一键导入
excalidraw
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, and concept maps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, and concept maps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | excalidraw |
| description | Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, and concept maps. |
| metadata | {"hermes":{"tags":["Excalidraw","Diagrams","Flowcharts","Architecture","JSON"]}} |
Create diagrams by writing Excalidraw element JSON and saving as .excalidraw files. Open at excalidraw.com.
{
"type": "excalidraw",
"version": 2,
"source": "hermes-agent",
"elements": [ ... ],
"appState": { "viewBackgroundColor": "#ffffff" }
}
rectangle, ellipse, diamond – shapesarrow – connectionstext – labels (use containerId to bind to shapes)Save to any path, e.g. diagram.excalidraw.
Exact techniques, shortcuts, and references for AI agents developing ankh (Hermes with per-folder .agent/ scoping)
Generate ASCII art using pyfiglet, cowsay, boxes, and the asciified API. No API keys required.
Generate ASCII art using pyfiglet, cowsay, boxes, and the asciified API. No API keys required.
Create implementation plans with bite-sized tasks, exact file paths, and complete code examples. Use when you have a spec or requirements for a multi-step task.
Free web search via DuckDuckGo when Firecrawl is unavailable. No API key needed. Use ddgs CLI or Python library to find URLs, then web_extract for content.
Summarize multiple sources into concise decision-ready findings.