Skip to main content
CowAgent supports installing skills from Cow Skill Hub, GitHub, ClawHub, LinkAI, and any URL via a unified install command. Use /skill install in chat or cow skill install in the terminal. You can also add skills from the Capabilities page in the web console and desktop app. Click Add skill, then either:
  • From a market: pick Cow Skill Hub or ClawHub and enter the skill name, or pick GitHub and enter a repository or folder URL.
  • Upload: drop in a .zip / .tar.gz archive, a SKILL.md, or a whole skill folder.
The skill is fetched first and shown for review (its SKILL.md, file list, and whether it would replace an installed skill). Nothing is installed until you confirm.

From the Skill Hub

Browse all available skills at skills.cowagent.ai and install by name:

From GitHub

Any GitHub-hosted skill can be installed directly. Supports both repository-level batch install and subdirectory-level single install:

From ClawHub

All ClawHub skills (40k+) can be installed with a single command:

From LinkAI

All public resources on LinkAI (10k+ apps / workflows / plugins), as well as your own resources (apps, workflows, knowledge bases, databases, plugins), can be installed via:
Every resource created on the LinkAI platform has a unique code. Find it on each resource’s page in the console.

From URL

Supports zip archives and SKILL.md file links:

Manage Skills

All commands above work in the terminal by replacing /skill with cow skill. See Skill Management Commands for full documentation.