← 返回 Skills 市场
OpenClaw Workspace Starter Agent Home Template
作者
Shadow Rose
· GitHub ↗
· v1.0.0
· MIT-0
249
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-workspace-starter
功能描述
Your agent needs a home. Without these files, your agent wakes up every session with amnesia. This template fixes that in 10 minutes. SOUL.md, MEMORY.md, AGE...
安全使用建议
This is a straightforward workspace template that only adds text files your agent will read and write; it's internally consistent and not asking for credentials or installing code. Before using it: 1) Inspect the files locally (especially HEARTBEAT.md, AGENTS.md, TOOLS.md, and UI_GUIDE.md) so you understand what the agent will read and what background tasks you might enable. 2) Be intentional about enabling cron heartbeats and channel/hooks (email, Discord, webhooks) — they allow automatic background activity and outbound communication. 3) Do not enable exec/bash permissions or give broad system privileges unless you understand the risks. 4) Provide API keys only in the OpenClaw config when you trust the deployment and have reviewed access controls. 5) Keep an offline backup of your workspace before letting an agent modify files. If you want to be extra cautious, test the template in an isolated workspace or VM first.
功能分析
Type: OpenClaw Skill
Name: openclaw-workspace-starter
Version: 1.0.0
The bundle is a comprehensive workspace template designed to help OpenClaw agents maintain state and personality through a structured Markdown-based file system. It contains no executable code or scripts, consisting entirely of documentation, templates (e.g., SOUL.md, USER.md, MEMORY.md), and instructions for the agent to manage its own memory. The bundle includes proactive security guidance, such as explicit warnings in UI_GUIDE.md against enabling high-risk features like '/bash' and instructions in TOOLS.md to avoid storing passwords in plain text. All behaviors, including the 'heartbeat' cron job setup, are transparently documented and aligned with the intended use of the OpenClaw platform.
能力评估
Purpose & Capability
The skill's name/description (workspace starter/template) match the included files and runtime instructions. It only contains documentation and template files (IDENTITY.md, SOUL.md, MEMORY.md, etc.) and asks you to copy them into ~/.openclaw/workspace and follow the bootstrap steps. No unrelated binaries, env vars, or installers are requested.
Instruction Scope
SKILL.md and the bundled files instruct the user to edit identity/personality files and to create cron heartbeats that let the agent run background checks and maintain memory files. The content also documents connecting channels (email/webhooks/Discord/etc.) and mentions operations like searching the web and reading workspace files. These are coherent with a workspace template, but they enable automated agent actions (background heartbeats, channel hooks) that the user should consciously enable and configure.
Install Mechanism
This is instruction-only with no install spec and no code files. Nothing is downloaded or written by the skill itself, so there is low install risk.
Credentials
The skill declares no required environment variables or credentials. BOOTSTRAP.md does reference that OpenClaw should already be installed and that an AI provider API key be configured (expected for a working agent). No unrelated secrets are requested by the template.
Persistence & Privilege
always:false and no skill-level persistent privileges are requested. However, the template explicitly guides setting up cron heartbeats and channel/webhook integrations which grant the agent recurring/background activity and potential outbound connections; enabling those features increases runtime autonomy and should be reviewed in OpenClaw's config/security pages before use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-workspace-starter - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-workspace-starter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
常见问题
OpenClaw Workspace Starter Agent Home Template 是什么?
Your agent needs a home. Without these files, your agent wakes up every session with amnesia. This template fixes that in 10 minutes. SOUL.md, MEMORY.md, AGE... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 249 次。
如何安装 OpenClaw Workspace Starter Agent Home Template?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-workspace-starter」即可一键安装,无需额外配置。
OpenClaw Workspace Starter Agent Home Template 是免费的吗?
是的,OpenClaw Workspace Starter Agent Home Template 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Workspace Starter Agent Home Template 支持哪些平台?
OpenClaw Workspace Starter Agent Home Template 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Workspace Starter Agent Home Template?
由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。
推荐 Skills