EvoSkills
End-to-end academic research, experiments, writing, and review
All Skills in This Repository (13)
Pure Emerald Level Indicatorsexperiment-pipeline
Orchestrate a 4-stage research experiment pipeline with budgets and artifact tracking.
paper-planning
Plan scholarly papers with story, experiments, figures, and timeline.
paper-review
Apply a 5-aspect checklist, reverse-outlining, and figure-quality checks to academic paper drafts.
paper-navigator
Search and analyze academic papers across Semantic Scholar, arXiv, and GitHub.
evo-memory
Maintain persistent research memory across ideation and experimentation cycles.
research-survey
Generate structured Markdown literature surveys from curated paper sets.
experiment-iterative-coder
Refine code iteratively with ruff lint checks and pytest tests.
paper-rebuttal
Generate a structured rebuttal plan from peer-review feedback with color-coded priorities.
research-ideation
Generate top-3 research directions and seed evo-memory with summaries.
experiment-craft
Diagnose failed experiments using a 5-step flow and log results with templates.
academic-slides
Generate structured academic slide deck outlines from research content.
paper-writing
Draft and refine academic manuscripts using an 11-step writing workflow with LaTeX templates.
Frequently Asked Questions
FAQPage SchemaHow to install EvoSkills?โผ
Run `npx skills add EvoScientist/EvoSkills --all -g -y` in your terminal to install all research skills globally.
What does EvoSkills do for researchers?โผ
It covers the full research workflow: finding papers, generating and ranking ideas, running structured experiments, writing and reviewing papers, and preparing rebuttals and slides.
Does EvoSkills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, OpenCode, and other compatible coding agents.
Can EvoSkills help get a paper accepted?โผ
Yes. It includes adversarial self-review checklists, claim-evidence audits, and rebuttal tactics designed to catch weaknesses before reviewers do.
Do I need coding experience to use EvoSkills?โผ
No. Once installed, you describe your research goal in plain English and the agent handles literature search, experiments, and drafting for you.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides