Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/thienanblog/awesome-ai-agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/thienanblog/awesome-ai-agent-skills/laravel-app-skills)<a href="https://agentmods.dev/plugins/thienanblog/awesome-ai-agent-skills/laravel-app-skills"><img src="https://agentmods.dev/badge/plugins/thienanblog/awesome-ai-agent-skills/laravel-app-skills/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/thienanblog/awesome-ai-agent-skills/laravel-app-skills"><img src="https://agentmods.dev/badge/plugins/thienanblog/awesome-ai-agent-skills/laravel-app-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
laravel-app-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "laravel-app-skills",
"version": "1.31.1",
"description": "Version-exclusive Laravel 11/12 and Laravel 13 implementation guidance, coordinator-routed when project-development-mindset is available and directly usable when installed alone.",
"author": {
"name": "Ân Vũ",
"email": "[email protected]"
},
"homepage": "https://github.com/thienanblog/awesome-ai-agent-skills",
"repository": "https://github.com/thienanblog/awesome-ai-agent-skills",
"license": "MIT",
"keywords": [
"claude-code",
"agent-skills",
"laravel-11-12-app-guidelines",
"laravel-13-app-guidelines"
]
}
What it installs
The manifest is a name and a version. 2 skills travel with it, and installing the plugin installs all of them — 178 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 13d ago First seen · 19 lines scan A 862aba23f487
laravel-app-skills is a plugin published in the GitHub repository thienanblog/awesome-ai-agent-skills (65 stars, last pushed 15d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
craftcms-claude-skills
Production-ready skills and agents for Craft CMS 5 development. Plugin development (elements, services, controllers, migrations, events, testing, headless, configuration), site development (content modeling, Twig templates, atomic design, multi-site), a name-routed index of 23 plugin references (config, Twig/PHP API…
acc
PHP Architecture Toolkit — DDD, CQRS, Event Sourcing, Clean/Hexagonal Architecture, GoF Patterns, PSR, Docker, CI/CD.
fuse-php
Expert modern PHP 8.5/8.4 for non-Laravel projects — libraries, standalone Symfony components, Slim, API-first apps, and CLI tools, with PER Coding Style 3.0, PHPStan, and SOLID principles.
laravel
Agents and skills for PHP / Laravel development.
laravel-claude-agents
Specialized Claude Code subagents and skills for Laravel development — architecture, Eloquent, API, testing, security, performance, debugging, and more.
laravel
Opinionated Laravel + Filament 5 + Pest engineering conventions, applied by default on Laravel projects. Encodes how to build correctly here: artisan-first file creation, Eloquent/migration/queue/scheduler patterns, and a strict Filament 5 UI standard (schemas organized with sections/fieldsets/tabs, clusters for multi.