AgentSkillsCN

Knowledge Synthesis

知识整合

SKILL.md
--- frontmatter
applyTo: "**/*knowledge*,**/*insight*,**/*pattern*,**/*global*"

Knowledge Synthesis Skill

Cross-project pattern recognition.

Process

Abstract → Generalize → Connect → Store

Abstraction Levels

LevelExample
Project-specific"In Alex extension, we..."
Technology-specific"In Node.js, always..."
Universal"Always clean up resources..."

Store at highest level that remains true.

Knowledge Types

TypePrefixLocation
PatternsGK-*~/.alex/global-knowledge/patterns/
InsightsGI-*~/.alex/global-knowledge/insights/

Pattern Triggers

SignalMeans
"We did this before"Recurring solution
Same bug twiceMissing knowledge
Works everywhereUniversal pattern

Promotion Checklist

  • Abstracted from project
  • Named clearly
  • Tagged
  • Connected
  • Example included

Quality Over Quantity

10 great patterns > 100 mediocre notes

Synapses

See synapses.json for connections.