The Vault
Browse all assets
7,275 assets across 14 categories.
Spreadsheet Dashboard Build
Build a clean live dashboard inside a spreadsheet.
Spreadsheet Formula Helper
Writes and explains a spreadsheet formula for your task.
Spreadsheet Formula Helper Agent
Translates intent to Excel/Sheets formulas — XLOOKUP, ARRAYFORMULA, QUERY.
Spreadsheet Model Audit
Find the errors hiding in a spreadsheet model.
Sprint Retro Facilitator Guide
Generate a structured retrospective agenda with questions designed to surface insights and drive team improvement.
SQL from a Question
Turn a plain question into a SQL query.
SQL Fundamentals Knowledge Pack
SELECT, JOIN, GROUP BY, subqueries, window functions — with worked examples.
SQL Optimizer
Optimize a slow SQL query.
SQL Performance Optimizer
Analyze slow SQL queries to identify bottlenecks (missing indexes, poor joins, large scans) and provide optimization rec…
SQL query Brief
A one-page brief to plan SQL query before you start.
SQL query Checklist
A practical quality checklist for SQL query.
SQL Query Explainer
Turn a complex SQL query into a clear, step-by-step plain-language explanation for any reader.
SQL Query Explainer & Optimizer
Break down complex SQL logic, explain query performance issues, and suggest optimization strategies.
SQL Query Explainer and Optimizer
Explain what a SQL query does in plain language and suggest safe performance optimizations.
SQL Query from Business Question
Convert a business question into a production-ready SQL query with optimized joins, filters, and aggregations.
SQL Query Generator Agent
Natural language to SQL with schema awareness — joins, CTEs, window functions.
SQL query Ideas
Brainstorms specific, actionable ideas around SQL query.
SQL query Mistakes to Avoid
The common mistakes in SQL query and how to avoid them.
SQL Query Optimizer
Analyzes a slow SQL query and suggests indexes, rewrites, and plan improvements.
SQL Query Optimizer
Analyze query performance bottlenecks and recommend indexing, partitioning, or join reordering strategies.
SQL Query Optimizer Agent
Analyzes slow queries — index suggestions, rewrite, explain-plan reading.
SQL query Variations
Produces several distinct, ready-to-use variations of SQL query.
SQL Query Writer
Write and explain a SQL query from a plain-language request.
SQL Schema Documentation Generator
Documents tables, columns, relationships, and generates an ER diagram.