A local-first personal inventory system for tracking valuables, electronics, and equipment for organization and insurance purposes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install inventory
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install inventory using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Inventory skill provides a structured framework for cataloging physical belongings using a simple Markdown-based system. It is designed to help users maintain a clear record of high-value items, electronics, and equipment within Openclaw Skills, ensuring that important data like purchase dates, serial numbers, and warranty info are always accessible. By transforming a local directory into a searchable workspace, this skill moves beyond basic lists to offer actionable insights into home management.
This system prioritizes practicality over obsessive micro-organization. It focuses on items that are valuable, covered by warranties, or easily lost. By maintaining this data locally in your ~/inventory/ directory, you ensure privacy and long-term access to your records without relying on proprietary third-party apps. It is the perfect companion for anyone looking to organize their home, prepare for a move, or document assets for insurance claims.
To start using this skill within Openclaw Skills, you can manually initialize your directory structure or let the agent handle it during your first entry:
mkdir -p ~/inventory/{electronics,kitchen,garage,storage,furniture,tools,valuables}
touch ~/inventory/index.md
No additional software is required; the skill operates entirely on standard Markdown files stored in your local file system.
The Inventory skill organizes data through a hierarchical file structure and consistent Markdown frontmatter:
| Directory | Item Type | Metadata Tracked |
|---|---|---|
| /electronics/ | Computers, Phones, TVs | Serial Number, Warranty, Price |
| /kitchen/ | Appliances, High-end Cookware | Model Number, Service History |
| /garage/ | Tools, Outdoor Equipment | Location (e.g., Shelf 3), Maintenance |
| /valuables/ | Jewelry, Art, Collectibles | Appraisal Value, Photos, Receipts |
Each item file typically includes a link to a local photo and a PDF or image of the purchase receipt for insurance verification.
Loading
A high-speed reasoning skill that enables AI agents to make rapid pattern-based judgments without the overhead of explicit analysis.

A comprehensive tool for managing internet connectivity, comparing ISP providers, diagnosing speed issues, and optimizing network performance.

A specialized agent skill for managing interior design projects through space verification, localized supplier matching, and ROI-driven staging.

A professional integration skill for building shoppable Instacart recipe pages, managing shopping lists, and performing retailer lookups via MCP and REST APIs.

A comprehensive educational framework for understanding investment accounts, portfolio diversification, and long-term financial strategies within Openclaw Skills.

A sophisticated investment assistance skill designed to evaluate startup opportunities, perform deep due diligence, and optimize portfolio strategy.








































