What problem does it solve?
This Skill removes the complexity of building AI-powered Laravel features by giving you a single workflow for agents, media generation, embeddings, retrieval, and provider switching.
Core Features & Use Cases
- Agent Development: Build chatbots, assistants, and structured-output agents with conversation memory, tools, and streaming.
- Multimodal AI: Generate images and audio, transcribe speech, and work with embeddings, reranking, files, and vector stores.
- Production Patterns: Handle provider selection, failover, queueing, broadcasting, and deterministic testing with fakes and assertions.
- Use Case: A team can use this Skill to create a support copilot that answers questions, searches knowledge bases, streams responses, and falls back to another provider when one is unavailable.
Quick Start
Use this skill to design a Laravel AI feature that matches the requested capability, selects the right provider, and applies the documented testing pattern.