skill-activation-booster
Skill Activation Booster - Fix the 40% activation problem. Optimize triggers, descriptions, and context so agents actually use your skills.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aptratcn/xiaobai-activation-boosterSkill Activation Booster 🚀
Fix the 40% activation problem. Optimize triggers, descriptions, and context so agents actually use your skills.
The Problem
Tessl Research (April 2026) discovered a critical issue:
Agents only activate relevant skills ~40% of the time in unforced settings.
This means 60% of the time, agents ignore valuable skills they have access to. Your skill might be amazing, but if the agent never activates it, it's worthless.
Root Causes of Low Activation
1. Vague Triggers
❌ Bad: "Use this skill when working with databases"
✅ Good: "Trigger when user mentions: SQL, PostgreSQL, MySQL, 'query', 'database schema', 'migrate data'"
2. Missing Context Signals
❌ Bad: Description only mentions one use case
✅ Good: Description lists 5+ specific scenarios with example phrases
3. Generic Descriptions
❌ Bad: "A helpful tool for developers"
✅ Good: "PostgreSQL query optimizer - fix slow queries, analyze execution plans, suggest indexes"
4. Buried Instructions
❌ Bad: Key trigger words buried in paragraph 3
✅ Good: Trigger words in first 2 sentences of description
5. Competing Skills
❌ Bad: 3 skills all trigger on "git"
✅ Good: One skill for "git commit", another for "git branch", another for "git conflict"
Optimization Checklist
Phase 1: Trigger Audit
- List all trigger words/phrases
- Check if trigger words appear in user's natural language
- Verify triggers don't overlap with other skills
- Test: "Would this phrase activate the skill?"
Phase 2: Description Optimization
- First 50 chars contain primary trigger
- Description matches how users actually ask for help
- Include 3-5 example user phrases that should trigger
- Mention alternatives: "When user asks X OR Y OR Z"
Phase 3: Context Enhancement
- Add "When NOT to use" section (reduces false activations)
- Include common synonyms for key concepts
- Add domain-specific terminology
- List related but different scenarios
Phase 4: Activation Testing
- Test with 10 natural user phrases
- Verify skill activates when it should
- Verify skill doesn't activate when it shouldn't
- Adjust based on results
Optimization Template
## Skill Activation Profile
### Primary Triggers (must activate)
- "phrase 1"
- "phrase 2"
- "phrase 3"
### Secondary Triggers (should activate)
- "related phrase 1"
- "related phrase 2"
### Anti-Triggers (should NOT activate)
- "similar but different 1"
- "similar but different 2"
### Example User Messages That Should Trigger
1. "Can you help me optimize this SQL query?"
2. "The database is running slow"
3. "I need to add an index to my table"
### Example User Messages That Should NOT Trigger
1. "Can you optimize this Python code?" (not database)
2. "Help me design a database schema" (different skill)
### Optimized Description (first 80 chars)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aptratcn-xiaobai-activation-booster": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
china-tour
AI-powered tour guide with backend API and offline fallback. Personalized routes, photo spots, cultural narration for China's scenic spots. Bilingual support. 中国景区智能导览助手,支持后端API增强与离线备份,个性化路线推荐、拍照机位、文化讲解,中英双语。
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
benchmark-lobster-forge
用元认知引导发现值得被做成小龙虾的机会点,并将其收敛为可开箱即用的基准 Agent 小龙虾。
mempalace-integration
MemPalace记忆系统集成 - AAAK压缩 + Hall分类 + L0-L3分层 30x无损压缩(1000→33 tokens)(1000→33 tokens)(1000→33 tokens)(1000→33 tokens)(1000→33 tokens)(1000→33 tokens),facts/events/preferences/advice分类,加载优先级
aethercore
AetherCore v3.3.4 - Security-focused final release. High-performance JSON optimization with universal smart indexing for all file types. All security review issues fixed, ready for production.