← 返回
内容创作 中文

Skill Builder / Creator

Create high-quality skills with modular structure, progressive disclosure, and token-efficient design.
创建高质量技能,采用模块化结构、渐进式展示和令牌高效设计。
ivangdavila
内容创作 clawhub v1.0.5 1 版本 99001.4 Key: 无需
★ 25
Stars
📥 7,233
下载
💾 676
安装
1
版本
#latest

概述

Setup

On first use, read setup.md for integration guidelines.

When to Use

User wants to create or improve a skill. Agent guides structure, reviews content, and ensures quality.

Data Storage

If user wants project tracking, create folder in their home directory.

See memory-template.md for the template structure.

The agent does NOT create files automatically. Always ask user first.

Architecture

Skills follow this structure:

skill-name/
├── SKILL.md           # Core instructions (SHORT)
├── [topic].md         # On-demand details
└── references/        # Heavy docs (optional)

Quick Reference

TopicFile
-------------
Setup processsetup.md
Tracking projectsmemory-template.md
Patterns and examplespatterns.md

Core Rules

1. SKILL.md Must Be Short

Target 30-50 lines, max 80. Move details to auxiliary files. Every line must justify its token cost.

2. Progressive Disclosure

Level 1: Metadata (name + description) — always loaded
Level 2: SKILL.md body — when skill triggers
Level 3: Auxiliary files — on demand

3. Descriptions Are Critical

One sentence, 15-25 words. Action verb first. Describes capabilities, not triggers.

❌ Wrong✅ Right
--------------------
"Use when user needs PDFs""Process, merge, and extract PDF content"
"Helper for Docker""Build, deploy, and debug Docker containers"
"Git guide""Manage branches, resolve conflicts, and automate workflows"

See patterns.md for more examples.

4. Required Structure

Every skill needs:

  • Frontmatter: name, slug, version, description
  • ## When to Use — activation triggers
  • ## Core Rules — 3-7 numbered rules

5. Auxiliary Files Over Inline Content

If content exceeds 20 lines or is only needed sometimes, split to separate file. Reference from Quick Reference table.

6. No Redundancy

Information lives in ONE place. SKILL.md references files, doesn't duplicate content.

7. Test Before Publish

Read the skill as if you're an agent encountering it fresh. Is every instruction clear and necessary?

Skill Building Traps

TrapWhy it failsFix
-------------------------
Explaining what X isModels already knowExplain WHEN and HOW
"Use when..." in descriptionWastes charactersAction verbs only
Keyword lists in descriptionLooks spammyOne clean sentence
Templates inlineBloats SKILL.mdSeparate file
Vague "observe" instructionsGets flagged suspiciousBe specific about what data
Undeclared file creationSecurity flagAdd Data Storage section

Related Skills

Install with clawhub install if user confirms:

  • skill-manager — manage installed skills
  • skill-update — update existing skills
  • skill-test — test skills locally

Feedback

  • If useful: clawhub star skill-builder
  • Stay updated: clawhub sync

版本历史

共 1 个版本

  • v1.0.5 当前
    2026-03-28 13:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 857 📥 199,254
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 294 📥 136,401
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 437 📥 147,171