jpskill.com
📦 その他 コミュニティ

abstract-title-contribution-writer

機械学習やAIに関する論文のタイトル、要旨、貢献リストを、適切な表現と構成で作成するSkill。

📜 元の英語説明(参考)

Draft ML/AI paper titles, abstracts, and contribution lists. Use for title options, abstract structure, contribution bullets, and claim-strength calibration.

🇯🇵 日本人クリエイター向け解説

一言でいうと

機械学習やAIに関する論文のタイトル、要旨、貢献リストを、適切な表現と構成で作成するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

[スキル名] abstract-title-contribution-writer

論文のタイトル、要約、貢献リストを作成するスキル

論文の最も凝縮されたセールスレイヤーである、タイトル、要約、および貢献リストを作成します。このスキルは、トップレベルの約束を明確、具体的、かつ証拠に基づいて調整します。

このスキルは以下の目的で使用します。

  • 論文タイトルの生成または改訂
  • ターゲットとなる発表場所と論文のタイプに合わせた構造化された要約の作成
  • 実際の証拠と一致する貢献箇条書きの作成
  • タイトル、要約、序論、主張が同じストーリーを語っているかどうかの確認
  • 注目度の高い文章における過剰な主張の削減
  • 戦略的な選択のために、いくつかのタイトル/要約のポジショニングバリアントを作成

このスキルは、詳細なセクションのドラフト作成には使用しないでください。序論には paper-introduction-argument-writer を、より広範な文章には paper-writing-assistant を、トップレベルの主張の表現と依存関係の影響を記録するには paper-writing-memory-manager を、ドラフト全体の整合性には paper-draft-consistency-editor を使用してください。

スキルディレクトリのレイアウト

<installed-skill-dir>/
├── SKILL.md
├── references/
│   ├── abstract-patterns.md
│   └── title-contribution-rules.md
└── templates/
    └── abstract-title-plan.md

段階的な読み込み

  • 常に references/abstract-patterns.md を読み込みます。
  • タイトルまたは貢献箇条書きを作成する際は、references/title-contribution-rules.md を読み込みます。
  • paper/.agent/abstract-title-plan.md を作成する際は、templates/abstract-title-plan.md を使用します。
  • 存在する場合は、ローカルの paper/.agent/writing-contract.mdpaper/.agent/writing-memory/paper/.agent/introduction-plan.mdpaper/.agent/paper-evidence-board.md、および paper/.agent/provisional-results.md を読み込みます。
  • 改訂する際は、main.texpaper.texsections/abstract.tex、または sections/introduction.tex から現在の abstracttitle、および貢献テキストを読み込みます。

核となる原則

  • タイトル、要約、貢献箇条書きは、同じ論文を売り込むものでなければなりません。
  • 要約は短縮された序論ではなく、完全な主張と証拠の契約です。
  • タイトルの具体性は、証拠の強さと読者の期待に合致している必要があります。
  • 貢献箇条書きは、図、表、定理、リリース、または発見と照合可能である必要があります。
  • 証拠ボードが裏付けていない限り、「first」、「novel」、「general」、「robust」、「state-of-the-art」は避けてください。
  • 証拠が暫定的な場合は、ドラフトを作成しますが、結果のプレースホルダーと必要な置き換えをマークしてください。
  • 希薄な複数の約束よりも、1つの明確な主要な約束を優先してください。

ステップ1 - トップレベルのスナップショットを作成する

以下を抽出します。

## トップレベルの執筆スナップショット
- ターゲットとなる発表場所:
- 論文のタイプ:
- 主要な読者:
- 現在のタイトル:
- 現在の要約:
- 現在の貢献リスト:
- 主要な主張:
- 主な証拠:
- 不足/暫定的な証拠:
- 禁止されている主張:
- 望ましいポジショニングバリアント:

論文に安定したポジショニングがない場合は、確定する前に paper-positioning-planner または paper-writing-contract-planner にルーティングしてください。

ステップ2 - 要約パターンを選択する

references/abstract-patterns.md を読み、以下のいずれかのパターンを選択します。

  • method (手法)
  • benchmark/dataset (ベンチマーク/データセット)
  • empirical study (実証研究)
  • analysis/diagnostic (分析/診断)
  • systems/tooling (システム/ツール)
  • theory (理論)
  • application (応用)
  • negative result or limitation (否定的結果または限界)

このパターンは、文の表現ではなく、構成の順序を制御します。

ステップ3 - 要約の契約をドラフトする

以下を作成または更新します。

paper/.agent/abstract-title-plan.md

paper/ ディレクトリがなく、現在のディレクトリが論文リポジトリである場合は、以下に保存します。

.agent/abstract-title-plan.md

templates/abstract-title-plan.md を使用します。

各要約の文または句について、以下を記録します。

  • 構成上の役割
  • サポートされている主張
  • 証拠のステータス
  • 過剰な主張のリスク

ステップ4 - タイトルの選択肢を作成する

有用なポジショニングスタイルで、3〜6個のタイトルの選択肢を生成します。

  • direct method name (直接的な手法名)
  • problem-plus-method (問題と手法)
  • finding-led (発見主導)
  • benchmark/resource-led (ベンチマーク/リソース主導)
  • mechanism-led (メカニズム主導)
  • scoped and conservative (範囲を限定し控えめ)

