Paperfit
Description
# /paperfit — PaperFit 统一自然语言入口 **作用**: `/paperfit` 是 Claude Code 中的 PaperFit 主入口。用户可以直接用自然语言描述任务,例如排版分析、完整修复、模板迁移、长度调整、局部表格修复、视觉检查或状态查询。Agent 负责解析意图、识别主 `.tex`、判断是否需要画像、并自动进入对应的 PaperFit 子流程。 **注意**: - `/paperfit` 不是单纯的“画像初始化命令”,也不是直接跑项目目录下的 `scripts/paperfit_wizard.py` - 不要假设论文项目里自带 `scripts/` - 若需要画像,优先在内部调用 `paperfit run scripts/paperfit_portrait.py ...` - `/paperfit` 自己就可以完成任务路由,不必强制用户再记忆 `/fix-layout` 等子命令 - 如果用户说“实际有 5 个 table / figure”,这是事实校正,不是期望值 - 内部 CLI、runtime、脚本是执行层,不是用户接口 ---
Installation
Installs to ~/.claude/commands/openraiser-paperfit-paperfit.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/PaperFit/HEAD/.claude/commands/paperfit.md -o ~/.claude/commands/openraiser-paperfit-paperfit.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11