sn-infographic
仓库创建 2026年4月14日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由
能把复杂报告转为可视化摘要,提升传播与理解效率。
▸ 风险提示
生成/识别过程会调用第三方接口,可能上传敏感内容至外部服务。
这个 Skill 做什么
自动分析内容并生成专业信息图,支持多轮生成与 VLM 审核。
把文字内容变成专业级的信息图:会自动分析内容、推荐版式与风格,支持多轮生成并用 VLM 审核挑出最好的一版。适合需要把复杂信息做成视觉化汇报、海报或社媒图的时候。特点是能迭代优化、结合 sn-image-generate 等工具输出出版级视觉产物,并给出质量排序。
▸ 展开 SKILL.md 英文原文
Generates professional infographics with various layout types and visual styles. Analyzes content, recommends layout and style, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", or "可视化".
4.8k
Stars
331
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/OpenSenseNova/SenseNova-Skills/main/skills/sn-infographic/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/OpenSenseNova/SenseNova-Skills/main/skills/sn-infographic/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# sn-infographic Info graphic generation scene skill (tier 1), relying on the `sn-image-generate`, `sn-image-recognize`, and `sn-text-optimize` tools provided by `sn-image-base` (tier 0). Features: - Evaluation of prompt quality (auto mode) - Prompt expansion (force/auto mode) - Multiple rounds of image generation and VLM review - Output the best result based on quality ranking ## Input Specification | Parameter | Type | Default Value | Description | |-----------|------|---------------|-------------| | `user_prompt` | string | **Required** | Original user request. UTF-8 text; may include Markdown, URLs, or structured data. Length bounded only by the underlying LLM context budget. | | `m
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有