2 Commits

Author SHA1 Message Date
eftalyurtseven dbd25b7643 Fix single-skill install docs to use Vercel CLI @-filter form
The `eachlabs/skills/<name>` examples failed with "No skills found"
because the Vercel skills CLI resolves the subpath literally, but
skills live under `skills/<name>/`. Switch to the `@<name>` filter
(eg. `eachlabs/skills@gpt-image-v2`) which scans the `skills/`
directory and installs the matching skill.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 15:40:32 -07:00
eftalyurtseven b8b1b9be3c give creative capabilities to your AI agent 2026-02-08 16:18:09 -08:00