report

GitHub

该技能用于规划结构化业务分析报告。通过查询数据验证指标,生成包含目标、受众等要素的报告大纲供用户确认,不直接输出最终文件,确保流程受控且JSON有效。

skills/report/SKILL.md Zafer-Liu/Data-Analysis-Agent

Trigger Scenarios

需要生成业务分析报告 请求报告大纲规划

Install

npx skills add Zafer-Liu/Data-Analysis-Agent --skill report -g -y
More Options

Use without installing

npx skills use Zafer-Liu/Data-Analysis-Agent@report

指定 Agent (Claude Code)

npx skills add Zafer-Liu/Data-Analysis-Agent --skill report -a claude-code -g -y

安装 repo 全部 skill

npx skills add Zafer-Liu/Data-Analysis-Agent --all -g -y

预览 repo 内 skill

npx skills add Zafer-Liu/Data-Analysis-Agent --list

SKILL.md

Frontmatter
{
    "icon": "📄",
    "name": "report",
    "description": "规划结构化业务分析报告(report 报告生成)",
    "allowedTools": [
        "get_schema",
        "query_data",
        "propose_report_outline"
    ]
}

报告规划

基于真实数据形成目标、受众、结论、证据和建议结构,引用关键指标与表。先提交报告大纲供确认,不直接生成最终文件;确认后由受控输出流程执行。

Tool routing

  1. Use get_schema to identify available source tables, metrics, dimensions, and artifacts.
  2. Use query_data only to validate the numbers and evidence needed for the outline.
  3. Use propose_report_outline to create the report structure. Do not export the final report in this skill turn.
  4. After user confirmation, the controlled report command flow may call the export tool.
  5. Keep the proposal compact: 4–6 sections and no more than 120 Chinese characters per section body. Submit an outline, not the complete report正文, so the tool-call JSON remains bounded and valid.

Implementation reference

  • Proposal tool entry: agent/tools/business/export.py::_tool_propose_report_outline
  • Export tool entry: agent/tools/business/export.py::_tool_export_report
  • Report implementation: Function/Output/report_export.py

Version History

  • d6a2c3e Current 2026-07-24 12:12

Same Skill Collection

skills/bcg-matrix/SKILL.md
skills/business-model-canvas/SKILL.md
skills/swot-analysis/SKILL.md
skills/value-proposition/SKILL.md
skills/arima/SKILL.md
skills/chart/SKILL.md
skills/dashboard/SKILL.md
skills/data/SKILL.md
skills/decile/SKILL.md
skills/export/SKILL.md
skills/funnel-analysis/SKILL.md
skills/gru/SKILL.md
skills/inset/SKILL.md
skills/kmeans/SKILL.md
skills/logistic/SKILL.md
skills/ppt/SKILL.md
skills/prophet/SKILL.md
skills/regression/SKILL.md
skills/sarima/SKILL.md
skills/screening/SKILL.md
skills/sql/SKILL.md
skills/tree/SKILL.md
skills/trimming/SKILL.md
skills/var/SKILL.md
skills/winsorize/SKILL.md

Metadata

Files
0
Version
d6a2c3e
Hash
7ab7c8ae
Indexed
2026-07-24 12:12

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 01:12
浙ICP备14020137号-1 $방문자$