Skip to content

landn172/skill-manager

Repository files navigation

Skill Manager 🧠

English | 中文

The App Store for your AI Agents (Cursor, Claude, etc.)
The easiest way to manage MCP servers locally.

Skill Manager is a powerful desktop application built with Tauri, Vue 3, and Rust, designed to manage skills and MCP servers for various AI agents (Anthropic, Claude Code, OpenCode, Cursor, and more).

📸 Screenshots

Marketplace

Marketplace - Browse and discover skills from multiple sources

Install Flow Demo

Install Flow - One-click skill installation

Installed Skills

Installed Skills - Manage your installed skills

Settings

Settings - Auto-detect installed AI coding agents

🚀 Features

  • The Agent App Store: Browse and discover skills from multiple official and community sources (SkillsMP, Anthropic, etc.).
  • Smart Onboarding: Automatically detects your installed agents (Cursor, VS Code, etc.) and offers one-click setup.
  • Improved Discovery:
    • Supports single-skill repositories (e.g., BH-M87/why-what-how-skill).
    • recursively discovers skills in monorepos (e.g., anthropics/skills).
  • Safety First:
    • Secure uninstallation with confirmation modals.
    • Prevents accidental deletion of critical skills.
  • Local MCP Manager (Coming Soon):
    • Visual configuration for Model Context Protocol servers.
    • Switch between "Dev Mode" (Github/Postgres MCP) to "Writing Mode" instantly.
  • Multi-Agent Support: Install skills to Cursor, VS Code, Claude, and more with a single click.
  • Advanced Fetching:
    • Git-first: Clones repositories directly for the most up-to-date code.
    • HTTP Fallback: Automatically falls back to ZIP downloads if Git is unavailable.
  • Local Management: View, create, and uninstall skills from your local environment.
  • Persistent Caching: Faster startup and offline access.

📦 Sources

The marketplace aggregates skills from several high-quality sources:

  • Anthropic Official: The core skill set for Anthropic agents.
  • Vercel Labs: Experimental and cutting-edge agent skills.
  • Community Sources: Various GitHub repositories containing useful templates and tools.

🛠️ Development

Prerequisites

Setup

# Install dependencies
npm install

# Run in development mode
npm run tauri dev

Tech Stack

  • Frontend: Vue 3, Pinia, Vite, TypeScript, Lucide Icons.
  • Backend: Rust, Tauri, Reqwest (HTTP), Tokios (Async), Zip Extraction.

🛠️ Troubleshooting (macOS)

If you encounter an "App is damaged" or "Cannot be opened" error on macOS after downloading, you can resolve it by removing the quarantine attribute:

sudo xattr -rd com.apple.quarantine /Applications/Skill\ Manager.app

📄 License

MIT

About

Skill Manager. All your AI Agent skills in one place. 🧠 The ultimate management dashboard for Anthropic, Claude, and beyond. Fast. Secure. Open Source.

Topics

Resources

Stars

Watchers

Forks

Packages