← スキル一覧に戻る

prisma-diagram
by astoreyai
Research Assistant Plugin for Claude Code - Complete research workflow automation with AI-detection
⭐ 3🍴 3📅 2026年1月8日
SKILL.md
name: prisma-diagram description: "Generate PRISMA 2020 flow diagrams for systematic reviews. Use when: (1) Conducting systematic literature reviews, (2) Documenting screening process, (3) Reporting study selection for publications, (4) Demonstrating PRISMA compliance, (5) Creating transparent review methodology documentation." allowed-tools: Read, Write version: 1.0.0
PRISMA Flow Diagram Skill
Purpose
Create PRISMA 2020-compliant flow diagrams showing the study selection process in systematic reviews.
PRISMA 2020 Flow Diagram Structure
┌─────────────────────────────────────────┐
│ Identification │
├─────────────────────────────────────────┤
│ Records identified from: │
│ • Databases (n = X) │
│ • Registers (n = X) │
│ • Other sources (n = X) │
│ │
│ Records removed before screening: │
│ • Duplicate records (n = X) │
│ • Records marked ineligible (n = X) │
│ • Records removed for other reasons │
│ (n = X) │
└─────────────────────────────────────────┘
↓
┌─────────────────────────────────────────┐
│ Screening │
├─────────────────────────────────────────┤
│ Records screened (n = X) │
│ Records excluded (n = X) │
└─────────────────────────────────────────┘
↓
┌─────────────────────────────────────────┐
│ Reports sought for retrieval (n = X) │
│ Reports not retrieved (n = X) │
└─────────────────────────────────────────┘
↓
┌─────────────────────────────────────────┐
│ Reports assessed for eligibility │
│ (n = X) │
│ │
│ Reports excluded: (n = X) │
│ • Reason 1 (n = X) │
│ • Reason 2 (n = X) │
│ • Reason 3 (n = X) │
└─────────────────────────────────────────┘
↓
┌─────────────────────────────────────────┐
│ Included │
├─────────────────────────────────────────┤
│ Studies included in review (n = X) │
│ Reports of included studies (n = X) │
└─────────────────────────────────────────┘
Required Data Points
-
Identification:
- Records from each database
- Duplicates removed
- Records marked ineligible
-
Screening:
- Total records screened
- Records excluded at title/abstract
-
Eligibility:
- Full-text articles assessed
- Exclusion reasons with counts
-
Included:
- Final number of studies
- Final number of reports
Usage
Provide counts from your literature search and screening process. The skill generates a properly formatted PRISMA 2020 flow diagram in markdown or visual format.
Integration
Use with literature-reviewer agent and research-database MCP server to automatically populate counts from screening data.
Version: 1.0.0
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です