Vgl提示词生成
Bria FIBO图
将复杂科学概念转化为清晰的出版级可视化图表。该技能采用 Nano Banana 2 AI 进行智能绘图,配合 Gemini 3.1 Pro Preview 质量审核,仅当图像质量未达文档类型标准时才触发重新生成,确保输出符合学术发表要求。
python scripts/generate_schematic.py "CONSORT participant flow diagram with 500 screened, 150 excluded, 350 randomized" -o figures/consort.png --doc-type journal
python scripts/generate_schematic.py "Transformer encoder-decoder architecture showing multi-head attention" -o figures/transformer.png --doc-type presentation
scientific-schematics
见下方输入与输出表格。
| 输入 | 输出 |
|---|---|
| 任务目标、输入资料和约束条件;需要处理的平台或对象;结果格式要求 | 结构化结果;执行建议或可交付产物;便于复核的后续说明 |
原始链接:https://github.com/K-Dense-AI/claude-scientific-skills
来源类型:GitHub 开源仓库