full-pipeline

Automates the end-to-end equity research pipeline from sector overview to initiation report.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Walter102202/Finance --skill full-pipeline-walter102202
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: full-pipeline
Source: https://github.com/Walter102202/Finance/tree/main/.claude/skills/full-pipeline
Command: npx skills add https://github.com/Walter102202/Finance --skill full-pipeline-walter102202

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, openpyxl, pandas, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the end-to-end equity research pipeline, generating all deliverables in a single session for any ticker, reducing manual coordination and turnaround time.

Core Features & Use Cases

  • End-to-end deliverable generation: sector overview, idea generation, comps, DCF, 3-statement model, initiation report, thesis tracker, and catalyst calendar.
  • Parallel and sequential orchestration: coordinates steps, prioritizes data sources, and handles dependencies between tasks.
  • Data-driven, scalable outputs: produces standardized Word/Excel outputs with templates and maintains a traceable workflow.

Quick Start

Proporciona el TICKER y la empresa objetivo para iniciar el pipeline completo en una sola sesión.

Frequently Asked Questions about full-pipeline

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

FAQPage Schema
How do I automate an equity research initiation report pipeline for a specific ticker?

You can automate the full equity research pipeline by providing a ticker and target company, which orchestrates data sourcing, financial modeling, DCF valuation, and initiation report generation in a single uninterrupted session.

Can I generate a 3-statement model and DCF valuation automatically from just a stock ticker?

Yes, providing a stock ticker triggers automated generation of a 3-statement model and DCF valuation alongside comps, sector overview, and standardized Word and Excel outputs without requiring manual intervention.

What deliverables are included in an automated end-to-end equity research workflow?

An automated equity research workflow produces a sector overview, idea generation, comps, DCF, 3-statement model, initiation report, thesis tracker, and catalyst calendar as standardized outputs.

Do I need predefined data sources to run an automated financial modeling pipeline?

Yes, the financial modeling pipeline relies on a predefined data-sources skill to prioritize and orchestrate data sourcing, ensuring robust error handling and traceable workflow management throughout the sequential and parallel execution.

How does parallel and sequential orchestration work for generating multiple equity research deliverables?

Parallel and sequential orchestration coordinates dependencies between equity research tasks, prioritizing data sources and managing step execution to generate all deliverables efficiently within a single automated session.

What Python libraries are required for generating standardized Excel and Word financial reports?

Generating standardized Excel and Word financial reports requires the openpyxl and docx Python libraries, alongside pandas and numpy for data manipulation and numerical computations within the pipeline.