EvoScientist

21 mods across 2 repositories, 5.0k stars between them.

find-skills

01

EvoScientist/EvoScientist

Skill Claude CodeCodex

Helps users discover agent skills from the open ecosystem. Searches skills.sh and presents options for installation via the built-in skillmanager tool.

4.6k 3d ago A 31 tokens original Apache-2.0

skill-creator

02

EvoScientist/EvoScientist

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

4.6k 3d ago A 63 tokens original Apache-2.0

analyzer

03

EvoScientist/EvoScientist

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

4.6k 3d ago A 0 tokens copy · 100% Apache-2.0

grader

05

EvoScientist/EvoScientist

Agent

Evaluate expectations against an execution transcript and outputs.

4.6k 3d ago A 0 tokens copy · 100% Apache-2.0

academic-slides

06

EvoScientist/EvoSkills

Skill Claude CodeCodex

Use this skill for creating or refining an academic slide deck and the talk built around it: structuring a conference talk, thesis defense, lab meeting, or paper-to-slides deck; deciding the narrative arc and slide breakdown; improving slide design and visual hierarchy; planning rehearsal, timing, Q&A, and backup…

431 5d ago A 123 tokens original Apache-2.0

evo-memory

07

EvoScientist/EvoSkills

Skill Claude CodeCodex

Manages persistent research memory across ideation and experimentation cycles. Maintains two stores: Ideation Memory MI (feasible/unsuccessful directions) and Experimentation Memory ME (reusable strategies for data processing, model training, architecture, debugging). Three evolution mechanisms: IDE (after…

431 5d ago A 186 tokens original Apache-2.0

evomath-tao

08

EvoScientist/EvoSkills

Skill Claude CodeCodex

Use this skill whenever the user submits a non-trivial mathematical claim that needs a rigorous proof or audit. Trigger on IMO/Putnam/USAMO/Olympiad-style problems, ML/AI theoretical statements, research conjectures, suspected-false claims, multi-step proofs the user already failed on, proof drafts with possible…

431 5d ago A 203 tokens original Apache-2.0

experiment-craft

09

EvoScientist/EvoSkills

Skill Claude CodeCodex

Use this skill when the user wants to debug, diagnose, or systematically iterate on an experiment that already exists, or when they need a structured experiment log for tracking runs, hypotheses, failures, results, and next steps during active research. Apply it to underperforming methods, training that will not…

431 5d ago A 172 tokens original Apache-2.0

EvoScientist/EvoSkills

Skill Claude CodeCodex

Iterative code refinement through plan → code → evaluate → refine cycles. Runs lint checks (ruff), tests (pytest), and structured self-evaluation each cycle, then diagnoses failures and refines. Decomposes complex tasks into sequential phases, iterates up to 3 times per phase (10 total). Use when: the main agent…

431 5d ago A 145 tokens original Apache-2.0

experiment-pipeline

11

EvoScientist/EvoSkills

Skill Claude CodeCodex

Guides structured 4-stage experiment execution with attempt budgets and gate conditions: Stage 1 initial implementation (reproduce baseline), Stage 2 hyperparameter tuning, Stage 3 proposed method validation, Stage 4 ablation study. Integrates with evo-memory (load prior strategies, trigger IVE/ESE) and…

431 5d ago A 129 tokens original Apache-2.0

nano-banana

12

EvoScientist/EvoSkills

Skill Claude CodeCodex

Generate professional presentation slides and high-quality illustrations using Gemini image generation API (Nano Banana 2), with interactive browser-based review and iterative editing. Full workflow: content planning conversation → slidesplan.json → batch image generation → review with feedback → targeted slide…

431 5d ago A 128 tokens original Apache-2.0

paper-figures

13

EvoScientist/EvoSkills

Skill Claude CodeCodex

Use this skill to produce standalone, publication-ready PNG graphics and reproducible matplotlib scripts from tabular data (CSVs or DataFrames). This tool is built specifically for rendering numerical data into formal scientific visualizations—including scatter, line, bar, pie, ring, bubble, tornado, KDE, violin, box…

431 5d ago A 208 tokens original Apache-2.0

paper-graph

14

EvoScientist/EvoSkills

Skill Claude CodeCodex

Use this skill to map the genealogical lineage and historical progression of a research field. It is designed to visualize the evolutionary path of ideas, showing how technical challenges in earlier works were addressed by subsequent research improvements. The final deliverable is a Markdown file with embedded Mermaid…

431 5d ago A 197 tokens original Apache-2.0

paper-navigator

15

EvoScientist/EvoSkills

Skill Claude CodeCodex

Find and read academic papers (S2 + arXiv). Disambiguate ambiguous queries, search by keyword + citation graph + recommendations + snippets, judge relevance against an authored rubric, and read with L1/L2/L3 strategy. Trigger phrases: find papers, search papers, related work, citation analysis, recent advances, read…

431 5d ago A 105 tokens original Apache-2.0

paper-planning

16

EvoScientist/EvoSkills

Skill Claude CodeCodex

Guides pre-writing planning for academic papers with 4 structured steps: story design (task-challenge-insight-contribution-advantage), experiment planning (comparisons + ablations), figure design (pipeline + teaser), and 4-week timeline management. Includes counterintuitive planning tactics (write a mock rejection…

431 5d ago A 166 tokens original Apache-2.0

paper-rebuttal

17

EvoScientist/EvoSkills

Skill Claude CodeCodex

Guides writing effective rebuttals after receiving peer review feedback. Covers review diagnosis (score-driven color-coding), response strategy (champion identification, common-theme consolidation), tactical writing (18 rules), and counterintuitive rebuttal principles. Use when: user received reviewer scores/comments…

431 5d ago A 127 tokens original Apache-2.0

paper-review

18

EvoScientist/EvoSkills

Skill Claude CodeCodex

Guides self-review of YOUR OWN academic paper before submission with adversarial stress-testing. Core method: 5-aspect checklist (contribution sufficiency, writing clarity, results quality, testing completeness, method design), counterintuitive protocol (reject-first simulation, delete unsupported claims, score trust…

431 5d ago A 177 tokens original Apache-2.0

paper-writing

19

EvoScientist/EvoSkills

Skill Claude CodeCodex

Guides writing academic papers section by section using an 11-step workflow with LaTeX templates and counterintuitive writing tactics. Covers Abstract, Introduction, Method, Experiments, Related Work, Conclusion, and Supplementary. Use when: user asks to write or draft a paper section, needs LaTeX templates, wants to…

431 5d ago A 124 tokens original Apache-2.0

research-ideation

20

EvoScientist/EvoSkills

Skill Claude CodeCodex

End-to-end research ideation pipeline: literature grounding → multi-track idea generation (3 personas: innovator/pragmatist/critic) → iterative refinement → ELO tournament ranking → update evo-memory (IDE) → user selects direction → expand into manuscript-quality proposal. Use when: user wants to find a research…

431 5d ago A 129 tokens original Apache-2.0

research-survey

21

EvoScientist/EvoSkills

Skill Claude CodeCodex

Generates structured literature survey reports from collected papers using a multi-stage pipeline: outline generation (query-type adaptive) → draft survey → section-by-section expansion → summary section refinement → final assembly. Produces survey-grade output with taxonomy-based method analysis, LaTeX…

431 5d ago A 125 tokens original Apache-2.0