← 返回 Skills 市场
ayakolin

Temp Agent Autonomy Kit

作者 ayakolin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
239
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install temp-agent-autonomy-kit
功能描述
Stop waiting for prompts. Keep working.
安全使用建议
This kit is coherent for making agents proactive, but it grants broad operational freedom. Before installing: (1) limit heartbeat frequency and token budget (e.g., longer intervals, strict run-time token caps); (2) require explicit human approval for tasks that access sensitive files or external systems; (3) scope any channel/webhook credentials tightly (create service accounts or webhooks with minimal permissions); (4) restrict which filesystem paths the agent may read/write (avoid exposing entire memory/drive); (5) audit logs and alerts for automated bursts of activity; and (6) test in an isolated session first. If you need more assurance, ask the author to add explicit safety gates (task categories that require human confirmation, token/cost safeguards, and an allowlist of accessible files and channels).
功能分析
Type: OpenClaw Skill Name: temp-agent-autonomy-kit Version: 1.0.0 The Agent Autonomy Kit is a productivity framework designed to transition AI agents from reactive to proactive behavior using a task queue system and scheduled cron jobs. It utilizes standard OpenClaw features (heartbeats, cron, and local file management) to manage tasks in 'tasks/QUEUE.md' and log progress in 'memory/'. There is no evidence of malicious intent, data exfiltration, or unauthorized command execution; the instructions are consistent with the stated goal of maximizing token utilization and agent productivity.
能力评估
Purpose & Capability
Name/description (make agents proactive) align with everything in SKILL.md and README: creating task queues, replacing passive heartbeats with proactive work, cron jobs, and team channels are all coherent features for an autonomy kit. The skill does not request unrelated binaries, env vars, or installs.
Instruction Scope
Instructions are intentionally broad: 'do meaningful work', 'use remaining time', frequent heartbeats, and cron jobs give the agent wide discretion about what it does during each run. The skill references reading and writing memory files and posting to team channels (Discord/Slack) — actions that could transmit sensitive material. The SKILL.md does not define strict limits, approval gates, or exactly what kinds of data the agent may access or share.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written or executed on install by the skill itself. Low install risk.
Credentials
The skill does not request environment variables or credentials itself. However, it instructs integration with team channels (Discord/Slack) and suggests using platform cron features; those integrations will require credentials outside the skill. Users should ensure any channel tokens or webhooks granted have minimal scopes and are not shared unnecessarily.
Persistence & Privilege
The skill does not set always: true and is user-invocable only. However, it explicitly recommends cron jobs and frequent autonomous heartbeats, which increase runtime persistence and blast radius. Autonomous invocation is platform-default, so the main issue is the combination of continuous schedules + open-ended work instructions rather than a metadata privilege flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install temp-agent-autonomy-kit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /temp-agent-autonomy-kit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Agent Autonomy Kit. - Adds proactive task management with a queue system. - Enables agents to work continuously without prompts. - Provides heartbeat functionality for autonomous task execution. - Supports setup with cron jobs for scheduled operations and reporting.
元数据
Slug temp-agent-autonomy-kit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Temp Agent Autonomy Kit 是什么?

Stop waiting for prompts. Keep working. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 Temp Agent Autonomy Kit?

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

Temp Agent Autonomy Kit 是免费的吗?

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

Temp Agent Autonomy Kit 支持哪些平台?

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

谁开发了 Temp Agent Autonomy Kit?

由 ayakolin(@ayakolin)开发并维护,当前版本 v1.0.0。

💬 留言讨论