各タイトルについて、それが何を売り込み、どのようなリスクを生み出すかをメモします。

ステップ5 - 貢献箇条書きを作成または改訂する

各貢献箇条書きには、以下を含める必要があります。

  • 具体的な成果物または発見
  • 範囲
  • 証拠の種類
  • 読者への価値

貢献箇条書きは、文法的に並列であり、内容が重複しないようにする必要があります。

ステップ6 - 最終チェック

確定する前に、以下を確認します。

  • タイトルの約束が要約と序論に現れていること
  • 要約の主張が貢献箇条書きまたは論文本文に現れていること
  • 貢献箇条書きに証拠の場所が示されていること
  • 結果の数値が検証済みまたは明示的に暫定的なステータスと一致していること
  • 既知の場合、発表場所で要求される要約の制約が尊重されていること
  • タイトルが一般性、新規性、SOTAを過剰に売り込んでいないこと
  • トップレベルの表現と依存関係の変更が paper-writing-memory-manager で記録されていること
  • 未解決の問題が paper-evidence-boardpaper-introduction-argument-writer、または paper-draft-consistency-editor にルーティングされていること
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Abstract Title Contribution Writer

Write the paper's most compressed sales layer: title, abstract, and contribution list. This skill makes the top-level promise clear, concrete, and evidence-calibrated.

Use this skill for:

  • generating or revising paper titles
  • drafting structured abstracts for target venues and paper archetypes
  • writing contribution bullets that match the actual evidence
  • checking whether title, abstract, intro, and claims tell the same story
  • reducing overclaiming in high-visibility prose
  • producing several title/abstract positioning variants for a strategic choice

Do not use this skill for detailed section drafting. Use paper-introduction-argument-writer for the introduction, paper-writing-assistant for broader prose, paper-writing-memory-manager to record top-level claim wording and dependency impact, and paper-draft-consistency-editor for full-draft consistency.

Skill Directory Layout

<installed-skill-dir>/
├── SKILL.md
├── references/
│   ├── abstract-patterns.md
│   └── title-contribution-rules.md
└── templates/
    └── abstract-title-plan.md

Progressive Loading

  • Always read references/abstract-patterns.md.
  • Read references/title-contribution-rules.md when writing titles or contribution bullets.
  • Use templates/abstract-title-plan.md when creating paper/.agent/abstract-title-plan.md.
  • Read local paper/.agent/writing-contract.md, paper/.agent/writing-memory/, paper/.agent/introduction-plan.md, paper/.agent/paper-evidence-board.md, and paper/.agent/provisional-results.md when present.
  • Read current abstract, title, and contribution text from main.tex, paper.tex, sections/abstract.tex, or sections/introduction.tex when revising.

Core Principles

  • Title, abstract, and contribution bullets must sell the same paper.
  • The abstract is not a shortened introduction; it is a complete claim-evidence contract.
  • Title specificity should match evidence strength and audience expectations.
  • Contribution bullets should be auditable against figures, tables, theorems, releases, or findings.
  • Avoid "first", "novel", "general", "robust", and "state-of-the-art" unless the evidence board supports them.
  • If evidence is provisional, write a draft but mark the result placeholder and the required replacement.
  • Prefer one clear primary promise over several diluted promises.

Step 1 - Build Top-Level Snapshot

Extract:

## Top-Level Writing Snapshot
- Target venue:
- Paper archetype:
- Primary audience:
- Title currently says:
- Abstract currently says:
- Contribution list currently says:
- Primary claim:
- Main evidence:
- Missing/provisional evidence:
- Forbidden claims:
- Desired positioning variants:

If the paper has no stable positioning, route to paper-positioning-planner or paper-writing-contract-planner before finalizing.

Step 2 - Select Abstract Pattern

Read references/abstract-patterns.md and choose one pattern:

  • method
  • benchmark/dataset
  • empirical study
  • analysis/diagnostic
  • systems/tooling
  • theory
  • application
  • negative result or limitation

The pattern controls move order, not sentence wording.

Step 3 - Draft the Abstract Contract

Create or update:

paper/.agent/abstract-title-plan.md

If there is no paper/ directory and the current directory is the paper repo, save to:

.agent/abstract-title-plan.md

Use templates/abstract-title-plan.md.

For each abstract sentence or clause, record:

  • move role
  • claim supported
  • evidence status
  • overclaim risk

Step 4 - Produce Title Options

Generate three to six title options across useful positioning styles:

  • direct method name
  • problem-plus-method
  • finding-led
  • benchmark/resource-led
  • mechanism-led
  • scoped and conservative

For each title, note what it sells and what risk it creates.

Step 5 - Write or Revise Contribution Bullets

Each contribution bullet should include:

  • concrete deliverable or finding
  • scope
  • evidence type
  • reader value

Contribution bullets should be parallel in grammar and non-overlapping in content.

Step 6 - Final Checks

Before finalizing:

  • title promise appears in abstract and introduction
  • abstract claims appear in contribution bullets or paper body
  • contribution bullets have evidence locations
  • result numbers match verified or explicitly provisional status
  • venue-required abstract constraints are respected when known
  • title does not oversell generality, novelty, or SOTA
  • top-level wording and dependency changes are recorded with paper-writing-memory-manager
  • open issues are routed to paper-evidence-board, paper-introduction-argument-writer, or paper-draft-consistency-editor