← Back to Skills Marketplace
aiweline

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

by Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
45
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wls-wls
Description
WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wls-wls
  3. After installation, invoke the skill by name or use /wls-wls
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Publish_WelineFramework_Multica_role_skills
Metadata
Slug wls-wls
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is WLS运行时工程师 WLS进程稳定?

WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability. It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.

How do I install WLS运行时工程师 WLS进程稳定?

Run "/install wls-wls" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WLS运行时工程师 WLS进程稳定 free?

Yes, WLS运行时工程师 WLS进程稳定 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WLS运行时工程师 WLS进程稳定 support?

WLS运行时工程师 WLS进程稳定 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WLS运行时工程师 WLS进程稳定?

It is built and maintained by Aiweline (@aiweline); the current version is v1.0.0.

💬 Comments