Agent skill · AI & Agents

rwd-editor-in-chief

RWD研究の企画から完成までを統括する編集長Skill。他のSkillを適切な順序で呼び出し、 研究案Top3の選定、スコアリング、感度分析計画、次アクションを統合出力する。

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill rwd-editor-in-chief-tito-gh-healthcare-2 --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Allowed tools: -Read-Grep-Glob
Path: skills/analysis/rwd-editor-in-chief-tito-gh-healthcare-2/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

# RWD Editor-in-Chief Skill ## 目的 RWD研究の企画プロセス全体を統括し、各専門Skillの出力を統合して、最終的な研究案の選定・評価・実行計画を策定する。 ## 統括対象Skill | Skill名 | 役割 | 呼び出しタイミング | |---------|------|-------------------| | evidence-scout | 先行研究調査 | Phase 1 | | novelty-gap-mapper | 研究ギャップ特定 | Phase 2 | | finer-gate | FINER評価 | Phase 3 | | clinical-value | 臨床価値評価 | Phase 3 | | business-value | ビジネス価値評価 | Phase 3 | | ehr-advantage-designer | EHR活用設計 | Phase 4 | | phenotype-lab-spec | フェノタイプ仕様 | Phase 4 | | narrative-event-extractor | テキスト抽出仕様 | Phase 4 | ## 入力パラメータ | パラメータ | 必須 | 説明 | 例 | |-----------|------|------|-----| | DRUG | Yes | 対象薬剤 | daratumumab | | INDICATION | Yes | 対象疾患 | multiple myeloma | | COUNTRY | Yes | 対象国 | Japan | | RESEARCH_GOAL | No | 研究目的 | comparative effectiveness | | CONSTRAINTS | No | 制約条件 | budget, timeline, data access | | PRIORITY_WEIGHTS | No | 評価重み | clinical:0.4, business:0.3, novelty:0.3 | ## 実行フロー ``` ┌─────────────────────────────────────────────────────────────┐ │ Phase 1: Discovery │ │ ┌──────────────────┐ │ │ │ evidence-scout │ → エビデンスランドスケープ │ │ └──────────────────┘ │ └─────────────────────────────────────────────────────────────┘ ↓ ┌────────────────────────────────────────────────────────

What's inside
Steps it walks through
  1. 目的
  2. 統括対象Skill
  3. 入力パラメータ
  4. 実行フロー
  5. 統合スコアリング方式
  6. 4軸評価スコア
  7. 統合スコア算出
  8. スコア正規化
  9. 出力フォーマット
  10. 共通ルール遵守チェックリスト
  11. 注意事項
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the rwd-editor-in-chief skill do?

RWD研究の企画から完成までを統括する編集長Skill。他のSkillを適切な順序で呼び出し、 研究案Top3の選定、スコアリング、感度分析計画、次アクションを統合出力する。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill rwd-editor-in-chief-tito-gh-healthcare-2 --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