← 返回 Skills 市场
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install talonforge-god-mode
功能描述
Enables OpenClaw agents to autonomously execute prioritized tasks on a heartbeat loop with logging, auditing, error handling, and workspace hygiene.
安全使用建议
This skill appears to implement what it claims — an always-on autonomous task loop — but it gives the agent broad, vague authority to read and modify your workspace. Before installing: 1) Run the setup in a sandbox or copy of your workspace (it will create/modify TASKS.md, HEARTBEAT.md, and memory/ files). 2) Restrict the agent's toolset and network access so it cannot exfiltrate data or perform irreversible actions automatically. 3) Keep sensitive files out of the workspace or ensure proper file permissions (the skill marks .secrets/ as 'never delete' but does not prevent reading). 4) Require explicit, enforceable human-approval hooks for any red-line tasks rather than relying on a textual guardrail. 5) Review and test hygiene rules (archive/delete behaviours) to confirm they match your expectations. If you need stronger guarantees (e.g., preventing automatic network calls or file reads), prefer running this in an isolated environment or augmenting the skill with explicit technical enforcement of approvals and file access controls.
功能分析
Type: OpenClaw Skill
Name: talonforge-god-mode
Version: 1.0.0
The skill implements an autonomous 'God Mode' loop that includes 'Self-Cleaning' instructions in SKILL.md, directing the agent to autonomously delete or move files, including node_modules and 'stale' workspace files. This broad authority over the file system poses a high risk of unintended data loss or workspace corruption, although it is presented as a hygiene feature. The setup script (scripts/setup.sh) facilitates this persistence by modifying the HEARTBEAT.md protocol to ensure the agent executes tasks from a priority queue without human intervention.
能力评估
Purpose & Capability
Name/description match what the files do: an autonomous heartbeat loop that reads TASKS.md, logs results, updates state, and performs hygiene. No unrelated credentials, downloads, or binaries are requested; the included setup script and templates are consistent with the described functionality.
Instruction Scope
SKILL.md instructs the agent to 'execute task — do the work' using 'available tools' and to scan/move/delete files across the workspace (archive, delete, compress, truncate logs). Those actions grant broad discretion to read and modify arbitrary workspace contents. Guardrails (e.g., 'never execute red-line tasks' and 'never delete .secrets/') are soft policy text with no enforcement mechanism specified.
Install Mechanism
No external install or downloads; the skill is instruction-only with a small local setup.sh that creates/updates files in the workspace and appends to HEARTBEAT.md. No URLs, third-party packages, or archive extraction are involved.
Credentials
The skill requests no environment variables or credentials, which is appropriate for its described local-file-focused purpose. However, the agent will be instructed to scan and modify workspace files; although .secrets/ and .git/ are declared 'NEVER delete', the skill doesn't prevent reading or exfiltration of sensitive files if the agent is given network or tool access.
Persistence & Privilege
always is false (good), and model invocation is allowed (platform default). That means the agent can run autonomously; combined with the broad file-system actions and vague 'execute tasks' step, the skill can enable repeated autonomous actions across the workspace. The skill lacks enforcement controls (e.g., explicit approval hooks, principle-of-least-privilege guidance for tools), increasing operational risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install talonforge-god-mode - 安装完成后,直接呼叫该 Skill 的名称或使用
/talonforge-god-mode触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: autonomous heartbeat loop, task queue, self-audit, guardrails, workspace hygiene
元数据
常见问题
God Mode — Autonomous AI Agent Loop by TalonForge 是什么?
Enables OpenClaw agents to autonomously execute prioritized tasks on a heartbeat loop with logging, auditing, error handling, and workspace hygiene. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。
如何安装 God Mode — Autonomous AI Agent Loop by TalonForge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install talonforge-god-mode」即可一键安装,无需额外配置。
God Mode — Autonomous AI Agent Loop by TalonForge 是免费的吗?
是的,God Mode — Autonomous AI Agent Loop by TalonForge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
God Mode — Autonomous AI Agent Loop by TalonForge 支持哪些平台?
God Mode — Autonomous AI Agent Loop by TalonForge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 God Mode — Autonomous AI Agent Loop by TalonForge?
由 zinou(@casperzinou)开发并维护,当前版本 v1.0.0。
推荐 Skills