← 返回 Skills 市场
430
总下载
1
收藏
1
当前安装
10
版本数
在 OpenClaw 中安装
/install triz-problem-solver
功能描述
TRIZ Innovation Solution Analysis Assistant that identifies the root causes of technical problems through causal chain analysis and generates innovative solu...
安全使用建议
This skill is coherent with its description but transmits whatever you enter to a remote Eureka/PatSnap test endpoint (qa-eureka-service.zhihuiya.com). Before using it: (1) Do not paste confidential, proprietary, or NDA-covered technical details or personal data — the SKILL.md explicitly warns about this. (2) Verify you trust PatSnap/Eureka and review their data/privacy terms if you plan to submit IP-sensitive information. (3) If you want to test, use non-sensitive example problems first. (4) If you must analyze sensitive designs, do so offline or in an environment that does not allow outbound network calls, or block the MCP endpoint at the network level. (5) You can inspect the three scripts (they are short and readable) to confirm what is sent; they POST JSON-RPC payloads containing the user_input/idea_summary data to the stated URL. If any of these points are unacceptable, do not enable the skill.
功能分析
Type: OpenClaw Skill
Name: triz-problem-solver
Version: 1.0.9
The skill implements a TRIZ innovation analysis workflow that relies on external API calls to 'qa-eureka-service.zhihuiya.com'. While the provided bash scripts (e.g., call_triz_analysis.sh) use jq to safely handle JSON construction, the instructions in SKILL.md and the reference files (references/01_system_component_analysis.md, etc.) direct the AI agent to invoke these scripts via a shell command using potentially unsanitized user input. This pattern introduces a shell injection vulnerability if the agent passes strings containing subshell execution characters (like backticks or $()) into the command line. Furthermore, the use of a QA-specific endpoint for a published skill is a minor technical inconsistency.
能力评估
Purpose & Capability
Name/description (TRIZ innovation analysis) align with the included scripts and references: the scripts call a TRIZ analysis MCP endpoint and the references describe the TRIZ workflow. Required tools (curl, jq) and the runtime behavior are appropriate and proportional to the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to send the user's problem descriptions, product info and selected problem data to an external service (qa-eureka-service.zhihuiya.com) for analysis, and to automatically invoke follow-up image/solution calls. This is expected for a cloud-assisted TRIZ tool, but it means all user-provided content is transmitted off-machine — the skill itself warns against sending confidential/NDA/export‑restricted data.
Install Mechanism
No install script or archive is downloaded; this is an instruction-only skill with three small helper shell scripts. The scripts simply use curl and jq to POST JSON-RPC to the remote MCP URL. There is no extract/download of arbitrary code or third‑party packages.
Credentials
The skill requires no environment variables, credentials, or config-path access. It only requires curl and jq (documented). No unexpected secrets or unrelated service credentials are requested.
Persistence & Privilege
The skill does not request persistent system presence (always:false) and does not modify other skills or system-wide settings. It will invoke the remote service autonomously when run, which is normal for this kind of skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install triz-problem-solver - 安装完成后,直接呼叫该 Skill 的名称或使用
/triz-problem-solver触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Update privacy policy.
- Update tool call parameters.
v1.0.8
- No changes detected in this version.
- Internal and user documentation, workflow, and functionality remain unchanged.
v1.0.7
triz-problem-solver 1.0.7
- Updated the Eureka RD promotional link to include `&start_from=hub` for directing users to the intended landing page.
- No other workflow, usage, or logic changes.
v1.0.6
Update privacy policy
v1.0.5
- Added three new scripts for invoking MCP tools: call_triz_analysis.sh, call_batch_solution_workflow.sh, and call_image_generation.sh.
- Updated workflow to specify tool invocation via the new scripts, replacing direct MCP service reference.
- No changes to the overall analysis steps or core capabilities.
v1.0.4
- Removed all local script files for TRIZ tool invocation; external script invocations are no longer included.
- Updated documentation to require registration of the "RD Agent TRIZ Mind MCP" service to access all MCP tools.
- Skill workflow and core TRIZ analysis steps remain unchanged.
- Users must now connect to the specified MCP service instead of relying on bundled scripts.
v1.0.3
- Refactored skill to provide a step-by-step TRIZ innovation workflow, starting from system component analysis through to detailed solution generation.
- Replaced the previous single-script approach with multiple modular scripts for analysis, workflow, and image generation.
- Introduced new analysis reference guides for each key TRIZ step, structured as markdown files.
- Enhanced user interaction: now guides users to confirm product/problem info, reviews core problems, and supports problem/solution selection with contextual prompts.
- Updated skill and workflow documentation for clarity, modularity, and professional innovation consulting standards.
v1.0.2
- Enhanced the TRIZ problem solver with a proprietary case library of real-world engineering solutions and patents.
- Now cross-references a curated database of inventive cases to provide more reliable and actionable innovation solutions.
- Description updated to reflect new data-driven and patent-backed approach.
- No changes to invocation or output formatting procedures.
v1.0.1
Update the dispaly name.
v1.0.0
- Initial release of TRIZ Problem Solver skill.
- Analyzes technical problems across engineering domains using the TRIZ methodology.
- Guides users through root cause analysis, contradiction identification, and structured solution generation.
- Converts technical MCP JSON responses into professional, report-style consulting outputs.
- Supports problems in mechanical, thermal, electrical, software, chemical, and process engineering.
- Provides clear instructions for invocation and output formatting, including patent referencing and multilingual support.
元数据
常见问题
Innovation Assistant by TRIZ 是什么?
TRIZ Innovation Solution Analysis Assistant that identifies the root causes of technical problems through causal chain analysis and generates innovative solu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。
如何安装 Innovation Assistant by TRIZ?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install triz-problem-solver」即可一键安装,无需额外配置。
Innovation Assistant by TRIZ 是免费的吗?
是的,Innovation Assistant by TRIZ 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Innovation Assistant by TRIZ 支持哪些平台?
Innovation Assistant by TRIZ 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Innovation Assistant by TRIZ?
由 Kurisu(@wwt1995)开发并维护,当前版本 v1.0.9。
推荐 Skills