Claude Skill
chrlsio/agent-skills
Agent Skills 是一款轻量级高性能跨平台桌面应用,用于在 Claude Code、Cursor、Gemini CLI、Copilot 等平台上浏览、同步和管理 AI Agent Skills。基于 Tauri 2 构建。
概览
仓库信息
安装这个 Skill
npm installRegistry 信息
npm installnpx tsc
项目简介
Agent Skills 是一款基于 Tauri 2(Rust + React)构建的轻量级、高性能跨平台桌面应用,用于在 Claude Code、Cursor、Gemini CLI、Copilot 等多个平台上浏览、同步和管理 AI Agent Skills。
Lightweight, high-performance cross-platform desktop app to browse, sync, and manage AI agent skills across Claude Code, Cursor, Gemini CLI, Copilot, and more.(轻量高性能的跨平台 AI Agent Skills 管理工具)
要点
- 基于 Tauri 2 构建的跨平台桌面应用(Windows、macOS、Linux)
- 在一个界面中浏览和管理来自多个平台的 AI Agent Skills
- 在 Claude Code、Cursor、Gemini CLI、Copilot 等平台间同步 Skills
- Rust 后端 + React 前端,轻量且高性能
- 开源且由社区驱动
使用场景
- 集中整理来自不同工具的 AI Agent Skills
- 无需切换平台即可快速浏览可用 Skills
- 在多个 AI 编码助手之间同步自定义 Skills
- 在统一的桌面界面中管理和更新 Skills
README 摘要
<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