en un clic
data-to-chart
分析用户上传的数据文件或粘贴的数据,推荐合适的图表类型,生成图表并插入当前选中的幻灯片。
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
分析用户上传的数据文件或粘贴的数据,推荐合适的图表类型,生成图表并插入当前选中的幻灯片。
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Centi-deck author skill. The agent writes one ES module per slide exporting `render()` + optional `enter/leave` lifecycle hooks. Use `ctx.gsap` for animations. Submit the full deck with `submit_centi_deck_revision` (editor) or `submit_centi_deck` (generation).
Default Slidev generation and editing skill. Use it to plan first, write valid Slidev markdown, apply local references, and submit a presentation-ready markdown deck.
Slidev deck information architecture and structure-quality guidance for page roles, density, and anti-pattern checks.
Slidev references layer for deck-level styles plus per-slide layout/block recipes. Use it to turn selected references into executable slide structure instead of free-form markdown aesthetics.
Slidev markdown syntax reference for frontmatter, slide separators, layouts, code blocks, and Mermaid diagrams.
检查 PPT 质量,基于专业评价标准分析信息密度、视觉平衡、叙事连贯性、配色一致性等维度,输出问题列表和改进建议。
| name | data-to-chart |
| description | 分析用户上传的数据文件或粘贴的数据,推荐合适的图表类型,生成图表并插入当前选中的幻灯片。 |
| version | 0.1.0 |
| command | /data-to-chart |
将用户提供的数据转化为图表,自动推荐最佳图表类型并插入当前幻灯片。
scripts/gen_chart.py — 数据解析 + 图表配置生成