ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

triz

Apply TRIZ cross-domain analogical reasoning to find solutions from adjacent fields

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/athola/nm-tome-triz
Or

Night Market Skill — ported from claude-night-market/tome. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

TRIZ Cross-Domain Analysis

When To Use

  • Stuck on a problem and need perspectives from other domains
  • Exploring cross-domain analogies for inventive solutions

When NOT To Use

  • Standard code search or literature review (use other tome channels)
  • Problems with obvious, well-known solutions

Apply Altshuller's Theory of Inventive Problem Solving to find solutions from adjacent fields.

Depth Levels

DepthFieldsAnalysis
light1Contradiction only
medium2Contradiction + field mapping
deep3Full matrix + principles
maximum5Distant fields + full TRIZ

Workflow

  1. Abstract the problem into TRIZ formulation
  2. Identify technical contradiction
  3. Map to adjacent fields using Semantic Scholar's field taxonomy
  4. Search for solved analogues in those fields
  5. Build bridge mappings with rationale

Field Mapping Strategy

  • Software architecture: civil engineering, biology
  • Data structures: logistics, materials science
  • Algorithms: operations research, genetics
  • Security: military strategy, immunology
  • Financial: game theory, ecology

Metadata

Author@athola
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-athola-nm-tome-triz": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.