← Back to Skills Marketplace
adderwar-bot

Item manager

by adderwar-bot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install item-manager
Description
自动识别物品存放位置,支持保质期、过期提醒、自动分类、LLM名称校验,不自动修改名称,确认后才更正,简洁好用
README (SKILL.md)

\r \r

在哪儿(item-manager)\r

极简实用物品管理 Skill,只需正常说话即可记录、查询物品位置。\r \r

核心功能\r

  • 自动识别 物品 在 位置 句式,无需前缀指令\r
  • 支持食品、药品保质期记录与过期提醒\r
  • 自动分类:药品、食品、电子产品、工具、随身物品、其他\r
  • LLM 智能校验物品名称,不自动更正\r
  • 名称疑似错误:询问用户是否更正\r
  • 无法判断:保留原名并标注疑似名称\r
  • 支持查询、分类查看、快过期物品提醒\r \r

使用示例\r

记录\r

芬必得在客厅药箱,保质期2026-09-10\r 牛奶放在冰箱\r 钥匙放玄关鞋柜\r 粉笔得在抽屉\r \r

查询\r

芬必得在哪?\r 牛奶在哪里?\r \r

管理\r

列出药品\r 列出食品\r 快过期的物品\r 查看所有物品

Usage Guidance
This skill appears internally consistent and lightweight, but it will store item names, locations, and expiry dates in the agent's memory/filesystem and will use the agent's LLM to validate names. Before installing, decide whether you are comfortable with those records being stored and processed by your agent/model. Ask or check: which model is used for name validation, where the data is stored, retention policy, and whether stored items are shared outside your account. If you have sensitive items, test with non-sensitive examples first. The skill has no external code to review beyond SKILL.md/README and the source is listed as unknown — that is normal for instruction-only skills but means there is no additional code to audit.
Capability Assessment
Purpose & Capability
Name/description (item location, expiry, classification, LLM name-check) match the declared dependencies (filesystem, memory, llm). No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md contains only natural-language handling rules and examples for recording/querying items. It relies on the agent's memory/filesystem to store records and the LLM capability to validate names. This is coherent, but implies user data (item names, locations, expiry dates) will be written to agent storage and sent to the LLM for validation.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written by an installer, which minimizes supply-chain risk.
Credentials
No environment variables, credentials, or external endpoints are requested. The only sensitive operations are use of LLM and persistent memory/filesystem, which are appropriate for the described features.
Persistence & Privilege
always:false and default autonomous invocation are set; the skill does not request permanent system-wide privileges or to modify other skills. Its need to write/read memory/filesystem is expected for its purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install item-manager
  3. After installation, invoke the skill by name or use /item-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of item-manager (在哪儿): - Automatically recognizes and records item storage locations using natural language. - Supports expiry date tracking and reminders for food and medicine. - Auto-categorizes items (medicine, food, electronics, tools, personal items, others). - Uses smart name validation without auto-correct; prompts for confirmation before changes. - Enables easy item location queries, category listings, and upcoming expiry reminders.
Metadata
Slug item-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Item manager?

自动识别物品存放位置,支持保质期、过期提醒、自动分类、LLM名称校验,不自动修改名称,确认后才更正,简洁好用. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Item manager?

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

Is Item manager free?

Yes, Item manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Item manager support?

Item manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Item manager?

It is built and maintained by adderwar-bot (@adderwar-bot); the current version is v1.0.0.

💬 Comments