Sandbox
@qufei1993/skills-hub

Desktop app for syncing Agent Skills across tools

Skills Hub keeps Agent Skills in one central repository and syncs them to the global or project skill directories used by different AI coding tools. It handles install, update, tagging, bulk changes, and tool target management from one interface. The app prefers symlink or junction syncing and falls back to copying when the platform requires it.

1,644 stars184 forksRustUpdated 7d ago
Who it's for

Builders who want one place to manage skills for Claude Code, Codex, Cursor, Gemini CLI, Copilot, and Windsurf.

What it delivers

You can install a skill once and keep it synced across multiple agent tools without managing each skills folder by hand.

What it does

Central skill library

Stores skills in one managed repository instead of scattering copies across tool folders.

Multi-source install

Lets you add skills from curated lists, online search, local folders, or Git repositories.

Multi-tool sync

Syncs skills to global or project-level directories for supported AI coding tools.

Bulk management

Applies tags, enabled state, target tools, or delete actions to many skills at once.

Automatic updates

Schedules Git and local-source skill updates and shows checked, updated, and failed results.

Tool directory management

Lets you enable built-in tool targets or define custom skills directories.

Skill migration

Scans installed tool folders and imports existing local skills into the central library.

Skill detail view

Shows file trees, Markdown content, and code snippets for each skill.

How to get it

  1. 1Tauri system dependencies (follow Tauri official docs for your OS)
    npm install
    npm run tauri:dev
  2. 2Run
    npm run lint
    npm run build
    npm run tauri:build
  3. 3Linux (deb+AppImage): npm run tauri:build:linux:all
    cd src-tauri
    cargo test

README

Skills Hub (Tauri Desktop)

A cross-platform desktop app (Tauri + React) for installing, organizing, updating, and syncing Agent Skills to multiple AI coding tools' global or project-level skills directories. Skills Hub prefers symlink/junction and automatically falls back to copy when needed: "Install once, sync everywhere".

Documentation

Why Skills Hub

AI coding tools increasingly use their own skills directories and installation flows. Maintaining those directories manually can quickly become messy: the same skill gets copied many times, update sources become unclear, tool activation states drift, and bulk cleanup takes too much effort.

Skills Hub installs skills into one central repository, then syncs them to tools such as Claude Code, Codex, Cursor, OpenCode, and Antigravity based on your choices. You can tag skills, choose global or project scope, update tool targets in bulk, and let the system update Git and local-source skills on a schedule.

Key Features

  • Centralized library: Install skills into one central repository instead of scattering copies across tool folders.
  • Explore and install: Install from curated lists, online search, local folders, or Git repositories.
  • Multi-tool sync: Sync skills to different AI coding tools by global or project scope.
  • Bulk management: Apply tags, tool targets, enabled state, or delete operations to many skills at once.
  • Tag organization: Filter, group, and maintain skills with tags.
  • Tool management: Enable built-in tool targets or add custom skills directories.
  • Automatic updates: Update Git and local-source skills on a schedule, with visible failure details.
  • Detail view: Browse skill file trees, Markdown content, and code snippets.
  • Migration: Scan and import existing local skills into one managed library.
  • Discovery controls: Choose which installed tool directories participate in import discovery.

Interface Preview

My Skills — Managed Skills and Bulk Actions

My Skills provides card and list views for each managed skill's source, tags, sync scope, target tools, and enabled state. The toolbar supports scope filtering, sorting, tag filtering, search, and bulk actions.

When Skills Hub discovers importable Skills in installed tool directories, the discovery banner lets you review them or open Scan settings. Scan sources are independent from sync targets, persist across restarts, and remain accessible from Settings. Only directories containing SKILL.md are shown as importable Skills.

My Skills card view

My Skills list view with bulk actions

Explore — Curated Skills and Online Search

Explore brings together curated repository skills and online search. After clicking Install, you can choose tags, install scope, and target tools.

Explore online skills

Add Skill — Set Tags, Scope, and Tools Before Installation

Manual add supports both local folders and Git repositories. Before installing, you can assign tags, choose global or project scope, and choose which tools to sync to.

Add a skill from a Git repository

Tools — Built-in and Custom Tool Management

Tools shows detected and enabled AI coding tools with recognizable product icons. You can enable built-in targets or create and edit custom tools with an avatar, skills directories, and an explicit sync mode.

