• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLKnowledge Workproductivity

trace-events

プラグイン
Maven Bio
ソース
GitHub で見る ↗
説明

特定の医薬品、企業、臨床試験(医学的な効果を確認するための研究)、または医学的な治療対象について、最近のイベント(FDA(米国食品医薬品局)の措置、試験結果の公表、プレスリリース)を、各イベントごとに構造化された根拠を付けて返します。 次のような場合に使用: 「Xについて最近どんなことがあった?」「このプログラムについて新しい情報はある?」といった、最新情報に関する質問。 他のワークフロースキル(複数のスキルを組み合わせた処理)を構築するための基礎となるコンポーネント(部品)です。

原文を表示

Return the recent event stream (FDA actions, trial readouts, press releases) for a named drug, company, trial, or indication, with structured evidence per event. Use for recency questions, for example 'what happened with X recently', 'any news on this program'. This is a building block the workflow skills compose.

ユースケース
  • 医薬品や企業の最新情報を確認するとき
  • 臨床試験の結果や進捗を調べるとき
  • FDA措置やプレスリリースを追跡するとき
  • 医学的治療の最新動向を把握するとき
本文(日本語訳)

イベント追跡

最近の出来事や進展を時系列で把握するための機能です。

次のような場合に使用

  • ユーザーが最近何が起きたのかを聞いている
  • ワークフローが触発する出来事、最新ニュース、規制上の変更を必要としている
  • ある対象や指標について、最近のイベント情報を追加する必要がある

基本的なツール

  • get_recent_events(最近のイベントを取得)
  • read_document(文書を読む)
  • search_documents(文書を検索)

提供する情報の構成

以下の項目を含めて、構造化されたイベントのリストを返します:

  • 日付
  • イベントの種類
  • 要約
  • 根拠の信頼度
  • 出典
  • 未解決の疑問

品質基準

  • イベントフィード(情報源)を発見のために活用する
  • 重要な主張については、文書を読んで根拠を補強する
  • 時系列を明確に保つ
  • イベント解釈に不確実性がある場合は、その曖昧さをそのまま示す
原文(English)を表示

Trace Events

This primitive is for timeline-style intelligence and recent developments.

Use When

  • the user asks what happened recently
  • a workflow needs catalysts, recent news, or regulatory updates
  • you need a recent-event layer around an entity or indication

Core Tools

  • get_recent_events
  • read_document
  • search_documents

Output Contract

Return a structured event list with:

  • date
  • event type
  • summary
  • evidence rating
  • citations
  • unresolved questions

Quality Bar

  • use event feeds for discovery
  • strengthen material claims with document reads when needed
  • keep chronology explicit
  • preserve ambiguity if event interpretation is uncertain

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。