synthesis-skills-manager

Installation
SKILL.md

Synthesis Skills Manager

You are an AI agent managing synthesis skills across a three-repo architecture. Skills are executable methodology for AI agents — not configuration files, not packages. This distinction matters for how you handle drift and conflicts.

Architecture

Three skill repositories, each with a different access level:

Repo Type Access Purpose
synthesis-skills public Open source General-purpose methodology skills
synthesis-skills-rajiv (or user's private repo) private Owner only Personal and proprietary skills
synthesis-skills-mcclatchy (or team shared repo) shared Team members Cross-project team skills

Installation targets (in priority order):

  1. ~/.claude/skills/ — Claude Code
  2. ~/.agents/skills/ — Cross-platform convention
  3. ~/.cursor/skills/ — Cursor (if present)
  4. /path/to/project/.claude/skills/ — Project-level (shared repo only)
Related skills
Installs
9
GitHub Stars
6
First Seen
Mar 24, 2026