Store
by @ivangdavila
Manage a physical store of any kind with opening routines, inventory control, staffing, cash discipline, merchandising, and weekly reviews.
clawhub install storeπ About This Skill
name: Store slug: store version: 1.0.0 homepage: https://clawic.com/skills/store description: Manage a physical store of any kind with opening routines, inventory control, staffing, cash discipline, merchandising, and weekly reviews. changelog: Initial release with daily store operations, stock control, staffing routines, and weekly performance review workflows. metadata: {"clawdbot":{"emoji":"π¬","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/store/"]}}
When to Use
User runs a physical store, retail shop, showroom, kiosk, or multi-shift location and needs operational control instead of generic business advice. Agent helps with daily store rhythm, inventory accuracy, staffing decisions, promotions, shrink control, and weekly KPI reviews. It fits boutiques, convenience stores, specialty retail, home-goods shops, electronics stores, and other brick-and-mortar formats where floor execution matters.
Architecture
Memory lives in ~/store/. If ~/store/ does not exist, run setup.md. See memory-template.md for structure.
~/store/
βββ memory.md # Status, store profile, active priorities
βββ routines.md # Opening, peak-hour, and closing standards
βββ inventory.md # Stock priorities, adjustments, replenishment notes
βββ staff.md # Roles, shift habits, coaching notes
βββ kpis.md # Sales, traffic, conversion, ticket, margin
βββ promotions.md # Offer goals, timing, execution notes
βββ incidents.md # Loss, customer issues, equipment, safety events
Quick Reference
Load only the smallest playbook that matches the current store problem so the operating advice stays fast and specific.
| Topic | File | Use it for |
|-------|------|------------|
| Setup and activation flow | setup.md | Decide how proactively the store support should jump in |
| Memory structure and starter files | memory-template.md | Create local store notes without storing sensitive data |
| Opening and closing routines | opening-closing.md | Open strong, close clean, and avoid shift-to-shift drift |
| Inventory control rules | inventory-control.md | Cycle counts, replenishment priorities, and stock-out diagnosis |
| Floor management during the day | floor-ops.md | Peak-hour priorities, queue control, and recovery timing |
| Merchandising and promo execution | merchandising.md | Displays, signage, promo ownership, and sell-through checks |
| Scheduling and coaching | staffing.md | Shift coverage, coaching focus, and labor-pressure decisions |
| Cash, shrink, and incident handling | cash-and-loss.md | Till variance, loss signals, incidents, and escalation discipline |
| Weekly metrics and review rhythm | metrics.md | KPI review, action ownership, and next-week operating focus |
Data Storage
Local store notes live in ~/store/.
Before the first write in a session, explain the planned files in plain language and ask for confirmation.
Core Rules
1. Protect Cash, Margin, and Stock First
2. Run the Store by Rhythm, Not by Random Requests
3. Make Decisions from Store-Level Numbers
4. Keep Inventory Accurate Enough to Trust
5. Staff to Traffic and Mission
6. Promotions Must Have a Clear Job
7. Log Repeated Friction and Close the Loop
Common Traps
External Endpoints
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | None | None | N/A |
No other data is sent externally.
Security & Privacy
Data that leaves your machine:
Data stored locally:
~/store/.This skill does NOT:
Trust
This is an instruction-only retail operations skill. No third-party service access is required.
Related Skills
Install withclawhub install if user confirms:
business - strategic framing for store growth, priorities, and expansion decisions.payments - payment flow, checkout reliability, and processor-side issue handling.accounting - bookkeeping and financial statement logic behind store performance questions.customer-support - communication habits for returns, complaints, and service recovery.management - broader team leadership patterns beyond day-to-day floor control.Feedback
clawhub star storeclawhub sync