ppt

GitHub

用于规划数据分析演示文稿。通过获取数据模式、验证关键指标,生成包含标题、要点和图表的逐页大纲供用户确认,不直接生成文件,确认后由受控流程执行。

Trigger Scenarios

需要规划数据分析PPT 创建演示文稿大纲

Install

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add Zafer-Liu/Data-Analysis-Agent --skill ppt -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": "ppt",
    "description": "规划数据分析演示文稿(presentation 幻灯片)",
    "allowedTools": [
        "get_schema",
        "query_data",
        "propose_ppt_outline"
    ]
}

PPT 规划

明确受众、场景、页数和核心叙事,用真实数据规划逐页标题、要点和图表。先提交大纲供确认,不直接生成文件;确认后由受控 PPT 流程执行。

Tool routing

  1. Use get_schema to identify available evidence tables, metrics, and chart candidates.
  2. Use query_data only to validate key numbers that will appear in the deck outline.
  3. Use propose_ppt_outline to create the slide plan. Do not generate PPT files in this skill turn.
  4. After user confirmation, the controlled PPT command flow may call the generation tool.

Implementation reference

  • Proposal tool entry: agent/tools/business/export.py::_tool_propose_ppt_outline
  • Generation tool entry: agent/tools/business/export.py::_tool_generate_ppt
  • PPT implementation: Function/Output/PPT/

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/prophet/SKILL.md
skills/regression/SKILL.md
skills/report/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
4b2a15f2
Indexed
2026-07-24 12:12

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 01:51
浙ICP备14020137号-1 $Map of visitor$