Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

mcp-to-skill

// Converts any MCP server into a standalone skill package with zero runtime dependencies (no MCP process required). Trigger when user says: "convert this MCP to a skill", "I don't want to use MCP anymore", "wrap MCP X as a skill", "MCP is too heavy", "turn MCP capabilities into a skill". Does: connects to MCP server to extract tool schemas, analyzes source code to infer equivalent Bash commands, generates a ready-to-use skill package and registers it with the agent, optionally asks user to remove the original MCP. Does NOT: execute MCP tool calls to complete tasks (that's using MCP, not converting it); wrap existing Bash scripts as skills (use skill-creator); execute MCP business logic. Optional dependency: skill-creator (improves generated SKILL.md quality).

$ git log --oneline --stat
stars:١
forks:٠
updated:٢ مايو ٢٠٢٦ في ١٦:٠٢
مستكشف الملفات
2 ملفات
SKILL.md
readonly