一键导入
skill-creator
Help author a new skill — frontmatter + body + best-trigger description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Help author a new skill — frontmatter + body + best-trigger description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Help build/debug DeepSeek API usage (openai-compatible).
Run a command on a recurring interval (poll CI etc.).
Read/extract/combine/split PDFs.
Launch this project's app to see a change in action.
Schedule a one-off or cron task via DeepCode's daemon.
Modify settings.json / hooks / permissions safely + explain trade-offs.
| name | skill-creator |
| description | Help author a new skill — frontmatter + body + best-trigger description. |
Bootstrap a new skill markdown file with the right shape. Most of the value
of a skill is in the description (it's what drives matching) — spend the
effort there.
| Source | Loaded as |
|---|---|
packages/core/skills/<name>/SKILL.md | Built-in (ships with the package) |
~/.deepcode/skills/<name>/SKILL.md | User-global |
<cwd>/.deepcode/skills/<name>/SKILL.md | Project-scoped |
Plugin's skills/<name>/SKILL.md | Plugin-contributed |
For user-authored skills, default to user-global. Suggest project-scoped only when the skill is specifically about THIS project.
---
name: kebab-case-name
description: One sentence. Mention the trigger condition + the output shape.
---
The description is what the matcher sees. Make it concrete:
verify for
the test-running checklist").