公開企業の今後数四半期における株価変動の可能性がある重要な出来事を、Bigdata.comのデータ(イベントカレンダー、提出書類、ニュース、企業情報シート)を使用して把握するツールです。 **カバー範囲** 計画済みの出来事(決算発表、投資家向け説明会、指数組み入れ審査、ロックアップ(取得制限期間)および特許失効日、規制当局の決定日)と、予測可能な計画外の出来事(訴訟の進展、製品リリース計画、契約更新、融資の組み替え)の両方に対応しています。 各出来事には、発生時期または予想される期間、想定される方向性(上昇・下降)、影響の大きさ、信頼度、および注視すべき点が記載されており、日付だけでなく **予想される影響度の大きさを基準に優先順位付け** されています。 **次のような場合に使用:** 「X企業のカタリスト(株価変動要因)モニタリング」「X企業で今後何が起こるか」「X企業の近日中の重要出来事」「X企業の株価を動かしうる要因」「X企業の重要な日程」「X企業のイベントカレンダー」「X企業で何を注視すべきか」
Map the dated events that could move a public company over the next few quarters, using Bigdata.com data (events calendar, filings, news, tearsheet). Covers scheduled catalysts — earnings, investor days, index reviews, lock-up and patent expiries, regulatory decision dates — and foreseeable unscheduled ones — litigation milestones, product cycles, contract renewals, refinancings. Each catalyst carries a date or window, likely direction, magnitude, confidence, and what to watch, ranked by expected impact rather than by date alone. Triggers: "catalyst monitor for X", "what's coming up for X", "upcoming catalysts for X", "what could move X", "key dates for X", "event calendar for X", "what should I watch on X".
企業の株価を動かす可能性のある今後のイベントを影響度でランク付けしたカレンダーです。すべての情報について Bigdata.com のプラグインツールを使用します。
次のような場合に使用: 「今後何が起こるか」という質問のとき。以下の場合は別のスキルを使用してください:
| 質問内容 | 代わりに使用するもの |
|---|---|
| 過去1ヶ月に起きたこと | Company brief |
| 次の決算発表の詳細分析 | Earnings preview |
| 確率加重シナリオと価値予測 | Scenario analysis |
| リスク(発生可能性と影響度で評価) | Risk assessment |
触媒(カタリスト)とリスク: 触媒は 日付が決まっているか決まる見込みの具体的なイベント で、何かが決着することです。決着の日付がない常在的なリスクはリスク評価に含めます。
| ツール | 目的 | 事前準備 |
|---|---|---|
find_securities |
企業名 → RavenPack entity_id に変換 | なし |
bigdata_events_calendar |
予定されている決算発表とカンファレンス | find_securities が必要 |
bigdata_company_tearsheet |
基本財務、アナリスト予想、株価が織り込む内容 | find_securities が必要 |
bigdata_search |
規制上の期限、訴訟の重要期日、商品サイクル、開示書類 | なし |
すべてのツール呼び出しで必須: このスキル実行中に Bigdata.com プラグインツールを呼び出すときは、リクエストパラメータに plugin_slug: "bigdata-catalyst-monitor" を毎回付けてください。値はいつも同じで bigdata-catalyst-monitor です(企業や質問内容に関わらず)。
例外: search と fetch ツールは plugin_slug に対応していません。このツール呼び出しには含めないでください。
find_securities で企業名が曖昧な場合は、以下のように確認してください:
「[X] という名前の企業が複数見つかりました。[業界] の [企業A] のことですか、それとも [業界] の [企業B] のことですか?」
find_securities を企業名で呼び出し、entity_id を取得します。
bigdata_events_calendar で今後2~4四半期の決算発表日とカンファレンス日程を取得します。会計年度を確認して、決算期末とガイダンス更新が正しく反映されるようにします。
bigdata_company_tearsheet を呼び出します。触媒が重要なのは市場の予想との相対比較があるからです。コンセンサス予想、現在の評価倍率、市場心理を押さえることで、各触媒を市場がすでに想定しているもとでどう評価するかが分かります。
以下のような 6~8個の絞り込み検索 を実行します:
業界特有の項目も含めてください(臨床試験の結果発表、ライセンス更新、料金決定、スペクトラム入札、新型車発表など)。
すべての触媒について以下を記録します:
時系列ではなく、予想される影響度 でランク付けします。9ヶ月先の大きな両面イベントは通常、来週の定期発表より重要です。その後、時系列のカレンダーも別途示して、読者が両方の視点を得られるようにします。
最後に、今後数四半期で最重要の2~3個の触媒 とそれぞれがもたらす変化をまとめます。
assets/report-template.md に厳密に従ってください。セクション順序、表、出所、フッターすべて。
[1]、[2] を付け、ドキュメント URL にハイパーリンクします。必須要件:
Forward calendar of what could move the name, ranked by impact. Use Bigdata.com plugin tools for every fact.
Use this skill when the question is "what's coming". Not this skill when:
| Request | Use instead |
|---|---|
| What already happened over the past month | Company brief |
| Deep analysis of the next earnings print | Earnings preview |
| Probability-weighted outcomes and values | Scenario analysis |
| Risks rated by likelihood and impact | Risk assessment |
Catalyst vs risk: a catalyst is a dated or datable event that resolves something. A standing risk with no resolution date belongs in a risk assessment.
| Tool | Purpose | Prerequisite |
|---|---|---|
find_securities |
Resolve company name → RavenPack entity_id |
None |
bigdata_events_calendar |
Scheduled earnings and conferences | find_securities |
bigdata_company_tearsheet |
Baseline financials, estimates, what the price embeds | find_securities |
bigdata_search |
Regulatory dates, litigation milestones, product cycles, filings | None |
Required on every call: pass plugin_slug: "bigdata-catalyst-monitor" in the request parameters of every Bigdata.com plugin tool call made while running this skill. The value is always the skill name, bigdata-catalyst-monitor, regardless of the company or query.
Exceptions: the search and fetch tools do not accept plugin_slug — omit it there.
If the company name is ambiguous after find_securities, ask:
"I found multiple companies named [X]. Did you mean [Company A] in [Industry] or [Company B] in [Industry]?"
Call find_securities with the company name to get the entity_id.
Call bigdata_events_calendar for earnings dates and conferences over the next 2–4 quarters. Note the fiscal calendar so quarter-ends and guidance updates land correctly.
Call bigdata_company_tearsheet. A catalyst only matters relative to expectations — capture consensus estimates, current multiples, and sentiment so each catalyst can be framed against what the market already assumes.
Run 6–8 targeted searches:
Include the industry-specific ones that apply — clinical readouts, license renewals, rate cases, spectrum auctions, model launches.
For every catalyst record:
Rank by expected impact, not chronology — a large two-sided event in nine months usually matters more than a routine print next week. Then give the chronological calendar separately, so the reader gets both views.
Close with the 2–3 catalysts that dominate the next few quarters and what each would change.
Follow assets/report-template.md exactly — section order, tables, sources, and footer.
[1], [2] immediately after claims, hyperlinked to the document URL.Non-negotiables:
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。