← 返回 Skills 市场
eugene9d

Openclaw Workspace Pro

作者 Eugene9D · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
792
总下载
2
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-workspace-pro
功能描述
Sets up a production-ready OpenClaw workspace with artifact workflows, secure secrets, memory compaction, and long-running agent patterns via one command.
安全使用建议
This package appears coherent and low-risk, but take these precautions before installing: 1) Verify the repository source (https://github.com/Eugene9D/openclaw-workspace-pro) and inspect templates (templates/*) for any content you don't want added. 2) Run the installer in a test or staging workspace first (not a production workspace) to confirm behaviour and backups. 3) Back up your existing /data/.openclaw/workspace before running install.sh (install will write files there and append to AGENTS.md/TOOLS.md). 4) Review the created .env template and never paste secrets into docs; populate .env manually and keep it gitignored. 5) Note the network allowlist guidance in TOOLS-additions.md and customize it; the templates include a permissive set of allowed domains you should tailor to your environment. 6) Run the installer as an unprivileged user where possible (avoid running as root) so accidental wide filesystem changes are limited. 7) If you want to limit agent autonomy, remember skills can be invoked by agents by default—consider restricting autonomous invocation on your platform if you have strict controls. Overall the package is consistent with its stated purpose; the remaining steps are standard operational hygiene.
功能分析
Type: OpenClaw Skill Name: openclaw-workspace-pro Version: 1.0.0 This skill bundle is designed to enhance an OpenClaw agent's workspace with production-ready patterns, focusing on security, organization, and long-running capabilities. The `install.sh` script performs standard file system operations (creating directories, copying templates, appending to existing documentation files like `AGENTS.md` and `TOOLS.md`) within the designated workspace. Crucially, the instructions in `SKILL.md` and the appended template files (`templates/AGENTS-additions.md`, `templates/TOOLS-additions.md`, `templates/MEMORY-COMPACTION.md`) actively promote strong security practices for the AI agent, such as secure secrets management via `.env` (explicitly forbidding plaintext credentials in committed files or chat logs), establishing a network allowlist, and explicitly prohibiting access to services like Pastebin or Ngrok without security review. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection designed to subvert the agent; instead, the instructions aim to guide the agent towards secure and organized operation.
能力评估
Purpose & Capability
Name/description promise a production workspace and the package provides templates, docs, and an install.sh that creates the directory structure, copies .env.example, .gitignore and docs, and appends guidance to AGENTS.md/TOOLS.md. All requested artifacts match the stated purpose; no unrelated credentials or external services are required by the package itself.
Instruction Scope
SKILL.md instructs cloning the repo and running ./install.sh (or using clawhub). The instructions are focused on creating folders, copying templates, and adding documentation. They do not instruct reading unrelated system files, contacting external endpoints, or exfiltrating data.
Install Mechanism
Install is a bundled shell script (install.sh) that runs locally and writes files under /data/.openclaw/workspace by default. This is a typical, low-risk install method, but it will modify workspace files and append to AGENTS.md/TOOLS.md when present. No downloads from untrusted URLs or extraction of remote archives are performed.
Credentials
The skill declares no required env vars or credentials. It creates a .env template for user-populated secrets (which is appropriate for secrets management). There are no demands for unrelated secrets or high-privilege tokens.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges. It only writes files into the workspace and creates backups for AGENTS.md/TOOLS.md. It does not modify other skills' configurations or request permanent agent-level privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-workspace-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-workspace-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Production-ready workspace setup for OpenClaw agents
元数据
Slug openclaw-workspace-pro
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Openclaw Workspace Pro 是什么?

Sets up a production-ready OpenClaw workspace with artifact workflows, secure secrets, memory compaction, and long-running agent patterns via one command. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 792 次。

如何安装 Openclaw Workspace Pro?

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

Openclaw Workspace Pro 是免费的吗?

是的,Openclaw Workspace Pro 完全免费(开源免费),可自由下载、安装和使用。

Openclaw Workspace Pro 支持哪些平台?

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

谁开发了 Openclaw Workspace Pro?

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

💬 留言讨论