look-03-growth-trend

Compute revenue and net profit CAGR from ashare.duckdb data.

2|1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/shadowinlife/nano_quant_skills --skill look-03-growth-trend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: look-03-growth-trend
Source: https://github.com/shadowinlife/nano_quant_skills/tree/main/2min-company-analysis/look-03-growth-trend
Command: npx skills add https://github.com/shadowinlife/nano_quant_skills --skill look-03-growth-trend

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires duckdb, and includes scripts (resource) components.

What problem does it solve?

该技能用于分析并量化公司的增长趋势,输出结构化证据以帮助判断增长来源是内生还是由并购驱动。

Core Features & Use Cases

  • 计算营业收入 CAGR 和归母净利润 CAGR,并对增长质量进行代理判断。
  • 基于商誉变化和取得子公司现金支出等并购代理信号,辅助区分内生增长与并购驱动。
  • 适用于单独执行规则3、回看区间调整、样本复核以及与七看八问框架的联合分析。

Quick Start

直接运行 look-03-growth-trend 脚本,传入股票代码、分析日期和回看年数,即可生成增长趋势报告。

Frequently Asked Questions about look-03-growth-trend

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

FAQPage Schema
How do I calculate revenue and net profit CAGR to assess company growth trends?

You can analyze growth trends by running the script with a stock code, analysis date, and lookback years to compute CAGR. It uses DuckDB to query revenue and net profit data, handles missing values, and outputs structured evidence for growth quality.

What financial signals indicate whether growth is driven by acquisitions or organic business?

Acquisition influence is identified using proxy signals like goodwill changes and cash paid for subsidiaries. By analyzing these alongside CAGR calculations, the Skill helps distinguish organic growth from acquisition-driven expansion in financial reports.

Can I use DuckDB to perform financial analysis on annual reports for missing data scenarios?

DuckDB supports this financial analysis by querying the ashare.duckdb database to calculate CAGR from annual reports. The Skill handles missing data gracefully and automatically flags financial sector firms as not applicable for this growth trend check.

Does this growth trend analysis tool work for financial sector companies?

This growth trend analysis tool does not work for financial firms. It explicitly flags financial sector companies as not applicable, restricting its CAGR computations and acquisition signal detection to non-financial annual report data.