sundial-org/awesome-openclaw-skills

overcome-problem

Break down any problem with structured thinking, action plans, and progress tracking

First seen Jun 25, 2026

Installation

$ npx skills add sundial-org/awesome-openclaw-skills --skill overcome-problem

Also in this package

Other skills from sundial-org/awesome-openclaw-skills · top by installs.

npx skills add sundial-org/awesome-openclaw-skills

Browse all from sundial-org/awesome-openclaw-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Stars 659
License LICENSE
Default branch main
Open issues 12
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,219 B
  • docs SUMMARY.md 108 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

Overcome Any Problem

Transform obstacles into solvable steps. Structured thinking beats brute force.

What it does

  • Problem decomposition - Break complex challenges into discrete, manageable pieces
  • Action planning - Generate step-by-step execution paths with clear dependencies
  • Obstacle identification - Anticipate blockers before they derail progress
  • Progress tracking - Monitor advancement and adjust course mid-execution

Usage

Define Problem

State the challenge clearly. What's blocking you? What does success look like?

Break it Down

Decompose into 8 angles: functional, technical, temporal, resource, risk, stakeholder, precedent, creative.

Create Action Plan

Sequence tasks with dependencies. Identify parallelizable work. Flag critical path items.

Track Progress

Update status as you execute. Log blockers. Trigger re-analysis if assumptions break.

Review Obstacles

When stuck, inspect the directive. What changed? What was missed? Update and retry.

Problem-Solving Framework

Define - Clarify the problem statement. State constraints and success criteria.

Analyze - Apply multiple lenses (technical, financial, temporal, creative, etc).

Generate options - Brainstorm 3+ solution paths. Don't filter yet.

Choose - Select the highest-leverage path. Justify the choice.

Execute - Run the action plan. Track assumptions in real-time.

Review - Evaluate outcome. What worked? What's the directive update?

Tips

  • Start with the constraint. Problems are bottleneck puzzles. Remove the tightest constraint first.
  • Think in primitives. What's the smallest building block? Build up from there.
  • Multiply, don't add. Each system should amplify everything below it.
  • Parallel over sequential. Find independent work streams. Execute simultaneously.
  • All data stays local on your machine. No cloud dependencies, full privacy control.