NateBJones-Projects

26 mods across 3 repositories, 4.9k stars between them.

OB1 AGENTS.md

01

NateBJones-Projects/OB1

Instructions file CodexOpenCode

AGENTS.md instructions for NateBJones-Projects/OB1, covering ob1 agent instructions, parallel agent worktrees, setup pattern, agent assignment template and rules.

4.5k 2d ago A 1,098 tokens

OB1 CLAUDE.md

02

NateBJones-Projects/OB1

Instructions file

Claude Code instructions for NateBJones-Projects/OB1, covering claude.md — agent instructions for open brain, what this repo is, repo structure, parallel agent worktrees and setup pattern.

4.5k 2d ago A 1,253 tokens

skill-name

04

NateBJones-Projects/OB1

Skill Claude CodeCodex

Explain exactly when this skill should fire, what inputs it expects, and what problem it solves.

4.5k 2d ago A 22 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Claude Code adapter for the auto-capture skill. Extends auto-capture with automatic session-end hooks that capture transcripts to Open Brain without manual intervention. Use this when you want every meaningful Claude Code session to be preserved automatically — not just the ones where you remember to say "wrap up".

4.5k 2d ago B 70 tokens

auto-capture

06

NateBJones-Projects/OB1

Skill Claude CodeCodex

Automatically capture ACT NOW items and a session summary to Open Brain when a work session is ending. Use when wrapping a brainstorm, parking a project, finishing a Panning for Gold run, or otherwise closing a session with decisions worth remembering. Use the Open Brain capture tool available in the current client…

4.5k 2d ago A 91 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Syncs Claude Code's local memory system to Open Brain. Triggers whenever memories are saved via dreaming, autodream, or explicit "remember this" requests. After every local memory file write, captures the same content to Open Brain via mcpopen-braincapturethought so that memories are accessible from all connected AI…

4.5k 2d ago A 126 tokens

aiception

08

NateBJones-Projects/OB1

Skill Claude CodeCodex

Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /aiception command, (2) 'save this as a skill' or 'extract a skill from this', (3) 'what did we learn?', (4) after non-obvious debugging or trial-and-error discovery. Creates new skills when valuable reusable knowledge is…

4.5k 2d ago A 87 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Operator-first competitive analysis workflow for competitor profiling, pricing and packaging comparisons, positioning maps, SWOTs, and strategic recommendations. Use for prompts like "analyze our competitors", "benchmark our pricing", "map the market", "who are we up against", or "build a SWOT". Best when you have a…

4.5k 2d ago A 104 tokens

deal-memo-drafting

10

NateBJones-Projects/OB1

Skill Claude CodeCodex

Investor-first workflow for drafting a structured deal memo, IC memo, partnership memo, or acquisition-style brief from existing diligence materials. Use for prompts like "draft a deal memo", "turn this diligence packet into a memo", or "write the IC draft". Best when you already have research findings, model review…

4.5k 2d ago A 100 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Investor-first workflow for reviewing an existing financial model, forecast, or sensitivity analysis. Use for prompts like "review this model", "stress test these assumptions", "what breaks in this forecast", or "is this model decision-ready". Best when you have a spreadsheet export, pasted assumptions, key drivers…

4.5k 2d ago A 96 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Use when a user asks to read, analyze, summarize, or extract from a heavyweight file such as PDF, DOCX, PPTX, XLSX, CSV, or TSV. Convert the file into markdown or CSV first, generate a lightweight index, and only spend model tokens on the compressed artifact. Trigger on requests like "read this PDF", "look through…

4.5k 2d ago A 97 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Use in Claude Code when a user asks to read, analyze, summarize, or extract from a heavyweight file such as PDF, DOCX, PPTX, XLSX, CSV, or TSV. Convert the file into markdown or CSV first with the bundled script, generate a lightweight index, and only spend model tokens on the compressed artifact.

