# Laravel AI Agent Skills

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.

Official page: https://skillscout.sh/official/laravel/
Markdown page: https://skillscout.sh/official/laravel/laravel_skills_skillscout.md
Vendor website: https://laravel.com/

## Prompt for your agent

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

### laravel/boost

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

Install:

```bash
npx skills add laravel/boost -y
```

Source: https://github.com/laravel/boost

### laravel/agent-skills

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

Install:

```bash
npx skills add laravel/agent-skills -y
```

Source: https://github.com/laravel/agent-skills

### laravel/ai

Includes 1 official skill: ai-sdk-development.

Install:

```bash
npx skills add laravel/ai -y
```

Source: https://github.com/laravel/ai

### laravel/socialite

Includes 1 official skill: socialite-development.

Install:

```bash
npx skills add laravel/socialite -y
```

Source: https://github.com/laravel/socialite

### laravel/fortify

Includes 1 official skill: fortify-development.

Install:

```bash
npx skills add laravel/fortify -y
```

Source: https://github.com/laravel/fortify

### laravel/nightwatch-cursor-plugin

Includes 1 official skill: nightwatch-configure.

Install:

```bash
npx skills add laravel/nightwatch-cursor-plugin -y
```

Source: https://github.com/laravel/nightwatch-cursor-plugin

### laravel/octane

Includes 1 official skill: octane-development.

Install:

```bash
npx skills add laravel/octane -y
```

Source: https://github.com/laravel/octane

### laravel/package-skeleton

Includes 1 official skill: skeleton.

Install:

```bash
npx skills add laravel/package-skeleton -y
```

Source: https://github.com/laravel/package-skeleton

## Individual skills

### laravel-best-practices

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@laravel-best-practices -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/main/.ai/laravel/skill/laravel-best-practices

### tailwindcss-development

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@tailwindcss-development -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/main/.ai/tailwindcss/3/skill/tailwindcss-development

### livewire-development

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@livewire-development -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/main/tests/fixtures/vendor-skills/livewire-development

### test-skill

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@test-skill -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/HEAD/tests/fixtures/skills/test-skill

### pennant-development

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@pennant-development -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/main/.ai/pennant/skill/pennant-development

### nested-skill

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@nested-skill -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/HEAD/tests/fixtures/skills/nested-skill

### tailwindcss-development

Official Laravel skill from laravel/boost.

Install:

```bash
npx skills add laravel/boost@tailwindcss-development -y
```

Package: laravel/boost
Source: https://github.com/laravel/boost/tree/main/.ai/tailwindcss/4/skill/tailwindcss-development

### starter-kit-upgrade

Official Laravel skill from laravel/agent-skills.

Install:

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

Package: laravel/agent-skills
Source: https://github.com/laravel/agent-skills/tree/main/laravel/skills/starter-kit-upgrade

### deploying-laravel-cloud

Official Laravel skill from laravel/agent-skills.

Install:

```bash
npx skills add laravel/agent-skills@deploying-laravel-cloud -y
```

Package: laravel/agent-skills
Source: https://github.com/laravel/agent-skills/tree/main/laravel-cloud/skills/deploying-laravel-cloud

### configure-nightwatch

Official Laravel skill from laravel/agent-skills.

Install:

```bash
npx skills add laravel/agent-skills@configure-nightwatch -y
```

Package: laravel/agent-skills
Source: https://github.com/laravel/agent-skills/tree/main/laravel-nightwatch/skills/configure-nightwatch

### ai-sdk-development

Official Laravel skill from laravel/ai.

Install:

```bash
npx skills add laravel/ai@ai-sdk-development -y
```

Package: laravel/ai
Source: https://github.com/laravel/ai/tree/0.x/resources/boost/skills/ai-sdk-development

### socialite-development

Official Laravel skill from laravel/socialite.

Install:

```bash
npx skills add laravel/socialite@socialite-development -y
```

Package: laravel/socialite
Source: https://github.com/laravel/socialite/tree/5.x/resources/boost/skills/socialite-development

### fortify-development

Official Laravel skill from laravel/fortify.

Install:

```bash
npx skills add laravel/fortify@fortify-development -y
```

Package: laravel/fortify
Source: https://github.com/laravel/fortify/tree/1.x/resources/boost/skills/fortify-development

### nightwatch-configure

Official Laravel skill from laravel/nightwatch-cursor-plugin.

Install:

```bash
npx skills add laravel/nightwatch-cursor-plugin@nightwatch-configure -y
```

Package: laravel/nightwatch-cursor-plugin
Source: https://github.com/laravel/nightwatch-cursor-plugin/tree/main/skills/nightwatch-configure

### octane-development

Official Laravel skill from laravel/octane.

Install:

```bash
npx skills add laravel/octane@octane-development -y
```

Package: laravel/octane
Source: https://github.com/laravel/octane/tree/2.x/resources/boost/skills/octane-development

### skeleton

Official Laravel skill from laravel/package-skeleton.

Install:

```bash
npx skills add laravel/package-skeleton@skeleton -y
```

Package: laravel/package-skeleton
Source: https://github.com/laravel/package-skeleton/tree/main/resources/boost/skills/skeleton

## laravel/agent-skills package overview

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

### Top skills in this package

- starter-kit-upgrade: Official Laravel skill from laravel/agent-skills.
- deploying-laravel-cloud: Official Laravel skill from laravel/agent-skills.
- configure-nightwatch: Official Laravel skill from laravel/agent-skills.

### Install

Install the full package:

```bash
npx skills add laravel/agent-skills -y
```

Install a specific skill:

```bash
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 repository.

Source: https://github.com/laravel/agent-skills#readme
