camera-ready-finalizer
査読を通過したAI/ML論文を、最終提出に向けて、内容の整合性や体裁を整えることで、カメラレディ版を完成させるSkill。
📜 元の英語説明(参考)
Finalize an accepted ML or AI paper for camera-ready submission after reviews, rebuttal, and acceptance. Use this skill whenever the user has an accepted paper, camera-ready deadline, final revision, acceptance email, meta-review, rebuttal promises, author-response commitments, de-anonymization tasks, supplement updates, code links, acknowledgements, final LaTeX checks, or needs to ensure the accepted paper's claims, figures, references, and artifacts are consistent before final submission.
🇯🇵 日本人クリエイター向け解説
査読を通過したAI/ML論文を、最終提出に向けて、内容の整合性や体裁を整えることで、カメラレディ版を完成させるSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o camera-ready-finalizer.zip https://jpskill.com/download/7011.zip && unzip -o camera-ready-finalizer.zip && rm camera-ready-finalizer.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/7011.zip -OutFile "$d\camera-ready-finalizer.zip"; Expand-Archive "$d\camera-ready-finalizer.zip" -DestinationPath $d -Force; ri "$d\camera-ready-finalizer.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
camera-ready-finalizer.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
camera-ready-finalizerフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
[スキル名] camera-ready-finalizer
カメラレディ版最終化
採択された論文を最終化し、提出するカメラレディ版が整合性があり、匿名解除され、主張が安全で、コードリリースまたはアーティファクト評価に引き渡せる状態にします。
このスキルを使用する状況:
- 論文が採択され、ユーザーがカメラレディ版を必要としている場合
- 著者応答または議論での約束が最終PDFと照合される必要がある場合
- 匿名化された提出テキストが最終的な著者向けテキストになる必要がある場合
- 謝辞、著者メタデータ、コードリンク、プロジェクトページ、または資金提供に関する記述を追加する必要がある場合
- 最終的な図、表、キャプション、付録、補足資料、および参考文献を同期する必要がある場合
- 新しい反論実験や査読者からの修正要求をきれいに統合する必要がある場合
- アップロード前に、論文が最終的な主張/証拠/引用/コードリリースの整合性チェックを必要とする場合
提出前の準備にはこのスキルを使用しないでください。最初の提出前には submit-paper を使用してください。査読がまだ活発な間は rebuttal-strategist を使用してください。論文に関する義務が明確になった後の公開コードリポジトリには release-code を使用してください。
このスキルと組み合わせて使用するスキル:
rebuttal-strategist:査読者の問題、応答の約束、および約束された修正を回復するためpaper-evidence-board:最終的な主張/証拠/リスク/アクションのリンクを閉じるためfigure-results-review:編集後の最終的な図、キャプション、および表を再確認するためcitation-audit:最終的なBibTeX、引用、ラベル、およびメタデータの正確性を確認するためcitation-coverage-audit:採択された論文の編集で不足している関連研究が明らかになった場合conference-writing-adapter:採択された査読者の批判や制限の最終的な表現のためsubmit-paper:最終的なフォーマットとコンパイルのチェックのためrelease-codeおよびartifact-evaluation-prep:公開コードとアーティファクトの引き渡しのためadd-git-tag:採択/カメラレディのマイルストーンをマークする場合research-project-memory:最終的な論文ステータスをセッション間で永続化させる必要がある場合
スキルディレクトリのレイアウト
<installed-skill-dir>/
├── SKILL.md
└── references/
├── claim-evidence-final-lock.md
├── de-anonymization.md
├── final-submission-audit.md
├── memory-writeback.md
├── rebuttal-promise-audit.md
├── release-handoff.md
├── report-template.md
└── supplement-consistency.md
段階的読み込み
- 常に
references/rebuttal-promise-audit.md、references/de-anonymization.md、references/claim-evidence-final-lock.md、およびreferences/final-submission-audit.mdを読んでください。 - 付録、補足資料、チェックリスト、または追加資料が存在する場合は
references/supplement-consistency.mdを読んでください。 - コード、プロジェクトページ、アーティファクト、データ、チェックポイント、または再現リンクが関係する場合は
references/release-handoff.mdを読んでください。 - 最終レポートを作成する前に
references/report-template.mdを読んでください。 - プロジェクトに
memory/、コンポーネントの.agent/フォルダーがある場合、またはユーザーが永続的なメモリを要求する場合はreferences/memory-writeback.mdを読んでください。 - 会議固有のカメラレディ版のルールが重要である場合は、ページ制限、必須セクション、ライセンス、チェックリスト、またはアップロードフィールドに関する確固たる主張をする前に、現在の公式の会議指示を確認してください。
核となる原則
- カメラレディ版は整合性と義務の完了であり、新しい論文の書き直しではありません。
- すべての反論の約束は、履行されるか、明示的に置き換えられるか、または適用されないものとして文書化されるべきです。
- 匿名解除は完全でなければなりませんが、新しい主張や裏付けのないリンクを導入すべきではありません。
- 最終的な主張は、最終的な証拠、図、表、補足資料、およびコードと一致する必要があります。
- 採択後の新しい編集はリスクを減らすべきであり、新規性や評価に関する論争を再開すべきではありません。
- 本論文、付録、補足資料、メタデータ、およびコードリンクは同じストーリーを語る必要があります。
- 最終的な成果物は、リリース、アーティファクト評価、タグ付け、およびアーカイブメモリへの明確な引き渡しを残すべきです。
ステップ1 - 採択コンテキストの回復
収集するもの:
- 論文ディレクトリとメインのLaTeXファイル
- ターゲットの会議とカメラレディ版の締め切り
- 採択メール、メタレビュー、レビュー、議論、および著者応答
- 反論の約束リスト(利用可能な場合)
- 現在の採択されたドラフトと現在のカメラレディ版ドラフト
- 最終的な図、表、補足資料、付録、チェックリスト、および参考文献
- 著者リスト、所属、謝辞、資金提供、プロジェクト/コード/データリンク
- コードリリースまたはアーティファクトの期待
CLM-###、EVD-###、RSK-###、ACT-###、REV-###、またはPROM-###などのプロジェクトメモリID
約束リストが存在しない場合は、論文を編集する前に、レビュー、反論、および議論から作成してください。
ステップ2 - 反論の約束の監査
references/rebuttal-promise-audit.md を読んでください。
約束台帳を作成します:
- 査読者/情報源
- 約束または暗黙のコミットメント
- 必要な論文の変更
- 現在のステータス
- 最終ドラフト内の場所
- 証拠またはアーティファクトリンク
- 省略した場合のリスク
ステータス:
fulfilled(履行済み)partially-fulfilled(部分的に履行済み)superseded(置き換え済み)not-applicable(適用不可)missing(不足)needs-author-decision(著者の決定が必要)
不便だからといって約束を黙って破棄しないでください。約束が履行できない場合は、リスクをマークし、必要に応じて控えめな注記または制限事項を起草してください。
ステップ3 - 匿名解除と最終メタデータの復元
references/de-anonymization.md を読んでください。
確認するもの:
- 著者名、順序、所属、メールアドレス、および脚注
- 謝辞、資金提供、計算資源の助成、機関のリソース
- コード、データ、プロジェクトページ、モデル、および付録のリンク
- 自己引用および匿名化された参考文献
- 削除された匿名性プレースホルダー
- 該当する場合のPDFメタデータおよびアーティファクトメタデータ
- 必要な場合のライセンス、著作権、および出版社固有の最終メタデータ
資金提供、所属、または著者順序の詳細を捏造しないでください。必要な個人/機関の詳細が不足している場合は、ユーザーに尋ねてください。
ステップ4 - 最終的な証拠に対する主張のロック
references/claim-evidence-final-lock.md を読んでください。
各主要な主張について:
- 最終論文の場所
- 裏付けとなる図/表/定理/実験/引用
- 最終ステータス:supported(支持されている)、narrowed(絞り込まれた)、moved-to-appendix(付録に移動された)、limitation(制限)、またはcut(削除された)
- 新しい反論実験が主張を変更したかどうか
- キャプションと結果の記述が最終的な数値と一致するかどうか
- s
(原文がここで途切れています)
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Camera-Ready Finalizer
Finalize an accepted paper so the submitted camera-ready version is consistent, de-anonymized, claim-safe, and ready to hand off to code release or artifact evaluation.
Use this skill when:
- a paper has been accepted and the user needs the camera-ready version
- author-response or discussion promises must be checked against the final PDF
- anonymized submission text must become final author-facing text
- acknowledgements, author metadata, code links, project pages, or funding statements must be added
- final figures, tables, captions, appendix, supplement, and references must be synchronized
- new rebuttal experiments or reviewer-requested edits must be integrated cleanly
- the paper needs a final claim/evidence/citation/code-release consistency pass before upload
Do not use this skill for pre-submission readiness. Use submit-paper before initial submission. Use rebuttal-strategist while reviews are still active. Use release-code for the public code repository after paper-facing obligations are clear.
Pair this skill with:
rebuttal-strategistto recover reviewer issues, response promises, and promised revisionspaper-evidence-boardto close final claim/evidence/risk/action linksfigure-results-reviewto recheck final figures, captions, and tables after editscitation-auditfor final BibTeX, citation, label, and metadata correctnesscitation-coverage-auditwhen accepted-paper edits reveal missing related workconference-writing-adapterfor final wording of accepted reviewer criticism or limitationssubmit-paperfor final format and compile checksrelease-codeandartifact-evaluation-prepfor public code and artifact handoffadd-git-tagwhen marking the accepted/camera-ready milestoneresearch-project-memorywhen final paper status should persist across sessions
Skill Directory Layout
<installed-skill-dir>/
├── SKILL.md
└── references/
├── claim-evidence-final-lock.md
├── de-anonymization.md
├── final-submission-audit.md
├── memory-writeback.md
├── rebuttal-promise-audit.md
├── release-handoff.md
├── report-template.md
└── supplement-consistency.md
Progressive Loading
- Always read
references/rebuttal-promise-audit.md,references/de-anonymization.md,references/claim-evidence-final-lock.md, andreferences/final-submission-audit.md. - Read
references/supplement-consistency.mdwhen appendix, supplement, checklist, or extra material exists. - Read
references/release-handoff.mdwhen code, project page, artifact, data, checkpoints, or reproduction links are involved. - Read
references/report-template.mdbefore writing the final report. - Read
references/memory-writeback.mdwhen the project hasmemory/, component.agent/folders, or the user asks for persistent memory. - If venue-specific camera-ready rules matter, verify current official venue instructions before making hard claims about page limits, required sections, licenses, checklists, or upload fields.
Core Principles
- Camera-ready is a consistency and obligation closeout, not a new paper rewrite.
- Every rebuttal promise should be either fulfilled, explicitly superseded, or documented as not applicable.
- De-anonymization must be complete but should not introduce new claims or unsupported links.
- Final claims must match final evidence, figures, tables, supplement, and code.
- New post-acceptance edits should reduce risk, not reopen novelty or evaluation disputes.
- The main paper, appendix, supplement, metadata, and code links must tell the same story.
- The final output should leave a clear handoff to release, artifact evaluation, tagging, and archival memory.
Step 1 - Recover Acceptance Context
Collect:
- paper directory and main LaTeX file
- target venue and camera-ready deadline
- acceptance email, meta-review, reviews, discussion, and author responses
- rebuttal promise list, if available
- current accepted draft and current camera-ready draft
- final figures, tables, supplement, appendix, checklist, and bibliography
- author list, affiliations, acknowledgements, funding, project/code/data links
- code release or artifact expectations
- project memory IDs such as
CLM-###,EVD-###,RSK-###,ACT-###,REV-###, orPROM-###
If no promise list exists, create one from reviews, rebuttal, and discussion before editing the paper.
Step 2 - Audit Rebuttal Promises
Read references/rebuttal-promise-audit.md.
Build a promise ledger:
- reviewer/source
- promise or implied commitment
- required paper change
- current status
- location in final draft
- evidence or artifact link
- risk if omitted
Statuses:
fulfilledpartially-fulfilledsupersedednot-applicablemissingneeds-author-decision
Do not silently drop a promise because it is inconvenient. If a promise cannot be fulfilled, mark the risk and draft a conservative note or limitation if needed.
Step 3 - De-Anonymize and Restore Final Metadata
Read references/de-anonymization.md.
Check:
- author names, order, affiliations, emails, and footnotes
- acknowledgements, funding, compute grants, institutional resources
- code, data, project page, model, and appendix links
- self-citations and anonymized references
- removed anonymity placeholders
- PDF metadata and artifact metadata where applicable
- license, copyright, and publisher-specific final metadata if required
Do not invent funding, affiliation, or author-order details. Ask the user if a required personal/institutional detail is missing.
Step 4 - Lock Claims Against Final Evidence
Read references/claim-evidence-final-lock.md.
For each main claim:
- final paper location
- supporting figure/table/theorem/experiment/citation
- final status: supported, narrowed, moved-to-appendix, limitation, or cut
- whether new rebuttal experiments changed the claim
- whether captions and result prose match final numbers
- whether supplement and code agree with the paper
If a claim is unsupported, either narrow it, move it to limitations/future work, or cut it.
Step 5 - Check Supplement and Appendix Consistency
Read references/supplement-consistency.md when relevant.
Check:
- main paper references to appendix/supplement resolve
- appendix numbering, figure/table labels, and cross-references are correct
- supplement claims do not contradict the main paper
- extra experiments are summarized consistently
- reviewer-requested details are easy to find
- checklists, ethics, limitations, broader impacts, and reproducibility sections match final venue requirements
Step 6 - Run Final Submission Audit
Read references/final-submission-audit.md.
Check:
- venue camera-ready instructions and upload requirements
- page limits and final formatting
- compile status and final PDF sanity
- bibliography and metadata
- labels, references, figures, tables, algorithms, equations, and appendices
- stale TODOs, comments, draft macros, anonymization text, or hidden placeholders
- final title, abstract, author metadata, and PDF filename
- final link reachability if links are included
Use citation-audit and submit-paper for detailed checks when needed.
Step 7 - Prepare Release and Artifact Handoff
Read references/release-handoff.md when relevant.
Produce handoff items for:
release-code: repository visibility, README, license, citation file, tag, model/data links, reproduction commandsartifact-evaluation-prep: install instructions, expected runtime, minimal demo, hardware, checkpoints, data, troubleshootingadd-git-tag: accepted/camera-ready milestone summary- project memory closeout
Keep paper finalization separate from code release, but make obligations explicit.
Step 8 - Write the Camera-Ready Report
Read references/report-template.md.
If saving to a project and no path is given, use:
docs/submission/camera_ready_audit_YYYY-MM-DD_<venue>.md
The report must include:
- readiness decision
- blocking issues
- promise ledger
- de-anonymization status
- final claim/evidence lock
- supplement/appendix consistency
- final submission audit
- release/artifact handoff
- memory update section
Step 9 - Write Back to Project Memory
Read references/memory-writeback.md when memory exists.
Update:
memory/decision-log.md: acceptance and camera-ready decisionsmemory/claim-board.md: final claim statusmemory/evidence-board.md: final paper-ready evidence and artifact linksmemory/risk-board.md: any residual accepted risksmemory/action-board.md: final blockers, release tasks, artifact tasks, and tag taskspaper/.agent/: camera-ready status, final metadata, final PDF path, final upload notesrebuttal/.agent/: promise fulfillment status and accepted outcome
Final Sanity Check
Before finalizing:
- all rebuttal promises are accounted for
- author metadata and acknowledgements are complete
- no anonymity placeholders remain
- final claims match final evidence
- figures/tables/captions/supplement/code links are consistent
- final references and labels are clean or routed to
citation-audit - final format is clean or routed to
submit-paper - code/artifact/release obligations are routed
- project memory records the accepted/camera-ready state