Reusable AI client skills and prompt packs for Open Brain workflows. These are the canonical home for reusable agent behavior: install the file, reload your client, and reuse the behavior across projects or other contributions.
| Skill | What It Does | Contributor |
|---|---|---|
| Auto-Capture Skill Pack | Captures ACT NOW items and session summaries to Open Brain when a session ends | @jaredirish |
| Competitive Analysis Skill Pack | Builds competitor briefs, pricing comparisons, market maps, and strategic recommendations | @NateBJones |
| Financial Model Review Skill Pack | Reviews an existing model for assumption quality, structural risk, and scenario gaps | @NateBJones |
| Deal Memo Drafting Skill Pack | Turns existing diligence materials into structured deal, IC, or partnership memos | @NateBJones |
| Research Synthesis Skill Pack | Synthesizes source sets into findings, contradictions, confidence markers, and next questions | @NateBJones |
| Meeting Synthesis Skill Pack | Converts meeting notes or transcripts into decisions, action items, risks, and follow-up artifacts | @NateBJones |
| Heavy File Ingestion Skill Pack | Converts PDFs, decks, spreadsheets, and other bulky files into markdown, CSV, and a cheap structural index before analysis | @NateBJones |
| Panning for Gold Skill Pack | Turns brain dumps and transcripts into evaluated idea inventories | @jaredirish |
| Aiception Skill Pack (formerly Claudeception) | Extracts reusable lessons from work sessions into new skills | @jaredirish |
| Work Operating Model Skill Pack | Runs a five-layer work elicitation interview and turns the approved result into structured Open Brain records plus exports | @jonathanedwards |
- Skills are installable behaviors: prompt packs, system prompts, reusable operating procedures, and triggerable workflows.
- Recipes are fuller builds: setup guides, schema changes, automation wiring, and end-to-end implementations.
- Recipes can depend on skills via
requires_skillswhen they build on reusable prompt behavior that lives here. - If you just want the reusable agent behavior, start in
skills/. - If you need the full surrounding workflow, data model, or automation, start in
recipes/.
Skills are open for community contributions. Keep them plain-text and reviewable: submit SKILL.md, *.skill.md, or *-skill.md files, not zipped exports. See CONTRIBUTING.md for the full requirements.