skill-sync

Distribute skills from a central directory to AI tool environments via symbolic links.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/itismyfield/rcc-pcd-bootstrap --skill skill-sync-itismyfield
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-sync
Source: https://github.com/itismyfield/rcc-pcd-bootstrap/tree/main/skills/skill-sync
Command: npx skills add https://github.com/itismyfield/rcc-pcd-bootstrap --skill skill-sync-itismyfield

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the distribution of skills, ensuring that all your AI tools (like Claude Code and Codex) have access to the latest commands and functionalities without manual copying or linking.

Core Features & Use Cases

  • Centralized Skill Management: Define skills once in a central location.
  • Automated Symlinking: Creates correct symbolic links for each tool's expected skill structure.
  • Use Case: After adding a new AI command or updating an existing one, run this skill to instantly make it available to both your Claude Code and Codex environments.

Quick Start

Run the skill sync script to distribute skills from the central directory.

Frequently Asked Questions about skill-sync

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

FAQPage Schema
How do I synchronize AI skills across Claude Code and Codex environments?

To synchronize AI skills across Claude Code and Codex, you distribute skills from a central directory to multiple tool environments via symbolic links. This skill automates the creation of directory or file symlinks based on each tool's specific requirements, ensuring access to the latest commands without manual copying.

What is the best way to manage centralized skill directories for multiple AI tools?

The best way to manage centralized skill directories for multiple AI tools is to define skills once in a central location and run a synchronization script. This process automatically distributes the skills to target environments like Claude Code and Codex, creating the correct symbolic links for each tool's expected structure.

Does skill synchronization support auto-discovery of new commands?

Skill synchronization supports auto-discovery of new commands and functionalities. The script automatically detects skills in your central directory and distributes them to the target AI tool environments, managing manifest files for target configuration to ensure all tools have access to the latest updates.

Can I use symbolic links to update skills without manual copying?

You can use symbolic links to update skills without manual copying by running a skill sync script. This script creates correct directory or file symlinks based on tool-specific requirements, instantly making newly added or updated AI commands available across your connected tool environments.