← 返回 Skills 市场
124
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install termaid
功能描述
Render Mermaid diagrams as colored ASCII/Unicode text directly in terminals or Python apps without external dependencies.
安全使用建议
What to consider before installing:
- This skill installs the termaid package from PyPI via 'pip install termaid' and will create ~/.termaid with example scripts and config. Installing from PyPI runs the package's install/runtime code — review the termaid PyPI project and its GitHub repository (the README references https://github.com/fasouto/termaid) before installing.
- Run the installer inside an isolated environment (virtualenv) if you want to avoid affecting your system Python environment.
- The install.sh requires Python >= 3.11; it will abort otherwise.
- The included scripts are straightforward shell helpers that read/write files in your home directory; if you are uncomfortable, inspect install.sh and the example scripts manually and run only the commands you trust.
- Minor documentation issues: an unknown 'uvx termaid' command and a truncated log line in SKILL.md — these are likely typos/documentation artifacts, not malicious behavior.
- If you need extra assurance, inspect the termaid package source on PyPI/GitHub for any network calls, post-install hooks, or unexpected behavior before running pip install.
能力评估
Purpose & Capability
Name/description claim (render Mermaid to terminal/Python) matches the SKILL.md, README, example scripts and install.sh. The package is installed via pip and the CLI/API usages shown are coherent with that purpose.
Instruction Scope
SKILL.md and examples only instruct installing/using the termaid Python package and running the termaid CLI or Python API. The install script and examples create files under ~/.termaid and add example scripts — expected for a toolset. Minor issues: a stray/unknown command 'uvx termaid' appears in the README/quickstart (likely a typo) and SKILL.md contains a truncated debug line; these are documentation defects but not evidence of malicious behavior.
Install Mechanism
There is no platform-level install spec, but an included install.sh executes 'pip install termaid' from PyPI and then creates ~/.termaid/example files. Installing from PyPI is a normal mechanism but runs code provided by that package — verify the PyPI/GitHub project before installing. No downloads from unknown personal servers or extract-from-URL steps were observed.
Credentials
The skill declares no required environment variables, credentials, or config paths. install.sh checks Python and pip versions only. No unrelated secrets or external service credentials are requested.
Persistence & Privilege
The skill does create persistent user files and example scripts under ~/.termaid (config, examples, scripts). always:false (not forced) and it does not modify other skills or request system-level privileges. Creating user-local files is expected but you should be aware of those filesystem changes before running the installer.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install termaid - 安装完成后,直接呼叫该 Skill 的名称或使用
/termaid触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Termaid 1.0.0 – Initial release
- Render Mermaid diagrams as ASCII/Unicode art directly in the terminal or Python apps, pure Python with zero dependencies
- Supports 9 Mermaid diagram types: flowcharts, sequence, class, ER, state, block, git, pie, and treemaps
- Color theme system with 6 built-in themes, plus ASCII/text-only mode for basic terminals
- Rich CLI options, TUI interface, and flexible Python API for integration and customization
- Ready for use in SSH, CI/CD logs, TUI apps, and batch scripts; includes troubleshooting and advanced usage docs
元数据
常见问题
Termaid 是什么?
Render Mermaid diagrams as colored ASCII/Unicode text directly in terminals or Python apps without external dependencies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Termaid?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install termaid」即可一键安装,无需额外配置。
Termaid 是免费的吗?
是的,Termaid 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Termaid 支持哪些平台?
Termaid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Termaid?
由 smallnest(@smallnest)开发并维护,当前版本 v1.0.0。
推荐 Skills