Proactivity — 主动智能体

v1.0.1

主动预测需求、持续推进任务,并在使用中自我优化,使智能体越用越主动。

24· 1.7万·135 当前·149 累计
ivangdavila 头像by @ivangdavila (Iván)
下载技能包
最后更新
2026/3/10
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requests and runtime instructions are consistent with a local, proactive agent that stores state under ~/proactivity/ and only touches workspace files with explicit approval.
评估建议
This skill is internally consistent: it only stores state under ~/proactivity/ and says it will only touch workspace files with explicit approval. Before installing, decide whether you are comfortable with an agent creating and maintaining persistent files in your home directory (~/proactivity/). Also confirm your agent policy for autonomous setup actions: if you want to prevent automatic file creation on first-run, require explicit user approval for setup steps. If you do allow setup, the skill...
详细分析 ▾
用途与能力
Name/description match the requested footprint: it only creates and maintains local proactive state under ~/proactivity/ and optionally integrates with workspace files. No unrelated binaries, network access, or extraneous credentials are requested.
指令范围
All runtime instructions center on creating, reading, and updating files under ~/proactivity/. The skill repeatedly states it will only read or modify workspace files (AGENTS, TOOLS, SOUL, HEARTBEAT) when the user explicitly requests integration and that it will show proposed diffs first. One area to note: setup.md includes commands to create the ~/proactivity/ folder and baseline files; depending on how the agent is allowed to run, those local-file-creation steps could be performed automatically on first-run. The SKILL.md text constrains external actions, but users should confirm the agent's behavior policy regarding automatic setup.
安装机制
Instruction-only skill with no install spec, no downloaded code, and no code files to execute. Lowest install risk.
凭证需求
The skill requests no environment variables, no credentials, and no config paths outside the declared ~/proactivity/ home and optional workspace files. That is proportionate to its stated purpose.
持久化与权限
The skill is allowed to create and maintain persistent files under ~/proactivity/ (explicit in SKILL.md and setup.md). always:false (not force-included). Autonomous model invocation is the platform default — combined with the file-creation behavior this means the agent could create or update the local proactivity files during normal operation; however the skill documents safeguards (approval + visible diffs) for changes outside its folder. Users should be aware this skill persists local state in their home directory.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.12026/2/16

Strengthens proactive behavior with reverse prompting, self-healing, working-buffer recovery, and clearer SOUL and AGENTS setup.

无害

安装命令

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