← Back to Skills Marketplace
348
Downloads
0
Stars
0
Active Installs
17
Versions
Install in OpenClaw
/install que-yin
Description
负载均衡模块,监控资源状态,调度多任务执行,优化资源分配,生成负载报告。
Usage Guidance
This skill appears to do exactly what it says: read local OS metrics and provide simple scheduling heuristics and reports. Before installing, consider: (1) it reads system resource info (CPU, memory, uptime) — not highly sensitive but can fingerprint a host; (2) its scheduling logic is simplistic (randomized queue length and heuristic waits), so don't rely on it for critical production orchestration; (3) the package has no homepage/source URL, so if provenance matters you may want to request the author/source or review the included code yourself (the scripts/index.js is short and readable). There are no network calls, no credential requests, and no installer behavior to be concerned about.
Capability Analysis
Type: OpenClaw Skill
Name: que-yin
Version: 1.0.17
The skill bundle provides standard resource monitoring and task scheduling functionality. The code in scripts/index.js uses the built-in Node.js 'os' module to retrieve system metrics (CPU, memory, uptime) and implements simple logic for load reporting and task prioritization, all of which align with the documentation in SKILL.md without any signs of malicious behavior or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (load balancing, task scheduling, reports) align with the provided SKILL.md and the included Node.js implementation: getStatus, schedule, and loadReport. The implementation is simple and local-only (no cluster orchestration or remote control), which is consistent with a lightweight balancing helper.
Instruction Scope
SKILL.md describes the same three features the code implements. The instructions do not ask the agent to read unrelated files, environment variables, or reach out to external endpoints. The SKILL.md mentions integration with another 'meta' skill but provides no steps that would expand scope or exfiltrate data.
Install Mechanism
There is no install spec. The skill is instruction-only with one included JS file; nothing is downloaded or written to disk by an installer. This is low-risk.
Credentials
The skill requests no environment variables, no credentials, and no special config paths. The code only uses Node's built-in 'os' API to read local resource metrics.
Persistence & Privilege
The skill is not always-enabled, does not modify other skills or system config, and does not persist credentials. It only exposes functions the agent can call at runtime.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install que-yin - After installation, invoke the skill by name or use
/que-yin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.17
- Updated version to 1.0.17 in SKILL.md.
- No other changes to features or documentation.
v1.0.16
- Bumped version to 1.0.16 in SKILL.md.
- No other functional or content changes detected.
v1.0.15
- Bumped version to 1.0.15 in SKILL.md.
- No other content or functional changes.
v1.0.14
- Version updated to 1.0.14 in SKILL.md.
- No other content or functional changes detected.
v1.0.13
- Bumped version to 1.0.13 in SKILL.md.
- No functional or documentation changes beyond version update.
v1.0.12
- Downgraded skill version from 2.0.1 to 1.0.12 in SKILL.md.
- Removed fields: skill_id, name, description, category, tags, platforms, capacity, load_strategy, and author from the metadata header.
- No changes to actual skill functionality or documentation content.
- Metadata structure simplified to only include version.
v2.0.1
- Added structured metadata fields: version, skill_id, name, description, category, tags, platforms, capacity, load_strategy, author.
- Updated version number to 2.0.1.
- Preserved all previously documented skill features and descriptions; no functional changes to abilities.
v1.0.11
- Bumped version to 1.0.11 in SKILL.md.
- No other content changes detected.
v1.0.10
- Bumped version to 1.0.10 in SKILL.md.
- No other content changes detected.
v1.0.9
- Bumped version number to 1.0.9 in SKILL.md.
- No other changes to skill features or documentation.
v1.0.8
- Version updated to 1.0.8 in SKILL.md.
- No other content changes detected.
v1.0.7
- Bumped version to 1.0.7 in SKILL.md.
- No other content changes; documentation and features remain the same.
v1.0.6
- Bump version to 1.0.6 in SKILL.md.
- No other content changes.
v1.0.5
- Bumped version to 1.0.5 in SKILL.md.
- No content or feature changes; documentation version updated.
v1.0.4
- Version updated to 1.0.4 in SKILL.md.
- No other content changes were made.
v1.0.3
- Bumped version number from 1.0.2 to 1.0.3 in SKILL.md.
- No functional or descriptive content changes.
v1.0.2
Version 1.0.2
- Added detailed SKILL.md documentation for 雀阴·平衡魄 (Que Yin - Balance Keeper)
- Clarifies core functions: resource monitoring, task scheduling, and load balancing
- Specifies skill ID and input/output formats for all capabilities
- Documents integration with the parent skill bodhi-three-hun-and-seven-po
Metadata
Frequently Asked Questions
What is Que Yin?
负载均衡模块,监控资源状态,调度多任务执行,优化资源分配,生成负载报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 348 downloads so far.
How do I install Que Yin?
Run "/install que-yin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Que Yin free?
Yes, Que Yin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Que Yin support?
Que Yin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Que Yin?
It is built and maintained by 无为上人 (@lt8899789); the current version is v1.0.17.
More Skills