nutdnuy

Brain Intake — Development skill for Claude Code

Development community

Convert a paper, report, idea, alpha expression, or BRAIN result into a research card.

How to install Brain Intake

Installs to ~/.claude/skills/nutdnuy-brain-paper-to-alpha-plugin-brain-intake/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nutdnuy-brain-paper-to-alpha-plugin-brain-intake && curl -fsSL https://raw.githubusercontent.com/nutdnuy/brain-paper-to-alpha-plugin/HEAD/commands/brain-intake.md -o ~/.claude/skills/nutdnuy-brain-paper-to-alpha-plugin-brain-intake/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brain Intake does


description: Convert a paper, report, idea, alpha expression, or BRAIN result into a research card argument-hint: "" allowed-tools: Read, Write, Bash(cd:*), Bash(python:*), Bash(python3:*)

Use `brain-paper-to-alpha-plugin` to perform source intake.

Workflow:

  1. Read $ARGUMENTS as the source path or pasted context.
  2. Separate Fact, Assumption, Interpretation, and Recommendation.
  3. Draft an Alpha Research Card with mechanism, expected sign, horizon, BR

Alternatives in Development

  • Om Intake — Process all unread meeting notes in work/meetings/ — reads each file, classifies content, routes to the right 4.6k ★
  • Ars Citation Check — ARS academic-paper citation-check mode — citation error report 4.5k ★
  • n8n Expression Syntax — n8n expression syntax with {{}} and $json/$node variables 3.6k ★

Full documentation available on GitHub

View Source Repository