silver-platter

Generate a data_map.json and data_map.html from tool outputs.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/m2ai-portfolio/m2ai-skills-pack --skill silver-platter
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: silver-platter
Source: https://github.com/m2ai-portfolio/m2ai-skills-pack/tree/main/skills/silver-platter
Command: npx skills add https://github.com/m2ai-portfolio/m2ai-skills-pack --skill silver-platter

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill requires jinja2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Silver Platter framework helps you convert a scattered toolkit of business tools into a single, navigable data map that shows how raw sources flow into weekly briefs and finished briefs.

Core Features & Use Cases

  • Generates a Pantry → Prep → Plate data map from multiple sources, plus an Opportunities list and a 30-day build plan.
  • Produces a self-contained data_map.json and data_map.html for sharing with teammates or a developer.
  • Saves time by guiding the operator through a staged, repeatable process for onboarding and automation planning with Claude Code.

Quick Start

Drop the data_map.json into the project, run the render script to produce data_map.html, and open the HTML to verify the relationships and opportunities.

Frequently Asked Questions about silver-platter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate disparate tool outputs into a unified data map?ā–¼

To consolidate disparate tool outputs into a unified data map, translate raw sources into pantry items, prep outputs, and plate briefs. This staged process reveals how inputs flow into weekly silos and generates a canonical data_map.json file.

What is the Pantry Prep Plate framework for data wrangling?ā–¼

The Pantry Prep Plate framework is a data wrangling archetype that translates diverse tool inputs into pantry items, processes them into prep outputs, and delivers plate briefs. It standardizes scattered business tools into a single navigable flow.

How do I generate a 30-day automation build plan from multiple data sources?ā–¼

Generate a 30-day automation build plan by mapping multiple data sources through a unified workflow. The process automatically produces an OPPORTUNITIES.md file and a Claude Code handoff prompt ready for execution to guide your automation rollout.

Can I use Jinja2 to render a JSON data map into an HTML file?ā–¼

Yes, you can use Jinja2 to render a JSON data map into HTML. Drop the generated data_map.json into your project, run the render script, and produce a self-contained data_map.html to verify relationships and share with teammates.

Does workflow automation with Claude Code require a predefined data map?ā–¼

Workflow automation with Claude Code benefits from a predefined data map. The framework outputs a canonical data_map.json alongside a Claude Code handoff prompt, ensuring the automation agent understands source flows and execution opportunities.