← 返回 Skills 市场
aiweline

WLS运行时工程师 WLS进程稳定

作者 Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
45
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wls-wls
功能描述
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\r
  • CLAUDE.md\r
  • dev/ai/skills/weline-framework-runtime/SKILL.md\r
  • dev/ai/skills/runtime-and-process/SKILL.md\r
  • dev/ai/skills/windows-command-quoting/SKILL.md\r
  • dev/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

  1. Read AI-ENTRY.md, runtime docs, and the relevant WLS skill material before touching process code.\r
  2. Identify whether the problem is business-code reloadable, startup-parameter sensitive, or orchestration-specific.\r
  3. Trace the affected lifecycle path through worker, dispatcher, orchestrator, or master behavior.\r
  4. Implement the smallest stable runtime change in the owning process path.\r
  5. Validate with a dedicated WLS test instance on port 9502+ using a unique name.\r
  6. Stop the dedicated WLS test instance after validation.\r
  7. Report lifecycle impact, validation steps, and cleanup confirmation.\r \r

Weline Rules\r

\r

  • Do not use default WLS port 9501 for 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, or exit inside 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 for its stated purpose. Before installing, confirm you want the agent to help with WLS runtime lifecycle work and only use it against a dedicated test instance, not a production process.
功能分析
Type: OpenClaw Skill Name: wls-wls Version: 1.0.0 The skill bundle contains operational instructions for an AI agent to manage WLS (Weline Server) process lifecycles and runtime stability. The instructions in SKILL.md emphasize safe development practices, such as using non-production ports (9502+), ensuring the cleanup of test instances, and avoiding blocking calls in runtime-sensitive code. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The skill is meant to guide WLS process lifecycle work, including reload/restart decisions, test instance use, and runtime-safe cleanup. That is sensitive operational work, but it is clearly aligned with the stated purpose.
Instruction Scope
Instructions are scoped to WLS lifecycle issues, worker/dispatcher/orchestrator behavior, and validation on a dedicated test instance. The skill explicitly discourages blind process killing and blocking runtime code changes.
Install Mechanism
No install spec, code files, required binaries, environment variables, credentials, or config paths are present.
Credentials
The skill asks the agent to start and stop a dedicated WLS test instance on port 9502+, which is proportionate for runtime validation and includes cleanup requirements.
Persistence & Privilege
The skill does not request credentials, elevated privileges, persistence, background agents, or ongoing autonomous operation. It explicitly requires stopping test instances after validation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wls-wls
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wls-wls 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish_WelineFramework_Multica_role_skills
元数据
Slug wls-wls
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

WLS运行时工程师 WLS进程稳定 是什么?

WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 45 次。

如何安装 WLS运行时工程师 WLS进程稳定?

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

WLS运行时工程师 WLS进程稳定 是免费的吗?

是的,WLS运行时工程师 WLS进程稳定 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WLS运行时工程师 WLS进程稳定 支持哪些平台?

WLS运行时工程师 WLS进程稳定 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WLS运行时工程师 WLS进程稳定?

由 Aiweline(@aiweline)开发并维护,当前版本 v1.0.0。

💬 留言讨论