Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 14, 2026·1 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Npm|Cargo
Confianza
Confianza: Established
Entrada
skills-manager-cli
Comando CLI universal
npx tokrepo install 110616b4-6175-52ec-9470-a722eb0b3157
Introducción

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).
🙏

Fuente y agradecimientos

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.

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados