• 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

funding-landscape

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

資本金の動きを全体的に把握する: 特定の医療分野(表示)、研究方法、対象分野、投資家グループなどに、誰がいくら資金を提供しており、その額がどう変わってきたかを調べます。 市場規模の資金に関する質問に使用します。例えば「TL1A(特定の医療分野)の資金源は誰か」「肥満研究にいくら投じられているか」といった質問です。 **関連する別機能:** - **トレース・ファイナンシング(資金調達の段階的追跡)**: 特定の企業の資金調達ラウンドごとの詳細な記録が必要な場合 - **競争相手パイプライン(競合製品開発状況)**: 資本ではなく医薬品開発プログラムそのものを調べたい場合

原文を表示

Map capital flow across a space: who is funding an indication, mechanism, target, or investor set, how much, and how it has moved over time. Use for market-level money questions, for example 'who is funding TL1A', 'how much has gone into obesity'. Use trace-financings when someone wants the round-by-round record for one company, and competitive-pipeline for drug programs rather than capital.

ユースケース
  • 特定の医療分野の資金源を調べる
  • 研究分野への投資額の推移を確認する
  • 投資家グループの資金提供額を把握する
  • 市場規模の資金動向を分析する
本文(日本語訳)

資金調達環境

このワークフローは、医薬品プログラムではなく、特定の領域における資金流動の情報パッケージを作成します。

使用場面

次のような場合に使用:

  • 投資チームが特定の適応症(治療対象)、作用メカニズム、標的における最近の資金調達活動を知りたい
  • 企業開発チームが検討中の領域における ラウンド規模(資金調達回数別の資金額)と投資家構成を確認したい
  • ポートフォリオ戦略担当者が競争領域における資本流入の勢い、市場心理、または新規参入者のプレッシャーを測定したい
  • 質問が「その領域に流入する資金」についてであり、「そこでどの医薬品が開発中か」ではない

医薬品プログラム中心の質問(どの候補品が試験中か、どの段階か、どのメカニズムか)については、代わりに competitive-pipeline を使用してください。

主要な基本要素

  • enumerate-entities: 適応症、メカニズム、標的、または投資家セットの正確な範囲を設定
  • trace-financings: ラウンド単位の資金調達活動を追跡
  • synthesize-evidence: 引用される定量的主張(合計額、主要投資家リスト、取引頻度)の検証

補助的な基本要素

  • trace-events: ラウンド後の発表、提携、または資金受取企業に関連する規制マイルストーンを追跡
  • profile-entity: ラウンド結果から浮上した注目企業または投資家を詳しく掘り下げる

出力内容

資金調達情報パッケージには以下を含めます:

  • スコープの要約(対象となる適応症・メカニズム・標的・投資家セット、および対象期間)
  • 期間内の資金調達総額(米ドル)、確認済みおよび未確認額を分けて報告
  • ラウンド数とラウンドタイプの内訳(シード前段階からIPO以降まで)
  • 資金調達額の上位受取企業(各社のラウンド数と最新ラウンド)
  • 領域における活動の多い投資家上位(ラウンド参加回数、主導投資家の有無など)
  • 取引頻度(四半期ごとまたは月ごとのラウンド数)で加速・減速の傾向を可視化
  • 注目ラウンド(高額、過度な申込、戦略的投資家の参加、IPO後の追加調達など)
  • 市場シグナルの解釈(加速 vs 減速、サブメカニズムの勢い、投資家集中度)
  • 明示的なギャップおよび適用条件

集約のショートカット

個別ラウンドではなく、分布・ランキング・トレンドについての質問の場合、列挙・計数より aggregate_records(entity_type="financing", ...) を優先してください。標準的な呼び出し例:

  • ラウンドタイプの分布: query="rounds in {scope} by financing type with total value and count"
  • 取引頻度: query="rounds in {scope} by quarter since {date}"
  • 主要投資家: query="rounds in {scope} grouped by investor, top 25"

investors フィールドは多対多に展開されます(3人の投資家がいるラウンドは3つのグループすべてにカウントされます)。total_value_input_count は確認済み金額のラウンドと未確認のラウンドを分離します。引用する主張の根拠となるラウンド単位の証拠は get_financings で取得してください。

