← 返回
未分类 中文

Modular Skill Groups

Organize and switch between named skill groups to keep context focused, list available groups, and manage skill assignments efficiently.
组织和切换命名技能组,保持上下文聚焦,列出可用组并高效管理技能分配。
di5cip1e di5cip1e 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 243
下载
💾 0
安装
1
版本
#context-window#latest#skill-management#token-optimization

概述

Modular Skill Groups

Manage skills as named groups — activate or deactivate entire groups at once to keep context clean.

Core Files

  • ~/.openclaw/active_skill_group — stores the current active group name
  • SKILL_GROUPS.md (references/) — full group definitions and skill map

Quick Commands

# Switch to a different group
echo "group-name" > ~/.openclaw/active_skill_group

# List all groups and which is active
cat ~/.openclaw/active_skill_group

# Add a skill to a group (append to the group's skill list in references/SKILL_GROUPS.md)

Available Groups

GroupUse when
-----------------
agent-builderM.ai.K.R dev, Stripe, DB, onboarding, agent ops
creativeGame AI, image/audio generation, multimedia
researchDeep research, competitive analysis, web intelligence
marketingOutreach, email automation, lead generation
minimalTight context — CORE skills only

Always-Loaded CORE Skills

These load every session regardless of group: self-improving, proactivity, sub-agent-orchestrator, research-assistant, elite-longterm-memory, qdrant-memory

Adding a New Skill to a Group

  1. Install the skill: clawhub install
  2. Edit references/SKILL_GROUPS.md
  3. Add the skill to the appropriate group's skill list

Creating a New Group

  1. Add a new ## GROUP: name section to references/SKILL_GROUPS.md
  2. List the skills (or empty for minimal)
  3. Activate: echo "name" > ~/.openclaw/active_skill_group

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-13 07:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 866 📥 346,746
data-analysis

Data Analysis

di5cip1e
分析CSV/Excel文件,提取洞察、生成统计、创建图表并输出摘要。适用于用户需要上传或分析电子表格的场景。
★ 0 📥 920
ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,519 📥 577,301