← 返回 Skills 市场
miniade

Agent Lifecycle Manager

作者 miniade · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
328
总下载
0
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install miniade-agent-lifecycle-manager
功能描述
Manage full OpenClaw agent lifecycle operations on a node: create/register agents, configure channel bindings, optionally inherit credentials with explicit c...
安全使用建议
This skill appears coherent and implements expected lifecycle operations, but it performs destructive and sensitive actions — review before use. Recommendations: - Verify you have a recent backup and test in a non-production environment before deleting agents. - Confirm openclaw CLI is trusted and running with appropriate permissions; the scripts call openclaw to add/remove agents and channels. - Treat Telegram tokens and any auth-profiles.json as sensitive; credential inheritance only occurs if you pass --inherit-auth or set INHERIT_AUTH=1, so avoid enabling that unless explicitly intended. - Run scripts from a controlled working directory (they write archives and state under the current directory by default) to avoid surprising file writes. - Inspect the scripts locally (they are small and readable) before running and ensure audit/log files (AGENT_LIFECYCLE_LOG.md, AGENT_STATUS.md, state/) are written where you expect. If you need higher assurance, provide the openclaw binary provenance and test the scripts with dry-run or a staging instance.
功能分析
Type: OpenClaw Skill Name: miniade-agent-lifecycle-manager Version: 0.1.2 The skill bundle provides a comprehensive set of administrative tools for managing the lifecycle of OpenClaw agents, including registration, Telegram channel configuration, and safe deletion. While the scripts handle sensitive operations such as copying credential profiles (auth-profiles.json in create-telegram-agent.sh) and managing API tokens, these actions are well-documented, aligned with the stated purpose, and include safety features like mandatory archiving and explicit confirmation strings (delete-agent-safe.sh). No evidence of data exfiltration, obfuscation, or malicious intent was found.
能力评估
Purpose & Capability
Name/description align with required binaries (openclaw, jq) and the included scripts (create, approve pairing, archive, delete, refresh, log). All required operations (Telegram token, agent IDs, optional credential inheritance) are appropriate for agent lifecycle management.
Instruction Scope
SKILL.md and referenced playbook limit actions to OpenClaw CLI operations and local filesystem bookkeeping. Credential inheritance is gated by an explicit flag/consent. The instructions do not attempt to read unrelated system state or send data to external endpoints beyond OpenClaw/Telegram interactions done via the openclaw CLI.
Install Mechanism
No install spec; the skill is instruction- and script-only. No remote downloads or archive extraction are specified, so nothing arbitrary is written to disk during install.
Credentials
The skill declares no required environment variables. Scripts accept an optional INHERIT_AUTH flag and a Telegram token as an argument — both justified by the functionality. There are no unrelated secret env vars requested.
Persistence & Privilege
always:false and no modifications to other skills or global agent config are performed. Scripts create files under the working directory and ~/.openclaw, which is appropriate for lifecycle bookkeeping and archives.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install miniade-agent-lifecycle-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /miniade-agent-lifecycle-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Fix GitHub Actions publish path and diagnostics
v0.1.1
debug local publish payload
v0.1.0
Initial release
元数据
Slug miniade-agent-lifecycle-manager
版本 0.1.2
许可证 MIT-0
累计安装 4
当前安装数 3
历史版本数 3
常见问题

Agent Lifecycle Manager 是什么?

Manage full OpenClaw agent lifecycle operations on a node: create/register agents, configure channel bindings, optionally inherit credentials with explicit c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。

如何安装 Agent Lifecycle Manager?

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

Agent Lifecycle Manager 是免费的吗?

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

Agent Lifecycle Manager 支持哪些平台?

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

谁开发了 Agent Lifecycle Manager?

由 miniade(@miniade)开发并维护,当前版本 v0.1.2。

💬 留言讨论