政府助成金(NIH、NCI、NIAID、Innovate UK、Bpifrance)は、フィルタリングしない場合、投資家数ランキングの上位に表示されます。企業開発チーム向けには、助成金提供者を除外するか、別枠で報告してください。

基本的な調査フロー

  1. スコープの設定: 適切なオントロジー項目を確定します。match_entity で適応症・メカニズム・標的を解決するか、search_entities("financing", ...) で表示される受取企業側フィルター(適応症・剤形・メカニズム・標的)を使用します。対象期間を明示的に定義し、受取企業側・投資家側・双方のいずれのスコープかを判断します。

  2. ラウンドセットの列挙: 構造化フィルターの場合は get_financings を直接使用し、オントロジーに基づくまたはあいまいな検索の場合は search_entities("financing", ...) を使用します。サンプルではなく、完全なマッチングセットをページングします。ラウンドタイプの分布、取引頻度、主要投資家の全体像については、個別ラウンドの詳細分析の前に aggregate_records で一度の呼び出しで把握します。

  3. ドキュメントとイベントで補強: 高シグナルラウンド(高額、戦略的投資家、最近のもの)については read_document で裏付けドキュメント取得し、get_financings をその企業に限定して実行し、より新しいラウンドを捕捉します(資金調達の最新性は get_recent_events に含まれません)。

  4. 最終化前の調整: ラウンド数と資金調達総額を過去の予想または確認済み知識と比較します。ラウンド数が不自然に少ない場合は、スコープを広げるか、兄弟オントロジー軸(サブタイプではなく親適応症など)で再実行します。ノイズが多い場合は、確認済み金額スライスと未確認スライスを分離します。

ワークフローの原則

  • 未確認額スライスを独立した可視的な区分として扱い、total_value_usd: null のラウンドを注記なしに「資金調達総額」に集約しないこと
  • 取引頻度を報告する際は、四半期末日を基準とし、対象となる直近四半期を明示すること
  • 主要投資家を報告する際は、主導投資家(ラウンドドキュメントから導き出される)と参加投資家(生データの投資家リスト)を区別すること
  • 最近の資金調達頻度を get_recent_events と組み合わせ、ラウンドと臨床成績、提携、FDA認可などの事後発表の両方が読者に見えるようにすること
  • ベンチャー投資家や企業ベンチャー投資家の検索の場合、受取企業側フィルターではなく、research_entity の aspects=["investments"] が自然な軸であること
  • 資金調達環境を臨床・規制上の進捗の証拠として提示しないこと。この2つの層は独立しており、読者は両方必要とすること
  • 民間資本(ファイナンシングラウンド)と公開市場シグナル(時価総額、現金、財務諸表から導き出された事業継続期間)を区別すること。後者は get_financials に存在し、公開企業の評価比較の際に言及すること
  • ユーザーが買収ターゲットをサイズしている企業開発チームの場合、事業継続期間の含意スライスを提示してください。最近の資金調達が薄い企業、古い最後のラウンド、もしくは古いシリーズB以上の企業は候補シグナルです(公開企業の完全な見通しについては get_financials と組み合わせてください)
  • 企業ごとのラウンド履歴または投資家プロフィールが必要な場合、research-assistant サブエージェントと並行して収集し、最終化前に返された主張セットを調整してから集約してください

フォールバック対応

  • 適応症の解決に失敗した場合、生の名前で再試行し、曖昧さ排除テキストをオプションのコンテキストヒントに移動してください。それでも失敗した場合は、親適応症に拡張してスコープのズレをメモしてください
  • get_financings が構造化クエリで0ラウンドを返す場合、同じ意図を search_entities("financing", ...) で再試行し、SSFがスコープを異なる方法で解決するかを確認してから活動がないと結論付けてください
  • ラウンドセットが不自然にスパースな場合、兄弟軸列挙(親適応症、より広いメカニズムクラス)を実行し、最終化前の発見スキャフォールディングとしてより広いセットを保持してください
  • ラウンドセットが大きくノイズが多い場合、コア確認ラウンド(セッション内で読まれた裏付けドキュメント付き)とウォッチリストラウンド(構造化のみまたはドキュメントが少ない)に分割するのではなく、各ラウンドをヘッドラインナラティブに折りたたんでください
  • 注目ラウンドの投資家リストがスタブ企業(display_only=True で情報が少ない企業)で支配されている場合、非対称性を保持してください。スタブのみのラウンドを完全に解決されたラウンドと同じ証拠レベルに昇格させないでください
  • ホストウェブ取得がブロックされている場合、繰り返されたブロック取得ではなく、ラウンドにリンクされたドキュメントに対する search_documents + read_document で補強してください
  • 上記後も(例えば、get_financings に存在しないフィルターをユーザーが必要とする場合など)ワークフローギャップが残る場合、無言で別の意味のフィルターで近似するのではなく、出力に明示的に記録してください

ペルソナ別のポイント

  • 投資チーム: テーゼ領域における最近の活動、主導投資家シグナル、ラウンドサイズの分布を通常求めます。対象期間をデフォルトで直近12~24か月とし、注目ラウンドおよび取引頻度をリードします。

  • 医薬品企業開発チーム: 買収候補企業スクリーニングまたは取引ターゲット特定を求めます。受取企業側ラウンドセットと公開企業の get_financials および事業継続期間の含意スライスを組み合わせてください。最近の資金調達が薄い、または古い候補企業をシグナルとして提示してください。

  • 医薬品企業内のポートフォリオ・戦略: 競合企業の資本ポジションと新規参入者検出を求めます。スコープを自社資産が運用するのと同じメカニズム、標的、または適応症に固定し、プログラムレベルの見方として competitive-pipeline と組み合わせてください。

原文(English)を表示

Funding Landscape

This workflow produces a capital-flow intelligence package for a space, not a drug-program landscape.

Use When

  • an investment team wants recent funding activity in an indication, mechanism, or target
  • a BD or corp dev team wants the round-size and investor-mix picture for a space they are evaluating
  • a portfolio strategist wants to gauge capital momentum, sentiment, or new-entrant pressure in a competitive area
  • the question is about money flowing into a space, not about which drugs are in development there

For the drug-program-centric question (which assets are in trials, at what phase, with what mechanism), use competitive-pipeline instead.

Primary Primitives

  • enumerate-entities to scope the right indication, mechanism, target, or investor set
  • trace-financings for round-level capital activity
  • synthesize-evidence for any quantitative claim that will be cited (totals, top-investor lists, deal cadence)

Optional Primitives

  • trace-events for post-round announcements, deals, or regulatory milestones tied to recipients
  • profile-entity for a focused dive on a notable recipient or investor surfaced by the round set

Output Contract

Return a funding intelligence package that can include:

  • scope summary (which indication / mechanism / target / investor set the package covers, and the time window)
  • total raised in window (USD), with the confirmed and unconfirmed slices reported separately
  • round count and round-type distribution (Pre-Seed through IPO and beyond)
  • top recipients by total raised, each with round count and most recent round
  • top investors by activity in the space (count of rounds participated, lead-investor signal where derivable)
  • deal cadence (rounds per quarter or per month) so the reader can see acceleration or cooling
  • notable rounds (top by value, oversubscribed, strategic investor presence, post-IPO follow-on)
  • market signal interpretation (acceleration vs cooling, sub-mechanism momentum, investor concentration)
  • explicit gaps and boundary conditions

Aggregation Shortcuts

When the question is about distributions, rankings, or trends rather than individual rounds, prefer aggregate_records(entity_type="financing", ...) over enumerate-and-count. Canonical calls:

  • Round-type distribution: query="rounds in {scope} by financing type with total value and count"
  • Deal cadence: query="rounds in {scope} by quarter since {date}"
  • Top investors: query="rounds in {scope} grouped by investor, top 25"

The investors field is M2M-exploded (one round with three investors counts in all three groups). total_value_input_count separates confirmed-value rounds from unconfirmed. Use get_financings for the round-level evidence that backs any claim you cite.

Government grants (NIH, NCI, NIAID, Innovate UK, Bpifrance) will top investor-count rankings if not filtered. For BD/corp dev personas, exclude grant funders or report them in a separate slice.

