← Back to Skills Marketplace
534422530

Solve Problem

by 534422530 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
50
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install solve-problem
Description
Search knowledge base and research solutions
README (SKILL.md)

\r \r

Solve Problem\r

\r

Description\r

Search knowledge base and research solutions\r \r

Trigger\r

When user says or types: "solve problem"\r \r

Core Association\r

This capability belongs to learn-expand core.\r \r

Implementation\r

Calls intelligent_problem_solver() from capabilities_clawhub.py\r \r

Usage\r

from capability_executor import execute_capability\r
execute_capability("solve problem")\r
```\r
\r
\r
## 中文说明\r
搜索知识库并研究解决方案\r
\r
## 触发方式\r
用户说"solve problem"时触发\r
## Dependencies\r
- capabilities_clawhub.py in D:\\coze-local\\db\r
- capability_executor.py (registration + dispatch)\r
\r
## Linkage\r
- Reports failures to skill_evolver (MetaClaw) and seal_coevolution (SEAL)\r
- Confidence tracked via capability_executor\r
\r
## 触发场景\r
- 用户说"解决问题"、"怎么办"、"如何解决"\r
- 用户说"搜索知识库"、"查方案"\r
- 用户说"遇到问题"、"故障处理"\r
\r
\r
## B站学习\r
> 学习时间: 2026-06-01 20:57\r
\r
- **北京蜂巢智创**: Problem Solving_ 6 Skills needed to solve any problem\r
  - 关键词: Problem, Solving_, Skills, needed, to\r
- **Wangqing19910913**: 【计算器教程】Solve求解方程,零点法最全合集\r
  - 关键词: 计算器教程, Solve求解方程, 零点法最全合集\r
\r
## B站学习\r
> 学习时间: 2026-06-01 21:02\r
\r
- **北京蜂巢智创**: Problem Solving_ 6 Skills needed to solve any problem\r
- **Wangqing19910913**: 【计算器教程】Solve求解方程,零点法最全合集\r
- **电脑维修达人小锦**: win11系统 a problem has been蓝屏怎么解决\r
\r
## 融合来源: solve-problem-bd4e6f\r
> 融合时间: 自动合并\r
\r
> 学习时间: 2026-06-01 21:08\r
- **应无所住Drrrake**: 用python解微分方程(导入scipy.integrate库的solve_ivp)\r
- **远程修电脑-2416976775**: 开机黑屏Your device ran into a problem and needs to restart 0% complete解决方法\r
- **Wangqing19910913**: 【计算器教程】Solve求解方程,零点法最全合集\r
> 融合时间: 自动合并\r
> 学习时间: 2026-06-02 07:53\r
- **bili_93184898726**: G6-G9-2-4(中英文字幕)Solve Problems with Ratios and Proportions\r
- **海俊频道**: 发现问题解决问题_Find Problem Solve Problem_Ariana Glantz_20230805\r
- **长江三夜**: Solve problem\r
\r
## B站学习 (第1轮)\r
> 学习时间: 2026-06-02 09:21\r
\r
- **北京蜂巢智创**: Problem Solving_ 6 Skills needed to solve any problem\r
  https://www.bilibili.com/video/BV1QL4y1g73r\r
- **电脑维修达人小锦**: win11系统 a problem has been蓝屏怎么解决\r
  https://www.bilibili.com/video/BV1Pk4y1h7X2\r
- **投胎钱的记忆1020**: No boyfriend, no problem, no girlfriend, no problem, no money.Big problem.\r
  https://www.bilibili.com/video/BV1DWZ6B3E5w\r
\r
## B站学习 (第2轮)\r
> 学习时间: 2026-06-02 09:35\r
\r
- **北京蜂巢智创**: Problem Solving_ 6 Skills needed to solve any problem\r
  https://www.bilibili.com/video/BV1QL4y1g73r\r
- **电脑维修达人小锦**: win11系统 a problem has been蓝屏怎么解决\r
  https://www.bilibili.com/video/BV1Pk4y1h7X2\r
- **投胎钱的记忆1020**: No boyfriend, no problem, no girlfriend, no problem, no money.Big problem.\r
  https://www.bilibili.com/video/BV1DWZ6B3E5w\r
Usage Guidance
Before installing, users should understand that common problem-solving phrases may trigger this skill. Install it if that broad activation is acceptable, and consider narrowing the trigger if you only want deliberate, command-style use.
Capability Assessment
Purpose & Capability
The stated purpose is to search a knowledge base and research solutions, and the artifact consistently describes that purpose.
Instruction Scope
The skill uses generic English and Chinese trigger phrases for problem solving, which is broad but disclosed in the artifact.
Install Mechanism
The submitted artifact contains only a Markdown skill file and no install scripts, dependencies, or package execution steps.
Credentials
References to knowledge-base lookup and local capability dispatch are proportionate to the stated purpose; no artifact evidence shows unrelated file access, credential use, or data exfiltration.
Persistence & Privilege
The skill mentions reporting failures to other local components and confidence tracking, but does not include code that creates persistence, escalates privileges, or runs background processes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solve-problem
  3. After installation, invoke the skill by name or use /solve-problem
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the solve-problem skill. - Enables searching a knowledge base and researching solutions when triggered by "solve problem". - Integrated with intelligent_problem_solver() from capabilities_clawhub.py. - Supports both English and Chinese triggers and documentation. - Tracks confidence and failure reporting via capability_executor, skill_evolver, and seal_coevolution. - Provides learning resources and use-case examples from various sources.
Metadata
Slug solve-problem
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Solve Problem?

Search knowledge base and research solutions. It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.

How do I install Solve Problem?

Run "/install solve-problem" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Solve Problem free?

Yes, Solve Problem is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Solve Problem support?

Solve Problem is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Solve Problem?

It is built and maintained by 534422530 (@534422530); the current version is v1.0.0.

💬 Comments