Update Spatie package documentation by importing docs for a given repo. Use when the user says 'update docs for [package]', 'import docs for [repo]', or invokes /update-spatie-docs [repo-name]. Takes a repo name argument (e.g., 'backup', 'laravel-medialibrary').
96
Quality
95%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Run the docs import command for the given repo name.
The repo name is passed as the skill argument (e.g., /update-spatie-docs backup).
cd /Users/freek/dev/code/spatie.be && php artisan docs:import --repo=spatie/{repo_name}If no repo name argument is provided, ask the user for one.
355d067
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.