什麼是 create-mcp-skill?
請依照 MCP CLI 指南中的最佳實務建立使用 MCP 伺服器的新技能。當使用者想要為新的 MCP 伺服器建立技能或將 MCP 功能整合到技能中時使用。 來源:cygnusfear/agent-skills。
請依照 MCP CLI 指南中的最佳實務建立使用 MCP 伺服器的新技能。當使用者想要為新的 MCP 伺服器建立技能或將 MCP 功能整合到技能中時使用。
透過命令列快速安裝 create-mcp-skill AI 技能到你的開發環境
來源:cygnusfear/agent-skills。
Guide for creating new skills that use MCP (Model Context Protocol) servers with optimized performance patterns.
📚 Reference: See MCP CLI Guide for detailed patterns and best practices.
This skill helps you create a new skill that uses an MCP server by:
請依照 MCP CLI 指南中的最佳實務建立使用 MCP 伺服器的新技能。當使用者想要為新的 MCP 伺服器建立技能或將 MCP 功能整合到技能中時使用。 來源:cygnusfear/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cygnusfear/agent-skills --skill create-mcp-skill請依照 MCP CLI 指南中的最佳實務建立使用 MCP 伺服器的新技能。當使用者想要為新的 MCP 伺服器建立技能或將 MCP 功能整合到技能中時使用。 來源:cygnusfear/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cygnusfear/agent-skills --skill create-mcp-skill 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cygnusfear/agent-skills