← 返回 Skills 市场
morpheis

Ideonomy Engine — Creative Reasoning for AI Agents

作者 Morpheis · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ⚠ suspicious
148
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ideonomy
功能描述
Structured creative reasoning through ideonomic lenses. Use when stuck on a problem, need fresh perspectives, want to think more creatively or systematically...
使用说明 (SKILL.md)

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:

  1. Core question — the essential question this division asks about your problem
  2. Guiding questions — specific angles to explore
  3. Cross-domain sparks — unexpected domain pairings to stimulate lateral thinking
  4. 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)
安全使用建议
This skill appears to do what it says (a CLI-based creative-thinking engine), but exercise caution before installing or running the suggested npm package: 1) Verify the npm package and publisher (search npmjs.org and look for a repository/homepage and a trustworthy author). 2) Inspect the package source (package.json, entry points, and any install/postinstall scripts) before running, especially if installing globally. 3) Prefer installing in a sandbox/container or use npx rather than npm -g if you want to test. 4) If you plan to let an agent run the CLI, confirm where the CLI will send network requests and whether it spawns child processes. If you can provide the package repository or more provenance (homepage, source repo, checksum), I can re-evaluate with higher confidence.
功能分析
Type: OpenClaw Skill Name: ideonomy Version: 0.3.3 The skill bundle provides documentation and instructions for the 'Ideonomy Engine', a tool designed for structured creative reasoning and brainstorming. The SKILL.md file outlines standard installation procedures via npm (@clawdactual/ideonomy-engine) and provides legitimate CLI usage examples for various reasoning profiles. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name, description, and runtime instructions (CLI usage and profiles) are coherent with a creative-reasoning engine. However, the registry metadata lists 'Source: unknown' and no homepage is provided, which reduces trust and makes it harder to verify the implementation behind the claimed capability.
Instruction Scope
SKILL.md contains straightforward instructions to run a CLI (ideonomy) and describes options and expected output. It does not instruct the agent to read unrelated files, environment variables, or exfiltrate data. The content stays within the skill's stated purpose.
Install Mechanism
Although the skill metadata contains no install spec (it's instruction-only), SKILL.md instructs users to 'npm install -g @clawdactual/ideonomy-engine'. That is a concrete recommendation to install a third-party npm package with no provided repository, homepage, or publisher verification. Installing global npm CLIs can execute arbitrary maintainer-controlled code on the host; the absence of provenance is a meaningful risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The minimal privileges requested are proportionate to a reasoning/CLI helper.
Persistence & Privilege
Metadata sets always: false and follows normal defaults. The skill does not request permanent/autonomous elevation or modify other skills. No persistence concerns are evident in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ideonomy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ideonomy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.3
CI/CD pipeline validation — test release
v1.1.1
Fix display name
v1.1.0
Added npm install instructions, replaced npx tsx paths with ideonomy CLI command
v1.0.0
Structured creative reasoning through 28 ideonomic lenses. Based on Patrick Gunkel's 'science of ideas'. Systematic combinatorial thinking for problem-solving.
元数据
Slug ideonomy
版本 0.3.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

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。

💬 留言讨论