← Back to Skills Marketplace
166
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mirothinker1-7
Description
深度思考与多维分析 AI Skill。通过发散、收敛、批判、创造四种思维模态对复杂问题进行结构化拆解,输出 ASCII 思维导图和 Markdown 分析报告。Triggers: 深度思考, 深度分析, 帮我分析, 帮我想清楚, 多维分析, 结构化思考, 决策分析, 帮我做决策, 我要做决定, 创意分析, 头脑风...
Usage Guidance
This skill appears to be what it says: a local CLI-based deep-thinking assistant. Before installing/running, note: (1) the scripts require the openclaw CLI and python3 — ensure you have the official openclaw client installed and trust it; (2) the skill writes temporary and report files to /tmp and can save Markdown reports there; (3) it does not request API keys or secrets, but the openclaw agent it invokes may itself connect to remote services depending on your openclaw configuration — review your openclaw agent settings/logging if you are concerned about network calls or data retention; (4) because this is runnable code, consider reviewing the provided scripts locally before executing them.
Capability Analysis
Type: OpenClaw Skill
Name: mirothinker1-7
Version: 1.0.0
The MiroThinker 1.7 skill bundle is a structured thinking engine that uses Bash and Python to orchestrate multi-stage LLM analysis. The code logic in analyze.sh, render.sh, and think.sh is transparently focused on its stated purpose of problem deconstruction and analysis, using standard OpenClaw agent calls and local temporary file handling in /tmp/. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is a local deep-thinking/analysis tool and its scripts implement the four thinking stages by calling the OpenClaw agent and rendering results. One minor mismatch: the declared 'Required binaries' list is empty, but the scripts clearly require the openclaw CLI and python3 (the README also lists these). Functionally, those binaries are coherent with the described purpose.
Instruction Scope
SKILL.md and the included scripts limit actions to: calling the openclaw agent for LLM responses, parsing those responses, rendering ASCII/Markdown output, and saving reports under /tmp. The instructions do not attempt to read unrelated system files, environment secrets, or post data to external endpoints beyond using the openclaw agent.
Install Mechanism
No install spec is provided (instruction-only from the registry), and all included files are local shell/Python code. Nothing is downloaded or executed from remote URLs during install; risk is limited to running the provided scripts.
Credentials
The skill does not declare or require any environment variables or credentials. The runtime parses LLM outputs and uses /tmp for temporary files and report storage. It does not attempt to access credential files or other services.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and does not modify other skills or global agent config. It writes temporary files and optional reports to /tmp (normal for CLI utilities).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mirothinker1-7 - After installation, invoke the skill by name or use
/mirothinker1-7 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of mirothinker1.7 skill for deep thinking and multi-dimensional analysis.
- Uses four thinking modes (divergent, convergent, critical, creative) to structure complex problems.
- Generates ASCII mind maps and Markdown analysis reports.
- Supports rapid or in-depth modes based on user prompts.
- Includes decision analysis and brainstorming triggers for flexible usage.
Metadata
Frequently Asked Questions
What is Mirothinker1.7?
深度思考与多维分析 AI Skill。通过发散、收敛、批判、创造四种思维模态对复杂问题进行结构化拆解,输出 ASCII 思维导图和 Markdown 分析报告。Triggers: 深度思考, 深度分析, 帮我分析, 帮我想清楚, 多维分析, 结构化思考, 决策分析, 帮我做决策, 我要做决定, 创意分析, 头脑风... It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install Mirothinker1.7?
Run "/install mirothinker1-7" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mirothinker1.7 free?
Yes, Mirothinker1.7 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mirothinker1.7 support?
Mirothinker1.7 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mirothinker1.7?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills