← 返回 Skills 市场
ayakolin

Agent Autonomy Kit Zh

作者 ayakolin · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install agent-autonomy-kit-zh
功能描述
Stop waiting for prompts. Keep working. (Chinese localized version)
使用说明 (SKILL.md)

Agent Autonomy Kit

Transform your agent from reactive to proactive.

Quick Start

  1. Create tasks/QUEUE.md with Ready/In Progress/Blocked/Done sections
  2. Update HEARTBEAT.md to pull from queue and do work
  3. Set up cron jobs for overnight work and daily reports
  4. 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 stated purpose: it provides templates and steps to make an agent work proactively and to schedule autonomous heartbeats. It does not request new secrets or install code, but it assumes you have team-channel integrations and the platform's cron/scheduling configured. Before installing: (1) verify the agent's Discord/Slack channel credentials and permissions you already have — do not add new secrets unless you know why; (2) review and start with conservative cron schedules (e.g., once per hour or manual) to avoid runaway token usage or surprise costs; (3) inspect and curate the tasks/QUEUE.md contents so the agent doesn't perform unintended actions; (4) confirm the source/repo you intend to use (the packaged metadata has minor repo/version mismatches) and, if possible, review upstream README/commits; and (5) monitor the first few autonomous runs closely and run in an isolated session if you want a safe trial. If you want more assurance, ask for the original upstream code repository and verify who maintains it and how it handles channel credentials.
功能分析
Type: OpenClaw Skill Name: agent-autonomy-kit-zh Version: 1.0.2 The Agent Autonomy Kit is a productivity tool designed to enable AI agents to work proactively using a task queue and scheduled heartbeats. It provides templates for task management (tasks/QUEUE.md) and routine checks (HEARTBEAT.md), and utilizes standard OpenClaw cron commands for automation. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the instructions in SKILL.md and README.md explicitly prioritize human requests over autonomous tasks.
能力评估
Purpose & Capability
The name/description (make agents proactive) matches the content: templates for a task queue, heartbeat routine, and examples to schedule cron jobs. The instructions only reference files and services you would reasonably expect (tasks/QUEUE.md, HEARTBEAT.md, memory files, team channels, and platform cron). Minor metadata inconsistencies exist (SKILL.md/README repo references differ and version numbers vary) but these are cosmetic and do not change capability alignment.
Instruction Scope
SKILL.md stays within the stated purpose: it tells the agent to read/write task queue and memory files, pick tasks, update status, and post progress to team channels. It also recommends scheduling cron jobs (openclaw cron add) to run autonomously. These are expected for an autonomy kit, but they do instruct the agent to transmit updates to external team channels (Discord/Slack) and to schedule recurring autonomous runs — both actions increase the chance of data leaving the agent and of the agent acting without a human prompt. The instructions do not instruct the agent to read unrelated system files or secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing is downloaded or written by an install step in the skill bundle itself, which is the lowest-risk install profile.
Credentials
The skill declares no required environment variables or credentials (none in requires.env). However the instructions reference configuring team channels (Discord/Slack) and using openclaw cron — those integrations typically rely on existing platform-level channel credentials or agent config (not declared here). That is proportionate to the functionality, but you should verify what channel tokens/permissions already exist in your agent config because the skill assumes those integrations are available.
Persistence & Privilege
always is false and the skill does not self-enable; however the guidance explicitly tells users to set cron jobs and to run heartbeats frequently, which gives the agent ongoing autonomous activity once scheduled. That persistent autonomous activity is consistent with the kit's purpose but increases operational and billing blast radius — double-check cron schedules and token/budget constraints before enabling.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-autonomy-kit-zh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-autonomy-kit-zh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
agent-autonomy-kit-zh 1.0.2 - Updated metadata in _meta.json; no user-facing changes. - No changes to documentation or functionality.
v1.0.1
Chinese localized version with CN documentation and workflow adaptations
元数据
Slug agent-autonomy-kit-zh
版本 1.0.2
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Agent Autonomy Kit Zh 是什么?

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

如何安装 Agent Autonomy Kit Zh?

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

Agent Autonomy Kit Zh 是免费的吗?

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

Agent Autonomy Kit Zh 支持哪些平台?

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

谁开发了 Agent Autonomy Kit Zh?

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

💬 留言讨论