synthesis-skills-manager

Install and manage synthesis skills across three-repo architecture with provenance tracking.

15|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/synthesisengineering/synthesis-skills --skill synthesis-skills-manager-synthesisengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synthesis-skills-manager
Source: https://github.com/synthesisengineering/synthesis-skills/tree/main/synthesis-skills-manager
Command: npx skills add https://github.com/synthesisengineering/synthesis-skills --skill synthesis-skills-manager-synthesisengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install and manage synthesis skills across three-repo architecture with provenance tracking. This skill provides a centralized mechanism to install, update, detect drift, and merge between public, private, and shared skill repositories, ensuring a consistent ecosystem across agent environments.

Core Features & Use Cases

  • Manage installation and updates of synthesis skills to target environments (global, private, and project-level).
  • Detect drift between installed SKILL.md and source repositories and perform synthesis merges when conflicts arise.
  • Maintain provenance, perform dependency checks, and coordinate cross-repo skill synchronization for Claude Code, Cursor, and other agents.

Quick Start

Install, update, and monitor synthesis skills across the three-repo architecture to keep your skill ecosystem aligned with source repositories.

Frequently Asked Questions about synthesis-skills-manager

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

FAQPage Schema
How do I manage skill installations across multiple agent environments?

Skill installations across agent environments are managed by orchestrating updates and enforcing dependency checks across global, private, and project-level targets. This ensures a consistent ecosystem by tracking provenance from source repositories to the local agent.

How do I detect and resolve drift between local skills and their source repositories?

Drift between installed SKILL.md files and source repositories is detected through automated tracking. When drift is identified, the system performs synthesis merges to resolve conflicts and realign the local skill with the upstream source.

Can I synchronize skills across public, private, and shared code repositories?

Yes, cross-repo skill synchronization is supported for public, private, and shared repositories. The system coordinates installation targets and merge workflows to keep skills aligned across the three-repo architecture.

Does skill management work with different agent platforms like Claude Code and Cursor?

Yes, skill synchronization and management coordinate directly with Claude Code, Cursor, and other agent platforms. The system enforces dependency checks and installation targets across these diverse agent environments.

What is the best way to handle merge conflicts when updating skills?

The best way to handle update merge conflicts is through automated synthesis merges. When drift detection identifies a conflict between an installed skill and its source, the system orchestrates a merge workflow to resolve it.

Why do I need provenance tracking for installed skills?

Provenance tracking is needed to maintain a consistent skill ecosystem across local agent environments. It records the source repository of each skill to ensure accurate drift detection, dependency enforcement, and cross-repo synchronization.