← Back to Skills Marketplace
246
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install store
Description
Manage a physical store of any kind with opening routines, inventory control, staffing, cash discipline, merchandising, and weekly reviews.
Usage Guidance
This skill is an instruction-only, local-first assistant for running a physical store and appears internally consistent. Before installing or enabling it: 1) Confirm you are comfortable with the agent creating and editing files under ~/store/ and that you will not store sensitive payment data or unnecessary personal identifiers there. 2) When the agent asks about activation behavior (proactive vs. on-demand), choose the level you want — proactive activation can produce unsolicited suggestions when retail topics are detected. 3) Monitor the first session: the skill should ask for confirmation before the first write; verify what it proposes to save. 4) If you need networked integrations later, require explicit permission and validate any added endpoints. If you want more assurance, request a brief test run and inspect the created files in ~/store/.
Capability Analysis
Type: OpenClaw Skill
Name: store
Version: 1.0.0
The 'Store' skill is a comprehensive retail management framework designed for local operation. It uses structured markdown files in '~/store/' to maintain state and provides clear operational guidelines for inventory, staffing, and cash discipline. The skill explicitly disclaims network access and includes specific guardrails against storing sensitive data such as payment credentials or private employee records (SKILL.md, setup.md).
Capability Assessment
Purpose & Capability
Name/description (manage a physical store) aligns with everything provided: the skill is instruction-only, uses a local ~/store/ memory, and the included docs cover opening/closing, inventory, staffing, merchandising, cash/incident logs, and metrics. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to local guidance and creating/reading files under ~/store/. The skill explicitly requires asking for confirmation before first write and warns against storing payment data or unnecessary personal employee/customer identifiers. Note: because it writes local notes, users should be careful not to save sensitive PII/financial data by mistake.
Install Mechanism
No install spec, no code files, and no downloads — this is the lowest-risk model (instruction-only).
Credentials
No environment variables, credentials, or external config paths are required. Declared config path (~/store/) is consistent with the stated local-memory design.
Persistence & Privilege
Skill is not forced-always; it can be invoked by the user and may be invoked autonomously (normal default). It only persists its own local files under ~/store/ and does not request system-wide or other skills' configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install store - After installation, invoke the skill by name or use
/store - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with daily store operations, stock control, staffing routines, and weekly performance review workflows.
Metadata
Frequently Asked Questions
What is Store?
Manage a physical store of any kind with opening routines, inventory control, staffing, cash discipline, merchandising, and weekly reviews. It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.
How do I install Store?
Run "/install store" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Store free?
Yes, Store is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Store support?
Store is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Store?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills