← 返回 Skills 市场
teoslayer

Pilot Leader Election

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-leader-election
功能描述
Elect a coordinator with automatic failover using heartbeat-based leader election. Use this skill when: 1. A swarm needs a single coordinator for decision ma...
安全使用建议
This is an instruction-only leader election guide that expects a trustworthy pilotctl binary and a pilot-protocol deployment. Before using: ensure pilotctl is from a trusted source and up-to-date; confirm the pilotctl daemon and any local pilotctl config do not expose credentials you don't want used; only point REGISTRY_HOST to registries you control or trust (messages are published to that host); test the workflow in an isolated environment to verify behavior (timeouts, leader announcements) and to see whether pilotctl requires additional authentication. Note the skill is licensed AGPL-3.0 — review license implications. If you need tighter guarantees about secrets or signing of messages, inspect/confirm pilotctl's auth model and network endpoints before deploying in production.
能力评估
Purpose & Capability
Name/description (leader election, heartbeat, failover) matches the runtime instructions and required binaries: pilotctl is the only declared dependency and jq/cksum are listed for message parsing and priority calculation. Nothing requested appears unrelated to leader election.
Instruction Scope
SKILL.md is a focused, concrete set of shell commands that publish and read election messages via pilotctl, compute priorities, and detect timeouts. It does not instruct reading shell history, arbitrary files, or other host credentials. It does assume network access to a registry host and a running pilotctl daemon (documented).
Install Mechanism
Instruction-only skill (no install spec, no code files). No downloads or installers are invoked by the skill itself, so nothing is written to disk by installation of this skill.
Credentials
The skill declares no required env vars or credentials, which is reasonable. However, pilotctl itself may rely on local configuration or credentials (not declared by the skill). Also the workflow requires you to supply values like REGISTRY_HOST/ELECTION_GROUP/TERM — these are runtime parameters, not hidden secrets. Verify pilotctl's own authentication and config before use.
Persistence & Privilege
always is false and the skill is user-invocable only. There is no self-install script or change to other skills' configs in the instructions. Autonomous model invocation is allowed (platform default) but not itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-leader-election
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-leader-election 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-leader-election
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Leader Election 是什么?

Elect a coordinator with automatic failover using heartbeat-based leader election. Use this skill when: 1. A swarm needs a single coordinator for decision ma... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Pilot Leader Election?

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

Pilot Leader Election 是免费的吗?

是的,Pilot Leader Election 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pilot Leader Election 支持哪些平台?

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

谁开发了 Pilot Leader Election?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论