← 返回 Skills 市场
harrylabsj

Game Inventory Manager

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-inventory-manager
功能描述
Sort clutter, obligations, files, objects, or attention drains through a game inventory lens. Classify what should stay equipped, stay in quick access, move...
使用说明 (SKILL.md)

Game Inventory Manager

Chinese name: 游戏背包整理.

Overview

Use this skill to reduce complexity instead of creating a prettier pile. It helps the user classify what deserves active attention, what should be stored, and what is only occupying scarce space or energy.

When to use

Use this skill when the user wants to:

  • declutter physical or digital items
  • triage too many tasks or obligations
  • reduce low-value attention drains
  • decide what to keep, park, combine, delegate, or remove
  • find one 10 to 20 minute cleanup action

Example prompts

  • "Sort this messy to-do list like a game inventory"
  • "Help me decide what stays in active use and what should leave"
  • "I feel overloaded by files, errands, and random obligations"

Inputs

Useful inputs include:

  • list of items, tasks, files, or commitments
  • what feels heavy, urgent, or emotionally sticky
  • value, frequency of use, and replacement cost
  • time or energy constraints

Workflow

  1. Review the current inventory.
  2. Sort items into equipped, quick access, storage, sell or delegate, discard or archive, and craft or combine.
  3. Explain the sorting logic.
  4. Pick the highest-value slot to clear first.
  5. End with one short cleanup action.

Output

Return markdown with:

  • backpack status overview
  • sorted inventory by category
  • first slot to clear
  • craft suggestions
  • one cleanup move under 20 minutes

Limits

  • This skill does not delete files, move objects, or spend money automatically.
  • It should not force emotionally loaded items into an immediate discard decision.
  • Mixed physical and digital clutter may need separate passes.

Acceptance Criteria

  • The output reduces complexity.
  • The classification logic is visible.
  • At least one realistic cleanup action fits inside 10 to 20 minutes.
安全使用建议
This skill appears coherent and low-risk: it classifies lists you give it and returns a short action. Before installing, consider that (1) it will read the local SKILL.md file bundled with the skill (normal for metadata), (2) it runs locally and has no network/install steps, and (3) it has no access to your secrets or other files. If you plan to feed it sensitive lists (passwords, private notes), avoid doing so — the skill isn't designed for secret handling. If you want extra assurance, review the full handler.py included here or run the provided tests in a sandbox before enabling it in a production agent.
功能分析
Type: OpenClaw Skill Name: game-inventory-manager Version: 1.0.0 The skill is a text-processing tool designed to categorize tasks or items into a game-like inventory system. The logic in `handler.py` is entirely local, performing keyword-based classification and generating a markdown report without any network access, file system modifications, or sensitive data access. The instructions in `SKILL.md` are consistent with the stated purpose and include explicit limits preventing the agent from performing automated deletions or financial transactions.
能力标签
crypto
能力评估
Purpose & Capability
The name/description (triage items into inventory-like buckets) aligns with the code and SKILL.md. The handler implements keyword-based classification and produces the requested markdown output; no unrelated resources (cloud creds, system services) are requested.
Instruction Scope
SKILL.md instructs only classification and producing a short cleanup action. The implementation follows that: it parses provided input, reads the local SKILL.md for metadata, buckets items, and returns a report. There are no instructions or code paths that read arbitrary system files, access other tools, or transmit data externally.
Install Mechanism
There is no install specification and no download/install behavior in the code. This is an instruction-and-code-only skill that runs locally without pulling external packages or archives.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code uses only standard library modules and local SKILL.md; no secrets or external service access are requested.
Persistence & Privilege
The skill does not request permanent/always-on privileges (always:false), does not modify other skills or system-wide settings, and does not persist credentials. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-inventory-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-inventory-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of game-inventory-manager. - Introduces a workflow for decluttering tasks, commitments, files, or items using a game inventory metaphor. - Classifies inventory into equipped, quick access, storage, sell or delegate, discard or archive, and craft/combine. - Guides users to select one high-impact cleanup action fitting within 10–20 minutes. - Provides structured markdown output with clear sorting logic and actionable steps. - Designed to reduce mental and physical clutter without forcing immediate decisions on emotionally loaded items.
元数据
Slug game-inventory-manager
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Game Inventory Manager 是什么?

Sort clutter, obligations, files, objects, or attention drains through a game inventory lens. Classify what should stay equipped, stay in quick access, move... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 Game Inventory Manager?

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

Game Inventory Manager 是免费的吗?

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

Game Inventory Manager 支持哪些平台?

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

谁开发了 Game Inventory Manager?

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

💬 留言讨论