feat: Add mcp-skills-plugin for MCP to Claude Skills conversion#2
feat: Add mcp-skills-plugin for MCP to Claude Skills conversion#2bjornslib wants to merge 1 commit intodaymade:mainfrom
Conversation
New skill that converts MCP servers to Claude Skills with progressive disclosure pattern, reducing context usage by 90%+. Features: - mcp-to-skill-converter skill for converting MCP servers - Session start hook for auto-loading MCP Skills Registry - Supports stdio, http, and sse server types - Python CLI for listing, converting single or batch servers - Auto-updates index.json and removes converted servers from .mcp.json Author: Bjorn Schliebitz Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
Found your Github and thought why not submit this skill too :) |
|
Thanks for the PR — this is a great idea and I’m excited to get it in. I’d like to merge once a few blocking usability issues are fixed (no security issues found, but these will currently break a fresh user flow):
Also a couple integration assumptions to confirm (might be optional depending on how Claude Code expects plugins to be packaged):
Happy to approve right after these are addressed. If you want, I can also help with a follow‑up PR to fix any of the above quickly. |
|
Hi @bjornslib 👋 Just checking in on this PR! It's been 5 days since my review feedback on Jan 10th. First, I want to say this is really valuable work — converting MCP servers to Claude Skills with 90%+ context savings is exactly the kind of innovation this marketplace needs. I'm genuinely excited to get this merged. I know the review had quite a few items to address (5 blocking issues + 3 integration assumptions). If you're busy or stuck on any of them, I'm happy to help in whatever way works best: Option 1: I can create a follow-up PR 🛠️ Option 2: We can pair on it 🤝 Option 3: Take your time ⏰ Looking forward to hearing from you! If I don't hear back in the next few days, I'll assume you're busy and will go ahead with Option 1 to keep momentum going (with full credit to you for the original work, of course). Thanks again for this contribution! 🙏 |
Summary
Features
Test plan
Context Savings
Standalone Repository
Also available at: https://github.com/bjornslib/mcp-skills-plugin
Author: Bjorn Schliebitz
🤖 Generated with Claude Code