Built-in and custom tool management

Updates — Scheduled Runs and Results

Updates can register a system-level schedule that keeps Git and local-source skills current while the app is closed. You can also update immediately and review checked, updated, and failed counts from the latest run.

Scheduled skill updates and run results

Settings — App-Level Preferences

Settings keeps app-level preferences such as interface language, appearance, storage and cache, GitHub token, network proxy, and app updates.

Application preferences

Workflow

  1. Install a skill from Explore, a local folder, or a Git repository.
  2. Choose tags, sync scope, and target tools before installation.
  3. Skills Hub stores the skill in the central repository, which defaults to ~/.skillshub.
  4. Skills Hub syncs it to global skills directories or project-level skills directories based on each tool's rules.
  5. Later, you can organize, enable/disable, delete, or bulk update skills from My Skills, and configure tool targets or automatic updates from Management Center.

Supported AI Coding Tools

Skills Hub includes 47 built-in tool adapters and supports custom skills directories from Management Center. Project skills directories are relative to the selected project root. Tools marked N/A do not have a confirmed project-level skills directory and are supported for global sync only.

tool keyDisplay nameglobal skills dir (relative to ~)project skills dir (relative to project)detected if exists (relative to ~)
cursorCursor.cursor/skills.agents/skills.cursor
claude_codeClaude Code.claude/skills.claude/skills.claude
codexCodex.codex/skills.agents/skills.codex
deepseek_harnessDeepSeek Harness.dsh/skills.dsh/skills.dsh
opencodeOpenCode.config/opencode/skills.agents/skills.config/opencode
antigravityAntigravity.gemini/config/skills.agents/skills.gemini/config
ampAmp.config/agents/skills.agents/skills.config/agents
kimi_cliKimi Code CLI.kimi-code/skills (or $KIMI_CODE_HOME/skills).kimi-code/skills.kimi-code (or $KIMI_CODE_HOME)
augmentAugment.augment/skills.augment/skills.augment
openclawOpenClaw.openclaw/skillsskills.openclaw
copawCopaw.copaw/skill_pool.copaw/skill_pool.copaw
clineCline.agents/skills.agents/skills.agents
codebuddyCodeBuddy.codebuddy/skills.codebuddy/skills.codebuddy
codewhaleCodeWhale.codewhale/skills.codewhale/skills.codewhale
workbuddyWorkBuddy.workbuddy/skillsN/A.workbuddy
command_codeCommand Code.commandcode/skills.commandcode/skills.commandcode
continueContinue.continue/skills.continue/skills.continue
crushCrush.config/crush/skills.crush/skills.config/crush
junieJunie.junie/skills.junie/skills.junie
iflow_cliiFlow CLI.iflow/skills.iflow/skills.iflow
kiro_cliKiro CLI.kiro/skills.kiro/skills.kiro
kodeKode.kode/skills.kode/skills.kode
mcpjamMCPJam.mcpjam/skills.mcpjam/skills.mcpjam
mistral_vibeMistral Vibe.vibe/skills.vibe/skills.vibe
muxMux.mux/skills.mux/skills.mux
openclaudeOpenClaude IDE.openclaude/skills.openclaude/skills.openclaude
openhandsOpenHands.openhands/skills.openhands/skills.openhands
piPi.pi/agent/skills.pi/skills.pi
qoderQoder.qoder/skills.qoder/skills.qoder
qoderworkQoderWork.qoderwork/skills.qoderwork/skills.qoderwork
qwen_codeQwen Code.qwen/skills.qwen/skills.qwen
traeTrae.trae/skills.trae/skills.trae
trae_cnTrae CN.trae-cn/skills.trae/skills.trae-cn
zencoderZencoder.zencoder/skills.zencoder/skills.zencoder
neovateNeovate.neovate/skills.neovate/skills.neovate
pochiPochi.pochi/skills.pochi/skills.pochi
adalAdaL.adal/skills.adal/skills.adal
kilo_codeKilo Code.kilocode/skills.kilocode/skills.kilocode
roo_codeRoo Code.roo/skills.roo/skills.roo
gooseGoose.config/goose/skills.goose/skills.config/goose
gemini_cliGemini CLI.gemini/skills.agents/skills.gemini
github_copilotGitHub Copilot.copilot/skills.agents/skills.copilot
clawdbotClawdbot.clawdbot/skills.clawdbot/skills.clawdbot
droidDroid.factory/skills.factory/skills.factory
windsurfWindsurf.codeium/windsurf/skills.windsurf/skills.codeium/windsurf
moltbotMoltBot.moltbot/skills.moltbot/skills.moltbot
hermes_agentHermes Agent.hermes/skillsN/A.hermes

