← 返回 Skills 市场
netanel-abergel

Proactive Pa

作者 Netanel Abergel · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
99
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install proactive-pa
功能描述
Proactive Personal Assistant behavior patterns. Transforms the agent from a reactive task-follower into a proactive partner that anticipates needs, surfaces...
安全使用建议
This skill contains concrete instructions for autonomous checks and for sending messages and pushing code, but it doesn't declare the credentials or permissions needed to do those things. Before installing, confirm: (1) which platform credentials (WhatsApp/messaging provider, email/calendar API, git/ClawHub) the agent will use and whether they are scoped/limited; (2) whether outgoing messages to the listed phone number(s) are intended and authorized; (3) that there are approval/confirmation steps before sending messages or making public pushes; (4) where memory files are stored and how long they are retained. If you plan to enable this skill, test it in a safe environment with tightly scoped credentials and audit logs, and require explicit human approval for any first-time outbound communication or public publish action.
能力评估
Purpose & Capability
The name and description (proactive personal assistant) match the instructions: heartbeat checks, cron-based probes, memory upkeep, and proactive communications. The triggers and guardrails align with a PA that takes initiative.
Instruction Scope
The SKILL.md explicitly instructs the agent to read/write memory files (memory/YYYY-MM-DD.md, MEMORY.md, memory/heartbeat-state.json), run other skills (unanswered-messages), schedule crons that deliver messages to a specific phone number via WhatsApp, check email/calendar/cron health, and push to git/ClawHub. Those are broad actions touching data stores and external endpoints; the document gives concrete commands (openclaw cron add) that would send outbound messages. The skill does not include explicit consent/approval flows beyond a few guardrails, and sample commands embed a phone number and channel — so the agent could send external messages if given platform permissions.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes direct install risk because nothing is downloaded or written by an installer. The runtime risk comes from the actions the instructions tell the agent to perform, not from any installer.
Credentials
requires.env lists none, yet the instructions imply the need for multiple external credentials/permissions (WhatsApp or messaging provider credentials, phone routing, calendar and email API access, git/ClawHub credentials, access to other skills and workspace files). The skill does not declare primary credentials or required config paths for these capabilities, producing a mismatch between what it asks the agent to do and what it declares it needs.
Persistence & Privilege
always is false and the skill does not request system-wide changes. It instructs writing heartbeat-state.json and updating memory files, which is expected for a persistent assistant. Because it can be invoked autonomously (platform default), this increases impact if the agent is granted messaging/git/email permissions — combine that with other concerns.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proactive-pa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proactive-pa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
reactions rule, close-the-loop, reply-to rules; skill-master analytics hook; skill-analytics added
v1.0.0
Initial release — establishes proactive personal assistant behavior protocols. - Introduces behavior patterns for proactive, autonomous agent actions. - Defines clear trigger categories for immediate, batch, and weekly checks. - Details heartbeat routines and cadence for regular autonomous monitoring. - Outlines setup for automated cron-based checks and key active cron jobs. - Provides communication rules and alert templates to prevent unnecessary notifications. - Includes anticipation patterns and guidelines for taking initiative while respecting boundaries.
元数据
Slug proactive-pa
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Proactive Pa 是什么?

Proactive Personal Assistant behavior patterns. Transforms the agent from a reactive task-follower into a proactive partner that anticipates needs, surfaces... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Proactive Pa?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install proactive-pa」即可一键安装,无需额外配置。

Proactive Pa 是免费的吗?

是的,Proactive Pa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Proactive Pa 支持哪些平台?

Proactive Pa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Proactive Pa?

由 Netanel Abergel(@netanel-abergel)开发并维护,当前版本 v1.0.1。

💬 留言讨论