# Send TRIZ Systematic Innovation Method to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "triz",
    "name": "TRIZ Systematic Innovation Method",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/homerzhu/triz",
    "canonicalUrl": "https://clawhub.ai/homerzhu/triz",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/triz",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=triz",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "triz/skill.json",
      "triz/install.sh",
      "triz/triz_analysis_1772030090452.md",
      "triz/package.json",
      "triz/SKILL.md",
      "triz/README.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "triz",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-04T00:03:55.258Z",
      "expiresAt": "2026-05-11T00:03:55.258Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=triz",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=triz",
        "contentDisposition": "attachment; filename=\"triz-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "triz"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/triz"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/triz",
    "downloadUrl": "https://openagent3.xyz/downloads/triz",
    "agentUrl": "https://openagent3.xyz/skills/triz/agent",
    "manifestUrl": "https://openagent3.xyz/skills/triz/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/triz/agent.md"
  }
}
```
## Documentation

### TRIZ - Systematic Innovation Methodology

A comprehensive TRIZ (Theory of Inventive Problem Solving) tool that helps engineers and product managers systematically analyze technical problems and generate innovative solutions through the Five Bridges methodology.

### Description

TRIZ is a systematic approach to innovation that transforms complex technical challenges into structured problem-solving processes. This skill enables engineers and product managers to:

Clarify technical problems through conversational guidance (≤5 interactions)
Analyze user experience pain points and define Ideal Final Results (IFR)
Apply the Five Bridges methodology to uncover innovation opportunities
Generate validated innovative solutions in 4-5 minutes instead of 1-2 days
Create comprehensive TRIZ analysis reports automatically

### When to Activate

User mentions "TRIZ", "systematic innovation", "technical contradiction", "inventive problem solving"
Engineering or product development discussions involving technical challenges
Requests for innovation methodology or problem-solving frameworks
Mentions of "Five Bridges", "IFR", "technical contradictions", "separation principles"
Product design or engineering optimization contexts

### Key Features

Problem Clarification: Interactive dialogue to transform vague requirements into structured technical problems
Experience Insight & IFR Definition: Deep user experience analysis with Ideal Final Result definition
Problem Attribute Classification: Automatic classification into general/parameter/structure/function categories
Five Bridges Analysis:

Thinking Bridge: Creative inspiration and system understanding
Parameter Bridge: Technical contradiction resolution using 40 inventive principles
Structure Bridge: System architecture and component relationship analysis
Function Bridge: Function modeling and trimming for system optimization
Evolution Bridge: Technology evolution trends and forecasting


Innovation Generation: Generate 10 validated innovative solutions
Solution Evaluation: Assess each solution across 8 critical factors including technical validation
Comprehensive Reporting: Auto-generate complete TRIZ analysis reports with all analysis steps

### Usage Examples

"Help me apply TRIZ to solve this technical contradiction in our product design"
"Analyze this engineering problem using systematic innovation methodology"
"Generate innovative solutions for this user experience pain point using TRIZ"
"Create a complete TRIZ analysis report for this technical challenge"
"Apply the Five Bridges methodology to this product development problem"

### Technical Details

Implements classical TRIZ methodology with modern AI enhancements
Supports all 40 inventive principles and separation methods
Includes technology evolution patterns and forecasting
Integrates user experience insights with technical problem solving
Optimized for rapid analysis (4-5 minutes vs traditional 1-2 days)
Accessible to engineers without TRIZ expertise
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: homerzhu
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-04T00:03:55.258Z
- Expires at: 2026-05-11T00:03:55.258Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/triz)
- [Send to Agent page](https://openagent3.xyz/skills/triz/agent)
- [JSON manifest](https://openagent3.xyz/skills/triz/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/triz/agent.md)
- [Download page](https://openagent3.xyz/downloads/triz)