Claude Skill

laravel/agent-skills

Laravel Agent Skills 是 Laravel 官方代理技能集合,提供精选的可复用能力,帮助您在 Laravel 生态系统中无缝构建智能代理。

概览

Stars663
Forks28
语言Shell
最后更新2026-06-25
最近同步2026-07-02
前往 GitHub

仓库信息

拥有者laravel
仓库agent-skills
完整名称laravel/agent-skills
Repo ID1,131,154,155

安装这个 Skill

npx skills add https://github.com/laravel/agent-skills/tree/main/laravel-cloud/skills/deploying-laravel-cloud

Registry 信息

类型mcp_server
质量分70/100
验证状态readme_parsed
最近验证2026-06-08
平台
ClaudeMCPCursor
能力
searchterminalworkflow
识别文件
README.md
安装方式
  • npx skills add https://github.com/laravel/agent-skills/tree/main/laravel-cloud/skills/deploying-laravel-cloud
  • npx skills add https://github.com/laravel/agent-skills/tree/main/laravel-nightwatch/skills/configure-nightwatch
  • npx skills add https://github.com/laravel/agent-skills/tree/main/laravel/skills/starter-kit-upgrade

项目简介

Laravel Agent Skills 是 Laravel 官方提供的代理技能集合,为在 Laravel 生态系统中构建智能代理提供了一套精选的可复用能力。

英文描述

Laravel official collection of agent skills

要点

  • Laravel 官方代理技能集合
  • 精选的可复用代理构建能力
  • 与 Laravel 生态系统无缝集成
  • 支持扩展与自定义设计

使用场景

  • 在 Laravel 应用中构建智能代理
  • 通过基于代理的自动化增强 Laravel 项目
  • 使用官方技能快速原型化代理工作流

README 摘要

# Laravel Agents & Skills Laravel's official collection of agent skills, available as plugins for [Claude Code](https://code.claude.com/docs/en/plugins) and [Cursor](https://cursor.com/docs/plugins). ## Installation ### Claude Code ``` /plugin marketplace add laravel/agent-skills /plugin install laravel@laravel /plugin install laravel-cloud@laravel /plugin install laravel-nightwatch@laravel ``` ### Cursor Search for **Laravel** in the [Cursor plugin marketplace](https://cursor.com/docs/plugins) panel and install the plugins you need. ### npx skills add Install individual skills directly from this repository: ```sh # Laravel Cloud npx skills add https://github.com/laravel/agent-skills/tree/main/laravel-cloud/skills/deploying-laravel-cloud # Laravel Nightwatch npx skills add https://github.com/laravel/agent-skills/tree/main/laravel-nightwatch/skills/configure-nightwatch # Starter Kit Upgrade npx skills add https://github.com/laravel/agent-skills/tree/main/laravel/skills/starter-kit-upgrade ``` ## Usage **Laravel** invoke the agent after a coding session: ``` > Review recent changes using the laravel agent ``` **Laravel Cloud** triggers automatically when you ask about deploying or managing Laravel Cloud resources: ``` > Deploy my app to Laravel Cloud > Set up a database and cache for the staging environment ``` **Laravel Nightwatch** triggers when you ask about configuring Nightwatch: ``` > Configure Nightwatch sampling rates for production > Set up PII redaction for Nightwatch ``` **Starter Kit Upgrade** triggers when you ask to pull upstream improvements into a project bootstrapped from a Laravel starter kit: ``` > Sync the latest toast notification feature from the Vue starter kit > Pull the 2FA autofocus fix from my starter kit upstream ``` ## Plu

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-02