Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

morphological-analysis-triz形态分析 triz

Agent Skill

morphological-analysis-triz 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,693

周安装

72

GitHub Stars

85

下载量

593
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:morphological-analysis-triz(形态分析 triz)
来源仓库:https://github.com/lyndonkl/claude
仓库路径:skills/morphological-analysis-triz
安装命令:
npx skills add https://github.com/lyndonkl/claude --skill morphological-analysis-triz
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/lyndonkl/claude --skill morphological-analysis-triz

简介

morphological-analysis-triz 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于关键词搜索、任务场景匹配或来源线索筛选等研究检索场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用该技能。
  • 安装前需确认权限范围、维护状态,注意是否涉及联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Morphological Analysis & TRIZ

Workflow

Copy this checklist:

Morphological Analysis & TRIZ Progress:
- [ ] Step 1: Define problem and objectives
- [ ] Step 2: Choose method (MA, TRIZ, or both)
- [ ] Step 3: Build morphological box (if MA)
- [ ] Step 4: Identify contradictions (if TRIZ)
- [ ] Step 5: Apply TRIZ principles
- [ ] Step 6: Evaluate and select solutions

Step 1: Define problem and objectives

Clarify problem statement, key objectives, constraints (cost, size, time, materials), and success criteria.

Step 2: Choose method

  • Morphological Analysis: 3-7 clear parameters, each with 2-5 options, goal is comprehensive exploration
  • TRIZ: Clear contradiction (improving A worsens B), need inventive breakthrough
  • Both: Complex system with parameters AND contradictions

Step 3: Build morphological box (if using MA)

  1. Identify 3-7 independent parameters (changing one doesn't force another)
  2. List 2-5 distinct options per parameter
  3. Create parameter × option matrix

See resources/template.md for structure.

Step 4: Identify contradictions (if using TRIZ)

State clearly:

  • Improving parameter: What to increase?
  • Worsening parameter: What degrades?
  • Look up in TRIZ contradiction matrix

See resources/template.md for 39 TRIZ parameters and contradiction matrix.

Step 5: Apply TRIZ principles

  1. Review 3-4 principles recommended by matrix
  2. Brainstorm applications of each principle
  3. Generate solution concepts
  4. Combine principles for stronger solutions

See resources/template.md for all 40 principles.

For advanced techniques, see resources/methodology.md.

Step 6: Evaluate and select

Morphological: Identify promising combinations, eliminate infeasible, score on objectives, select top 3-5

TRIZ: Assess contradiction resolution, check side effects, estimate difficulty, select most promising

Use resources/evaluators/rubric_morphological_analysis_triz.json for quality criteria.

Common Patterns

Typical Parameters (Examples)

Physical Products: Materials, power source, form factor, control interface, manufacturing method Software: Architecture, data storage, UI, deployment, authentication Services: Delivery channel, pricing model, timing, customization, support level Processes: Automation level, batch size, quality control, scheduling, location

Common Contradictions

Improving ↑Worsens ↓Example TRIZ Principles
SpeedPrecisionSegmentation, Periodic action
StrengthWeightAnti-weight, Composite materials
ReliabilityComplexitySegmentation, Beforehand cushioning
FunctionalityEase of useSegmentation, Universality
CapacitySizeNesting, Another dimension

Full principles list: See resources/template.md for all 40.

When to Combine MA + TRIZ

  1. Build morphological box → Find promising configurations
  2. Identify contradictions in top configurations
  3. Apply TRIZ to resolve contradictions
  4. Re-evaluate configurations with contradictions resolved

Guardrails

Morphological Analysis:

  • Limit parameters: 3-7 parameters (too few = incomplete, too many = explosion)
  • Ensure independence: Changing one parameter shouldn't force changes in another
  • Manageable options: 2-5 per parameter (practical range)
  • Don't enumerate all: Focus on promising clusters

TRIZ:

  • Verify real contradiction: Improving A truly worsens B (not just budget limit)
  • Adapt principles: Use as metaphors, not literal prescriptions
  • Check new contradictions: Solution may introduce new trade-offs
  • Combine principles: Often need 2-3 together

General:

  • Document rationale for parameters/options selected
  • Iterate if first pass reveals missing dimensions
  • Prototype top concepts - don't just analyze

Quick Reference

Resources:

  • resources/template.md - Morphological structure, TRIZ contradiction matrix, 40 principles
  • resources/methodology.md - Advanced TRIZ (trends of evolution, substance-field, ARIZ algorithm)
  • resources/evaluators/rubric_morphological_analysis_triz.json - Quality criteria

Output: morphological-analysis-triz.md with problem definition, morphological matrix (if used), contradictions, TRIZ principles applied, solution concepts, evaluation, selected solutions

Success Criteria:

  • Parameters independent and essential (3-7 with 2-5 options each)
  • Contradictions clearly stated (improving/worsening parameters)
  • Multiple principles applied per contradiction
  • Solutions are novel, feasible, address objectives
  • Top 3-5 selected with rationale
  • Score ≥ 3.5 on rubric

Quick Decisions:

  • Simple configuration? → Morphological only
  • Clear contradiction? → TRIZ only
  • Complex with trade-offs? → Both methods
  • Unsure? → Start TRIZ to identify contradictions, then build morphological box

Common Mistakes:

  1. Too many parameters (>7 = explosion)
  2. Dependent parameters (choosing A forces B)
  3. Vague contradiction ("better vs cheaper" - be specific)
  4. Literal TRIZ (principles are metaphors)
  5. No evaluation (generate but don't filter)

Examples:

Morphological (Portable Speaker):

Power: Battery | Solar | Hybrid
Size: Pocket | Handheld | Tabletop
Audio: Mono | Stereo | Surround
Material: Plastic | Metal | Fabric
Control: Button | Touch | Voice | App
Result: 3×3×3×4×4 = 432 configs → Evaluate top 10

TRIZ (Electric Vehicle Range):

Contradiction: Increase range → worsens cost (battery expensive)
Principles: #6 (Universality - battery is structure), #35 (Parameter change - new chemistry)
Solution: Structural battery pack + high energy density cells

Combined:

Build morphological box for EV architecture → Top config has range/cost contradiction → Apply TRIZ Universality principle → Structural battery resolves both range and cost

For detailed principle explanations, contradiction matrix, advanced techniques (substance-field analysis, ARIZ, trends of evolution), and software/service adaptation, see resources/template.md and resources/methodology.md.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

31.56%
按下载量换算187

Gemini CLI

23.19%
按下载量换算138

Antigravity

15.59%
按下载量换算92

windsurf

13.72%
按下载量换算81

OpenCode

7.44%
按下载量换算44

github-copilot

3.83%
按下载量换算23

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills