From Noise to Signal
Open-source skills for extracting principles from documents, code, and conversations. 7 skills across a 5-stage pipeline that turns raw content into evidence-backed identity.
The Pipeline
Distill
Find what matters
Extract
Get the evidence
Compare
Find agreement
Synthesize
Build truth
Track
Maintain provenance
Skills Catalog
essence-distillerDistillFind what actually matters. The ideas that survive any rephrasing.
pbe-extractorExtractTechnical principle extraction with citations. Every claim traced to source.
pattern-finderCompareWhat two sources agree on. Surface the overlap.
principle-comparatorCompareShared and divergent principles. See where sources align and conflict.
principle-synthesizerSynthesizeCombine 3+ sources into unified principles. Consensus from diversity.
core-refinerySynthesizeThe core that survives everything. Principles refined to their essence.
golden-masterTrackSource-of-truth relationships. Know which document wins conflicts.
How NEON-SOUL connects to Persona
The NEON-SOUL pipeline is the conceptual foundation behind Persona's PBD (Pattern-Based Discovery) engine. PBD automates this pipeline: content is ingested from 6 sources, observations are extracted, signals are clustered, and beliefs are promoted — all with full provenance tracking. NEON-SOUL skills let you run the same pipeline manually on any document.
Installation
Claude Code / Gemini CLI / Cursor
git clone https://github.com/live-neon/skills.git
cp skills/neon-soul/*/SKILL.md ~/.claude/skills/Any LLM Agent
Copy the SKILL.md contents into your agent's system prompt or instruction file. Compatible with Claude, GPT, Gemini, Llama, and any instruction-following model.