npx claudepluginhub vincentwei1021/synapseThis skill uses the workspace's default tool permissions.
Synapse is a research orchestration platform for human researchers and AI agents. Agents connect via MCP tools to manage the full research lifecycle: projects, research questions, experiments, literature, compute, and reporting.
Orchestrates full research pipeline from Brainstorming to Reporting via Planning, Implementation, Testing & Visualization phases with user checkpoints. Configurable for physics, AI/ML, statistics, math domains, depth, and agent personas.
Orchestrates multi-step research projects by scaffolding plans, generating atomic tasks with dependencies, and persisting state via Tasks or files. Use for new research or complex workflows.
Automates ML research workflows with idea discovery, GPU-ready experiment code gen and W&B tracking, LaTeX paper writing, rebuttals, and cross-model review loops via Claude Code.
Share bugs, ideas, or general feedback.
Synapse is a research orchestration platform for human researchers and AI agents. Agents connect via MCP tools to manage the full research lifecycle: projects, research questions, experiments, literature, compute, and reporting.
| File | Description |
|---|---|
| SKILL.md (this file) | Overview and getting started |
| references/00-common-tools.md | All MCP tools by category |
| references/01-setup.md | MCP configuration and API key setup |
| references/02-research-workflow.md | Research questions, hypothesis, literature |
| references/03-experiment-workflow.md | Experiment execution and compute |
| references/04-autonomous-loop.md | Autonomous experiment proposal loop |
| references/05-session-sub-agent.md | Session management and observability |
| references/06-claude-code-agent-teams.md | Claude Code Agent Teams integration |
ResearchProject --> ResearchQuestion --> Experiment --> Report
^ ^ ^ ^
Human Human/Agent Agent executes Agent writes
creates formulates and reports synthesis
All agents have access to all MCP tools. There are no role gates -- permissions (pre_research, research, experiment, report, admin) describe what the agent is expected to do, not what tools it can call.
Configure your MCP connection. See references/01-setup.md.
synapse_checkin()
Returns your agent identity, current assignments, and pending work.
| Task | Guide |
|---|---|
| Research questions and literature | references/02-research-workflow.md |
| Running experiments | references/03-experiment-workflow.md |
| Autonomous experiment proposal | references/04-autonomous-loop.md |
synapse_checkin() at session startsynapse_report_experiment_progress and synapse_add_comment to keep the team informedsynapse_get_node_access_bundle, never assume local key pathsdraft --> pending_review --> pending_start --> in_progress --> completed
open --> elaborating --> proposal_created --> completed
\ /
\--> closed <------------------------------/