investment-thesis-qa

Generate an investment thesis Q&A sheet from earnings call transcripts and SEC EDGAR filings.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/YH-05/quants --skill investment-thesis-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investment-thesis-qa
Source: https://github.com/YH-05/quants/tree/main/.claude/skills/investment-thesis-qa
Command: npx skills add https://github.com/YH-05/quants --skill investment-thesis-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

指定銘柄の投資仮説Q&Aシートを生成する。Earnings Call TranscriptとSEC EDGARを活用して、1銘柄につき8候補の投資仮説を作成し、アナリストが納得度を回答できる形に整理する。

Core Features & Use Cases

  • 8候補の投資仮説生成: Earnings Call TranscriptとSEC EDGAR情報から根拠付きの仮説を8件作成。
  • 根拠情報テーブル: 各仮説に出典・日付・ページ番号を紐づけた根拠を提供。
  • 更新情報対応: 直近1年のTranscript/EDGAR情報の変化を評価し、仮説へ影響をコメント化。
  • 出力フォーマット: template.md に従い、analyst/Investment Thesis_sample/<ticker>/investment_thesis_qa.md を生成。

Quick Start

Run /investment-thesis-qa <ticker> to generate the investment thesis Q&A sheet.

Frequently Asked Questions about investment-thesis-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an investment thesis from earnings call transcripts?

To generate an investment thesis from earnings call transcripts, this Skill compiles eight candidate hypotheses with evidence tables and confidence ratings for a single ticker. It automates extraction from transcripts and SEC EDGAR filings into a structured Markdown file.

Can I use SEC EDGAR filings to build investment hypotheses with evidence tables?

Yes, you can use SEC EDGAR filings to build investment hypotheses with evidence tables. The Skill processes EDGAR data alongside transcripts, linking each hypothesis to its source, date, and page number for analyst-facing verification.

How do I create an analyst-facing Q&A sheet for a single stock ticker?

You create an analyst-facing Q&A sheet for a single stock ticker by running the Skill with a specified ticker symbol. It renders a Markdown file containing eight candidate investment hypotheses formatted for analyst confidence evaluation.

Does the investment thesis generation evaluate recent updates from earnings call transcripts?

Yes, investment thesis generation evaluates recent updates from earnings call transcripts. The Skill assesses changes in transcript and EDGAR information over the past year, commenting on how these updates impact each existing hypothesis.

What is the best way to automate investment thesis Q&A creation from SEC filings?

The best way to automate investment thesis Q&A creation from SEC filings is using a predefined template that structures eight hypotheses with evidence and confidence ratings. This approach ensures consistent extraction from EDGAR and earnings call transcripts.

What file format and directory structure does the investment thesis Q&A sheet use?

The investment thesis Q&A sheet uses a Markdown file format rendered via a predefined template. It outputs to the analyst/Investment Thesis_sample directory, pulling source transcripts from a designated subfolder for the specified ticker.