什麼是 skill-validator?
驗證代理技能的正確性、可讀性、工作流程清晰度和隔離性,確保它們可以獨立安裝,而不依賴其他技能。 來源:prulloac/agent-skills。
驗證代理技能的正確性、可讀性、工作流程清晰度和隔離性,確保它們可以獨立安裝,而不依賴其他技能。
透過命令列快速安裝 skill-validator AI 技能到你的開發環境
來源:prulloac/agent-skills。
When to use this skill Use this skill when you need to validate an agent skill folder, checking its structure, content, and adherence to best practices. This includes verifying frontmatter, readability, workflow definitions, validation steps, cross-references, and isolation from other skills.
When no issues are found: ✅ No issues found. The skill is valid and ready for use.
| Repeated workflow steps | Step description appears in both SKILL.md and references/workflow.md | Consolidate; cross-reference | | Duplicate examples | Same code example shown in multiple sections | Keep in one place; reference from others |
驗證代理技能的正確性、可讀性、工作流程清晰度和隔離性,確保它們可以獨立安裝,而不依賴其他技能。 來源:prulloac/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/prulloac/agent-skills --skill skill-validator驗證代理技能的正確性、可讀性、工作流程清晰度和隔離性,確保它們可以獨立安裝,而不依賴其他技能。 來源:prulloac/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/prulloac/agent-skills --skill skill-validator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/prulloac/agent-skills