Silver Platter banner
earlyaidopters earlyaidopters

Silver Platter

AI community

Description

The /silver-platter skill. Maps your back of house before you layer AI on top. Pantry > Prep > Plate > Then Agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

/silver-platter

A Claude Code skill that interviews any business owner about their day-to-day tools, maps their back of house into a visual data architecture, and generates a plain-English 30-day build plan for layering AI on top.

The whole thing rests on one idea: **80% of building an Agentic OS is data prep. The 20% AI layer is easy.** This skill is the 80%.

![Pantry → Prep → Plate → Then Agents](https://img.shields.io/badge/Pantry_%E2%86%92_Prep_%E2%86%92_Plate-Then_Agents-E07A4F?style=for-the-badge)


What it does

You run `/silver-platter` inside any Claude Code project. The skill:

  1. **Silently audits** your project folder for existing Claude Code setup (`.claude/`, `silver_platters/`, `data/`, hooks, agents, rules). If you've already started building, it skips questions about what's there.

  2. **Interviews you** in plain English about your tools and workflow. No jargon. It asks what you use, how big your audience/customer base is, and what weekly task you'd most want to automate. It never asks you about "format", "cadence", "volume", or anything that sounds like a database column.

  3. **Builds a data map** using the Pantry / Prep / Plate metaphor:

    • Pantry = every place your raw data already lives (Shopify, your inbox, your EHR, your POS)
    • Prep Table = weekly summary files ("silver platters") that Claude will write for you
    • Plate = the briefs and drafts that land in front of you Monday morning
  4. **Generates recipes** showing how your tools combine for specific business outcomes. Each recipe has: a headline you can screenshot, a "today, manually" movie scene of how you do it by hand, a "next Monday with this live" description, and a time-saved estimate.

  5. **Generates a 30-day build plan** with 5 prioritized steps (conversion hook, silver platters, orchestrator + specialists, audit log + approval gates, slash commands). Each step has "you'll know it's working when" so you can verify yourself.

  6. **Maps your interaction l