agentsclimarketplace

Citation check

Skill manabuozato/claude-academic-writing-ja/skills/citation-check

Japanese academic writing support skills and prompts for Claude - 日本語学術執筆支援ツールキット

Install
npx -y skills add manabuozato/claude-academic-writing-ja --skill citation-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.2 KB, as published. Nobody here has run it

引用整合性チェックスキル / Citation Consistency Check

Description

本文中の引用と参考文献リストの整合性を自動チェックします。APA第7版と日本語学会形式に対応。

トリガー: 「引用チェック」「参考文献チェック」「citation check」「引用の整合性」


処理手順

1. 引用形式の判定

本文と参考文献リストから引用形式を自動判定:

  • APA 第7版(著者名, 年)
  • 日本語学会標準(著者名(年))
  • その他(ユーザーに確認)

2. 本文引用の抽出

本文から全ての引用を抽出:

  • (Smith, 2023) / (田中, 2024) 形式
  • Smith (2023) / 田中 (2024) 形式
  • 複数著者引用 (Smith & Jones, 2023)
  • et al. 使用の適切性チェック

3. 参考文献リストの解析

参考文献リストから全エントリを解析:

  • 著者名
  • 出版年
  • タイトル
  • 出典(ジャーナル名等)
  • DOI(存在する場合)

4. 照合チェック

以下の不整合を検出:

━━━━━━━━━━━━━━━━━━━━━━━━
引用整合性チェック結果
━━━━━━━━━━━━━━━━━━━━━━━━

■ 検出された引用数: [X]件
■ 参考文献リストのエントリ数: [Y]件

【問題1: 本文にあるが参考文献リストにない】
⚠️ (Smith, 2023) — 本文p.5に引用あり、参考文献リストに該当なし
⚠️ (田中, 2024) — 本文p.12に引用あり、参考文献リストに該当なし

【問題2: 参考文献リストにあるが本文で引用されていない】
⚠️ Johnson, M. (2022). Title... — 本文中に引用なし

【問題3: 表記の不一致】
⚠️ 本文: (Tanaka & Sato, 2023) vs 参考文献: Tanaka, T., Sato, H., & Suzuki, K. (2023)
   → 3名以上の著者の場合、本文は "Tanaka et al." が正しい(APA 7th)

【問題4: フォーマットの問題】
⚠️ Smith (2023) — DOIが参考文献リストに記載なし(要確認)
⚠️ 田中太郎(2024)— ページ番号の記載なし

【問題なし】
✅ (Brown, 2021) — 整合性OK
✅ (佐藤, 2023) — 整合性OK

━━━━━━━━━━━━━━━━━━━━━━━━

修正提案:
1. Smith (2023) を参考文献リストに追加してください
2. Johnson (2022) を本文で引用するか、リストから削除してください
3. Tanaka et al. (2023) に修正してください

5. DOI存在チェック(オプション)

Web検索が可能な場合:

  • 各参考文献のDOIの存在を確認
  • 存在しないDOIにフラグ
  • DOI未記載の文献について、取得可能なDOIを提案

カスタマイズポイント

  • 「APA7で」 → APA第7版でチェック
  • 「日本語学会形式で」 → 日本語の学会標準でチェック
  • 「DOIもチェックして」 → DOI存在チェックを実行

注意事項

  • 参考文献の「正確性」(内容が実在するか)は、このチェックでは保証できない
  • DOIの検索は推定に基づく場合がある。最終確認はユーザー自身が行うこと
  • 「要確認」マークがついた項目は必ず手動で確認すること

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.