earnings-process

Automate downloading, translating, and summarizing single-stock earnings call transcripts.

2|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/fredchu/claude-dotfiles --skill earnings-process
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: earnings-process
Source: https://github.com/fredchu/claude-dotfiles/tree/main/skills/earnings-process
Command: npx skills add https://github.com/fredchu/claude-dotfiles --skill earnings-process

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, earnings_translate_v3.sh, download_transcript.py, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the manual process of downloading, translating, and summarizing earnings call transcripts for a single stock, saving significant time and effort.

Core Features & Use Cases

  • Automated Transcript Download: Fetches verbatim transcripts for specified stocks and quarters.
  • Multi-Stage Translation: Translates transcripts from English to Chinese with a focus on accuracy and completeness.
  • Automated Summarization & Analysis: Includes pre-call research summarization and post-translation integrity checks.
  • Use Case: Quickly process the latest earnings call transcript for NVIDIA (NVDA) to get a translated summary and key insights.

Quick Start

Translate the earnings call transcript for NVDA.

Frequently Asked Questions about earnings-process

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

FAQPage Schema
How do I automate earnings call transcript downloading and translation for a single stock?

Yes, automated earnings call transcript processing supports single-stock analysis by extracting the ticker, quarter, and year. It fetches verbatim transcripts and applies automated searching and selection of transcript sources to provide the raw data for translation and summarization.

How do I translate an earnings call transcript from English to Chinese accurately?

To translate an earnings call transcript accurately, the Skill uses a multi-stage translation process designed for accuracy and completeness. It also performs a post-translation integrity validation to ensure the translated output matches the original English content.

Do I need Python3 to run the automated earnings transcript translation process?

Yes, you need Python3 installed because the automated earnings transcript translation process depends on it. The workflow specifically relies on Python3 and associated scripts like download_transcript.py to fetch and process the data.

Can I get a summarized analysis of a stock earnings call transcript automatically?

Yes, you can get an automatically summarized analysis of a stock earnings call transcript. The process integrates pre-call research summarization to provide key insights alongside the translated transcript output.

What is the best way to process NVIDIA earnings call transcripts for stock analysis?

The best way to process NVIDIA earnings call transcripts for stock analysis is to input the NVDA ticker with the target quarter and year. The automated workflow fetches the transcript, translates it, and validates the output for financial analysis.