Skip to content

Awesome Skills

Awesome Skills is a topic guide for agent skills that are worth understanding before you install them. The skill pool starts from public collections such as VoltAgent’s Awesome Agent Skills. Individual pages follow the useful shape of officialskills.sh pages, then add the missing layer: what each skill is good for, where it fits, what it needs, and when you should pick something else.

The first round covers 50 skills. They are grouped by practical work, not only by publisher.

Start from a category, then open the specific skill page. Each page includes source links, installation entry points, when to use it, when not to use it, a first workflow, guardrails, and nearby skills.

Skills for browser automation, local app checks, Core Web Vitals, accessibility, and web quality review.

  • Playwright Skill - Automates a real browser from the terminal with playwright-cli for navigation, forms, snapshots, screenshots, extraction, and UI-flow debugging.
  • Webapp Testing Skill - Tests local web applications using Playwright-oriented workflows.
  • Playwright Interactive Skill - Provides persistent browser and Electron interaction through an interactive JavaScript REPL.
  • Web Quality Audit Skill - Runs broad web quality reviews across performance, accessibility, SEO, and best practices.
  • Core Web Vitals Skill - Diagnoses and improves LCP, INP, and CLS issues.
  • Accessibility Skill - Audits and improves web accessibility against practical WCAG-oriented checks.

Skills for UI composition, framework patterns, design reviews, and frontend implementation decisions.

Skills for deploying, configuring, and operating cloud platforms and hosting providers.

  • Cloudflare Skill - Covers Cloudflare Workers, Pages, storage, AI, networking, security, and infrastructure configuration.
  • Workers Best Practices Skill - Reviews and authors Workers code against production best practices and wrangler.jsonc conventions.
  • Wrangler Skill - Deploys and manages Workers, KV, R2, D1, Vectorize, Queues, and Workflows with Wrangler.
  • Cloudflare Deploy Skill - Deploys apps to Cloudflare using Workers, Pages, and related platform services.
  • Vercel Deploy Skill - Deploys applications and websites to Vercel preview or production environments.
  • Netlify Deploy Skill - Automates Netlify deployments with CLI auth, linking, and environment support.
  • Netlify Functions Skill - Builds serverless API endpoints and background tasks on Netlify.

Skills for threat modeling, static analysis, code review, and security-focused investigation.

Skills for office files, PDFs, documentation research, and knowledge capture workflows.

Skills for databases, query patterns, backend services, and data platform operations.

Skills for model APIs, ML platforms, training workflows, and AI product integration.

Skills for repeatable agent workflows, GitHub work, notebooks, and creating new skills.

  • Does this task repeat often enough to deserve a skill?
  • Is the trigger clear?
  • Does it need a CLI, browser, API key, account, or local runtime?
  • What does it explicitly avoid?
  • Is the source official, curated, community maintained, or experimental?