See src-tauri/src/core/tool_adapters/mod.rs for the complete path rules and detection logic.

Development

Prerequisites

  • Node.js 18+ (recommended: 20+)
  • Rust (stable)
  • Tauri system dependencies (follow Tauri official docs for your OS)
npm install
npm run tauri:dev

Build

npm run lint
npm run build
npm run tauri:build

Platform build commands (from package.json)

  • macOS (dmg): npm run tauri:build:mac:dmg
  • macOS (universal dmg): npm run tauri:build:mac:universal:dmg
  • Windows (MSI): npm run tauri:build:win:msi
  • Windows (NSIS exe): npm run tauri:build:win:exe
  • Windows (MSI+NSIS): npm run tauri:build:win:all
  • Linux (deb): npm run tauri:build:linux:deb
  • Linux (AppImage): npm run tauri:build:linux:appimage
  • Linux (deb+AppImage): npm run tauri:build:linux:all

Tests (Rust)

cd src-tauri
cargo test

Contributing & Security

FAQ / Notes

  • Where are skills stored? The Central Repo defaults to ~/.skillshub (configurable in Settings).
  • What are tags for? Tags help you find and organize skills. They do not change where a skill is synced or which tools can use it.
  • What is Management Center for? Management Center handles tags, tool targets, and automatic skill updates. Settings keeps app-level preferences.
  • Does disabling a skill delete files? No. Disabling only removes tool-side sync. The skill and its configuration remain in the Central Repo and can be enabled again later.
  • What does bulk tool setup mean? Skills Hub applies the currently selected tool list to the selected skills. Unchecked tools are removed from those skills' sync targets.
  • What is project-level sync? The skill is still stored once in the Central Repo, but its sync target is a selected project directory such as <project>/.agents/skills, <project>/.claude/skills, or another tool-specific project skills path.
  • What is a custom tool directory? If an internal tool or wrapped agent has its own skills directory, you can add it in Management Center as a custom sync target.
  • What does automatic update update? It updates Git and local-source skills according to your schedule, then syncs the result to the configured tool targets.
  • Which requests use the network proxy? It affects GitHub API calls, curated skill lists, GitHub Contents downloads, and Git clone/fetch/update flows.
  • Why is Cursor sync always copy? Cursor currently does not support symlink/junction-based skill directories, so Skills Hub forces directory copy when syncing to Cursor.
  • Why does sync sometimes fall back to copy? Skills Hub prefers symlink/junction, but on some systems (especially Windows) symlinks may be restricted; in that case it falls back to directory copy.
  • What does TARGET_EXISTS|... mean? The target folder already exists and the operation did not overwrite it (default is non-destructive). Remove the existing folder or retry with the appropriate overwrite flow.
  • macOS Gatekeeper note (unsigned/notarized builds, may vary by macOS version): if you see “damaged” or “unverified developer”, run xattr -cr "/Applications/Skills Hub.app" (https://v2.tauri.app/distribute/#macos).

Supported Platforms

  • macOS (verified)
  • Windows (expected by design; not validated locally)
  • Linux (expected by design; not validated locally)

License

MIT License — see LICENSE.

Files in the repo

Repository payload25 top-level entries
  • .github
  • docs
  • public
  • scripts
  • src
  • src-tauri
  • .env.example
  • .gitignore
  • AGENTS.md
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • eslint.config.js
  • featured-skills.json
  • index.html
  • LICENSE
  • package-lock.json
  • package.json
  • README.md
  • SECURITY.md
  • tsconfig.app.json
  • tsconfig.json
  • tsconfig.node.json
  • vite.config.ts

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More tools

JuliusBrussee/
caveman

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

105k
1 add
MemPalace/
mempalace

The best-benchmarked open-source AI memory system. And it's free.

59k
stablyai/
orca

Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.

66k

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

132k

Never stop coding. Free MIT AI gateway: one endpoint, 352 providers (150+ free), 1200+ models Kimi, Claude, GPT, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 550+ contributors

64k
headroomlabs-ai/
headroom

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

71k