appendix-table-writer
Installation
SKILL.md
Appendix Table Writer (publishable survey tables)
Why this exists
The pipeline can produce index tables that are useful for planning/debugging, but read like internal artifacts.
This skill writes publishable, reader-facing tables that can live in an Appendix:
- cleaner layout
- higher information density
- survey-style organization (methods/benchmarks/risks), not intermediate state
Index tables remain in outline/tables_index.md and should not be copied verbatim into the paper.
Inputs
outline/table_schema.md(table intent + evidence mapping)outline/tables_index.md(internal index; optional but recommended)outline/subsection_briefs.jsonloutline/evidence_drafts.jsonl
Related skills