skill-sync

Synchronize skill metadata into AGENTS.md auto-invoke sections across repository scopes.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/333-333-333/iris --skill skill-sync-333-333-333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-sync
Source: https://github.com/333-333-333/iris/tree/main/skills/skill-sync
Command: npx skills add https://github.com/333-333-333/iris --skill skill-sync-333-333-333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Syncs AGENTS.md Auto-invoke sections to reflect current skill metadata and keep documentation in sync across the repository.

Core Features & Use Cases

  • Scans all skills/*/SKILL.md to collect metadata and build up-to-date auto-invoke mappings.
  • Updates root and scoped AGENTS.md files with corresponding Skill tables and Auto-invoke sections.
  • Supports dynamic scope discovery for new components and reports missing AGENTS.md without failing.

Quick Start

Run the sync script after adding or updating skills to refresh all AGENTS.md sections.

Frequently Asked Questions about skill-sync

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

FAQPage Schema
How do I keep AGENTS.md in sync with skill metadata after modifying files?

It dynamically discovers new component scopes and reports missing AGENTS.md files without failing, preventing sync errors across new and existing repository directories.

How do I update auto-invoke sections in scoped AGENTS.md files?

It dynamically discovers new component scopes and reports missing AGENTS.md files without failing, preventing sync errors across new and existing repository directories.

Does AGENTS.md synchronization preserve custom headers and user-added sections?

It dynamically discovers new component scopes and reports missing AGENTS.md files without failing, preventing sync errors across new and existing repository directories.

What happens to AGENTS.md sync when a new repository scope is missing the file?

It dynamically discovers new component scopes and reports missing AGENTS.md files without failing, preventing sync errors across new and existing repository directories.

How do I extract YAML metadata from SKILL.md frontmatter for documentation?

It dynamically discovers new component scopes and reports missing AGENTS.md files without failing, preventing sync errors across new and existing repository directories.