FrootAI — AmpliFAI your AI Ecosystem Get Started

FAI Cookbook

16 step-by-step recipes for building with the FAI ecosystem.

Getting Started

01
Recipe 1: Initialize a Solution Play
8 steps · 01-init-play
02
Recipe 2: Deploy a Solution Play to Azure
10 steps · 02-deploy-play
03
Recipe 3: Evaluate a Solution Play
10 steps · 03-evaluate-play

Building Primitives

04
Recipe 4: Create a Custom Agent
22 steps · 04-create-agent
09
Recipe 9: Create a Custom Instruction
8 steps · 09-create-instruction
10
Recipe 10: Create a Custom Skill
8 steps · 10-create-skill
16
Recipe 16: Create a Custom Hook
7 steps · 16-create-hook

Packaging & Distribution

05
Recipe 5: Build an MCP Server
10 steps · 05-build-mcp-server
06
Recipe 6: Package a FrootAI Plugin
8 steps · 06-package-plugin

FAI Protocol

07
Recipe 7: Use the FAI Engine
7 steps · 07-fai-engine
08
Recipe 8: Implement Security Hooks
8 steps · 08-security-hooks
12
Recipe 12: Wire FAI Context (LEGO Blocks)
9 steps · 12-wire-fai-context

Advanced Patterns

11
Recipe 11: Build an Agentic Workflow
10 steps · 11-build-agentic-workflow
13
Recipe 13: Build an Agentic Loop (Ralph Loop Pattern)
10 steps · 13-agentic-loop
14
Recipe 14: Configure VS Code for FrootAI
5 steps · 14-configure-vscode
15
Recipe 15: Error Handling & Recovery Patterns
8 steps · 15-error-handling