Skip to main content

ai-recipes

Use when implementing a complete AI feature in a BRICKS app end-to-end, after generator and model choice. Proven wiring patterns with events, actions, and Property Bank state - voice kiosk (VAD → STT → LLM → TTS, or the assistant generator with MCP tools and file search), document Q&A / product finder (file ingestion → vectorStore → reranker → LLM), realtime transcription display, and AI image/video signage with the GenerativeMedia brick. Each recipe includes the generators and bricks to add, state shape, event wiring, offline behavior, and how to verify in the simulator and on device. Triggers on "build a voice assistant kiosk", "make a FAQ bot from these files", "live captions", "AI-generated visuals", "wire it up". Do NOT use for picking generators or models (use ai-generators / ai-model-selection first).

Jump to install

Source facts

Repository
mybigday/bricks-ctor-agent-skills
Last source activity
July 27, 2026 at 01:45
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.