Skip to main content

create-skill

Repo-specific layer for adding a new Claude Code skill to this repository — naming conventions, where the skill lives (distributed, plugin-only, or repo-local), YAML frontmatter pitfalls, and the build/mirror/docs checklist a skill must pass before it ships in the plugin. For the general craft of writing skills (structure, descriptions, progressive disclosure, evals) it defers to the upstream skill-creator skill when that is installed. Use when the user wants to add a skill to this repository, turn a recurring workflow into a repo skill, or asks what conventions a new skill here must follow. Do not use for creating agents or knowledge bases — those have their own workflows — or for general skill-writing guidance outside this repository (use skill-creator directly).

설치로 이동

소스 정보

저장소
luanmorenommaciel/agentspec
최근 소스 활동
2026년 7월 4일 01:29
감지된 SKILL.md 언어
영어
스타
243
포크
126

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.