# 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.

- Skill: `majiayu000/my-skills-manager` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/my-skills-manager`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/my-skills-manager/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/my-skills-manager

---


## 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](reference/add-skills.md) for detailed steps.
- remove-skills: Remove existing skills from the skills repository. See [remove-skills reference](reference/remove-skills.md) for detailed steps.
- sync-repo: Sync the skills repository to ensure it is up-to-date with the remote repository. See [sync-skills reference](reference/sync-skills.md) 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`.

