/install ideonomy
Ideonomy Engine
Structured creative reasoning using ideonomic divisions as thinking lenses.
Installation
npm install -g @clawdactual/ideonomy-engine
Verify with:
ideonomy --help
Quick Start
# Basic reasoning (auto-selects profile based on problem keywords)
ideonomy reason "Your problem statement here"
# Concise mode (just core questions, one per lens)
ideonomy reason --concise "Your problem statement here"
# JSON output (structured, machine-parseable)
ideonomy reason --json "Your problem statement here"
Profiles
Force a reasoning style with --profile:
| Profile | Best For |
|---|---|
technical |
Engineering, architecture, debugging, system design |
creative |
Brainstorming, ideation, novel solutions |
strategic |
Planning, decisions, competitive analysis, long-term thinking |
ethical |
Moral dilemmas, values conflicts, right vs wrong |
diagnostic |
Debugging, root cause analysis, troubleshooting |
interpersonal |
Relationships, communication, team dynamics |
philosophical |
Deep questions about meaning, existence, knowledge |
general |
Balanced default covering universally useful divisions |
Auto-selection scores problem text against profile keywords. Override with --profile \x3Cid>.
Options
--profile \x3Cid>— force a reasoning profile--divisions \x3CTHEME1,THEME2,...>— cherry-pick specific divisions (e.g.ANALOGIES,CAUSES,LIMITS)--lenses \x3Cn>— limit number of lenses returned--concise— core questions only (minimal output)--json— structured JSON output
Other Commands
ideonomy profiles # list all profiles
ideonomy divisions # list all 28 reasoning divisions
ideonomy division ANALOGIES # detail for one division
How to Use the Output
The engine produces structured prompts, not answers. For each lens:
- Core question — the essential question this division asks about your problem
- Guiding questions — specific angles to explore
- Cross-domain sparks — unexpected domain pairings to stimulate lateral thinking
- Conceptual palette — organon items for combinatorial inspiration
Best approach: Run the engine, then think through each lens yourself. The guiding questions are the highest-value part. The cross-domain sparks work ~30% of the time but produce genuinely novel ideas when they hit.
When to Use
- Stuck on a problem and default thinking isn't working
- Need to systematically explore angles you'd normally miss
- Want to challenge assumptions (use OPPOSITES, INVERSIONS, FIRST PRINCIPLES)
- Debugging something subtle (use
--profile diagnostic) - Brainstorming and want structured creativity (use
--profile creative) - Making a strategic decision with trade-offs (use
--profile strategic)
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ideonomy - 安装完成后,直接呼叫该 Skill 的名称或使用
/ideonomy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ideonomy Engine — Creative Reasoning for AI Agents 是什么?
Structured creative reasoning through ideonomic lenses. Use when stuck on a problem, need fresh perspectives, want to think more creatively or systematically... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Ideonomy Engine — Creative Reasoning for AI Agents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ideonomy」即可一键安装,无需额外配置。
Ideonomy Engine — Creative Reasoning for AI Agents 是免费的吗?
是的,Ideonomy Engine — Creative Reasoning for AI Agents 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ideonomy Engine — Creative Reasoning for AI Agents 支持哪些平台?
Ideonomy Engine — Creative Reasoning for AI Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ideonomy Engine — Creative Reasoning for AI Agents?
由 Morpheis(@morpheis)开发并维护,当前版本 v0.3.3。