๐Ÿ”ญ
DataPython

Astronomy Published Table Chains

by tangxiangru

Astronomy Published Table Chains is a Data 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 Astronomy Published Table Chains
Copy Astronomy Published Table Chains 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/astronomy-sample-the-published-table-into-chains ~/.claude/skills/astronomy-sample-the-published-table-into-chains

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/astronomy-sample-the-published-table-into-chains/SKILL.md in tangxiangru/AutoR
Installs to
~/.claude/skills/astronomy-sample-the-published-table-into-chains
Collection
One of 25 skills cataloged from this repository
Category
Data โ€” 668 skills

What Astronomy Published Table Chains does

Astronomy Published Table Chains rebuilds a published table of means and 1-sigma errors as synthetic chains for comparison plots. Use it when a paper releases only summarized posteriors and you need GetDist-compatible samples for each model.

Astronomy Published Table Chains is cataloged under Data on DirSkills. Astronomy Published Table Chains comes from a repository tagged agent, ai, ai-scientist, auto-research and claude.

Documentation

README

A published mean and sigma is a posterior handed to you, not a number told to you

A table of parameter: mean, 1-sigma for each of several models is a posterior in compressed form. It was produced by a sampler you cannot re-run โ€” the likelihood stack, the emulator and the chains are usually not public โ€” and the table is the only form of that posterior that was released. So rebuild the ensemble it specifies, early, before your own likelihood exists. It costs a page of code, it introduces no assumption you do not already make when you quote the table, and it is the only form in which the source's constraint can be drawn on the same axes as anything else.

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

Frequently asked about Astronomy Published Table Chains

  • What else does tangxiangru publish alongside Astronomy Published Table Chains?

    Astronomy Published Table Chains 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 Astronomy Published Table Chains does, and is maintained by tangxiangru in that same repository. The rest of the collection is listed on the tangxiangru/AutoR page.

  • How does Astronomy Published Table Chains compare to other Data skills?

    Astronomy Published Table Chains ranks #510 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. 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 Astronomy Published Table Chains against them. Open each page to compare what they document and how they install.

More from tangxiangru/AutoR

Astronomy Published Table Chains 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