earnings-status

Monitor earnings call transcript processing statuses and cron job listings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users track the status of earnings call transcripts, identifying which ones are completed, currently being processed, or have timed out.

Core Features & Use Cases

  • Status Monitoring: Provides a clear overview of transcript processing stages (done, polling, downloaded, timeout).
  • Cron Job Status: Lists active cron jobs associated with transcript processing.
  • Actionable Recommendations: Suggests next steps for timed-out or unprocessed transcripts.
  • Use Case: A financial analyst needs to know which earnings call transcripts have been processed and translated, and which ones require manual intervention or further action.

Quick Start

Check the status of earnings call transcripts.

Frequently Asked Questions about earnings-status

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

FAQPage Schema
How do I track earnings call transcript processing status?

You can track earnings call transcript status by monitoring processing stages including completion, polling, downloaded, and timeout states. It integrates with local state files to provide a clear overview of which transcripts require manual intervention or further action.

How do I list active cron jobs for earnings transcript automation?

Listing active cron jobs for earnings transcript automation is handled through built-in cron management script integration. It identifies scheduled tasks associated with transcript processing and reports their current operational status.

Why does an earnings call transcript status show a timeout state?

An earnings call transcript status shows a timeout state when processing exceeds expected duration limits. It detects these stalled processes, reports the timeout condition, and suggests actionable next steps for manual intervention or reprocessing.

What should I do when earnings transcript polling stalls or remains incomplete?

When earnings transcript polling stalls or remains incomplete, the skill provides actionable recommendations for next steps. It identifies the specific stalled state from local tracking files and advises on manual intervention or re-triggering the process.

Does this transcript status tracking require external dependencies or APIs?

No external dependencies are required. The transcript status tracking operates using local state files and integrates directly with existing cron management scripts, making it self-contained within your current finance automation environment.