One-click install
npx skills add https://github.com/BAIZ1D/macbookM1_rice --skill manage-skills-baiz1d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-skills
Source: https://github.com/BAIZ1D/macbookM1_rice/tree/main/agent/skills/manage-skills
Command: npx skills add https://github.com/BAIZ1D/macbookM1_rice --skill manage-skills-baiz1d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually managing custom skills across 11 different AI coding tools requires navigating unique directory structures, file formats and scope rules for each tool, leading to time-consuming, error-prone repetitive work.

Core Features & Use Cases

  • Unified cross-tool management: Handle skill operations for Cursor, Claude, Copilot, Windsurf, Cline, Continue, Roo Code, Aider, Codex, Augment and Agents from a single set of terminal commands.
  • Format and scope handling: Automatically adapts file formats for different tool types and supports both global and project-scoped skill deployments.
  • Use case: A developer using both Cursor and Claude can copy a custom code review skill from their Cursor global skills to their Claude project skills in one command without manual file reformatting.

Quick Start

Use the manage-skills skill to copy your custom Cursor code review skill to your Claude global skills directory.

Frequently Asked Questions about manage-skills

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

FAQPage Schema
How do I manage custom skills across multiple AI coding assistants like Cursor and Claude?

To manage custom skills across multiple AI coding assistants, you can use terminal commands to list, create, edit, and delete skills for Cursor, Claude, Copilot, and other tools from a single unified interface. This eliminates navigating unique directory structures for each tool.

Can I copy a skill from Cursor global scope to a Claude project directory without manual file reformatting?

Yes, you can copy a skill from Cursor global scope to a Claude project directory without manual file reformatting. The tool automatically adapts file formats between directory-based and single-file configurations during the cross-tool copy operation.

Does this skill management approach support both global and project-scoped deployments for tools like Windsurf and Cline?

Yes, this skill management approach supports both global and project-scoped deployments for tools like Windsurf and Cline. It handles correct path resolution and safe skill enable or disable operations that preserve content across 11 major AI coding tools.

What is the best way to toggle AI agent skills on or off safely via terminal automation?

The best way to toggle AI agent skills on or off safely via terminal automation is using a unified management command that performs safe enable and disable operations. This ensures the skill content is preserved while changing its active state across your coding tools.

Why does managing developer productivity skills manually across different coding tools lead to errors?

Managing developer productivity skills manually across different coding tools leads to errors because each tool has unique directory structures, file formats, and scope rules. Navigating these differences individually is time-consuming and repetitive work prone to mistakes.