From canopy
Add a repository to a Canopy workspace without spawning the browser UI. Use for quick keyboard-only edits when the user already knows the workspace name and repo path.
How this skill is triggered — by the user, by Claude, or both
Slash command
/canopy:add-repoThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Quick path for "add this repo to my workspace" — no UI involved.
Quick path for "add this repo to my workspace" — no UI involved.
~/.claude/canopy/workspaces/<name>/, use <name>. Otherwise list workspaces with ${CLAUDE_PLUGIN_ROOT}/bin/canopy list and ask the user which one.${CLAUDE_PLUGIN_ROOT}/bin/canopy add-repo <workspace> <absolute-repo-path> [alias]. The alias defaults to the repo directory's basename — only pass one if the user requests it explicitly.${CLAUDE_PLUGIN_ROOT}/bin/canopy launch <workspace> to regenerate the merged config.<alias> → <path>. Exit this session and run cd <workspace-path> && claude to pick up the new repo's settings (additionalDirectories, permissions, MCP)."additionalDirectories in the workspace's merged settings.local.json.npx claudepluginhub jakecjones/marketplace --plugin canopyProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.