nutdnuy

Brain Generate Candidates — Development skill for Claude Code

Development community

Generate a small, source-grounded BRAIN alpha candidate batch.

How to install Brain Generate Candidates

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

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

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

What Brain Generate Candidates does


description: Generate a small, source-grounded BRAIN alpha candidate batch argument-hint: " [run_dir]" allowed-tools: Read, Write, Bash(cd:*), Bash(python:*), Bash(python3:*)

Generate BRAIN alpha expression candidates from a research card or source context using the active Claude Code / Codex agent.

Agent workflow:

  1. Read the research card or context from $ARGUMENTS.
  2. Preserve the thesis and generate 3-12 interpretable expression variants.
  3. For ea

Alternatives in Development

  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
  • Agentlas Search — Search Agentlas Cloud and Hub agent candidates without invoking 1.1k ★

Full documentation available on GitHub

View Source Repository