skills-manager

Manage AI agent skills via a CLI for backup, restoration, and symlinking.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tc9011/my-skills --skill skills-manager-tc9011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-manager
Source: https://github.com/tc9011/my-skills/tree/main/skills/skills-manager
Command: npx skills add https://github.com/tc9011/my-skills --skill skills-manager-tc9011

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a command-line interface to manage AI agent skills, enabling backup, synchronization, and linking across different machines and projects.

Core Features & Use Cases

  • Backup & Sync: Push and pull skills to/from a GitHub repository for version control and cross-machine synchronization.
  • Skill Linking: Link skills globally to agents or project-specifically, managing dependencies and configurations.
  • Use Case: Set up your AI agent skills on a new machine by pulling them from GitHub and linking them to your preferred agents with a single command.

Quick Start

Use the skills-manager CLI to pull the latest skills from your GitHub repository.

Frequently Asked Questions about skills-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I back up and sync AI agent skills across different machines?

Back up and sync AI agent skills by pushing them to a GitHub repository for version control, then pulling them to new machines using a dedicated CLI for cross-machine synchronization and restoration.

Can I link AI skills globally or project-specifically via CLI?

Yes, you can link AI skills globally to agents or project-specifically using the CLI, managing dependencies and configurations through symlinking to integrate skills where needed.

Do I need Node.js and GitHub CLI to manage skills with this tool?

Yes, Node.js is required to run the CLI for skill management, and the GitHub CLI is optionally needed for authentication and Git operations when syncing skills to version control repositories.

What is the best way to set up AI agent skills on a new machine?

Set up AI agent skills on a new machine by pulling the latest skills from your GitHub repository and linking them to your preferred agents with a single CLI command for immediate availability.

Does skills-manager support restoring skills through symlinking?

Yes, skills-manager supports restoring AI agent skills through symlinking, allowing you to manage both global and project-level skill dependencies efficiently through its command-line interface.