System Documentation

What problem does it solve?

Manually identifying automation opportunities and creating new AI skills is time-consuming. Synapse automates this process by observing your work patterns, recommending, and even generating skills you need.

Core Features & Use Cases

  • Cortex Memory Analysis: Detects recurring patterns (e.g., API calls, data processing, errors) from your Cortex session history.
  • PRD & Task Analysis: Scans project requirements documents (PRDs) and TODO lists to identify explicit skill needs and automation opportunities.
  • Automatic Skill Generation: Creates new skills without user intervention when high-priority patterns emerge, making them instantly available to Claude.
  • Prioritized Recommendations: Generates Synapse_RECOMMENDATIONS.md with actionable, prioritized skill suggestions, even if not auto-generated.
  • Use Case: Imagine you frequently perform a specific data transformation. Synapse observes this pattern, automatically generates a 'data-transformer' skill, and the next time you need it, Claude uses the new skill, saving you the effort of writing the code yourself.

Quick Start

Run the auto-generator script once. Synapse will then automatically monitor your work, detect recurring patterns, and generate new skills as needed, making them instantly available to Claude. python .claude/skills/synapse/scripts/auto_skill_generator.py

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: synapse
Download link: https://github.com/bacoco/EvolveSkill/archive/main.zip#synapse

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.