Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/openraiser/paperfit/repair-tablegit clone --depth 1 https://github.com/OpenRaiser/PaperFitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/openraiser/paperfit/repair-table)<a href="https://agentmods.dev/commands/openraiser/paperfit/repair-table"><img src="https://agentmods.dev/badge/commands/openraiser/paperfit/repair-table.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00364 |
| Opus 5 | $0.00000 | $0.00182 |
| Sonnet 5 | $0.00000 | $0.00073 |
| Haiku 4.5 | $0.00000 | $0.00036 |
Grade A, and why
repair-table scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
/repair-table — 修复表格
作用: 针对指定表格或当前论文中的表格问题执行修复闭环。它是专家快捷入口;普通自然语言如“修 Table 2 太挤的问题”也应能触发同类任务。
用户入口说明:
- 用户只需要描述哪张表有问题,或直接说明“修表格”。
- 不要要求用户手动执行
paperfit render、compile.sh或其它内部命令。 - 表格修复必须以视觉可读性和结构完整性为主,而不是靠暴力缩放过关。
工具调用约定
验证阶段在论文根目录使用 paperfit run scripts/compile.sh / paperfit render,勿假设项目内存在包级 scripts/。
用法
/repair-table
也可以由自然语言触发,例如:
用 PaperFit 修复这篇论文的表格问题
修一下 Table 2,当前太挤而且列宽不平衡
执行流程
- 定位指定表格或自动识别主要表格问题
- 分析表格溢出、一致性、列宽和可读性问题
- 重构列格式、调整列间距、必要时改用更合适的表格布局策略
- 重新编译并回到视觉验证
调度
- 代码外科医生:
agents/code-surgeon-agent.md - 技能:
skills/overflow-repair/、skills/consistency-polisher/
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 38 lines · 0 tokens per session scan A f12a84e21210
repair-table is a command published in the GitHub repository OpenRaiser/PaperFit (331 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 364 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
resumes-cli
Command "resumes-cli" from Alenryuichi/openmemory-plus, covering resumes-cli, quick usage, commands, agent notes and docs.
bmad-index-docs
Generates or updates an index.md of all documents in the specified directory.
ink-art
Hand-drawn ink-on-white doodle animation — a character that draws itself then walks/dances/waves, or a deadpan contraption explainer. Vector, deterministic, rendered via HyperFrames to MP4.
bump-plugin
Bump changed plugin and marketplace version.
start-10-4.en
Lesson 10-4: GmailApp Email Search/Extraction → Sheet Organization!
extract-foundations-from-screens
Extract canonical foundations docs (foundations/color.md, foundations/typography.md, foundations/spacing.md, foundations/radii.md) from a batch of existing SCREENSPECs. Idempotent: re-runs only add new tokens, never overwrite existing role mappings, and route conflicts to a Review queue. Use when SCREENSPECs already…