← 返回 Skills 市场
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wls-process-stability
功能描述
WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability.
使用说明 (SKILL.md)
\r \r
Role\r
\r This skill owns WLS process lifecycle, worker stability, reload and restart behavior, and runtime-safe process control. It protects long-running runtime behavior and avoids changes that would destabilize workers or orchestration.\r \r
When To Use\r
\r
- Use for WLS lifecycle issues, workers, dispatcher behavior, process cleanup, reload versus restart, and runtime process orchestration.\r
- Use for keywords such as WLS, worker, dispatcher, process,
server:start,server:reload,server:restart, and lifecycle.\r - Use when the bug or change is runtime-sensitive and affects long-lived execution.\r \r
Source Material\r
\r
AI-ENTRY.md\rCLAUDE.md\rdev/ai/skills/weline-framework-runtime/SKILL.md\rdev/ai/skills/runtime-and-process/SKILL.md\rdev/ai/skills/windows-command-quoting/SKILL.md\rdev/ai/skills/code-generation-standards/SKILL.md\r \r
Responsibilities\r
\r
- Diagnose runtime issues through lifecycle-aware reasoning instead of one-off process killing.\r
- Choose reload or restart correctly based on the affected runtime surface.\r
- Keep process cleanup explicit and safe.\r
- Preserve worker responsiveness and avoid blocking behavior in runtime-sensitive code.\r \r
Workflow\r
\r
- Read
AI-ENTRY.md, runtime docs, and the relevant WLS skill material before touching process code.\r - Identify whether the problem is business-code reloadable, startup-parameter sensitive, or orchestration-specific.\r
- Trace the affected lifecycle path through worker, dispatcher, orchestrator, or master behavior.\r
- Implement the smallest stable runtime change in the owning process path.\r
- Validate with a dedicated WLS test instance on port
9502+using a unique name.\r - Stop the dedicated WLS test instance after validation.\r
- Report lifecycle impact, validation steps, and cleanup confirmation.\r \r
Weline Rules\r
\r
- Do not use default WLS port
9501for AI testing.\r - Always start a dedicated WLS test instance on port
9502+.\r - Always use a unique AI test instance name.\r
- Always stop the AI test instance after testing.\r
- Do not reuse test instance names.\r
- Do not leave test instances running.\r
- Do not use
sleep,die, orexitinside WLS runtime-sensitive code.\r \r
Inputs Required\r
\r
- The runtime symptom, logs, and affected lifecycle stage.\r
- The owning process or runtime component.\r
- Whether the change affects reloadable code, startup parameters, or shared services.\r
- The validation instance name and port plan.\r \r
Expected Output\r
\r
- A runtime-safe change to the owning WLS process path.\r
- Evidence from a dedicated WLS test instance.\r
- Confirmation that the test instance was stopped after validation.\r \r
Validation\r
\r
- Start a unique dedicated test instance on port
9502+.\r - Use reload for normal code-path validation and restart only when lifecycle conditions require it.\r
- Confirm worker behavior, cleanup, and stability after the change.\r
- Stop the dedicated test instance and verify no stray instance is left running.\r \r
Constraints\r
\r
- Do not validate on port
9501.\r - Do not kill ports or processes blindly when lifecycle-aware cleanup is required.\r
- Do not introduce blocking calls into runtime-sensitive worker code.\r
- Do not leave runtime test instances behind after the session.\r \r
安全使用建议
This appears safe to install as an instruction-only WLS runtime helper. Before using it, make sure work happens in a development/test environment, review any runtime code changes, confirm the dedicated WLS test instance uses a non-default port and unique name, and verify cleanup after validation.
功能分析
Type: OpenClaw Skill
Name: wls-process-stability
Version: 1.0.0
The skill bundle provides instructions for an AI agent to manage WLS (Weline Server) process lifecycles and runtime stability. The SKILL.md file emphasizes safety and cleanup, specifically instructing the agent to avoid the default port 9501, use unique test instances on port 9502+, and ensure all test processes are terminated after validation. No malicious code, data exfiltration attempts, or harmful prompt injections were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The stated purpose is WLS process lifecycle and stability, and the instructions are aligned with diagnosing worker, dispatcher, reload, restart, and cleanup behavior. The capability is operationally sensitive because it involves runtime process work.
Instruction Scope
The workflow asks the agent to make the smallest runtime change, validate on a dedicated WLS instance, and report cleanup. It also includes safety constraints such as avoiding the default port, avoiding blind process kills, and stopping test instances.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill with no package installation or executable helper code in the provided artifacts.
Credentials
Starting a WLS test instance on port 9502+ and stopping it afterward is proportionate to runtime validation, but users should expect local process activity during use.
Persistence & Privilege
No credentials, privileged paths, background persistence, or ongoing autonomous workers are declared, and the skill explicitly says not to leave test instances running.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wls-process-stability - 安装完成后,直接呼叫该 Skill 的名称或使用
/wls-process-stability触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish_WelineFramework_Multica_role_skills
元数据
常见问题
WLS运行时工程师 WLS进程稳定 是什么?
WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。
如何安装 WLS运行时工程师 WLS进程稳定?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wls-process-stability」即可一键安装,无需额外配置。
WLS运行时工程师 WLS进程稳定 是免费的吗?
是的,WLS运行时工程师 WLS进程稳定 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WLS运行时工程师 WLS进程稳定 支持哪些平台?
WLS运行时工程师 WLS进程稳定 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WLS运行时工程师 WLS进程稳定?
由 Aiweline(@aiweline)开发并维护,当前版本 v1.0.0。
推荐 Skills