LaunchKit · 2026
Back to Skills

capability-awareness

Makes OpenClaw agents aware of custom skills and capabilities.

0
0 downloads
by @pfaria32

Setup & Installation

openclaw skills install @pfaria32/capability-awareness

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install capability-awareness

What This Skill Does

Makes agents aware of custom skills installed in the workspace. Uses a skills-first approach: agents see short skill descriptions in their prompt and load the full SKILL.md on demand when relevant. Zero overhead when skills aren't in use.

When to use it

  • Discovering which custom skills are available in a workspace
  • Loading skill documentation on demand when a topic comes up
  • Adding new skills to the workspace discovery list
  • Keeping skill awareness lightweight with no baseline token cost
  • Building toward a skill marketplace with dynamic discovery