← Back to Skills Marketplace
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install system-continuity-check
Description
系统连续性检查,确保系统设计和工作流环环相扣,自动恢复,错误隔离及重启自启动机制完善。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install system-continuity-check - After installation, invoke the skill by name or use
/system-continuity-check - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is System Continuity Check?
系统连续性检查,确保系统设计和工作流环环相扣,自动恢复,错误隔离及重启自启动机制完善。 It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install System Continuity Check?
Run "/install system-continuity-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is System Continuity Check free?
Yes, System Continuity Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does System Continuity Check support?
System Continuity Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created System Continuity Check?
It is built and maintained by MiniJoy-B (@minijoy-b); the current version is v1.0.0.
More Skills