Agent SkillsMaxKmet/idea-validation-agents › weakness-detection

weakness-detection

GitHub

分析创意评分,识别薄弱维度、根本原因及潜在失败模式。通过加载分数和源文件,将弱点分类为结构性、情境性、知识缺口或可解决类型,并评估整体严重程度,为后续调整提供依据。

skills/weakness-detection/SKILL.md MaxKmet/idea-validation-agents

Trigger Scenarios

需要分析创意弱点和失败风险时 在触发转向引擎前理解低分维度的根本原因时

Install

npx skills add MaxKmet/idea-validation-agents --skill weakness-detection -g -y
More Options

Use without installing

npx skills use MaxKmet/idea-validation-agents@weakness-detection

指定 Agent (Claude Code)

npx skills add MaxKmet/idea-validation-agents --skill weakness-detection -a claude-code -g -y

安装 repo 全部 skill

npx skills add MaxKmet/idea-validation-agents --all -g -y

预览 repo 内 skill

npx skills add MaxKmet/idea-validation-agents --list

SKILL.md

Frontmatter
{
    "name": "weakness-detection",
    "description": "Analyzes idea-scoring output to identify the weakest dimensions, root causes of low scores, and probable failure modes if the idea were pursued as-is."
}

Skill: weakness-detection

Purpose

Before triggering the pivot engine, understand WHY dimensions are weak. A low distribution score might mean "no viral loop" (fixable) or "fundamentally wrong category for organic growth" (structural). Surface the root cause, not just the symptom.

Input

  • Idea slug
  • memory/ideas/<slug>/scores.json (required)
  • All available dimension files in memory/ideas/<slug>/

Weakness Classification

Root Cause Type Description Fix Type
Structural Inherent to the idea, can't be pivoted away Drop or major pivot
Situational Weak due to user's current constraints Fixable (more time, budget)
Knowledge gap Weak because data is missing Run more research
Addressable Weak but has a clear fix Targeted pivot

Process

  1. Load scores.json, identify dimensions scoring below threshold.
  2. For each weak dimension, read the source file to understand why.
  3. Classify the root cause (structural / situational / knowledge gap / addressable).
  4. Describe the failure mode if the idea proceeded without fixing this weakness.

Output

Write to memory/ideas/<slug>/weaknesses.json:

{
  "weak_dimensions": [
    {
      "dimension": "",
      "score": 0,
      "root_cause_type": "structural | situational | knowledge-gap | addressable",
      "root_cause_description": "",
      "failure_mode": ""
    }
  ],
  "critical_weaknesses": [],
  "addressable_weaknesses": [],
  "overall_weakness_severity": "fatal | major | minor"
}

Notes

Version History

  • 3a4c800 Current 2026-07-24 12:20

Same Skill Collection

skills/cac-modeler/SKILL.md
skills/competitor-mapper/SKILL.md
skills/decision-memo/SKILL.md
skills/desire-evaluator/SKILL.md
skills/distribution-analysis/SKILL.md
skills/idea-scoring/SKILL.md
skills/pivot-engine/SKILL.md
skills/pricing-and-wtp/SKILL.md
skills/retention-predictor/SKILL.md
skills/tam-sam-som-builder/SKILL.md
skills/trend-analysis/SKILL.md
skills/trend-to-product-mapper/SKILL.md
skills/user-background-interviewer/SKILL.md
skills/user-segmentation-profiler/SKILL.md
.claude/skills/cac-modeler/SKILL.md
.claude/skills/competitor-mapper/SKILL.md
.claude/skills/decision-memo/SKILL.md
.claude/skills/desire-evaluator/SKILL.md
.claude/skills/distribution-analysis/SKILL.md
.claude/skills/idea-scoring/SKILL.md
.claude/skills/pivot-engine/SKILL.md
.claude/skills/pricing-and-wtp/SKILL.md
.claude/skills/retention-predictor/SKILL.md
.claude/skills/tam-sam-som-builder/SKILL.md
.claude/skills/trend-analysis/SKILL.md
.claude/skills/trend-to-product-mapper/SKILL.md
.claude/skills/user-background-interviewer/SKILL.md
.claude/skills/user-segmentation-profiler/SKILL.md
.claude/skills/weakness-detection/SKILL.md
.codex/skills/cac-modeler/SKILL.md
.codex/skills/competitor-mapper/SKILL.md
.codex/skills/decision-memo/SKILL.md
.codex/skills/desire-evaluator/SKILL.md
.codex/skills/distribution-analysis/SKILL.md
.codex/skills/idea-scoring/SKILL.md
.codex/skills/pivot-engine/SKILL.md
.codex/skills/pricing-and-wtp/SKILL.md
.codex/skills/retention-predictor/SKILL.md
.codex/skills/tam-sam-som-builder/SKILL.md
.codex/skills/trend-analysis/SKILL.md
.codex/skills/trend-to-product-mapper/SKILL.md
.codex/skills/user-background-interviewer/SKILL.md
.codex/skills/user-segmentation-profiler/SKILL.md
.codex/skills/weakness-detection/SKILL.md

Metadata

Files
0
Version
3a4c800
Hash
fb002c82
Indexed
2026-07-24 12:20

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 19:36
浙ICP备14020137号-1 $방문자$