Official skills publisher Verified Skillscout rank 184

Laravel

Laravel publishes official AI agent skills for its tools, services, and developer workflows.

Browse 16 official AI agent skills across 8 Laravel repositories, with install commands and source links.

16 Skills
8 Repositories
3,716 Installs
16,871 GitHub stars

Install

Add Laravel skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/laravel/laravel_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Laravel skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

8 official repositories

Includes 7 official skills: laravel-best-practices, tailwindcss-development, livewire-development, test-skill, pennant-development, nested-skill.

7 skills 3,029 installs 3,551 stars
npx skills add laravel/boost -y

Agent Skills

laravel/agent-skills

Includes 3 official skills: starter-kit-upgrade, deploying-laravel-cloud, configure-nightwatch.

3 skills 639 installs 684 stars
npx skills add laravel/agent-skills -y

Includes 1 official skill: ai-sdk-development.

1 skill 40 installs 1,074 stars
npx skills add laravel/ai -y

Socialite

laravel/socialite

Includes 1 official skill: socialite-development.

1 skill 6 installs 5,744 stars
npx skills add laravel/socialite -y

Fortify

laravel/fortify

Includes 1 official skill: fortify-development.

1 skill 2 installs 1,747 stars
npx skills add laravel/fortify -y

Nightwatch Cursor Plugin

laravel/nightwatch-cursor-plugin

Includes 1 official skill: nightwatch-configure.

1 skill 0 installs 1 stars
npx skills add laravel/nightwatch-cursor-plugin -y

Includes 1 official skill: octane-development.

1 skill 0 installs 4,027 stars
npx skills add laravel/octane -y

Package Skeleton

laravel/package-skeleton

Includes 1 official skill: skeleton.

1 skill 0 installs 43 stars
npx skills add laravel/package-skeleton -y

16 skills

laravel/boost 7 skills

laravel-best-practices

laravel/boost 1,300 installs
View source

tailwindcss-development

laravel/boost 800 installs
View source

livewire-development

laravel/boost 433 installs
View source

pennant-development

laravel/boost 216 installs
View source

tailwindcss-development

laravel/boost 0 installs
View source
laravel/agent-skills 3 skills

starter-kit-upgrade

laravel/agent-skills 228 installs
View source

deploying-laravel-cloud

laravel/agent-skills 219 installs
View source

configure-nightwatch

laravel/agent-skills 192 installs
View source
laravel/ai 1 skill

ai-sdk-development

laravel/ai 30 installs
View source
laravel/socialite 1 skill

socialite-development

laravel/socialite 6 installs
View source
laravel/fortify 1 skill

fortify-development

laravel/fortify 2 installs
View source
laravel/nightwatch-cursor-plugin 1 skill

nightwatch-configure

laravel/nightwatch-cursor-plugin 0 installs
View source
laravel/octane 1 skill

octane-development

laravel/octane 0 installs
View source
laravel/package-skeleton 1 skill

skeleton

laravel/package-skeleton 0 installs
View source

Repository documentation

laravel/agent-skills package overview

laravel/agent-skills/README.md View on GitHub

laravel/agent-skills

Includes 3 official skills: starter-kit-upgrade, deploying-laravel-cloud, configure-nightwatch.

Top skills in this package

starter-kit-upgradeOfficial Laravel skill from laravel/agent-skills.
deploying-laravel-cloudOfficial Laravel skill from laravel/agent-skills.
configure-nightwatchOfficial Laravel skill from laravel/agent-skills.

Install

Install the full package:

npx skills add laravel/agent-skills -y

Install a specific skill:

npx skills add laravel/agent-skills@starter-kit-upgrade -y

Use the package when you want your agent to choose the relevant skill from this official Laravel repository.

View laravel/agent-skills on GitHub
Copied