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