Back to skills
extension
Category: AI Agent CapabilitiesNo API key required

my-skills-manager

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.

personAuthor: jakexiaohubgithub

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.