← 返回 Skills 市场
178
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install mac-multi-instance-deployment
功能描述
Public-safe Mac multi-instance deployment skill for generic OpenClaw-style workspace layout, boundary notes, sample config, and pack validation.
使用说明 (SKILL.md)
Mac Multi-Instance Deployment / Mac 多实例部署
Keep a generic Mac multi-instance workspace public-safe.
Checklist
main: routing and shared docsworkbench: active edits and testspublish: release bundlesarchive: snapshots and referencesprivate: secrets and runtime state- Use placeholder paths in
config/local-multi-instance.example.env - Review
references/instances.md - Run
./validate_repo.sh - Run
./generate_public_pack.sh --dry-run
Guardrails
- Use generic labels only.
- Keep one workspace root per role.
- Keep private files out of public packs.
- Keep runtime state local.
安全使用建议
This appears to be a safe, documentation-only template. Before you use it: (1) verify any scripts the checklist tells you to run (./validate_repo.sh, ./generate_public_pack.sh) actually exist in your repo and inspect them before execution — the skill doesn't include those scripts; (2) copy the example env to a private path as instructed and never commit real secrets to the public repo; (3) note that references/instances.md mentioned in instructions is not present in the skill files listed here, so confirm you have the expected reference docs; (4) if you allow agents to invoke skills implicitly, be aware this skill's agent metadata permits implicit invocation — that's normal for helpers but ensure your agent policies match your risk tolerance.
功能分析
Type: OpenClaw Skill
Name: mac-multi-instance-deployment
Version: 1.0.4
The skill bundle is a template for organizing Mac-based multi-instance workspaces in OpenClaw, focusing on separating public and private data. The instructions in SKILL.md and the examples (e.g., setup-example.md, quickstart.md) promote security best practices by guiding the user to keep secrets in a 'private' directory and providing validation steps to prevent accidental data leakage. No malicious execution patterns, data exfiltration, or harmful prompt injections were identified.
能力评估
Purpose & Capability
The name/description match the content: a public-safe template and checklist for Mac multi-instance deployment. The skill requests no binaries, env vars, or installs, which is appropriate for a documentation-only template.
Instruction Scope
Runtime instructions are limited to documentation guidance and telling users to copy a sample env and run repository scripts (./validate_repo.sh, ./generate_public_pack.sh --dry-run). The referenced helper scripts and references/instances.md are not included in the skill manifest — this is a usability/incompleteness note rather than an active safety issue. The skill's instructions do not ask the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec and no code files are present; the skill is instruction-only so nothing will be written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. All example env names and suggested local paths are reasonable and proportional for a workspace-layout template.
Persistence & Privilege
always:false and no install behavior. agents/openai.yaml sets allow_implicit_invocation: true which permits implicit invocation per-agent policy, but this is a normal agent configuration for a helper skill and not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mac-multi-instance-deployment - 安装完成后,直接呼叫该 Skill 的名称或使用
/mac-multi-instance-deployment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Version 1.0.4
- Added release notes, publishing, and dialog example documentation.
- Updated and clarified main skill and example README files.
- Refined skill description and checklist for brevity and clarity.
- Enhanced guardrails for public-safe deployment practices.
v1.0.3
- Added an examples/quickstart.md file to provide a shortest-path setup guide.
- Updated documentation (README.md, examples/README.md, SKILL.md) to reference the new quickstart guide and clarify workflow.
- Improved guidance on finding concrete and quickstart examples within the examples/ directory.
v1.0.2
- Documentation updates for clarity and formatting in SKILL.md, README.md, and examples/setup-example.md.
- No functional or logic changes—this release refines and clarifies instructions and sample documentation.
v1.0.1
- Added an examples directory with README and sample files for routing, setup, and validation.
- Updated documentation to reference new example workflows for clearer guidance.
- No private or specific user data has been introduced; all examples remain public-safe.
v1.0.0
Initial public release of mac-multi-instance-deployment.
- Provides a safe, generic workflow for organizing multiple local Mac workspaces.
- Includes guidance for choosing generic instance labels and defining workspace roots.
- Supplies templates for shared indexes, sample config, boundary documentation, and public packaging rules.
- Ensures private details are excluded from public packs.
- Includes sample structure and validation steps for public release.
元数据
常见问题
Mac Multi-Instance Deployment 是什么?
Public-safe Mac multi-instance deployment skill for generic OpenClaw-style workspace layout, boundary notes, sample config, and pack validation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Mac Multi-Instance Deployment?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mac-multi-instance-deployment」即可一键安装,无需额外配置。
Mac Multi-Instance Deployment 是免费的吗?
是的,Mac Multi-Instance Deployment 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mac Multi-Instance Deployment 支持哪些平台?
Mac Multi-Instance Deployment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mac Multi-Instance Deployment?
由 Guoma970(@guoma970)开发并维护,当前版本 v1.0.4。
推荐 Skills