什麼是 add-skill?
將新的外部技能加入代理技能專案。支架技能 目錄,將其註冊到發布工作流程中,並建立 Claude 程式碼 符号链接。在技能/中新增任何新技能時使用。 來源:youdotcom-oss/agent-skills。
將新的外部技能加入代理技能專案。支架技能 目錄,將其註冊到發布工作流程中,並建立 Claude 程式碼 符号链接。在技能/中新增任何新技能時使用。
透過命令列快速安裝 add-skill AI 技能到你的開發環境
來源:youdotcom-oss/agent-skills。
Coordinate adding a new external skill to the agent-skills repository. Covers scaffolding, publish workflow registration, and symlink creation.
Is this an integration skill (agent generates code + tests calling real APIs) or a tool skill (agent runs a CLI command)?
Integration skills wrap SDKs or frameworks where the agent generates runnable code and integration tests.
將新的外部技能加入代理技能專案。支架技能 目錄,將其註冊到發布工作流程中,並建立 Claude 程式碼 符号链接。在技能/中新增任何新技能時使用。 來源:youdotcom-oss/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/youdotcom-oss/agent-skills --skill add-skill將新的外部技能加入代理技能專案。支架技能 目錄,將其註冊到發布工作流程中,並建立 Claude 程式碼 符号链接。在技能/中新增任何新技能時使用。 來源:youdotcom-oss/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/youdotcom-oss/agent-skills --skill add-skill 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/youdotcom-oss/agent-skills