laravel-plugin-discovery

Locate Laravel plugins and evaluate health and compatibility via LaraPlugins MCP.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/richardnpaul/everything-vscode-copilot --skill laravel-plugin-discovery-richardnpaul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-plugin-discovery
Source: https://github.com/richardnpaul/everything-vscode-copilot/tree/main/.github/skills/laravel-plugin-discovery
Command: npx skills add https://github.com/richardnpaul/everything-vscode-copilot --skill laravel-plugin-discovery-richardnpaul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and evaluate Laravel packages efficiently using LaraPlugins.io MCP to streamline package selection, health checks, and compatibility verification.

Core Features & Use Cases

  • Discover Laravel packages by feature keywords and health status.
  • Evaluate maintenance activity, version support, and vendor reputation to reduce risk.
  • Use cases include selecting authentication or admin packages and verifying compatibility before integration.

Quick Start

Request details for a package using GetPluginDetailsTool with the full composer package name.

Frequently Asked Questions about laravel-plugin-discovery

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

FAQPage Schema
How do I discover Laravel packages and check their maintenance status?

To discover Laravel packages and check maintenance status, you query the LaraPlugins MCP server using SearchPluginTool, filtering results by feature keywords and health status to evaluate plugin maintenance activity.

What is the best way to verify Laravel and PHP version compatibility for a package?

Verifying Laravel and PHP version compatibility involves using GetPluginDetailsTool with the full composer package name, retrieving specific version support details to ensure the package matches your environment.

Can I use this to evaluate vendor reputation before integrating a Laravel plugin?

Yes, you can evaluate vendor reputation before integrating a Laravel plugin by retrieving package details through the MCP server, which provides vendor information alongside maintenance activity and compatibility data for risk assessment.

Do I need a configured MCP server to search for Laravel plugins?

Yes, a configured LaraPlugins MCP server is required to search for Laravel plugins, as this Skill utilizes SearchPluginTool and GetPluginDetailsTool through that server to filter and retrieve package health data.

How do I find Laravel packages for specific features like authentication or admin panels?

To find Laravel packages for specific features like authentication or admin panels, use the search functionality with relevant feature keywords to filter packages, then evaluate their health and compatibility before selection.