← 返回 Skills 市场
Skill 107
作者
timbohnett-farther
· GitHub ↗
· v1.0.0
288
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-107
功能描述
Design and apply replication, partitioning, consensus, failure recovery, and message ordering patterns for reliable, scalable distributed systems.
安全使用建议
This skill appears to be an educational reference on distributed-system patterns and is internally consistent. Before installing: note that the package has no listed homepage or external provenance (owner ID only), so if you require content from a trusted source prefer skills with a verifiable maintainer or repository. Because it requests no credentials and has no install steps, it presents minimal risk; treat it as read-only documentation. If you plan to copy example code into production, review and test it carefully — the snippets are illustrative, not production-ready.
功能分析
Type: OpenClaw Skill
Name: skill-107
Version: 1.0.0
The skill bundle consists entirely of educational documentation regarding distributed system design patterns (replication, partitioning, consensus). There are no executable scripts, external dependencies, or instructions that could be interpreted as prompt injection or malicious activity.
能力评估
Purpose & Capability
The name and description (distributed system patterns) match the SKILL.md content. The included package.json is purely metadata. There are no unexpected env vars, binaries, or config paths requested that would be unrelated to an educational design guide.
Instruction Scope
SKILL.md contains explanatory text, examples, and small code snippets (an idempotency example) but does not instruct the agent to run shell commands, read local files, access environment variables, or transmit data to external endpoints. The instructions stay within an informational/educational scope.
Install Mechanism
There is no install spec and no code files to be written or executed. This is an instruction-only skill, which minimizes installation risk.
Credentials
The skill declares no environment variables, credentials, or config paths. Nothing requests access to secrets or unrelated services.
Persistence & Privilege
Flags are default (always:false, agent invocation allowed). The skill does not ask for persistent presence or to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-107 - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-107触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Skill 107: Distributed System Patterns & Design.
- Covers key distributed systems concepts: replication (master-slave, peer-to-peer, chain), partitioning (range, hash, consistent hashing), consensus (2PC, Raft, CRDTs), and failure recovery (idempotency, retries, circuit breaker).
- Explains message passing and event ordering models: FIFO, causal, and total ordering.
- Includes use cases, trade-offs, and practical code snippets for critical patterns.
- Emphasizes architectural decision-making guided by CAP theorem principles.
元数据
常见问题
Skill 107 是什么?
Design and apply replication, partitioning, consensus, failure recovery, and message ordering patterns for reliable, scalable distributed systems. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。
如何安装 Skill 107?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-107」即可一键安装,无需额外配置。
Skill 107 是免费的吗?
是的,Skill 107 完全免费(开源免费),可自由下载、安装和使用。
Skill 107 支持哪些平台?
Skill 107 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill 107?
由 timbohnett-farther(@timbohnett-farther)开发并维护,当前版本 v1.0.0。
推荐 Skills