什麼是 review-skill-format?
檢查 SKILL.md 檔案是否符合agentskills.io 標準。檢查 YAML frontmatter 欄位、必要部分、行數限制、流程步驟格式和登錄機碼同步。當新技能在合併前需要格式驗證、現有技能已被修改並需要重新驗證、對域中的所有技能執行批量審核或在拉取請求中審查貢獻者的技能提交時使用。 來源:pjt222/development-guides。
檢查 SKILL.md 檔案是否符合agentskills.io 標準。檢查 YAML frontmatter 欄位、必要部分、行數限制、流程步驟格式和登錄機碼同步。當新技能在合併前需要格式驗證、現有技能已被修改並需要重新驗證、對域中的所有技能執行批量審核或在拉取請求中審查貢獻者的技能提交時使用。
透過命令列快速安裝 review-skill-format AI 技能到你的開發環境
來源:pjt222/development-guides。
Validate a SKILL.md file against the agentskills.io open standard. This skill checks YAML frontmatter completeness, required section presence, procedure step format (Expected/On failure blocks), line count limits, and registry synchronization. Use this before merging any new or modified skill.
Confirm the SKILL.md file exists at the expected path and read its full content.
Expected: File exists and content is readable. Line count is displayed.
檢查 SKILL.md 檔案是否符合agentskills.io 標準。檢查 YAML frontmatter 欄位、必要部分、行數限制、流程步驟格式和登錄機碼同步。當新技能在合併前需要格式驗證、現有技能已被修改並需要重新驗證、對域中的所有技能執行批量審核或在拉取請求中審查貢獻者的技能提交時使用。 來源:pjt222/development-guides。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/pjt222/development-guides --skill review-skill-format檢查 SKILL.md 檔案是否符合agentskills.io 標準。檢查 YAML frontmatter 欄位、必要部分、行數限制、流程步驟格式和登錄機碼同步。當新技能在合併前需要格式驗證、現有技能已被修改並需要重新驗證、對域中的所有技能執行批量審核或在拉取請求中審查貢獻者的技能提交時使用。 來源:pjt222/development-guides。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill review-skill-format 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pjt222/development-guides