skillshub link
skillshub link
Section titled “skillshub link”The link command connects installed skills to all detected AI agents by creating per-skill symlinks in each agent’s skills directory.
skillshub linkWhen run, skillshub scans for all supported agents on your system and creates symlinks so each agent can discover and use the installed skills. External skills (installed through other means) are also automatically discovered and synced to all agents.
Supported agents
Section titled “Supported agents”The following AI agents are automatically detected and linked:
| Agent | Directory | Skills Path |
|---|---|---|
| Claude | ~/.claude | ~/.claude/skills |
| Codex | ~/.codex | ~/.codex/skills |
| OpenCode | ~/.opencode | ~/.opencode/skill |
| Aider | ~/.aider | ~/.aider/skills |
| Cursor | ~/.cursor | ~/.cursor/skills |
| Continue | ~/.continue | ~/.continue/skills |
| Trae | ~/.trae | ~/.trae/skills |
| Kimi | ~/.kimi | ~/.kimi/skills |
| OpenClaw | ~/.openclaw | ~/.openclaw/skills |
| ZeroClaw | ~/.zeroclaw | ~/.zeroclaw/skills |
Examples
Section titled “Examples”Link all installed skills to every detected agent:
skillshub linkLinked code-reviewer to claude.Linked code-reviewer to cursor.Linked frontend-design to claude.Linked frontend-design to cursor.4 links created across 2 agents.Re-run skillshub link any time you install new skills or set up a new agent to keep everything synchronized.