← Back to Skills Marketplace
168
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install zhixi-mindmap
Description
Zhixi Mind Map Cloud File Management (知犀思维导图云文件管理): Browse, search, view content, and import Markdown. Activated when the user mentions 'Zhixi', 'Mind Map',...
Usage Guidance
This skill appears to implement the stated Zhixi mind‑map operations, but there are transparent inconsistencies you should resolve before installing or providing secrets:
- The SKILL.md tells you to set ZHIXI_TOKEN or place a 'token' file in the skill directory, but the script actually reads process.env.ZHIXI_API_KEY or a token file at the script's parent directory. Either set ZHIXI_API_KEY or create the token file where the script expects it. Prefer using an environment variable (ZHIXI_API_KEY) to avoid leaving secrets on disk.
- The registry metadata does not declare the required env var—treat this as a sign of sloppy packaging. Ask the publisher to correct the SKILL.md and manifest so required credentials are explicit.
- The script performs HTTP requests only to https://www.zhixi.com/api and to content URLs returned by that API. If you will supply an API token, confirm that this is the official service and revoke the token if anything looks suspicious after use.
- Run the script in a sandbox or isolated environment first (no sensitive files in parent directories), and inspect or run the JS locally before giving it a production API token.
If the author cannot clarify and update the documentation to match the code (or vice versa), treat the mismatch as a blocking issue: do not provide your API token until it's fixed.
Capability Assessment
Purpose & Capability
The code implements browsing, searching, viewing, and Markdown import against https://www.zhixi.com/api, consistent with the skill's description. However the SKILL.md and the implementation disagree on the token environment variable name (SKILL.md: ZHIXI_TOKEN, script: ZHIXI_API_KEY) and the README suggests a 'token' file 'in the skill directory' while the script looks for a token file at path.dirname(__dirname)/token (the parent of scripts/). These documentation↔implementation mismatches are incoherent but do not imply additional capabilities.
Instruction Scope
Instructions are constrained to running the included Node script and interacting with the Zhixi API. The runtime instructions do not request unrelated files or credentials. The discrepancy between documented token usage and the code's actual env var/file lookup is the primary scope issue: an operator following the SKILL.md may place credentials in a different location or under a different variable name than the script expects.
Install Mechanism
No install spec or third‑party downloads are present; this is an instruction-only skill with a bundled script. No external archives or unusual installers are used.
Credentials
The registry metadata declares no required environment variables, but the script requires an API token (it looks for process.env.ZHIXI_API_KEY or a local 'token' file). This missing declaration reduces transparency. The single secret requested (Zhixi API key) is proportionate to the stated purpose, but the mismatch in variable name (ZHIXI_TOKEN vs ZHIXI_API_KEY) and ambiguous token file location are problematic.
Persistence & Privilege
The skill does not request permanent/always presence and does not modify other skills or system configuration. It only runs a local script and makes network calls to the documented service domain.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zhixi-mindmap - After installation, invoke the skill by name or use
/zhixi-mindmap - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
重磅更新!知犀正式发布 思维导图Skill,开启 AI 思维导图自动化新时代!
新增支持了一键写入知犀思维导图文件,资料整理更高效
新增支持了文件查询,配合 AI 助手轻松实现个人知识库的数字化管理
新增支持了文件搜索,通过关键词精准锁定,海量导图秒级找回
新增支持了文档预览与在线访问,无需频繁切换软件即可直达关键信息
立即开启知犀 Skill,让 AI 替你画思维导图,释放你的无限创造力!
Major Update! Zhixi officially launches Mind Map Skill, ushering in a new era of AI mind-mapping automation!
New! One-click export to Zhixi Mind Map files—organize your information more efficiently than ever.
New! File query support—collaborate with your AI assistant to manage your digital knowledge base seamlessly.
New! Smart file search—locate any map among thousands in seconds using simple keywords.
New! Document preview and online access—get straight to the facts without switching apps.
Activate the Zhixi Skill now—let AI build your maps while you unleash your creativity!
v1.0.0
重磅更新!知犀 Skill 正式入驻 OpenClaw,开启 AI 思维导图自动化新时代!
新增支持了一键写入知犀思维导图文件,资料整理更高效
新增支持了文件查询,配合 AI 助手轻松实现个人知识库的数字化管理
新增支持了文件搜索,通过关键词精准锁定,海量导图秒级找回
新增支持了文档预览与在线访问,无需频繁切换软件即可直达关键信息
立即在 OpenClaw 开启知犀 Skill,让 AI 替你画思维导图,释放你的无限创造力!
Metadata
Frequently Asked Questions
What is 知犀思维导图?
Zhixi Mind Map Cloud File Management (知犀思维导图云文件管理): Browse, search, view content, and import Markdown. Activated when the user mentions 'Zhixi', 'Mind Map',... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.
How do I install 知犀思维导图?
Run "/install zhixi-mindmap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 知犀思维导图 free?
Yes, 知犀思维导图 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 知犀思维导图 support?
知犀思维导图 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 知犀思维导图?
It is built and maintained by MindTwigs (@mindtwigs); the current version is v1.0.1.
More Skills