返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

my-skills-manager

向my-skills-collection仓库中添加、删除或修改技能,或者同步该仓库。操作完成后,将所有技能安装到AI代理的技能目录中。

person作者: 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.