CamusGIT

23 mods across 1 repository, 204 stars between them.

academic-slides

01

CamusGIT/EvoQuant

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…

204 14d ago A 123 tokens copy · 92% Apache-2.0

evo-memory

02

CamusGIT/EvoQuant

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…

204 14d ago A 186 tokens copy · 100% Apache-2.0

evomath-tao

03

CamusGIT/EvoQuant

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…

204 14d ago A 203 tokens copy · 97% Apache-2.0

experiment-craft

04

CamusGIT/EvoQuant

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…

204 14d ago A 172 tokens copy · 94% Apache-2.0

CamusGIT/EvoQuant

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…

204 14d ago A 145 tokens copy · 98% Apache-2.0

experiment-pipeline

06

CamusGIT/EvoQuant

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…

204 14d ago A 129 tokens original Apache-2.0

find-skills

07

CamusGIT/EvoQuant

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.

204 14d ago A 31 tokens copy · 100% Apache-2.0

CamusGIT/EvoQuant

Skill Claude CodeCodex

Find and read papers from local markdown/wiki corpus. Disambiguate ambiguous queries, search by keyword + abstract + full-text, judge by author-graded rubric, and read with L1/L2/L3 strategy. Use when: find papers in local corpus, search wiki, read a local report, keyword search across extracted knowledge. Do NOT use…

204 14d ago A 102 tokens original Apache-2.0

nano-banana

09

CamusGIT/EvoQuant

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…

204 14d ago A 128 tokens copy · 95% Apache-2.0

paper-figures

10

CamusGIT/EvoQuant

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…

204 14d ago A 208 tokens copy · 98% Apache-2.0

paper-graph

11

CamusGIT/EvoQuant

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…

204 14d ago A 197 tokens original Apache-2.0

paper-planning

12

CamusGIT/EvoQuant

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…

204 14d ago A 166 tokens copy · 100% Apache-2.0

paper-rebuttal

13

CamusGIT/EvoQuant

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…

204 14d ago A 127 tokens copy · 100% Apache-2.0

paper-review

14

CamusGIT/EvoQuant

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…

204 14d ago A 152 tokens original Apache-2.0

paper-writing

15

CamusGIT/EvoQuant

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…

204 14d ago A 124 tokens copy · 95% Apache-2.0

CamusGIT/EvoQuant

Skill Claude CodeCodex

Quant research experiment executor: discover an offline source database under the workdir's code-repo, build a panel, run a Research Artifact's entry point to compute research-object values, and evaluate IC/ICIR/RANKIC/coverage metrics. Runtime = Experiment Executor; it runs a Research Artifact via a Python-native…

204 14d ago A 179 tokens original Apache-2.0

CamusGIT/EvoQuant

Skill Claude CodeCodex

Convert quantitative research report PDFs to markdown, then extract structured knowledge (paperId, title, year, source, keywords, tldr, abstract, strategy, method, experiment, result) into JSONL files. Use when: processing quant research PDFs, building a quant knowledge base, extracting structured data from reports…

204 14d ago A 105 tokens original Apache-2.0

research-ideation

18

CamusGIT/EvoQuant

Skill Claude CodeCodex

Quant-focused research ideation pipeline: scope selection (3 stages) → anchor-first literature grounding → single-core idea generation → iterative refinement → ELO tournament ranking (Final = N+R+C−D) → update evo-memory → user selects direction → expand into manuscript-quality proposal. Optimized for incremental…

204 14d ago A 151 tokens original Apache-2.0

research-survey

19

CamusGIT/EvoQuant

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…

204 14d ago A 125 tokens copy · 94% Apache-2.0

skill-creator

20

CamusGIT/EvoQuant

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.

204 14d ago A 63 tokens copy · 98% Apache-2.0

analyzer

21

CamusGIT/EvoQuant

Agent

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

204 14d ago A 0 tokens copy · 100% Apache-2.0

comparator

22

CamusGIT/EvoQuant

Agent

Compare two outputs WITHOUT knowing which skill produced them.

204 14d ago A 0 tokens copy · 100% Apache-2.0

grader

23

CamusGIT/EvoQuant

Agent

Evaluate expectations against an execution transcript and outputs.

204 14d ago A 0 tokens copy · 100% Apache-2.0