sync

Runs a Node.js script to detect and document new Claude integrations in CLAUDE.md.

60|23|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/tomascortereal/claude-code-setup --skill sync-tomascortereal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync
Source: https://github.com/tomascortereal/claude-code-setup/tree/main/skills/sync
Command: npx skills add https://github.com/tomascortereal/claude-code-setup --skill sync-tomascortereal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual effort of tracking and documenting new plugins, MCP servers, agents, and skills in your Claude Code setup, ensuring your cheat sheet stays current.

Core Features & Use Cases

  • Automated Detection: Scans for undocumented integrations across your Claude environment
  • Guided Documentation: Provides clear instructions for adding new entries to CLAUDE.md
  • Verification Loop: Confirms successful sync by re-running detection after updates
  • Use Case: When you install a new plugin or add an agent, this skill automatically identifies undocumented integrations and guides you through updating your global cheat sheet

Quick Start

Run the integration sync check to find and document new plugins, MCP servers, agents, and skills.

Frequently Asked Questions about sync

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

FAQPage Schema
How do I automatically document new Claude integrations in my setup?

To automatically document new Claude integrations, you can run a Node.js script that scans your environment for undocumented plugins, MCP servers, agents, and skills, then guides you through updating your cheat sheet.

What is the best way to keep my CLAUDE.md cheat sheet up to date?

Keeping your CLAUDE.md cheat sheet up to date is best achieved by running an automated sync check that detects newly installed integrations and provides clear instructions for adding them to your global documentation.

Do I need Node.js to scan for undocumented MCP servers and plugins?

Yes, you need Node.js installed to execute the scanning script that identifies undocumented MCP servers, plugins, agents, and skills across your Claude Code environment.

How does the integration sync verification process work after updating CLAUDE.md?

The integration sync verification works by re-running the detection script after you update CLAUDE.md, confirming that all newly added plugins, agents, and MCP servers are successfully documented.

Can I track new agents and skills across multiple Claude Code setups?

You can track new agents and skills by executing the sync script to scan your Claude environment, which applies to maintaining documentation for integrations within your Claude Code setups.