🧪
AI EngineeringPython

Chemistry Ablations And Curves

by tangxiangru

Chemistry Ablations And Curves is an AI Engineering skill for Claude Code, published by tangxiangru in AutoR.

804 stars25 forkson tangxiangru/AutoRAdded 2026/08/22Repository updated 2026/08/22
agentaiai-scientistauto-researchclaudeclaude-codecliharnessllmopenaipaperscience
Install in seconds
Install Chemistry Ablations And Curves
Copy Chemistry Ablations And Curves into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tangxiangru/AutoR/tree/main/src/skills/chemistry-ablations-and-curves-without-an-accelerator ~/.claude/skills/chemistry-ablations-and-curves-without-an-accelerator

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tangxiangru/AutoR.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src/skills/chemistry-ablations-and-curves-without-an-accelerator/SKILL.md in tangxiangru/AutoR
Installs to
~/.claude/skills/chemistry-ablations-and-curves-without-an-accelerator
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Chemistry Ablations And Curves does

Chemistry Ablations And Curves helps plan ablation tables and curve-based evidence when a model can’t be trained at full scale. It distinguishes component ablations from input ablations and suggests the highest-fidelity curve you can still ship.

Chemistry Ablations And Curves is cataloged under AI Engineering on DirSkills. Chemistry Ablations And Curves comes from a repository tagged agent, ai, ai-scientist, auto-research and claude.

Documentation

README

Ablations and curves when the sandbox has no accelerator

Price the training arm first. train-the-named-architecture is the primary instruction: when the brief names an architecture, a small honest re-implementation trained at whatever scale you can afford answers every architecture-shaped criterion. So before this skill applies, measure the machine — device query, cores, RAM, wall clock left — and price one scaled-down training arm against it, in writing. What follows sits on top of that arm wherever it is affordable, and replaces it only where there is genuinely no accelerator and no time.

What goes wrong

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Chemistry Ablations And Curves

  • What else does tangxiangru publish alongside Chemistry Ablations And Curves?

    Chemistry Ablations And Curves is one of 25 skills that DirSkills catalogs from tangxiangru/AutoR, the repository it ships in. Its siblings there include A Deliverable Is Not an Instruction, A Value You Did Not Measure Still Has A Source and Answer The Why, Not Only The What. Each one is a separate skill with its own page in this directory, installs the same way Chemistry Ablations And Curves does, and is maintained by tangxiangru in that same repository. The rest of the collection is listed on the tangxiangru/AutoR page.

  • How does Chemistry Ablations And Curves compare to other AI Engineering skills?

    Chemistry Ablations And Curves ranks #1592 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Chemistry Ablations And Curves against them. Open each page to compare what they document and how they install.

More from tangxiangru/AutoR

Chemistry Ablations And Curves is one of 25 skills cataloged on DirSkills from tangxiangru/AutoR.

See all 25 skills
🧭
1w ago

A Deliverable Is Not an Instruction

A Deliverable Is Not an Instruction helps separate research deliverables from harness instructions when building a study plan and checking coverage. Use it to keep `report_plan.json` focused on findings and to mark genuinely unreachable items honestly.
AI Engineering
80425
📝
1w ago

A Value You Did Not Measure Still Has A Source

A Value You Did Not Measure Still Has A Source explains how to handle deliverables this run cannot measure or produce, using attributed published values instead of fabricating or omitting them. It covers where to place cited values and how to compare them to your own results.
Writing
80425
📝
1w ago

Answer The Why, Not Only The What

Answer The Why, Not Only The What helps you write results and discussion sections that explain why an effect happens, not just whether it happened. Use it when a reviewer or task asks for mechanism claims, competing explanations, or limits on what the data support.
Writing
80425
🧪
1w ago

Assume This Stage Is The Last One You Get

Assume This Stage Is The Last One You Get advises planning each early stage of a timed research run so it leaves a valid model, score, and rerunnable script if the later stages never happen. It is used when wall-clock limits make deferred work unlikely to execute.
AI Engineering
80425
🔭
1w ago

Astronomy Caption Specification

Astronomy Caption Specification turns figure captions into a plotting specification for reproducing astronomy figures when the rendered source is unavailable. Use it to keep panel order, series, colors, references, normalization, and error bars aligned with the paper.
Writing
80425
🔭
1w ago

Astronomy Error Budget Audit Trail

Astronomy Error Budget Audit Trail helps you document uncertainty propagation, fit bookkeeping, and residual diagnostics before quoting a result. Use it when a measurement depends on calibration chains, covariance, or a model fit.
Writing
80425