4.5k 2d ago A 76 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Use in Claude Desktop when a user asks to read, analyze, summarize, or extract from a heavyweight file such as PDF, DOCX, PPTX, XLSX, CSV, or TSV. Avoid raw ingestion of bulky files. Ask for a converted markdown or CSV artifact first, or give the user exact conversion commands to run outside Claude Desktop.

4.5k 2d ago A 79 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Use in Codex when a user asks to read, analyze, summarize, or extract from a heavyweight file such as PDF, DOCX, PPTX, XLSX, CSV, or TSV. Convert the file into markdown or CSV first with the bundled script, generate a lightweight index, and only spend model tokens on the compressed artifact.

4.5k 2d ago A 75 tokens

meeting-synthesis

16

NateBJones-Projects/OB1

Skill Claude CodeCodex

Workflow for turning meeting transcripts or notes into decisions, action items, unresolved questions, risks, and follow-up artifacts. Use for prompts like "summarize this meeting", "extract action items", "what did we decide", or "draft the follow-up". Best when you have notes or a transcript, attendee context, and…

4.5k 2d ago A 96 tokens

n-agentic-harnesses

17

NateBJones-Projects/OB1

Skill Claude CodeCodex

Design, evaluate, and improve agentic harnesses for developer tools, assistants, workflow runtimes, copilots, and AI-powered products. Use when work involves tool-use architecture, permissions, approval gates, workflow state, durability, context and memory systems, evaluation strategy, observability, operator…

4.5k 2d ago A 0 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Design, evaluate, and improve agentic harnesses — the orchestration layer around LLM-powered tools, agents, assistants, copilots, workflow runtimes, and AI-driven product features. Use this skill whenever the user mentions building an agentic system, structuring tool use, adding permissions or approval gates…

4.5k 2d ago A 179 tokens

ob1-local-http

19

NateBJones-Projects/OB1

Skill Claude CodeCodex

Capture and search thoughts against a self-hosted Open Brain over plain HTTPS, with no MCP transport involved. Use this skill in environments where Claude Code's MCP feature is disabled or the network blocks remote MCP endpoints, but the brain stack from the companion local-brain-no-mcp recipe is reachable on the…

4.5k 2d ago A 124 tokens

panning-for-gold

20

NateBJones-Projects/OB1

Skill Claude CodeCodex

Use when processing voice transcripts, brain dumps, stream-of-consciousness notes, or any raw multi-topic capture. Extracts every idea thread, then evaluates each one with deep brainstorming, then captures results to Open Brain. Trigger on transcripts, exports, "process this", "pan for gold", "brain dump", "what did I…

4.5k 2d ago A 80 tokens

research-synthesis

21

NateBJones-Projects/OB1

Skill Claude CodeCodex

Decision-grade workflow for synthesizing a source set into clear findings, contradictions, confidence markers, gaps, and next questions. Use for prompts like "synthesize these sources", "turn this research into a brief", "what are the key findings", or "where do these sources disagree". Best when you have a research…

4.5k 2d ago A 102 tokens

weekly-signal-diff

22

NateBJones-Projects/OB1

Skill Claude CodeCodex

Use when the user wants a weekly structural diff on AI, software, or another fast-moving market. Starts from 10 suggested categories and 30 suggested companies when no watchlist exists, then adapts the scan using Open Brain memory, current priorities, and prior digests. Best for prompts like "run my weekly signal…

4.5k 2d ago A 133 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Conversation-first workflow for turning tacit work patterns into a structured operating model. Use when the user wants to map how their work actually runs, generate USER.md / SOUL.md / HEARTBEAT.md artifacts, or build an agent-ready model of rhythms, recurring decisions, dependencies, institutional knowledge, and…

4.5k 2d ago A 89 tokens

NateBJones-Projects/OB1

Skill Claude CodeCodex

Twenty-minute conversational diagnostic for assessing a company's world-model readiness. Use when the user wants to map their company to the right world-model paradigm, identify where the highest-fidelity signal lives, audit the boundary layer between facts and interpretation, flag simulated-judgment exposure, and…

4.5k 2d ago A 93 tokens