By ldm2060
Academic research workspace: paper writing, review, literature search, and AI Scientist workflow
Research pipeline conductor. Routes ALL domain work to copilot-* sub-agents. Installed as the main-session agent to enforce delegation rules at highest priority.
Experiment execution + validation sub-agent. Use to reproduce a baseline, run training, hyperparameter sweep, ablations, read metrics, plot, judge convergence. Writes `.copilot/experiments.md`. Triggers: '跑实验' / '跑训练' / '复现 baseline' / '消融' / 'train' / 'reproduce baseline' / 'ablation'.
Ideation sub-agent (interactive). Use for innovation direction search, cross-domain brainstorm, novelty re-calibration, mining improvement axes given a baseline. Writes `.copilot/ideas.md`. Triggers: '找创新方向' / '头脑风暴' / '创新点重校' / 'brainstorm' / 'novelty re-check'.
Literature scan sub-agent. Use to search for prior work, lock the baseline, augment related-work, verify citations. Dispatched by the conductor or invoked as @copilot-literature. Writes `.copilot/literature.md` (incl. novelty-evidence subsection). Triggers: 'search papers', 'lock baseline', 'related work', '查文献', '锁 baseline'.
Paper polishing sub-agent. Use for academic register, de-AI rewrite, syntax, terminology — NO technical changes. Triggers: 'polish' / 'de-AI' / '润色' / '去 AI 味'.
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.
Systematic writing framework for philosophy and interdisciplinary academic papers from optimized outline to submission-ready manuscript. Use when users want to: (1) write a paper from a detailed outline, (2) ensure quality control during writing, (3) maintain consistency across chapters, (4) prepare a submission-ready manuscript, or (5) systematically execute a planned paper. Triggered by phrases like 'write the paper from this outline,' 'compose the full manuscript,' 'execute the outline,' or when users have completed strategic planning (academic-paper-strategist skill) and are ready to write. Takes optimized outline as input; outputs complete manuscript with iterative quality checks.
Systematic strategic planning framework for philosophy and interdisciplinary academic papers targeting preprint platforms (PhilArchive, arXiv, PhilSci-Archive). Use when users want to: (1) plan a paper on a specific topic, (2) identify research gaps and assess originality, (3) develop optimized paper outlines, (4) prepare for preprint submission, or (5) understand platform requirements and writing standards. Triggered by phrases like 'plan a paper on,' 'help me design a paper about,' 'identify research gaps in,' 'is this idea original,' or when users need structured research planning. The skill guides through three phases: Platform Analysis (identifying target venue and studying sample papers), Theoretical Framework (AI-driven literature search and gap identification), and Outline Optimization (structured design with reviewer-perspective self-assessment). Each phase includes quality evaluation standards and validation checkpoints. Output: optimized detailed outline ready for systematic writing (use with academic-paper-composer skill).
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Academic research workspace for Claude Code: paper writing, review, literature search, experiment management, and AI Scientist workflow.
This plugin depends on skills from 5 third-party marketplaces. You must add them before installing, or the dependencies will stay unresolved. The superpowers dependency uses Claude Code's built-in claude-plugins-official marketplace.
/plugin marketplace add Imbad0202/academic-research-skills
/plugin marketplace add Lylll9436/Paper-Polish-Workflow-skill
/plugin marketplace add multica-ai/andrej-karpathy-skills
/plugin marketplace add anthropics/skills
/plugin marketplace add Orchestra-Research/AI-Research-SKILLs
From GitHub:
/plugin marketplace add https://github.com/ldm2060/research_copilot.git
/plugin install research-copilot@research-copilot
/reload-plugins
From Gitee (China mirror):
/plugin marketplace add https://gitee.com/ldm2060/research_copilot.git
/plugin install research-copilot@research-copilot
/reload-plugins
/plugin marketplace update research-copilot
/reload-plugins
After installing, run this once to set up MCP server dependencies:
pip install -r ${CLAUDE_PLUGIN_ROOT}/requirements.txt
| I want to... | Use |
|---|---|
| Start from scratch (find direction / baseline / innovation) | @research-pilot |
| Work on an existing draft (revise / review / optimize) | @paper |
| Write or polish a section | @paper-writer |
| Pre-submission quality gate / rebuttal | @paper-reviewer |
| AI Scientist automated workflow | @scientist |
| Search papers | arxiv-search or dblp-bib MCP |
| Extract text from PDF | pdf-text MCP |
If you want to build from source or contribute:
git clone --recurse-submodules https://github.com/ldm2060/research_copilot.git
python scripts/build_copilot_workspace.py --repo-root . --output dist/claude-workspace --target github
Build targets: --target github or --target gitee.
npx claudepluginhub ldm2060/research_copilot --plugin research-copilotHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer