← 返回 Skills 市场
258
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install multi-agent-filesystem-governance
功能描述
Govern filesystem organization and file-operation decisions in multi-agent environments. Use when deciding where files should live across agent-private works...
安全使用建议
This skill is a guidance/ruleset for where agents should place, edit, and archive files and is internally consistent. Before installing or enabling it for autonomous use, confirm: (1) which agent(s) will be allowed to act on its decisions and what filesystem permissions they have; (2) whether you want the agent to be able to perform file operations automatically or only produce recommendations (prefer recommendation/dry-run mode initially); (3) that backups exist for any high-value directories the agent might touch; and (4) that you test the rules in a non-production sandbox to ensure they behave as you expect. If you need stricter control, restrict the agent's write access to only the intended private/shared areas.
功能分析
Type: OpenClaw Skill
Name: multi-agent-filesystem-governance
Version: 1.0.1
The skill bundle provides a comprehensive set of organizational guidelines and decision-making frameworks for an AI agent to manage files in a multi-agent environment. It emphasizes data isolation, clear ownership, and safe file operations, specifically instructing agents to avoid overwriting other agents' data or cluttering shared spaces. There are no executable scripts, network requests, or instructions that suggest malicious intent or prompt injection attacks across the analyzed files (SKILL.md, anti-patterns.md, examples.md, project-directory-best-practices.md).
能力评估
Purpose & Capability
Name, description, and included reference documents consistently describe filesystem governance and placement rules. There are no unrelated environment variables, binaries, or config paths requested that would be inconsistent with this purpose.
Instruction Scope
SKILL.md provides policy-style rules and examples for where to create, edit, move, and archive files. It does not itself contain commands, external endpoints, or credential access, but it grants an agent broad discretion to decide and perform file operations — so runtime behavior depends on the agent's execution privileges (filesystem access) rather than the skill asking for secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill requests no environment variables, credentials, or config paths. Its guidance pertains to filesystem decision-making only, so there is no disproportionate secret or credential request.
Persistence & Privilege
always:false (normal). The skill is invocable and the agent may call it autonomously (platform default). Because the skill governs file operations, allow autonomous use only when you trust the agent's filesystem permissions and execution controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-agent-filesystem-governance - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-agent-filesystem-governance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add best-practice guidance for durable code project roots, recommend ~/projects for long-lived repositories, distinguish temporary /tmp validation work, and clarify that formal repos should not live long-term in agent runtime or skill directories.
v1.0.0
Initial release of multi-agent-filesystem-governance:
- Establishes clear models for file scope (agent-private, shared, archive) and lifecycle.
- Provides a decision framework for safe file placement and operation in multi-agent environments.
- Defines content-specific placement and handling rules for skills, workspaces, scripts, downloads, knowledge bases, code projects, and archives.
- Outlines safety rules and precedence for file operations to prevent accidental cross-agent impact.
- Includes a recommended template for decision reporting and clarifies expectations for skill output.
元数据
常见问题
Multi-Agent Filesystem Governance 是什么?
Govern filesystem organization and file-operation decisions in multi-agent environments. Use when deciding where files should live across agent-private works... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。
如何安装 Multi-Agent Filesystem Governance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-agent-filesystem-governance」即可一键安装,无需额外配置。
Multi-Agent Filesystem Governance 是免费的吗?
是的,Multi-Agent Filesystem Governance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Multi-Agent Filesystem Governance 支持哪些平台?
Multi-Agent Filesystem Governance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multi-Agent Filesystem Governance?
由 DarinRowe(@darinrowe)开发并维护,当前版本 v1.0.1。
推荐 Skills