Community라이팅 & 에디팅github.com

Larslllllll/skillsmith

Lint, scaffold, package, and security-scan Claude Agent Skills (SKILL.md). Validated against 13 real Prime Agent skills + 2,095 live marketplace listings.

skillsmith란 무엇인가요?

skillsmith is a Claude Code agent skill that lint, scaffold, package, and security-scan Claude Agent Skills (SKILL.md). Validated against 13 real Prime Agent skills + 2,095 live marketplace listings.

지원 대상Claude Code~Codex CLI~Cursor
npx skills add Larslllllll/skillsmith

Installed? Explore more 라이팅 & 에디팅 skills: steipete/notion, langchain-ai/langchain, bytedance/podcast-generation · View all 6 →

즐겨 사용하는 AI에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

Skill Doctor

A meta-skill: it uses skillsmith to lint every other skill in this repository, so an agent (or a CI job) can self-check the skills it ships before anyone relies on them.

Usage

python -c "from skill_doctor import run; run('.')"

or from the shell:

skillsmith lint .

When to use this

  • Right after scaffolding a new skill with skillsmith init.
  • In CI, before merging a PR that adds or edits a SKILL.md.
  • Whenever an agent is about to hand a freshly written skill to another agent.

관련 스킬