appendix-table-writer

Solid

Curate reader-facing survey tables for the Appendix (clean layout + high information density), using only in-scope evidence and existing citation keys. **Trigger**: appendix tables, publishable tables, survey tables, reader tables, 附录表格, 可发表表格, 综述表格. **Use when**: you have C4 artifacts (evidence packs + anchor sheet + citations) and want tables that look like a real survey (not internal logs).

Code & Development 498 stars 39 forks Updated today

Install

View on GitHub

Quality Score: 81/100

Stars 20%
90
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# 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.jsonl` - `outline/evidence_drafts.jsonl` - `outline/anchor_sheet.jsonl` - `citations/ref.bib` - Optional: `GOAL.md` Read as needed: - `references/table_cell_hygiene.md` when Appendix table cells still copy raw paper self-narration or generic result wrappers Machine-readable assets: - `assets/table_cell_hygiene.json` ## Output - `outline/tables_appendix.md` ## Roles (use explicitly) ### Survey Table Curator (reader lens) Mission: choose tables a reader actually wants in a survey Appendix. Do: - prefer 2-3 tables that answer big questions (methods, evaluation, risks) - make rows comparable (same row unit across the table) - make the table legible without reading the whole paper Avoid: - one-row-per-H3 index dumps - columns named like internal axes ("axes", "blocking_missing", "evidence readiness") ### Production E...

Details

Author
WILLOSCAR
Repository
WILLOSCAR/research-units-pipeline-skills
Created
7 months ago
Last Updated
today
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category