Skills Plugins MCP Prompt Model 博客 我的中心

skill-creator

Author or review AgentSkills: create, repair, validate, or restructure SKILL.md files and bundled resources.

DeepseekModel Curated skill Quality Excellent · 90 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=openclaw-openclaw-skills-skill-creator-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name skill-creator description Author or review AgentSkills: create, repair, validate, or restructure SKILL.md files and bundled resources. Skill Creator Workflow Establish the contract. Read the existing skill and its resources, or collect concrete requests for a new skill. Separate actual workflow branches from synonyms for the same branch. Done when: every branch has a concrete trigger, expected outcome, and persistence target. Choose invocation. Model-discoverable: write a model-facing description ; omit disable-model-invocation . Manual-only: set disable-model-invocation: true ; write a human-facing summary. Direct tool command: add command-dispatch: tool , command-tool , and command-arg-mode only when the command bypasses the model. Done when: frontmatter matches how the skill will actually be reached. Structure the skill. Map shared ordered procedure to SKILL.md ; end every step with a checkable completion criterion and finish with verification. Keep routing conditions in description ; start the body with execution. Map branch-only detail to references/ , deterministic helpers to scripts/ , output resources to assets/ , and optional UI metadata to agents/ . Done when: every planned resource has one purpose and a direct pointer from SKILL.md . Draft and persist. Live workspace skill: use skill_workshop to create or revise a pending proposal; keep live files unchanged until apply. Repository-owned skill source: use the repository's normal edit and review workflow. Done when: the proposal or source diff implements every branch from step 1 and contains every resource from step 3. Validate. Run python {baseDir}/scripts/quick_validate.py <skill-directory> and execute every touched helper's focused test. Done when: frontmatter passes, resource pointers resolve, and every touched helper passes its focused test. Frontmatter Required: name , description . OpenClaw also supports metadata , homepage , license , allowed-tools , user-invocable , disable-model-invocation , command-dispatch , command-tool , and command-arg-mode . Add optional fields only when they change runtime behavior or discovery.
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。