Claude Skill
chrlsio/agent-skills
Agent Skills is a lightweight, high-performance cross-platform desktop app for browsing, syncing, and managing AI agent skills across Claude Code, Cursor, Gemini CLI, Copilot, and more. Built with...
Overview
Repository
Install this Skill
npm installRegistry
npm installnpx tsc
Summary
Agent Skills is a lightweight, high-performance cross-platform desktop app built with Tauri 2 (Rust + React) for browsing, syncing, and managing AI agent skills across Claude Code, Cursor, Gemini CLI, Copilot, and more.
轻量高性能的跨平台桌面应用,用于浏览、同步和管理 Claude Code、Cursor、Gemini CLI、Copilot 等平台的 AI Agent Skills。
Key features
- Cross-platform desktop app (Windows, macOS, Linux) built with Tauri 2
- Browse and manage AI agent skills from multiple platforms in one place
- Sync skills across Claude Code, Cursor, Gemini CLI, Copilot, and more
- Lightweight and high-performance with Rust backend and React frontend
- Open-source and community-driven
Use cases
- Centralize and organize AI agent skills from different tools
- Quickly browse available skills without switching between platforms
- Sync custom skills across multiple AI coding assistants
- Manage and update skills in a unified desktop interface
README excerpt
<p align="center"> <img src="src-tauri/icons/icon-rounded.png" width="128" height="128" alt="AgentSkills Logo"> </p> <h1 align="center">AgentSkills</h1> <p align="center"> A cross-platform desktop app for managing AI agent skills.<br> Browse, install, sync, and edit skills across 16 agents from a single interface. </p> <p align="center"> <a href="https://github.com/chrlsio/agent-skills/releases"><img src="https://img.shields.io/github/v/release/chrlsio/agent-skills?style=flat-square" alt="Release"></a> <a href="https://github.com/chrlsio/agent-skills/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="License"></a> <a href="https://github.com/chrlsio/agent-skills/stargazers"><img src="https://img.shields.io/github/stars/chrlsio/agent-skills?style=flat-square" alt="Stars"></a> </p> <p align="center"> <a href="./README.zh-CN.md">简体中文</a> | <strong>English</strong> </p> --- ## Supported AI Tools - Claude Code - Cursor - Codex - Gemini CLI - GitHub Copilot CLI - Kiro - OpenCode - Antigravity - CodeBuddy - OpenClaw - Trae - Windsurf - Cline - Factory - Warp - Qoder ## Features - **Dashboard** — See which agents are installed, how many skills each has - **Skills Manager** — View, edit, uninstall, and sync skills across agents - **Marketplace** — Browse and install skills from [skills.sh](https://skills.sh) and [ClawHub](https://clawhub.ai) - **Skill Editor** — Edit SKILL.md files directly in the app - **File Watcher** — Auto-refreshes when skills change on disk - **Cross-Agent Sync** — Install a skill to one agent, sync it to all others in one click ## GUI Overview <p align="center"> <img src="docs/images/dashboard-light.png" width="48%" alt="AgentSkills dashboard view"> <img src="docs/images/ski