← Back to Skills Marketplace
wwt1995

Innovation Assistant by TRIZ

by Kurisu · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ⚠ suspicious
430
Downloads
1
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install triz-problem-solver
Description
TRIZ Innovation Solution Analysis Assistant that identifies the root causes of technical problems through causal chain analysis and generates innovative solu...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install triz-problem-solver
  3. After installation, invoke the skill by name or use /triz-problem-solver
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug triz-problem-solver
Version 1.0.9
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 10
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 430 downloads so far.

How do I install Innovation Assistant by TRIZ?

Run "/install triz-problem-solver" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Innovation Assistant by TRIZ free?

Yes, Innovation Assistant by TRIZ is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Innovation Assistant by TRIZ support?

Innovation Assistant by TRIZ is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Innovation Assistant by TRIZ?

It is built and maintained by Kurisu (@wwt1995); the current version is v1.0.9.

💬 Comments