Agent skill

clinical-value

研究案の臨床的価値を評価する。患者アウトカム改善への貢献度、臨床意思決定への影響、 ガイドライン・治療戦略変更の可能性を多角的に評価。

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill clinical-value --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Grep-Glob-WebSearch-mcp__plugin_pubmed_PubMed__search_articles
Path: skills/analysis/clinical-value/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Clinical Value Skill ## 目的 研究案の臨床的価値を体系的に評価し、患者・臨床医・医療システムへの貢献度を定量化する。 ## 入力パラメータ | パラメータ | 必須 | 説明 | 例 | |-----------|------|------|-----| | RESEARCH_PROPOSAL | Yes | 研究案の概要 | DRd vs VRd比較効果研究 | | DRUG | Yes | 対象薬剤 | daratumumab | | INDICATION | Yes | 対象疾患 | NDMM | | TARGET_POPULATION | Yes | 対象患者集団 | TIE elderly patients | | CLINICAL_QUESTION | Yes | 臨床的問い | Which regimen is superior for frail patients? | | CURRENT_PRACTICE | No | 現在の標準治療 | VRd or DRd based on availability | ## 臨床的価値評価フレームワーク ### 1. 患者アウトカムへの影響(Patient Outcomes Impact) | 評価項目 | 評価基準 | スコア (1-5) | |----------|----------|-------------| | **生存改善可能性** | 死亡率・OS改善への寄与 | | | **QOL改善可能性** | 症状・機能・PRO改善への寄与 | | | **有害事象回避** | 毒性・副作用軽減への寄与 | | | **治療負担軽減** | 通院・入院・費用負担軽減 | | | **個別化治療への貢献** | 患者特性に応じた治療選択支援 | | ### 2. 臨床意思決定への影響(Clinical Decision Impact) | 評価項目 | 評価基準 | スコア (1-5) | |----------|----------|-------------| | **エビデンスギャップ充足** | 現在の不確実性解消への貢献 | | | **治療選択への影響** | 実臨床での処方行動変化 | | | **患者説明への活用** | IC・shared decision making支援 | | | **リスク層別化への貢献** | 予後予測・リスク評価改善 | | | **適正使用への貢献** | 過少/過剰使用是正 | | ### 3. 医療システムへの影響(Healthcare System Impact) | 評価項目 | 評価基準 | スコア (1-5) | |----------|----------|-------------| | **ガイドライン

What's inside
Steps it walks through
  1. 目的
  2. 入力パラメータ
  3. 臨床的価値評価フレームワーク
  4. 1. 患者アウトカムへの影響(Patient Outcomes Impact)
  5. 2. 臨床意思決定への影響(Clinical Decision Impact)
  6. 3. 医療システムへの影響(Healthcare System Impact)
  7. 4. エビデンスの質と適用性(Evidence Quality & Applicability)
  8. 臨床価値スコアリング
  9. 総合臨床価値スコア算出
  10. スコア解釈
  11. 出力フォーマット
  12. 注意事項
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the clinical-value skill do?

研究案の臨床的価値を評価する。患者アウトカム改善への貢献度、臨床意思決定への影響、 ガイドライン・治療戦略変更の可能性を多角的に評価。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill clinical-value --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going