← 返回 Skills 市场
goodman333

Xianyu Team Optimizer

作者 葛佳佳 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xianyu-team-optimizer
功能描述
咸鱼之王十殿星级挑战组队优化器。根据微信接龙名单和每位玩家的星级,自动计算收益最大化的5人分组方案(功德簿奖励档位)。当用户提到咸鱼之王、十殿挑战、功德簿、星级组队、接龙名单分组、公会组队优化等关键词时使用此skill。即使用户只是粘贴了一段接龙名单并问"怎么分组"或"帮我排一下队",只要涉及星级和5人分队,也应...
安全使用建议
This skill appears internally consistent and self-contained: it parses a pasted player list and runs a local Python script to compute grouping plans. Before using: (1) review the parsed player list the agent shows and confirm accuracy (the parser may misread messy lines); (2) be aware any names you paste may contain personal identifiers — avoid pasting sensitive info; (3) the script runs locally (requires Python 3); if you cannot or do not want to execute code, ask the agent to run the described manual algorithm instead; (4) because the code is bundled, you can inspect scripts/optimizer.py yourself — it appears to do combinatorial math only and contains no network calls or credential access. If you want extra assurance, you can run the script in a sandbox or review the full file before execution.
能力评估
Purpose & Capability
Name/description (咸鱼之王十殿星级组队优化器) match the actual files and behavior: SKILL.md describes parsing pasted group lists and using the included Python script to compute grouping plans and upgrade suggestions. The only included code (scripts/optimizer.py) implements the described combinatorial search, greedy fallback, alternative generation and upgrade-hint logic. No unrelated capabilities (cloud access, external services) are requested.
Instruction Scope
SKILL.md instructs the agent to extract player names and star counts from pasted chat-style lists, confirm parsed results with the user, then run the local Python script or fall back to a manual algorithm if Python isn't available. The instructions reference only the user-supplied text and the script in the skill directory; they do not ask the agent to read system files, environment variables, or post data to external endpoints. One practical caution: the agent will parse whatever text the user pastes (which may contain personal identifiers), so the user should avoid pasting sensitive data publicly.
Install Mechanism
No install spec is provided; the skill is instruction + a local Python script. This is low-risk: nothing is downloaded or written during install. The script is executed locally with the user's Python interpreter.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated functionality (local computation of groupings).
Persistence & Privilege
The skill is not always-enabled and uses the platform-default autonomous invocation setting. It does not request persistent system privileges or attempt to modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xianyu-team-optimizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xianyu-team-optimizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 咸鱼之王十殿星级挑战组队优化器,支持多方案输出和外部引援建议
元数据
Slug xianyu-team-optimizer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Xianyu Team Optimizer 是什么?

咸鱼之王十殿星级挑战组队优化器。根据微信接龙名单和每位玩家的星级,自动计算收益最大化的5人分组方案(功德簿奖励档位)。当用户提到咸鱼之王、十殿挑战、功德簿、星级组队、接龙名单分组、公会组队优化等关键词时使用此skill。即使用户只是粘贴了一段接龙名单并问"怎么分组"或"帮我排一下队",只要涉及星级和5人分队,也应... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Xianyu Team Optimizer?

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

Xianyu Team Optimizer 是免费的吗?

是的,Xianyu Team Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xianyu Team Optimizer 支持哪些平台?

Xianyu Team Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xianyu Team Optimizer?

由 葛佳佳(@goodman333)开发并维护,当前版本 v1.0.0。

💬 留言讨论