← 返回
效率工具 中文

Subskill Generation Rule

Define project rules for subskill generation by organizing artifacts in data/, feature scripts in subskills/<feature>/, and optional SKILL.md per feature fol...
定义子技能生成的项目规则:构件放在 data/,特性脚本放在 subskills/<feature>/,每个特性目录可选包含 SKILL.md。
kenera
效率工具 clawhub v0.1.1 1 版本 99897 Key: 无需
★ 2
Stars
📥 930
下载
💾 14
安装
1
版本
#latest

概述

Subskill Generate Rule

Apply these rules for future updates:

  1. Store newly generated recommendation/result artifacts in data/.
  2. Place newly generated code scripts in subskills//.
  3. Use one folder per feature under subskills/.
  4. Add SKILL.md inside the feature folder when behavior/usage needs instructions.
  5. Avoid adding one-off scripts and generated files in the main skill root.

Recommended layout:

<skill>/
  SKILL.md
  config.json
  data/
  subskills/
    <feature-a>/
      SKILL.md
      *.py
    <feature-b>/
      SKILL.md
      *.py

When to Use

  • Creating new subskills
  • Organizing existing features
  • Enforcing file placement conventions
  • Keeping skill root clean

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 07:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,728
productivity

Word / DOCX

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

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,110