laravel-plugin-discovery

Search and filter Laravel plugins by keyword, health, and version compatibility.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill laravel-plugin-discovery-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-plugin-discovery
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/laravel-plugin-discovery
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill laravel-plugin-discovery-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Laravel developers often struggle to find well-maintained packages that fit their needs and are compatible with their Laravel/PHP versions. This skill provides a centralized approach to discover, evaluate, and compare Laravel plugins using the LaraPlugins MCP server to streamline package selection.

Core Features & Use Cases

  • Search and filter Laravel plugins by keywords, health status, and version compatibility to identify candidates for a feature.
  • Evaluate health & maintenance by retrieving last activity, vendor reputation, and compatibility data to avoid abandoned or risky packages.
  • Use Case: When building a new feature such as authentication, authorization, or admin panels, quickly locate suitable packages and confirm their ongoing support before integration.

Quick Start

Search for Laravel plugins with the MCP to identify candidates and review their health and compatibility status.

Frequently Asked Questions about laravel-plugin-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find compatible Laravel packages for my project's PHP version?

Find healthy Laravel packages by filtering on health scores and version compatibility. This evaluation helps avoid abandoned plugins by checking vendor reputation and recent activity.

What is a Laravel package health score and how does it indicate maintenance status?

A package health score indicates maintenance status by aggregating last activity, vendor reputation, and compatibility data. Assessing this score helps developers identify actively supported plugins and avoid risky or abandoned integrations.

How do I search for Laravel plugins using MCP?

Search for Laravel plugins using MCP by querying the server with specific keywords. The deterministic tools expose package details including health status, supported versions, and version history for integration.

Can I check if a specific Laravel plugin is compatible before integrating it?

Yes, you can check Laravel plugin compatibility before integration by retrieving version history and supported framework versions. The tool provides deterministic outputs to confirm ongoing support and version matches.

Does this tool work with community Laravel packages or only official ones?

This tool works across both community and official Laravel packages by querying vendors and plugins through the MCP server. It applies keyword, health, and version filters to evaluate all available plugins equally.