github.com/wanshuiyin/Auto-claude-code-research-in-sleep
Skill | Added | Review |
|---|---|---|
idea-discovery-robot Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and critical review to go from a broad robotics direction to benchmark-grounded, simulation-first ideas. Use when user says \"robotics idea discovery\", \"机器人找idea\", \"embodied AI idea\", \"机器人方向探索\", \"sim2real 选题\", or wants ideas for manipulation, locomotion, navigation, drones, humanoids, or general robot learning. | 85 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-poster Generate a conference poster (article + tcbposter LaTeX → A0/A1 PDF + editable PPTX + SVG) from a compiled paper. Use when user says "做海报", "制作海报", "conference poster", "make poster", "生成poster", "poster session", or wants to create a poster for a conference presentation. | 79 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
experiment-plan Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty, simplicity, and any LLM / VLM / Diffusion / RL-based contribution. | 90 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
result-to-claim Use when experiments complete to judge what claims the results support, what they do not, and what evidence is still missing. A secondary Codex agent evaluates results against intended claims and routes to the next action (pivot, supplement, or confirm). Use after experiments finish - before writing the paper or running ablations. | 80 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
novelty-check Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing. | 74 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-writing Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → paper-write → paper-compile → auto-paper-improvement-loop to go from a narrative report to a polished, submission-ready PDF. Use when user says \"写论文全流程\", \"write paper pipeline\", \"从报告到PDF\", \"paper writing\", or wants the complete paper generation workflow. | 79 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
paper-write Draft LaTeX paper section by section from an outline. Use when user says \"写论文\", \"write paper\", \"draft LaTeX\", \"开始写\", or wants to generate LaTeX content from a paper plan. | 81 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
paper-write Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan. | 81 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
research-refine Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine my approach", "帮我细化方案", "decompose this problem", "打磨idea", "refine research plan", "细化研究方案", or wants a concrete research method that stays simple, focused, and top-venue ready instead of a vague or overbuilt idea. | 76 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-write Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan. | 86 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
formula-derivation Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully fixed, the main object still needs to be chosen, or the user needs a coherent derivation package rather than a finished theorem proof. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-illustration Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Claude-supervised iterative refinement loop. Use when user says "生成图表", "画架构图", "AI绘图", "paper illustration", "generate diagram", or needs visual figures for papers. | 73 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-plan Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing. | 86 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
run-experiment Deploy and run ML experiments on local or remote GPU servers. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs. | 86 Impact Pending No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: dc00dfb | |
proof-writer Writes rigorous mathematical proofs for ML/AI theory. Use when asked to prove a theorem, lemma, proposition, or corollary, fill in missing proof steps, formalize a proof sketch, 补全证明, 写证明, 证明某个命题, or determine whether a claimed proof can actually be completed under the stated assumptions. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
ablation-planner Use when main results pass result-to-claim (`claim_supported = yes` or `partial`) and ablation studies are needed for paper submission. A secondary Codex agent designs ablations from a reviewer's perspective; the local executor reviews feasibility and implements. | 74 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
feishu-notify Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Supports push-only (webhook) and interactive (bidirectional) modes. Use when user says "发飞书", "notify feishu", or other skills need to send status updates. | 89 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
research-refine-pipeline Run an end-to-end workflow that chains `research-refine` and `experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal plus detailed experiment roadmap, or asks to "串起来", build a pipeline, do it end-to-end, or generate both the method and experiment plan together. | 94 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-writing Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → paper-write → paper-compile → auto-paper-improvement-loop to go from a narrative report to a polished, submission-ready PDF. Use when user says "写论文全流程", "write paper pipeline", "从报告到PDF", "paper writing", or wants the complete paper generation workflow. | 77 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
idea-discovery Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea全流程\", \"idea discovery pipeline\", \"从零开始找方向\", or wants the complete idea exploration workflow. | 94 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
research-refine Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative Gemini review. Use when the user says "refine my approach", "帮我细化方案", "decompose this problem", "打磨idea", "refine research plan", "细化研究方案", or wants a concrete research method that stays simple, focused, and top-venue ready instead of a vague or overbuilt idea. | 81 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-plan Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing. | 86 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
research-review Get a deep critical review of research from Claude via claude-review MCP. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results. | 86 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-poster Generate a conference poster (article + tcbposter LaTeX → A0/A1 PDF + editable PPTX + SVG) from a compiled paper. Use when user says "做海报", "制作海报", "conference poster", "make poster", "生成poster", "poster session", or wants to create a poster for a conference presentation. | 79 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-write Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan. | 79 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
novelty-check Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing. | 76 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
idea-creator Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions. | 86 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
run-experiment Deploy and run ML experiments on local, remote, Vast.ai, or Modal serverless GPU. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs. | 85 Impact Pending No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: dc00dfb | |
mermaid-diagram Generate Mermaid diagrams from user requirements. Save .mmd and .md files to figures/ with syntax verification. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and many more diagram types. | 75 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
monitor-experiment Monitor running experiments, check progress, collect results. Use when user says "check results", "is it done", "monitor", or wants experiment output. | 81 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
formula-derivation Structure and derive research formulas when the user wants to 推导公式, derive a theory line, build equations from a problem statement, clarify assumptions, separate formal derivation from remarks, or turn messy theory notes into a paper-ready derivation skeleton. Use for research-style formula development, not for fully rigorous theorem proving once the claim is already fixed. | 85 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
auto-review-loop Autonomous multi-round research review loop. Repeatedly reviews using Claude Code via claude-review MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
rebuttal Workflow 4: Submission rebuttal pipeline. Parses external reviews, enforces coverage and grounding, drafts a safe text-only rebuttal under venue limits, and manages follow-up rounds. Use when user says "rebuttal", "reply to reviewers", "ICML rebuttal", "OpenReview response", or wants to answer external reviews safely. | 89 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
auto-paper-improvement-loop Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says \"改论文\", \"improve paper\", \"论文润色循环\", \"auto improve\", or wants to iteratively polish a generated paper. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-slides Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk. | 82 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
auto-review-loop Autonomous multi-round research review loop. Repeatedly reviews using a secondary Codex agent, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement. | 90 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
mermaid-diagram Generate Mermaid diagrams from user requirements. Saves .mmd and .md files to figures/ directory with syntax verification. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and 18 more diagram types. | 73 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
auto-review-loop-llm Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review". | 57 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
rebuttal Workflow 4: Submission rebuttal pipeline. Parses external reviews, enforces coverage and grounding, drafts a safe text-only rebuttal under venue limits, and manages follow-up rounds. | 72 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
research-refine-pipeline Run an end-to-end workflow that chains `research-refine` and `experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal plus detailed experiment roadmap, or asks to "串起来", build a pipeline, do it end-to-end, or generate both the method and experiment plan together. | 93 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
auto-paper-improvement-loop Autonomously improve a generated paper via Claude review through claude-review MCP → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper. | 85 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
research-refine Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine my approach", "帮我细化方案", "decompose this problem", "打磨idea", "refine research plan", "细化研究方案", or wants a concrete research method that stays simple, focused, and top-venue ready instead of a vague or overbuilt idea. | 80 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
semantic-scholar Search published venue papers (IEEE, ACM, Springer, etc.) via Semantic Scholar API. Complements /arxiv (preprints) with citation counts, venue metadata, and TLDR. Use when user says "search semantic scholar", "find IEEE papers", "find journal papers", "venue papers", "citation search", or wants published literature beyond arXiv preprints. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
result-to-claim Use when experiments complete to judge what claims the results support, what they don't, and what evidence is still missing. Codex MCP evaluates results against intended claims and routes to next action (pivot, supplement, or confirm). Use after experiments finish — before writing the paper or running ablations. | 79 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
pixel-art Generate pixel art SVG illustrations for READMEs, docs, or slides. Use when user says "画像素图", "pixel art", "make an SVG illustration", "README hero image", or wants a cute visual. | 80 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-figure Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | 85 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
auto-review-loop-llm Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review". | 56 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
auto-review-loop Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement. | 74 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
idea-creator Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions. | 86 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
research-refine Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine my approach", "帮我细化方案", "decompose this problem", "打磨idea", "refine research plan", "细化研究方案", or wants a concrete research method that stays simple, focused, and top-venue ready instead of a vague or overbuilt idea. | 77 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
novelty-check Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing. | 81 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
pixel-art Generate pixel art SVG illustrations for READMEs, docs, or slides. Use when user says "画像素图", "pixel art", "make an SVG illustration", "README hero image", or wants a cute visual. | 82 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
idea-discovery-robot Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and critical review to go from a broad robotics direction to benchmark-grounded, simulation-first ideas. Use when user says "robotics idea discovery", "机器人找idea", "embodied AI idea", "机器人方向探索", "sim2real 选题", or wants ideas for manipulation, locomotion, navigation, drones, humanoids, or general robot learning. | 80 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
idea-discovery Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea全流程\", \"idea discovery pipeline\", \"从零开始找方向\", or wants the complete idea exploration workflow. | 90 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-figure Generate publication-quality figures and tables from experiment results. Use when user says \"画图\", \"作图\", \"generate figures\", \"paper figures\", or needs plots for a paper. | 82 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-compile Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says \"编译论文\", \"compile paper\", \"build PDF\", \"生成PDF\", or wants to compile LaTeX into a submission-ready PDF. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
idea-discovery Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says "找idea全流程", "idea discovery pipeline", "从零开始找方向", or wants the complete idea exploration workflow. | 77 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
feishu-notify Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Supports push-only (webhook) and interactive (bidirectional) modes. Use when user says \"发飞书\", \"notify feishu\", or other skills need to send status updates. | 90 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-figure Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | 86 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
ablation-planner Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission. Codex designs ablations from a reviewer's perspective, CC reviews feasibility and implements. | 79 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
research-review Get a deep critical review of research from GPT via Codex MCP. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results. | 85 Impact Pending No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: dc00dfb | |
novelty-check Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing. | 86 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
experiment-plan Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty, simplicity, and any LLM / VLM / Diffusion / RL-based contribution. | 90 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
research-pipeline Full research pipeline: Workflow 1 (idea discovery) → implementation → Workflow 2 (auto review loop). Goes from a broad research direction all the way to a submission-ready paper. Use when user says "全流程", "full pipeline", "从找idea到投稿", "end-to-end research", or wants the complete autonomous research lifecycle. | 79 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
auto-paper-improvement-loop Autonomously improve a generated paper via Gemini review through gemini-review MCP → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper. | 85 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-slides Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk. | 79 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
grant-proposal Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application. | 73 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
paper-compile Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says "编译论文", "compile paper", "build PDF", "生成PDF", or wants to compile LaTeX into a submission-ready PDF. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-illustration Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Codex-supervised iterative refinement loop. Use when user says "生成图表", "画架构图", "AI绘图", "paper illustration", "generate diagram", or needs visual figures for papers. | 75 Impact Pending No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: dc00dfb | |
experiment-bridge Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实验", "implement experiments", "bridge", "从计划到跑实验", "deploy the plan", or has an experiment plan ready to execute. | 88 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
comm-lit-review Communications-domain literature review and related-work search with database-aware source control. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamforming, or communication-system research and the user wants papers, prior art, a survey, related work, or a landscape summary. Prioritize IEEE Xplore and ScienceDirect, prefer formal publications over preprints, and separate foundational work from recent progress. | 88 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
grant-proposal Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application. | 75 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
experiment-bridge Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实验", "implement experiments", "bridge", "从计划到跑实验", "deploy the plan", or has an experiment plan ready to execute. | 89 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
dse-loop Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says "DSE", "design space exploration", "sweep parameters", "optimize", "find best config", or wants iterative parameter tuning. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
monitor-experiment Monitor running experiments, check progress, collect results. Use when user says "check results", "is it done", "monitor", or wants experiment output. | 87 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-slides Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk. | 82 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
research-review Get a deep critical review of research from GPT using a secondary Codex agent. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results. | 81 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-poster Generate a conference poster (article + tcbposter LaTeX → A0/A1 PDF + editable PPTX + SVG) from a compiled paper. Use when user says "做海报", "制作海报", "conference poster", "make poster", "生成poster", "poster session", or wants to create a poster for a conference presentation. | 79 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
analyze-results Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data. | 68 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
proof-writer Writes rigorous mathematical proofs for ML/AI theory. Use when asked to prove a theorem, lemma, proposition, or corollary, fill in missing proof steps, formalize a proof sketch, 补全证明, 写证明, 证明某个命题, or determine whether a claimed proof can actually be completed under the stated assumptions. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-writing Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → paper-write → paper-compile → auto-paper-improvement-loop to go from a narrative report to a polished, submission-ready PDF. Use when user says \"写论文全流程\", \"write paper pipeline\", \"从报告到PDF\", \"paper writing\", or wants the complete paper generation workflow. | 85 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
arxiv Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | 89 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
research-review Get a deep critical review of research from Gemini via gemini-review MCP. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results. | 81 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
dse-loop Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says \"DSE\", \"design space exploration\", \"sweep parameters\", \"optimize\", \"find best config\", or wants iterative parameter tuning. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
arxiv Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | 90 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-plan Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing. | 85 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
idea-discovery-robot Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and critical review to go from a broad robotics direction to benchmark-grounded, simulation-first ideas. Use when user says \"robotics idea discovery\", \"机器人找idea\", \"embodied AI idea\", \"机器人方向探索\", \"sim2real 选题\", or wants ideas for manipulation, locomotion, navigation, drones, humanoids, or general robot learning. | 76 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
paper-figure Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper. | 86 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
paper-plan Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing. | 86 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
research-lit Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | 85 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
auto-review-loop-minimax Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review". | 81 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
comm-lit-review-claude-single Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamforming, or communication-system research and the user wants papers, related work, a survey, or a landscape summary. Search Zotero, Obsidian, and local paper folders first when available, then search IEEE Xplore, ScienceDirect, ACM Digital Library, and broader web in that order. | 17 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
research-pipeline Full research pipeline: Workflow 1 (idea discovery) → implementation → Workflow 2 (auto review loop). Goes from a broad research direction all the way to a submission-ready paper. Use when user says \"全流程\", \"full pipeline\", \"从找idea到投稿\", \"end-to-end research\", or wants the complete autonomous research lifecycle. | 84 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
grant-proposal Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application. | 81 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
research-lit Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | 72 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
idea-creator Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions. | 85 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: dc00dfb | |
auto-review-loop-minimax Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review". | 79 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb | |
auto-paper-improvement-loop Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
analyze-results Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data. | 72 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: dc00dfb | |
auto-review-loop Autonomous multi-round research review loop. Repeatedly reviews using Gemini via gemini-review MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement. | 90 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: dc00dfb |