skill-create by skillscatalog/registry
npx skills add https://github.com/skillscatalog/registry --skill skill-create使用此技能可从模板创建新的智能体技能。它会生成一个结构正确的技能目录,包含有效的 SKILL.md 文件以及可选的 scripts 和 assets 文件夹。
创建一个具有名称的新技能:
Create a new skill called "pdf-tools"
使用特定模板创建技能:
Create a new skill called "data-analyzer" using the with-scripts template
可用模板:
创建一个完整的技能目录:
基础模板:
pdf-tools/
├── SKILL.md
└── README.md
带脚本模板:
pdf-tools/
├── SKILL.md
├── README.md
└── scripts/
└── main.py
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
带资源模板:
pdf-tools/
├── SKILL.md
├── README.md
├── scripts/
│ └── main.py
└── assets/
└── .gitkeep
基础技能:
User: Create a new skill called "code-formatter"
Agent: Creating skill "code-formatter" with basic template...
Created:
✓ code-formatter/SKILL.md
✓ code-formatter/README.md
Next steps:
1. Edit SKILL.md with your skill's instructions
2. Add any supporting files
3. Run skill-validator to check compliance
交互模式:
User: Create a new skill
Agent: I'll help you create a new skill.
Skill name: code-formatter
Description: Format code in various languages
Template: with-scripts
License: MIT
Creating...
✓ Created code-formatter with with-scripts template
带元数据:
User: Create a new skill called "api-tester" with description "Test REST APIs" and author "acme-corp"
Agent: Creating skill "api-tester"...
✓ Created with custom metadata:
- Description: Test REST APIs
- Author: acme-corp
- License: MIT (default)
每周安装次数
127
代码仓库
GitHub 星标数
1
首次出现
2026年3月1日
安全审计
已安装于
codex125
gemini-cli125
github-copilot125
cursor125
opencode125
cline125
Use this skill to create new Agent Skills from templates. It generates a properly structured skill directory with a valid SKILL.md file and optional scripts/assets folders.
Create a new skill with a name:
Create a new skill called "pdf-tools"
Create a skill with a specific template:
Create a new skill called "data-analyzer" using the with-scripts template
Available templates:
Creates a complete skill directory:
Basic template:
pdf-tools/
├── SKILL.md
└── README.md
With-scripts template:
pdf-tools/
├── SKILL.md
├── README.md
└── scripts/
└── main.py
With-assets template:
pdf-tools/
├── SKILL.md
├── README.md
├── scripts/
│ └── main.py
└── assets/
└── .gitkeep
Basic skill:
User: Create a new skill called "code-formatter"
Agent: Creating skill "code-formatter" with basic template...
Created:
✓ code-formatter/SKILL.md
✓ code-formatter/README.md
Next steps:
1. Edit SKILL.md with your skill's instructions
2. Add any supporting files
3. Run skill-validator to check compliance
Interactive mode:
User: Create a new skill
Agent: I'll help you create a new skill.
Skill name: code-formatter
Description: Format code in various languages
Template: with-scripts
License: MIT
Creating...
✓ Created code-formatter with with-scripts template
With metadata:
User: Create a new skill called "api-tester" with description "Test REST APIs" and author "acme-corp"
Agent: Creating skill "api-tester"...
✓ Created with custom metadata:
- Description: Test REST APIs
- Author: acme-corp
- License: MIT (default)
Weekly Installs
127
Repository
GitHub Stars
1
First Seen
Mar 1, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex125
gemini-cli125
github-copilot125
cursor125
opencode125
cline125
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
166,500 周安装