dsh-data-storytelling
其他 活跃维护

dsh-data-storytelling

satan9394/dsh-data-storytelling

SCQA框架提供数据叙事全流程能力,支持智能图表选型、结论型标题生成与叙事可信度校验,帮助用户快速输出结构清晰、逻辑自洽的数据叙事内容,降低专业叙事门槛。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:satan9394/dsh-data-storytelling
git clone https://github.com/satan9394/dsh-data-storytelling.git
git clone git@github.com:satan9394/dsh-data-storytelling.git
README.md main

dsh-data-storytelling

数据叙事:用可视化、上下文与说服结构把数据变成推动决策的故事。
SCQA 结构、图表选型、标题即结论、可信度增强。

受 wshobson/agents(38k★ MIT)
的 business-analytics/data-storytelling 技能启发,改编为 DSH
中文原创精简版。

安装

dsh plugin --profile web add dsh-data-storytelling
# 或本地开发:dsh plugin --profile web add link:E:\DeepSeek_Harness\workspace\2026_08_15\plugins\dsh-data-storytelling
# 重启 dsh web 生效

使用

对 agent 说"把这份数据讲成故事 / 做数据汇报",data-storytelling 技能输出
核心信息 + SCQA 结构 + 图表建议 + 数据支撑。

结构

dsh-data-storytelling/
├── index.js           # 注册 skills/ 到 ctx.skills
├── cordis.patch.yml   # bundle patch 层
├── package.json       # dsh.bundle manifest
└── skills/data-storytelling/SKILL.md

License

MIT。原创精简改编,灵感来自 wshobson/agents(MIT)。