caibingcheng

my-skills-manager

1
0
# Install this skill:
npx skills add caibingcheng/my-skills-collection --skill "my-skills-manager"

Install specific skill from multi-skill repository

# Description

Add, remove, modify skills to my-skills-collection repository or sync the repository. Install all the skills to AI agent's skills directory after operations.

# SKILL.md


name: my-skills-manager
description: Add, remove, modify skills to my-skills-collection repository or sync the repository. Install all the skills to AI agent's skills directory after operations.


Instructions

This skill allows you to manage your personal skills repository. You can sync the repository to ensure it is up-to-date, or you can add, modify, or remove skills as needed.

After performing any operations, remember to install all the skills to your AI agent's skills directory as needed.

Repository Location

The skills repository is located at: ~/.my-skills-collection

Repository Structure

Refer to <repo-root>/INSTALLATION.md for the structure of the skills repository and how to install skills for different AI agents.

Commands

  • add-skills: Add new skills to the skills repository. See add-skills reference for detailed steps.
  • remove-skills: Remove existing skills from the skills repository. See remove-skills reference for detailed steps.
  • sync-repo: Sync the skills repository to ensure it is up-to-date with the remote repository. See sync-skills reference for detailed steps.

Post-Operation Reminder

After performing any operations, remember to install all the skills to your AI agent's skills directory as needed.

Installation and setup instructions for linking skills can be found in <repo-root>/INSTALLATION.md.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.