ari-knowledge-synthesizer
Synthesize learnings from sessions into permanent knowledge
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Synthesize learnings from sessions into permanent knowledge
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Discord slash commands, approval routing, channel policy, button interaction patterns for OpenClaw/ARI Discord integration
Obsidian vault integration patterns — vault-analyzer.ts, /ari-vault-* commands, morning briefing snippet, PARA structure, read-only enforcement
OpenClaw plugin development patterns — hooks, manifest structure, plugin SDK, APEX/CODEX enforcement
NOVA's P1 PayThePryce pipeline — market signal ingest, card detection, price monitoring, script generation, thumbnail generation, video assembly, approval gate
CHASE's P2 Pryceless Solutions pipeline — lead discovery, 5-criteria audit, LLM qualification, Prompt Forge 4-pass lock, demo generation, outreach approval gate
NOVA's thumbnail generation pipeline — Ideogram V3 via Fal.ai (primary) + DALL-E 3 fallback, 4-variant strategy, Pokemon TCG copyright rules,
| name | ari-knowledge-synthesizer |
| description | Synthesize learnings from sessions into permanent knowledge |
Transform session learnings, decisions, and discoveries into permanent, searchable knowledge that improves ARI's capabilities over time.
Reusable solutions to common problems:
Architectural and design decisions:
Things that are easy to get wrong:
Solutions to specific problems:
Deeper understanding gained:
From the session, extract:
Assign each learning to:
Structure the knowledge:
Title: [Clear, searchable title]
Category: [Category]
Domain: [Domain]
Tags: [tag1, tag2, ...]
Context: [When this applies]
Content: [The actual knowledge]
Examples: [Code or usage examples]
Related: [Related knowledge items]
Persist to memory system:
Ensure findability:
| Knowledge Type | Storage Location |
|---|---|
| Patterns | Relevant skill SKILL.md |
| Decisions | docs/adr/ or CLAUDE.md |
| Gotchas | CONTRIBUTING.md or skill |
| Fixes | Related skill or memory |
| Insights | CLAUDE.md or architecture docs |
## Knowledge Synthesis Report
### Session: [Date/Context]
### Extracted Knowledge
#### 1. [Title]
- **Category**: [Category]
- **Domain**: [Domain]
- **Tags**: [tags]
- **Content**: [Knowledge content]
- **Storage**: [Where stored]
#### 2. [Title]
...
### Updates Made
- Updated [file]: [change]
- Created [file]: [description]
- Stored in memory: [key]
### Knowledge Graph Connections
- [Item 1] relates to [Item 2]
- [Item 3] extends [Item 4]