Back to Registry View Author Profile
Official Verified
Code Flow Visualizer
Skill by honestqiao
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/honestqiao/code-flow-visualizerOr
Code Flow Visualizer
将代码转换为 Mermaid 流程图表示,便于理解代码逻辑流程。
功能
- 分析代码逻辑结构
- 生成 Mermaid 流程图
- 支持 Python、JavaScript、TypeScript
使用方式
当用户需要可视化代码流程时说"可视化代码"或"生成流程图"。
示例
用户: 帮我把这个Python函数生成流程图
助手: (使用 code_flow_visualizer skill)
工具
使用 Mermaid JS 或 PlantUML 生成图表。
限制
- 仅处理单一函数/方法
- 不支持 goto 语句
- 复杂循环可能简化显示
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-honestqiao-code-flow-visualizer": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
clawra-selfie
Generate AI images using MiniMax or fal.ai (Grok Imagine) and send to messaging channels via OpenClaw
honestqiao 2387
zhipu-image
Generate images using Zhipu AI's CogView model
honestqiao 2387
Regex Generator
Skill by honestqiao
honestqiao 2387
zhipu-embeddings
Use Zhipu (智谱) web embeddings API for embeddingsing the internet. Use when user asks for web embeddings, latest news, or needs current information.
honestqiao 2387
doubao-image
Use Zhipu (智谱) web search API for searching the internet. Use when user asks for web search, latest news, or needs current information.
honestqiao 2387