📦 PAD Mode — 智能任务拆解

v1.1.1

PAD Mode(Plan→Act→Deliver)把混乱需求自动拆解为结构化计划,赋予 AI 代理项目管理超能力:实时任务分解、进度追踪、优先级排序与一键交付,让复杂项目秒变清晰可执行。

0· 213·0 当前·0 累计
yipxiyi 头像by @yipxiyi (Yipxiyi)
下载技能包
最后更新
2026/3/31
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent for structured planning and coordinated execution. Before installing, consider: (1) the skill will create and update plan files in the agent workspace and can spawn sub-agents that may perform actions (file edits, web/API calls, deployments) once you approve — ensure you trust the agent's existing tool/credential access; (2) the SKILL.md instructs 'undo' if approval is skipped but doesn't define how to roll back changes—ask the author how undo is implemented if rollba...
详细分析 ▾
用途与能力
Name/description (Plan→Act→Deliver) match the SKILL.md and included plan template. Requested artifacts (plan files, templates, status updates, sub-agents) are appropriate for a planning/execution orchestration skill and no unrelated credentials, binaries, or config paths are requested.
指令范围
Instructions are focused on creating/updating plan documents, getting approvals, and then executing tasks (foreground or by spawning sub-agents). This is coherent, but the SKILL.md assumes platform capabilities (spawning sub-agents, sessions_send, writing 'plans/... .md' files and making tool calls during Act) without specifying low-level undo mechanics (e.g., how to 'undo any actions taken' after skipping approval). Users should note that execution steps may perform file writes, external API calls, or deployments once approved.
安装机制
Instruction-only skill with no install spec or code to download; README suggests optional cloning from GitHub but the skill bundle itself contains only documentation and a template. No remote install URLs or extract operations are present.
凭证需求
The skill declares no environment variables, credentials, or config paths. That is proportionate to an instruction-only planning skill. However, actual execution (deployments, third-party integrations) will rely on whatever platform/tool credentials the agent already has access to—those are not requested by this skill.
持久化与权限
always is false and the skill does not request permanent elevated presence. It instructs spawning sub-agents and updating plan files in its workspace, which is consistent with its purpose. Autonomous invocation is allowed by platform default but is not unusual here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.1.12026/3/25

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install pad-mode
镜像加速npx clawhub@latest install pad-mode --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库