Share and discover Providers, Agents, and Tools for Laravel AI
The community registry for Laravel AI SDK packages, integrations, and tools
Molestiae Quidem Aliquid
Blanditiis eaque quia ab consequatur ut. Omnis repellendus corporis amet quia quas natus reprehenderit. Autem qui est et tenetur exercitationem. Earum autem aut ipsa voluptatum voluptatem et.
Laravel AI SDK Skills
This package extends the Laravel AI SDK with a high-performance skill system. Skills are reusable capability modules that provide instructions, tools, and context to your AI agents through a Progressive Disclosure mechanism. Instead of embedding all logic in your agent class or bloating the context window with unused instructions, you define skills as separate markdown files. Each skill encapsulates its own instructions and tools. Agents discover what's available and load only what they need during the conversation.
Laravel AI Health
laravel-ai-health is a Laravel package that adds AI-powered health monitoring to your application. It helps you check the health of your app (like system status, services, or performance) and uses AI to analyze or summarize results, making it easier to detect issues and understand system health quickly.