Aggregate — Development skill for Claude Code
Generate a key-claims summary from notebooks with ## Key Claims sections.
How to install Aggregate
Installs to ~/.claude/skills/andyed-science-agent-aggregate/SKILL.md
mkdir -p ~/.claude/skills/andyed-science-agent-aggregate && curl -fsSL https://raw.githubusercontent.com/andyed/science-agent/HEAD/commands/aggregate.md -o ~/.claude/skills/andyed-science-agent-aggregate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Aggregate does
description: Generate a key-claims summary from notebooks with `## Key Claims` sections. Args: [-o ]
Run the key-claims aggregator:
NODE_PATH="${CLAUDE_PLUGIN_DATA}/node_modules" node "${CLAUDE_PLUGIN_ROOT}/cli.js" aggregate $ARGUMENTS
If the user didn't pass `-o`, the result prints to stdout — show it and offer to write it to `notebook-key-claims.md`.
Alternatives in Development
- Jupyter Notebook — Create clean, reproducible Jupyter notebooks for experiments and tutorials 14.6k ★
- Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
- Create Check List — agent-input/unsection-hero-sections/ 이미지들에 대해, saaspo-features-checklist.yaml과 동일한 형식의 체크리스트 파일을 초기상태로 생성하고싶다 395 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Morning Debrief Analyzer
This prompt transcribes morning debrief audio recordings using OpenAI Whisper and analyzes the transcript to e
Explain Repo
Onboarding summary for a codebase — what it is, how to run it, key files, conventions
Theme Summary
Load day theme file, extract key points, and generate 1-2 page executive summary
Arstart
AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap. Use first ev
Arxiv Search
Search arXiv by free text; surfaces published DOIs ready to verify. Args: "query" [--max=10] --sort=relevance
Tc
Track technical changes with structured records, a state machine, and session handoff. Usage: /tc [args]
Related Agents
Doc Guardian
Reviews an Ephesus diff for violations of the documented design — the BUILD-PROMPT §3 invariants, ENGINEERING-
Key Exports From Each Phase
for summary in .planning/phases//-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\ Exports\ Provi
Lite Drafter
Produces a short, triage-grade paper summary — Key Takeaways, Background, Main Idea & Summary, Critique. Invok