feishu-cli-visual
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese飞书可视化与展示
Feishu Visualization and Display
加载工作流后,将其中 、、、 相对路径按该
所在目录解析;执行脚本时使用解析后的实际路径,不要依赖当前 shell 目录。
references/scripts/templates/examples/workflow.md先读 dataviz 选择载体;用户已明确载体时直接读取对应工作流。
After loading the workflow, resolve the relative paths of , , , and according to the directory where the is located; use the resolved actual path when executing scripts, and do not rely on the current shell directory.
references/scripts/templates/examples/workflow.mdFirst read dataviz to select the carrier; directly read the corresponding workflow when the user has specified the carrier.
路由
Routing
| 意图 | 读取文件 |
|---|---|
| 未指定载体的数据图表、配色和形式选择 | |
| 静态画板、可编辑节点、SVG、Mermaid/PlantUML | |
| 创建或修改 Slides 演示文稿 | |
| 文档内动态、交互、CSS/JS、ECharts、3D | |
| 把 HTML 发布为妙搭应用 | |
| Intent | File to Read |
|---|---|
| Selection of data charts, color schemes and forms without specified carrier | |
| Static whiteboard, editable nodes, SVG, Mermaid/PlantUML | |
| Create or modify Slides presentations | |
| Dynamic, interactive, CSS/JS, ECharts, 3D in documents | |
| Publish HTML as Miaoda application | |
载体边界
Carrier Boundaries
- 要动态或交互:htmlbox。
- 要静态且节点可编辑:board。
- 要演示文稿:slides。
- 要独立可分享 HTML 应用:apps。
- 要消息通知卡片:的 card 工作流。
feishu-cli-messaging
改动色板或底色后运行本 Skill 的 dataviz 校验脚本;原样使用已校验色板无需重复验证。
- For dynamic or interactive needs: htmlbox.
- For static and editable nodes: board.
- For presentations: slides.
- For independent shareable HTML applications: apps.
- For message notification cards: card workflow of .
feishu-cli-messaging
Run the dataviz verification script of this Skill after modifying the color palette or background color; there is no need to re-verify when using the verified color palette as is.