problem-solving-methodology结构化问题诊断与解决方法论。 Use when: (1) 问题原因不明需要调查/"分析一下这个问题"/"排查一下", (2) 之前的修复尝试失败了, (3) 问题涉及多个组件交互/"为什么会这样"/"调查一下原因", (4) 修改有风险或副作用/"诊断一下", (5) 用户明确要求先分析再修复。 NOT for:...
Install via ClawdBot CLI:
clawdbot install lovensky1992-wk/problem-solving-methodologyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A web app experiences intermittent API failures with unclear error logs, involving multiple microservices and database interactions. This skill helps trace data flow, identify root causes like race conditions or configuration mismatches, and design safe fixes to prevent downtime.
A corporate network has slow connectivity affecting remote teams, with symptoms across routers, firewalls, and cloud services. The skill guides systematic diagnosis to isolate faulty components, compare solutions like hardware upgrades or configuration tweaks, and verify fixes without disrupting operations.
A production line shows quality defects in assembled products, with potential causes in machinery, supply chain, or human error. Using this skill, teams map the manufacturing workflow, test hypotheses with minimal experiments, and implement reversible changes to improve efficiency and reduce waste.
A hospital's electronic health record system fails to sync patient data between departments, risking treatment errors. The skill aids in diagnosing data flow issues, evaluating solutions like software patches or workflow adjustments, and ensuring compliance with privacy regulations during fixes.
An online store experiences checkout errors during peak sales, involving payment gateways, inventory databases, and user sessions. This skill supports end-to-end tracing, comparing fixes such as load balancing or code optimizations, and verifying stability post-implementation to maintain customer trust.
Offer structured problem-solving as a service to clients in tech or operations, charging per incident or through retainer agreements. This model leverages the skill's methodology to reduce resolution time and increase client satisfaction, leading to recurring revenue.
Embed this skill into a software-as-a-service platform for automated diagnostics and troubleshooting, with tiered pricing based on usage or features. Revenue comes from subscriptions and upselling advanced analytics or support packages to enterprise users.
Develop and sell training courses or certifications on structured problem-solving techniques to professionals in IT, engineering, or management. Revenue is generated through course fees, certification exams, and corporate training contracts.
💬 Integration Tip
Integrate this skill by mapping it to existing ticketing or monitoring systems, ensuring it triggers only for complex issues as defined in the usage guidelines to avoid overhead for simple fixes.
Scored Jul 24, 2026
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per t...
Score startup idea through S.E.E.D. niche check + STREAM 6-layer analysis + Devil's Advocate inversion, auto-pick stack, and generate PRD with acceptance cri...
深度调研的多Agent编排工作流:把一个调研目标拆成可并行子目标,用 Claude Code 非交互模式(`claude -p`)运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付"成品报告文件路径 + 关键结论/建议摘要"。用于:系统性网页/资料调...
提供基于ultralytics库的YOLO模型加载、推理、训练、验证、导出及目标跟踪功能,并辅以源码解析与示例代码。