grep-build-app
Installation
SKILL.md
Build an Interactive App
Routes a build request to Grep's app-builder expert, which produces a runnable HTML/JS deliverable (single-page app, dashboard, calculator, data explorer, etc.) — not just a written report. The job runs at effort=build and typically takes 10-15 minutes. The result is an index.html (often plus CSS/JS/data files) in the job's workspace; the skill returns the file URL so the user can open it in a browser.
When to use this skill vs the others
| User wants | Use |
|---|---|
| A research report with citations | /research, /quick-research, /ultra-research, /grep-domain-expert |
| A slidedeck (presentation) | /grep-build-slidedeck |
| A spreadsheet (tabular data) | /grep-build-spreadsheet |
| Interactive HTML/JS (app, dashboard, tool, calculator) | /grep-build-app (you are here) |
| A podcast / video | /grep-domain-expert → media-producer |
Concrete signals you want this skill: "build me a", "make an interactive", "create a dashboard for", "I want to be able to click/sort/filter", "tool that lets me X".