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