What are Skills?

Skills are modular capability packages that expand what a Claw can do. Learn about system, third-party, and team skills, installation, requirements, and skill packs.

What is a Skill?

A Skill is a modular capability package that expands what a Claw can do. Without skills, a Claw can have conversations and reason about information. With skills, it can take actions -- send emails, search the web, manage calendars, analyze spreadsheets, and much more.

Skills are installed per-Claw, so you can tailor each agent's capabilities to its specific role or workflow.

What types of Skills exist?

WorkClaw has three skill sources:

TypeDescriptionWho manages it
SystemBuilt-in skills maintained by WorkClaw. Always available, regularly updated, and included with your plan.WorkClaw
Third-partySkills from the marketplace, created by external developers and the community.External publishers
TeamCustom skills created by your organization for internal use. Only visible to your team.Your team

How do I install a Skill?

Skills are installed from the Skills section in a Claw's settings:

  1. Open the Claw you want to configure.
  2. Navigate to the Skills tab.
  3. Browse or search the marketplace.
  4. Click Install on the skill you want.

The skill becomes active immediately. Some skills may require a connection to an external service -- WorkClaw will prompt you to set this up if needed.

For detailed instructions, see Installing Skills.

What are Skill requirements?

Some skills depend on external services or other configuration to function. Common requirements include:

  • Connections -- a skill that manages Google Calendar needs a Google connection.
  • Vault secrets -- a skill that calls a custom API may need an API key stored in the Vault.
  • Other skills -- some skills build on the functionality of other skills.

WorkClaw tracks requirements automatically. When you install a skill with unmet requirements, you will see a clear list of what needs to be set up before the skill can operate.

What are Skill Packs?

Skill Packs are curated bundles of skills grouped around a common use case. Instead of installing skills one at a time, you can install a pack to get a full set of capabilities for a specific workflow.

Examples of skill packs:

  • Executive Assistant -- calendar management, email drafting, meeting prep, travel coordination.
  • Sales Operations -- CRM lookup, lead research, proposal drafting, follow-up scheduling.
  • Content Creator -- writing assistance, image handling, publishing, social media drafting.

Packs are available in the marketplace alongside individual skills. Installing a pack installs all of its included skills at once. You can still add or remove individual skills after installing a pack.

See Skill Packs for the full list of available packs.

How do Skills work under the hood?

When a Claw receives a request, it evaluates which of its installed skills are relevant to the task. The Claw selects the appropriate skill, invokes it, and uses the result to carry out the user's request. All of this happens automatically -- you do not need to tell the Claw which skill to use.

Skills are registered in the Claw's workspace, which means each Claw maintains its own skill configuration independently.

Frequently asked questions

Related documentation