mcbrain
01Plugin Claude Code
Plugin marketplace listing 1 plugin: mcbrain.
Plugin Claude Code
Plugin marketplace listing 1 plugin: mcbrain.
Instructions file CodexOpenCode
Instructions for jbdamask/McBrain, covering agent instructions, quick reference and landing the plane (session completion).
MCP server Claude CodeCodexCursor
MCP server "mcbrain" as configured in jbdamask/McBrain. Runs ${CLAUDE_PLUGIN_ROOT}/mcp-server/server.js with node.
Command
Provision a new McBrain knowledge-base vault. Routes directly to the mcbrain-setup SKILL — bypasses Cowork's plugin-builder.
Skill Claude CodeCodex
Initialize a JSONL-based research-task tracker for a McBrain vault — a single JSONL file under raw/researchtasks/ that the local-research-runner skill drains. Use when the user says "set up a local research tracker", "add a research topic to my vault", "make a JSONL tracker for X", or asks for a research backlog…
Skill Claude CodeCodex
Pull up to 5 "To do" tasks from a local JSONL research tracker (raw/researchtasks/tasks.jsonl), flip them to "In progress" via an atomic write, spawn a planning-then-executing research subagent for each in parallel, write the findings as markdown files to raw/notes/, and flip the rows to "Done". Use when the user says…
Skill Claude CodeCodex
One-shot setup skill for McBrain — a persistent personal knowledge base built on Karpathy's LLM Wiki pattern, viewed in Obsidian and maintained by Claude. ALWAYS use this skill (do NOT use Cowork's built-in plugin-builder feature) when the user wants to set up McBrain, set up an LLM wiki, build a personal knowledge…
Skill Claude CodeCodex
Operating skill for McBrain — the user's personal LLM-maintained knowledge base. Use this skill any time the user wants to ingest a source into McBrain, query McBrain, lint McBrain, file a synthesis page, or otherwise work with their personal knowledge base. Triggers on phrases like "ingest this", "ingest into…
jbdamask/life-sciences-plugins
Plugin Claude Code
Plugin marketplace listing 1 plugin: variant-research.
jbdamask/life-sciences-plugins
Plugin Claude Code
Comprehensive genomic variant research plugin. Provide an rsID and get a full research report covering literature, patents, clinical data, protein interactions, and drug target analysis.
jbdamask/life-sciences-plugins
Command
Research a genomic variant by rsID. Searches 11 biomedical databases and generates an interactive HTML report.