Filament Plugin CLI — AI skill for Claude Code
Scaffold new open-source Filament plugins with multi-branch git already configured, built with Laravel Zero.
How to install Filament Plugin CLI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jeffersongoncalves/filament-plugin-cli and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Filament Plugin CLI does
Scaffold new open-source Filament plugins with multi-branch git already configured, built with Laravel Zero. Non-interactive — driven by an AI agent or a script.
Alternatives in AI
- Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
- PRD: Gentleman AI Installer — One command. Any agent 1.9k ★
- AI Investigator — An automated AI system (Python framework) designed to analyze any type of website content and generate structu 733 ★
README

Filament Plugin CLI
Scaffold new open-source Filament plugins with **multi-branch** git already configured, built with [Laravel Zero](https://laravel-zero.com/). Fully non-interactive — every input is an argument or a flag, so it's meant to be driven by an AI agent (e.g. Claude Code's `filament-plugin-creator` skill) as much as by a human.
What it does
`filament-plugin create vendor/package "Description"` generates the mechanical, repeatable part of a new Spatie-style Filament plugin, on the version branch(es) it belongs on — **never `main`**:
- Directory skeleton, boilerplate files (
.editorconfig,.gitattributes,.gitignore,LICENSE.md,CHANGELOG.md,README.md,phpstan.neon.dist,phpunit.xml.dist) composer.jsoncorrect per branch (filament/filament, PHP floor,orchestra/testbenchrange — see the branch table below)- Service Provider (
PackageServiceProvider) andFilament\Contracts\Pluginclass stubs tests/TestCase.php+tests/Fixtures/TestPanelProvider.php+tests/Pest.php- CI workflows: branch-scoped
tests.yml, pluspint.yml/phpstan.yml/update-changelog.ymlcovering every branch scaffolded git init, bran
Related Skills
Laravel Package CLI
Scaffold new open-source Laravel packages with git already configured, built with Laravel Zero. Non-interactiv
Aapp Kit
Zero-drift autonomous pair-programming architecture for Antigravity, Claude Code, Cursor & AI agents. Decouple
MCP Game Deck
Unity Editor package that bridges Claude AI to Unity via MCP. 268 tools, embedded chat UI, knowledge-driven ag
Sato Hub Integrations
⬡ Sato Hub inside the frameworks agents already run — elizaOS plugin, Vercel AI SDK tools, LangChain.js tools,
Scaffold Agent
Scaffold a new .NET AI agent with Progress Observability already wired up, from the dotnet-agent-starter templ
New Tool
Scaffold a single-purpose interactive PolicyEngine tool (calculator or widget) — Next.js 14 + Tailwind 4 + ui-
Related Agents
Recommend Open Question
Read-only recommendation subagent for a single open question — the non-interactive twin of discuss-open-questi
Module Scaffolder
Use this agent when you need to scaffold a new Laravel module in the LaraDashboard project, including generati
Scaffold Inspector
Inspect the mvp/ folder and return a structured report on what's already scaffolded — framework, router, state