Agent skills for development. Each lives in skills/ as a self-contained folder with a SKILL.md.
Works with Claude Code, Cursor, Codex, Gemini CLI, and ~50 other agents via the
vercel-labs/skills installer:
npx skills add buildinternet/skillsThis detects your agent(s) and installs the skills into the right directory. Pass
--global to install for all projects, or --list to pick individual skills.
| Skill | What it does |
|---|---|
github-screenshots |
Host an image on a Cloudflare R2 bucket and embed it in a GitHub PR or issue (agents can't drag-and-drop into the GitHub uploader). |
Per-skill setup and usage live in each skill's SKILL.md. The github-screenshots
skill needs a Cloudflare R2 bucket (S3 credentials recommended; wrangler optional
fallback); see its
config.example.