·review-skill-format
</>

review-skill-format

檢查 SKILL.md 檔案是否符合agentskills.io 標準。檢查 YAML frontmatter 欄位、必要部分、行數限制、流程步驟格式和登錄機碼同步。當新技能在合併前需要格式驗證、現有技能已被修改並需要重新驗證、對域中的所有技能執行批量審核或在拉取請求中審查貢獻者的技能提交時使用。

10安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill review-skill-format

如何安裝 review-skill-format

透過命令列快速安裝 review-skill-format AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill review-skill-format
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-11

Browse more skills from pjt222/development-guides

快速解答

什麼是 review-skill-format?

檢查 SKILL.md 檔案是否符合agentskills.io 標準。檢查 YAML frontmatter 欄位、必要部分、行數限制、流程步驟格式和登錄機碼同步。當新技能在合併前需要格式驗證、現有技能已被修改並需要重新驗證、對域中的所有技能執行批量審核或在拉取請求中審查貢獻者的技能提交時使用。 來源:pjt222/development-guides。

如何安裝 review-skill-format?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill review-skill-format 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides