← 返回 Skills 市场
Item manager
作者
adderwar-bot
· GitHub ↗
· v1.0.0
· MIT-0
104
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install item-manager
功能描述
自动识别物品存放位置,支持保质期、过期提醒、自动分类、LLM名称校验,不自动修改名称,确认后才更正,简洁好用
使用说明 (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 查看所有物品
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install item-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/item-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Item manager 是什么?
自动识别物品存放位置,支持保质期、过期提醒、自动分类、LLM名称校验,不自动修改名称,确认后才更正,简洁好用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Item manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install item-manager」即可一键安装,无需额外配置。
Item manager 是免费的吗?
是的,Item manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Item manager 支持哪些平台?
Item manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Item manager?
由 adderwar-bot(@adderwar-bot)开发并维护,当前版本 v1.0.0。
推荐 Skills