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 当前展示的配套文件。