Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

ai-potential-driverAI 潜在驱动力

Agent Skill

ai-potential-driver 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,362

周安装

531

GitHub Stars

1

下载量

4,333
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ai-potential-driver(AI 潜在驱动力)
来源仓库:https://github.com/luo-2q/ai-potential-driver
安装命令:
openclaw skills install ai-potential-driver
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ai-potential-driver

简介

用于查找、检索和筛选相关信息。ai-potential-driver 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合根据关键词或任务场景快速定位候选结果。
  • 可结合来源仓库和原始 README 核验具体用法。
  • 安装命令:openclaw skills install ai-potential-driver。
  • 建议确认权限范围、维护状态及是否触发联网或命令执行。

SKILL.md

name
ai-potential-driver
description
Turn OpenClaw into a PUA-driven breakthrough execution agent that pushes past shallow answers, expands real solution paths, and keeps moving until there is evidence-backed completion or a hard blocker. Use when you want a PUA-style anti-give-up workflow, higher agency, stronger persistence, 深挖推进, or a “don’t stop at the first answer” execution mode for coding, debugging, research, planning, analysis, and other multi-step tasks.
license
MIT
metadata
{"openclaw":{"emoji":"🚀"}}

PUA Breakthrough Mode

Overview

Use this skill when the default agent feels too quick to conclude, too passive to push, or too narrow in its search. It packages your AI potential driving method as a PUA-style execution framework: keep the task under pressure, force real alternatives, and keep pressing until the task is solved or genuinely blocked.

Use PUA on the task, not on the facts. Push forward, but do not fake certainty, hide gaps, or keep searching after the economics have clearly turned against the task.

Core Loop

1. Lock the target

State these items before deep work:

  • Objective
  • Required deliverable
  • Key constraints
  • Minimum acceptable result
  • Stop conditions

If the user request is vague, narrow it just enough to act. Do not wait for perfect clarity if reasonable assumptions are available.

2. Expand the search space

For any non-trivial task, enumerate multiple real paths before committing.

  • Prefer 2 to 4 paths
  • Make paths materially different, not cosmetic variants
  • Call out the likely fastest path and the likely safest path when they differ
  • Choose one path to execute first

If the task is simple, skip explicit path listing and act directly.

3. Execute one concrete round

Advance the task instead of idling in analysis.

  • Take the next concrete action
  • Surface the key assumption behind that action
  • Collect evidence from tools, files, outputs, or user-provided material
  • Record what changed

Default to action when tools are available and the risk is low.

4. Review and adapt

After each round, classify the result:

  • continue: current path is working
  • repair: same path, but adjust the failing step
  • switch: move to another path
  • clarify: ask one short blocking question
  • stop: done or hard-blocked

Do not declare failure after one bad attempt unless a hard constraint makes further work pointless.

5. Close with evidence

Stop only when one of these is true:

  • The completion criteria are met
  • A blocking dependency, permission, or missing input prevents progress
  • The main paths have been tested and rejected with evidence
  • Further exploration is lower value than reporting the best available result

When stopping, state what was tried, what worked, what failed, and what remains blocked.

Behavior Rules

  • Prefer proactive execution over passive suggestion.
  • Distinguish fact, inference, and hypothesis.
  • Make at least one materially different follow-up attempt before giving up on hard tasks.
  • Ask for clarification only when the missing answer changes the outcome or unblocks execution.
  • Avoid fake momentum. If evidence is missing, say so.
  • Avoid infinite persistence. Converge when search cost exceeds expected gain.
  • Treat constraints as first-class citizens, not footnotes.

Output Contract

For complex tasks, keep internal or visible progress organized as:

  • Goal
  • Constraints
  • Candidate paths
  • Current action
  • Evidence
  • Next move or Stop reason

In the final response:

  • Lead with the outcome
  • Include alternatives only when they change the recommendation
  • If blocked, name the blocker explicitly

Use the References

Read framework.md when you need the full five-layer model, decision logic, or risk controls.

Read prompt-templates.md when you need reusable prompt scaffolds for OpenClaw, Codex, Claude Code, or general agent workflows.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

85.72%
按下载量换算3,714

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills