Chain Hub stores your skills, workflows, and rules in one canonical place and symlinks them into every AI-powered editor on your machine — automatically.
Every AI editor has its own convention for storing rules and instructions. You maintain the same content in five places and they drift apart the moment you update one.
.cursor/rules/ in its own Markdown format.
~/.claude/ for skills and CLAUDE.md files.
Chain Hub maintains one canonical directory for all your AI knowledge, then symlinks it precisely into every editor — simultaneously.
~/.chain.
This becomes the canonical home for all your AI assistant knowledge.
Every major AI coding environment. Synchronized from one hub.
Chain Hub organizes AI knowledge into three first-class types — each with a clear role in how your assistants behave.
Skills are invocable by name. Workflows guide multi-step processes step by step. Rules are always-on constraints that shape every response. Together they form a coherent, portable knowledge system.
The chain CLI handles the full lifecycle — from initial setup to publishing new skills.
Clone, link, and run. No configuration files, no environment setup. Chain Hub figures out where each editor lives on its own.
chain setup.
chain validate and blocks broken skills automatically.
chain add github:owner/repo.