odewahn/skills-mcp-server
3.2
If you are the rightful owner of skills-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Skills MCP Server is a Model Context Protocol server designed to manage AI skills using LLM-generated navigation indexes.
Tools
Functions exposed to the LLM to take actions
install_skill
Install .skill file and generate index.
list_skills
Show all installed skills.
regenerate_index
Regenerate index with a different model.
search_skills
Find skills matching a query.
get_skill_index
Load navigation index.
load_skill
Get SKILL.md instructions.
list_sections
Table of contents.
fetch_section
Extract specific section.
search_content
Search with context.
grep_skill
Raw grep search.
find_code_blocks
Find code examples.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client