Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 14, 2026·1 min de lecture

skills-manager — Desktop Skill Sync + CLI

A lightweight desktop app to manage, sync, and organize AI agent skills, with a companion CLI; verified 1411★, pushed 2026-05-14.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Npm|Cargo
Confiance
Confiance : Established
Point d'entrée
skills-manager-cli
Commande CLI universelle
npx tokrepo install 110616b4-6175-52ec-9470-a722eb0b3157
Introduction

A lightweight desktop app to manage, sync, and organize AI agent skills, with a companion CLI; verified 1411★, pushed 2026-05-14.

Best for: Teams keeping many skills/prompts in sync across machines and repos

Works with: Node + Rust/Tauri build; README includes npm install and a cargo install CLI path

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 1411 stars · 121 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: skills-manager-cli.

Main

  • Standardize where skills live: define a single on-disk location and let the manager sync from that source of truth.

  • Use the CLI for automation: schedule sync checks in CI or a cron job instead of relying on manual updates.

  • Keep skill metadata consistent: name, version, and usage docs should travel with the skill content.

  • Prefer small, testable skills: a manager helps, but smaller skills reduce breakage across host tools.

README (excerpt)

Skills Manager

One app to manage AI agent skills across all your coding tools.

中文说明  ·  @JayTL00 on X  ·  Buy me a coffee

Skills Manager Library

Install Skills — Marketplace

Install Skills Marketplace

Global Workspace

Global Workspace

Agent Workspace

Agent Workspace

Project Workspace

Project Workspace

Settings

Settings

Features

  • Unified skill library — Install skills from Git repos, local folders, .zip / .skill archives, or the skills.sh marketplace. Everything goes into one central repo, which defaults to ~/.skills-manager and can be customized in Settings.
  • Marketplace + AI search — Browse popular skills from the marketplace, run keyword search, or enable SkillsMP AI search with your API key.
  • Presets — Group skills into named presets. In any workspace, click a preset pill to instantly activate or deactivate all its skills for the current agent scope. The sidebar lists all presets for quick access.
  • Global Workspace — Each agent gets its own page listing every skill in its global folder — including ones installed outside Skills Manager — so the view always reflects what the agent actually sees. Add or remove skills per agent, or use the All Agents overview to manage every installed agent at once.

Source-backed notes

  • README includes npm install for dependencies and a Rust CLI install command: cargo install --path src-tauri --bin skills-manager-cli ....
  • Repo is MIT licensed and actively maintained (verified via GitHub API).
  • Languages include both Rust and TypeScript (verified via GitHub languages API snapshot).

FAQ

  • Is there a CLI?: Yes—README shows installing skills-manager-cli via Cargo in src-tauri.
  • Do I need Rust installed?: Only for building/installing the CLI; the desktop app uses Tauri and may require toolchain setup.
  • What problem does it solve?: Keeping many skills organized and synchronized across machines/projects (as described in README).
🙏

Source et remerciements

Created by xingkongliang. Licensed under MIT.

xingkongliang/skills-manager — ⭐ 1411

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires