AgentSkillsCN

overcome-problem

针对复杂问题构建结构化问题解决框架。

SKILL.md
--- frontmatter
name: overcome-problem
version: 1.0.0
description: Structured problem-solving framework for complex issues.
metadata:
  openclaw:
    emoji: 🧩
    category: productivity

Overcome Problem

Structured problem-solving framework for complex issues.

Framework

  1. Define — What exactly is the problem?
  2. Analyze — Root cause analysis
  3. Generate — Possible solutions
  4. Evaluate — Pros/cons of each
  5. Implement — Execute best option
  6. Review — Did it work?