← 返回 Skills 市场
212
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install agent-autonomy-kit-backup
功能描述
Stop waiting for prompts. Keep working.
使用说明 (SKILL.md)
Agent Autonomy Kit
Transform your agent from reactive to proactive.
Quick Start
- Create
tasks/QUEUE.mdwith Ready/In Progress/Blocked/Done sections - Update
HEARTBEAT.mdto pull from queue and do work - Set up cron jobs for overnight work and daily reports
- Watch work happen without prompting
Key Concepts
- Task Queue — Always have work ready
- Proactive Heartbeat — Do work, don't just check
- Continuous Operation — Work until limits hit
See README.md for full documentation.
安全使用建议
This skill is coherent with its purpose and is instruction-only (no code installs), but it changes your agent's behavior to run frequently and to post or coordinate via channels. Before installing: 1) Confirm which agent identity/session will run cron jobs and limit its permissions (use isolated sessions). 2) Do not grant broad tokens (Discord, Slack, cloud) — give only the minimal channel permissions needed. 3) Start with conservative heartbeat frequency and strict token budgets in config to avoid uncontrolled runs or costs. 4) Review tasks/ and memory/ files for sensitive data that an autonomous agent might read or post. 5) Monitor first runs and logs closely; if you use team channels, consider dedicated channels with limited visibility. If you need higher assurance, request an explicit list of what credentials (if any) you'll need to provide and test in an isolated environment first.
功能分析
Type: OpenClaw Skill
Name: agent-autonomy-kit-backup
Version: 1.0.0
The Agent Autonomy Kit is a productivity framework designed to make AI agents proactive by implementing a task queue system and enhanced heartbeat routines. It uses standard markdown files (QUEUE.md, HEARTBEAT.md) for state management and leverages the platform's native cron functionality for scheduling. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistent with the stated goal of autonomous task management.
能力评估
Purpose & Capability
Name/description (make agent proactive) match the included README and SKILL.md. The skill is instruction-only and does not request unrelated binaries, env vars, or paths — everything it asks the operator to create (tasks/QUEUE.md, HEARTBEAT.md, cron jobs, optional team channels) is consistent with the stated goal.
Instruction Scope
Instructions direct the agent to read/write local markdown files (tasks/, memory/) and to post updates to team channels (Discord/Slack) and to schedule cron jobs via openclaw. Those actions are within the autonomy purpose, but they grant broad operational scope (frequent autonomous runs, network posts). The SKILL.md does not direct reading of unrelated system files, nor does it include hidden endpoints.
Install Mechanism
No install spec and no code files — lowest-risk delivery model. Nothing is downloaded or written by the skill itself.
Credentials
The registry metadata declares no required env vars or credentials, but the instructions assume existing channel/configuration (Discord/Slack, openclaw cron) which in practice require tokens/permissions. The skill itself does not request those secrets, so ensure any credentials you grant to the agent are scoped minimally and intentional.
Persistence & Privilege
always:false (normal). However, the guidance explicitly encourages scheduling frequent autonomous heartbeats and cron jobs that run without human prompts. While not a metadata privilege escalation, this amplifies the agent's runtime footprint — increasing potential impact if misconfigured or given excessive permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-autonomy-kit-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-autonomy-kit-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Agent Autonomy Kit.
- Enables agents to proactively manage and complete tasks without waiting for prompts.
- Introduces task queue system and proactive heartbeat for continuous operation.
- Provides setup instructions for automated workflows and daily reporting.
- Designed to increase productivity by keeping agents working autonomously.
元数据
常见问题
Agent Autonomy Kit.Backup 是什么?
Stop waiting for prompts. Keep working. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 212 次。
如何安装 Agent Autonomy Kit.Backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-autonomy-kit-backup」即可一键安装,无需额外配置。
Agent Autonomy Kit.Backup 是免费的吗?
是的,Agent Autonomy Kit.Backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Agent Autonomy Kit.Backup 支持哪些平台?
Agent Autonomy Kit.Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Autonomy Kit.Backup?
由 ayakolin(@ayakolin)开发并维护,当前版本 v1.0.0。
推荐 Skills