← 返回 Skills 市场
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install system-continuity-check
功能描述
系统连续性检查,确保系统设计和工作流环环相扣,自动恢复,错误隔离及重启自启动机制完善。
安全使用建议
This skill appears coherent and low-risk: it is a static checklist and gives design recommendations without requesting credentials or installing code. Before installing, consider: (1) the trigger keywords are broad — if you want to avoid accidental activations, restrict when it can run or make it user-invocable only; (2) the source/homepage is unknown — if provenance matters, prefer skills from known authors; (3) review the checklist text to ensure recommendations match your environment (Windows vs Linux service advice); and (4) because it can invoke autonomously by default, confirm you are comfortable with automatic activations in design conversations.
功能分析
Type: OpenClaw Skill
Name: system-continuity-check
Version: 1.0.0
The skill bundle is a set of advisory guidelines and templates designed to help an AI agent perform 'System Continuity Checks' on user-described system architectures. It focuses on best practices such as error handling, automation, and reboot recovery, particularly in the context of data scraping and workflow integration. No malicious code, data exfiltration logic, or harmful prompt injection attempts were found; the instructions (SKILL.md) and error patterns (error_patterns.md) are purely instructional and aimed at improving system reliability.
能力评估
Purpose & Capability
Name, description, and included files (checklist_template.md, error_patterns.md, SKILL.md) all align: the skill provides a lightweight continuity checklist and guidance; it does not request unrelated binaries, env vars, or config access.
Instruction Scope
SKILL.md contains only checklist-driven diagnostic questions and short actionable suggestions; it does not instruct reading system files, accessing external endpoints, or exfiltrating data. Note: the trigger keywords are broad and the skill is intended to auto-activate when users discuss system design, so it may run frequently or in contexts where the user did not expect it.
Install Mechanism
No install specification and no code files — instruction-only. This minimizes disk writes and execution risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions do not reference secrets or external services.
Persistence & Privilege
always is false (good). The skill allows normal autonomous invocation (disable-model-invocation: false), which is platform default — acceptable here but combined with broad trigger keywords it may lead to unwanted activations. It does not request persistent system-level changes or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install system-continuity-check - 安装完成后,直接呼叫该 Skill 的名称或使用
/system-continuity-check触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of System Continuity Check Skill (v1.0.0)
- Provides checklist-based evaluation of system design continuity, workflow integration, and error handling
- Automatically activates on keywords related to system, workflow, and engineering
- Offers actionable suggestions for improving workflow connectivity, automation, and fault tolerance
- Outputs results in a clear pass/warning/fail format with concise recommendations
元数据
常见问题
System Continuity Check 是什么?
系统连续性检查,确保系统设计和工作流环环相扣,自动恢复,错误隔离及重启自启动机制完善。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 System Continuity Check?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install system-continuity-check」即可一键安装,无需额外配置。
System Continuity Check 是免费的吗?
是的,System Continuity Check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
System Continuity Check 支持哪些平台?
System Continuity Check 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 System Continuity Check?
由 MiniJoy-B(@minijoy-b)开发并维护,当前版本 v1.0.0。
推荐 Skills