Skip to content

skillshub link

The link command connects installed skills to all detected AI agents by creating per-skill symlinks in each agent’s skills directory.

Terminal window
skillshub link

When 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.

The following AI agents are automatically detected and linked:

AgentDirectorySkills 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

Link all installed skills to every detected agent:

Terminal window
skillshub link
Linked 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.