cross-agent-skill-sync

Plan and manage cross-agent skill symlink changes after explicit confirmation.

15|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/troyqu/skills --skill cross-agent-skill-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-agent-skill-sync
Source: https://github.com/troyqu/skills/tree/main/cross-agent-skill-sync
Command: npx skills add https://github.com/troyqu/skills --skill cross-agent-skill-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Cross-agent Skill Sync helps you manage existing skills across multiple AI agent tools by comparing skill state, planning symlink changes, and applying them only after explicit confirmation. It coordinates inventory, status, and sync workflows while preserving safety boundaries (no installation or modification of actual skill contents).

Core Features & Use Cases

  • Inventory and status across multiple agent skill directories to reveal coverage, gaps, and cross-source conflicts.
  • Dry-run planning for linking, relinking, unlinking, and removing stale or redundant symlinks.
  • External-source awareness: respect auto-loaded sources to avoid creating duplicate links and to report externally-covered skills as available.
  • Guided, step-by-step workflow: gather scope, source, skill, and agent, present a plan, then execute only with explicit confirmation.

Quick Start

Copy this skill directory into your agent's local skills folder and run the dry-run guided workflow (inventory, plan-status, or plan-sync) to inspect state before applying any changes.

Frequently Asked Questions about cross-agent-skill-sync

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

FAQPage Schema
How do I manage symlinks for skills shared across multiple AI agents?

Manage symlinks for skills across multiple AI agents by comparing inventory and status, then planning and applying link changes after explicit confirmation. The workflow restricts actions to linking, unlinking, and dry-run planning to ensure safe synchronization without modifying actual skill contents.

Can I preview skill sync changes before applying them across agents?

Preview skill sync changes before applying them across agents using the dry-run planning mode. This mode reports coverage gaps, cross-source conflicts, and stale symlinks, generating a step-by-step plan that only executes after you explicitly confirm the proposed linkage modifications.

What is the safest way to sync skill directories between different agent tools?

The safest way to sync skill directories between different agent tools is using a confirmation-prompted workflow that never installs new skills or deletes real directories. It strictly restricts actions to linking, unlinking, and planning, ensuring actual skill contents remain unmodified during the synchronization process.

Does cross-agent skill sync handle externally loaded sources to prevent duplicate links?

Cross-agent skill sync handles externally loaded sources to prevent duplicate links by recognizing auto-loaded sources. It respects these external mappings to avoid creating redundant symlinks and reports externally-covered skills as available without modifying the existing source configuration.

Why does my skill synchronization workflow require step-by-step confirmation?

Your skill synchronization workflow requires step-by-step confirmation to enforce strict safety boundaries during cross-agent state management. This guided approach ensures you review the gathered scope, source, and agent mappings before any linking, unlinking, or dry-run planning actions are executed.

Can I use this workflow to install new skills across my AI agent environments?

You cannot use this workflow to install new skills across your AI agent environments. The workflow explicitly enforces safety boundaries by never installing new skills and never deleting real directories, focusing solely on planning and managing existing skill symlinks.