lizhecome/deepseek-harness-flowchart

lizhecome★ 1TypeScriptLast synced: 2026-08-15

Open on GitHub

Beautiful themed SVG flowchart tool bundle for DeepSeek Harness

README excerpt

DeepSeek Harness Flowchart An installable DeepSeek Harness profile bundle that adds a render flowchart tool. The tool turns Mermaid flowchart source into a polished, themed, self-contained SVG and delegates file creation to Harness's existing write tool. 中文说明 Install Requires DeepSeek Harness 0.1.0-rc.6 or later and GitHub CLI access to this private repository. Use headless instead of web for one-shot tasks. DeepSeek Harness anchors add . to the invoking checkout before pnpm switches to the profile directory. The package manifest declares a dsh.bundle patch, so installation mounts the tool and its invariant companion automatically. To remove it: Use Ask the agent for a flowchart and name the SVG destination, for example: The model calls render flowchart with Mermaid source similar to: The tool accepts only Mermaid flowchart / graph documents with an explicit TD , TB , BT , LR , or RL direction. The destination must end in .svg . Tool arguments Argument Required Meaning : source yes Complete Mermaid flowchart source. file path yes SVG destination resolved by the installed write tool. theme no One of the 15 themes below; defaults to the deployment setting. transparent no Remove the t…

View full README on GitHub →
Skins / UIdsh-plugin

Category