← 返回 Skills 市场
52yuanchangxing

Migration Runbook Generator

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install migration-runbook-generator
功能描述
把迁移方案整理成 runbook,补齐切换窗口、前置检查、回滚与验收信号。;use for migration, runbook, rollback workflows;do not use for 执行数据库改动, 忽略回滚条件.
安全使用建议
This skill appears coherent and safe to inspect and use, but follow these precautions: 1) Only run the bundled script on directories/files you control or have permission to scan—do not point it at system roots or private credential stores, since it will read any text files you give it. 2) Use the --dry-run option or redirect output to avoid accidental writes when testing. 3) Review generated runbooks before using them to perform real-world changes (the skill explicitly warns not to execute DB changes). 4) If you need automated execution against live systems, require additional safeguards and explicit approvals—this skill is for drafting/auditing, not for performing system actions.
功能分析
Type: OpenClaw Skill Name: migration-runbook-generator Version: 1.0.0 The skill bundle is a legitimate utility for generating migration runbooks and performing basic static analysis on local files. The core logic in `scripts/run.py` provides reporting and auditing features, including a 'pattern_audit' mode that scans for hardcoded secrets and dangerous shell commands (e.g., curl|bash) within user-specified directories. The instructions in `SKILL.md` are safety-oriented, explicitly prohibiting the agent from performing actual database changes or system modifications. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name/description match the included resources: templates, spec.json, examples, and scripts/run.py implement structured runbook generation and simple audits. Requiring python3 is proportionate and expected.
Instruction Scope
SKILL.md confines behavior to generating documents and recommends using the local script or templates. The bundled script will read files from any input path the user supplies (single file or a directory) and can sample many text files—so the agent or user must avoid pointing it at sensitive system directories. The SKILL.md explicitly warns not to perform system writes/DB changes.
Install Mechanism
No external install/downloads are declared; the skill is instruction-only with a bundled Python script and uses only the standard library. No suspicious remote installs or URL fetches are present.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is appropriate for a local document-generation/audit helper.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. The script can write an output file if invoked with --output, which is expected and proportional to its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install migration-runbook-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /migration-runbook-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of migration-runbook-generator. - Generates migration runbooks with structured checklists, rollback plans, and acceptance signals. - Designed for reviewing and completing migration workflows, including dependencies and switch windows. - Does not execute database changes; only produces read-only, auditable documentation. - Highlights missing information for user confirmation instead of making assumptions. - Supports use of local templates and specification files for formatting. - Ensures outputs address security, compliance, and responsibility boundaries.
元数据
Slug migration-runbook-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Migration Runbook Generator 是什么?

把迁移方案整理成 runbook,补齐切换窗口、前置检查、回滚与验收信号。;use for migration, runbook, rollback workflows;do not use for 执行数据库改动, 忽略回滚条件. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Migration Runbook Generator?

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

Migration Runbook Generator 是免费的吗?

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

Migration Runbook Generator 支持哪些平台?

Migration Runbook Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Migration Runbook Generator?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论