Core Research Pattern

  1. Scope the right ontology entry. Resolve the indication / mechanism / target (or, for a broad area, a top-level indication) with match_entity, or use the recipient-side filters (indication / modality / mechanism / target) surfaced through search_entities("financing", ...). Define the time window explicitly. Decide whether the scope is recipient-side, investor-side, or both.
  2. Enumerate the round set. For structured filters use get_financings directly; for ontology-anchored or fuzzy queries use search_entities("financing", ...). Page through the full matching set, not a sample. For the aggregate shape (round-type distribution, deal cadence, top investors), use aggregate_records to get the picture in a single call before drilling into individual rounds.
  3. Augment with documents and events. For high-signal rounds (top by value, strategic investor, recent), pull supporting document_ids via read_document, and catch newer rounds with get_financings scoped to the company (financing recency is not in get_recent_events).
  4. Reconcile before finalizing. Compare round count and total raised against any prior expectation or anchor knowledge. If counts look suspiciously low, broaden the scope or rerun with a sibling ontology axis (parent indication instead of subtype). If they look noisy, separate the confirmed-value slice from the unconfirmed slice.

Workflow Rules

  • treat the unconfirmed-value slice as a separate visible bucket; never aggregate total_value_usd: null rounds into "total raised" without a footnote
  • when reporting deal cadence, anchor on quarter-ending dates and call out the trailing-quarter window explicitly
  • when reporting top investors, distinguish lead-investor presence (derivable from round documents) from participating-investor presence (the raw investor list)
  • pair recent funding cadence with get_recent_events so the reader sees both the round and any post-round announcements (clinical readouts, deals, FDA actions) that contextualize the capital
  • for VC and corporate venture investor lookups, the natural axis is aspects=["investments"] on research_entity, not the recipient-side filters
  • do not present a funding landscape as proof of clinical or regulatory progress; the two layers are independent and the reader needs both
  • distinguish private capital (financing rounds) from public-market signals (market cap, cash, runway from financial statements). The latter lives on get_financials; mention it when comparing public-comp valuations
  • when the user is a BD or corp dev team sizing acquisition targets, surface a runway-implication slice: companies with thin recent funding, an old last round, or an aging Series B+ are candidate signals (combine with get_financials on public comps for full posture)
  • when the picture needs per-company round histories or investor profiles, gather them in parallel with the research-assistant sub-agent, then reconcile the returned claim sets before aggregating

Fallback Rules

  • if the indication fails to resolve, retry with the raw name and move disambiguating text into the optional context hint; if it still fails, broaden to the parent indication and note the scope drift
  • if get_financings returns zero rounds for a structured query, retry the same intent through search_entities("financing", ...) and check whether SSF resolves the scope differently before concluding no activity exists
  • if the round set is suspiciously sparse, run sibling-axis enumeration (parent indication, broader mechanism class) and preserve the broader set as discovery scaffolding before finalizing
  • if the round set is large and noisy, partition into core confirmed rounds (with supporting documents read in-session) and watchlist rounds (structured-only or thin documents) rather than collapsing every round into the headline narrative
  • if a notable round's investor list is dominated by stub companies (display_only=True thin profiles), preserve the asymmetry; do not promote a stub-only round to the same evidence tier as a fully-resolved round
  • if host web fetch is blocked, augment with search_documents plus read_document against round-linked documents rather than repeated blocked fetches
  • if a workflow gap remains after the above (e.g., the user wants a filter that does not exist on get_financings), record it explicitly in the output rather than silently approximating it with a filter that means something else

Persona Notes

  • Investment teams typically want recent activity in a thesis space, lead-investor signal, and round-size distribution. Default the time window to trailing 12-24 months and lead with notable rounds plus deal cadence.
  • Pharma BD / corp dev typically want acquisition-target screening or deal-target identification. Combine the recipient-side round set with get_financials on public comps and a runway-implication slice. Surface candidates with thin or aging funding as signal.
  • In-house pharma portfolio / strategy typically want competitor capital posture and new-entrant detection. Anchor the scope on the same mechanism, target, or indication their internal asset operates in, and pair with competitive-pipeline for the program-level view.

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