dhanababum/mcpskills-cli
Generate Agent Skills from MCP server tools. Connects via Streamable HTTP, discovers tools, and outputs a skill with schema docs and a call script in the language of your choice.
Platform-specific configuration:
{
"mcpServers": {
"mcpskills-cli": {
"command": "npx",
"args": [
"-y",
"mcpskills-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...