Collection

Best Skills for Autonomous Agents

Skills curated specifically for autonomous agent workflows — agent-friendly metadata, deterministic scripts.

95 skills · ranked by composite score

Curated

Best Skills for Autonomous Agents

Escape generic AI-generated UIs. Forces a bold, distinctive design direction before any code is written.

ReactTailwindDesign
All surfaces
Low1 min

One skill covering every document format the category exists for — including scanned PDFs and RAG chunking — from the maintainers of the parser itself.

PDFOCRRAG
Code
Medium5 min

Write HTML, render video. Agent-native, deterministic, no build step.

VideoRenderingFFmpeg
Code
Medium4 min

Structured multi-step development. Brainstorm → spec → plan → build → review → merge — TDD baked in.

TDDMulti-agentPlans
Code
Medium5 min

Microsoft's first-party Playwright skill, invoked through the CLI — the reference implementation for driving a real browser, with no credentials required.

PlaywrightBrowserTesting
Code
Low3 min

Diff-aware adversarial QA: it reads the git diff and tests only what changed, across correctness, accessibility, layout and UX.

QAAccessibilityDiff-aware
Code
Medium3 min

Anthropic's own sales stack: research → outreach → call prep → pipeline, nine skills in one plugin.

SalesOutreachPipeline
Code
Low2 min

Stripe's own integration playbook: pick the right API, set up Connect and billing, and handle keys and webhooks securely.

StripePaymentsSubscriptions
Code
Low3 min

The marketplace architecture decision, made with a compatibility matrix that blocks invalid Connect configurations instead of describing them.

Stripe ConnectMarketplacePayouts
Code
Low1 min

Chrome's own team, giving agents the DevTools protocol: drive it, inspect it, debug it.

ChromeDevToolsDebugging
Code
Medium3 min
Verified

The only vendor-official skill from a major diagramming product — and it emits editable .drawio files rather than a throwaway image.

draw.ioFlowchartArchitecture
Code
Low2 min

Vendor-official voiceover generation across 70+ languages, from the company that defined the category. Ships with evals, which almost no skill does.

ElevenLabsTTSVoiceover
Code
Low3 min

Transcription and subtitle generation as a first-class skill — the media job agents are asked for most and could not previously do well.

ElevenLabsTranscriptionSubtitles
Code
Low3 min

A self-updating vector-database skill: it fetches current Qdrant guidance at run time instead of shipping a snapshot that rots.

QdrantVector searchTroubleshooting
Code
Low1 min

Local document extraction with no API key — read the file, not the whole file.

ParsingExtractionLocal
Code
Low2 min

Hookdeck's webhook playbook: 40 provider-specific skills covering signature verification, idempotency, and event handling — each with runnable examples.

WebhooksSignature VerificationIdempotency
Code
Low3 min

Composio's official skill for connecting agents to 1000+ external apps: auth configs, per-user connections, tool execution, and triggers.

ComposioTool RouterIntegrations
Code
Medium3 min

1,000+ SaaS integrations as one skill. OAuth lifecycle, scoped credentials, structured actions.

OAuthSaaSAction-taking
All surfaces
Medium5 min

Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.

PostgresRLSRealtime
Code
Medium4 min

The generalist Postgres skill the ecosystem was missing — schema, indexing, extensions and migrations, from a Postgres company.

PostgreSQLpgvectorSchema design
Code
Low1 min

Zero-downtime Postgres migrations, with the locking behaviour spelled out — which ALTER TABLE takes an AccessExclusiveLock and what to do instead.

MigrationsPostgreSQLZero downtime
Code
Low1 min

Schema design decisions made explicitly: data types, key strategy, JSONB versus columns, and when partitioning earns its complexity.

Schema designPostgreSQLJSONB
Code
Low1 min

Full-stack WorkOS implementation with auth provider migration paths.

WorkOSAuthSSO
Code
Medium5 min

Web scraping, search, and browser automation built to be agent-friendly.

ScrapingSearchWeb
All surfaces
Low3 min

Paddle's own integration playbook: ten skills for Checkout, webhooks, pricing pages, and subscription lifecycle on the merchant-of-record platform.

PaddleSubscriptionsMerchant of Record
Code
Medium3 min

The SQLite slot, filled by Turso — and unusually, a skill that actively steers the agent off the stale API surface web search returns.

TursoSQLiteEmbedded DB
Code
Low2 min

Slack's own Block Kit skill — and the rare vendor skill that needs no token, because it validates against Slack's public API.

SlackBlock KitModals
Code
Low2 min

OpenAI's chart-design skill: the judgement layer that decides which chart the question actually needs before any plotting code is written.

ChartsData vizQA
Code
Low3 min

Dashboards with source definitions and a QA step — the parts that separate a monitoring view from a wall of charts nobody trusts.

DashboardsMetricsMonitoring
Code
Medium3 min
Official

Extract, fill, merge. PDF manipulation with bundled scripts so Claude does not waste tokens generating them.

PDFFormsRead-write
All surfaces
Low1 min
Verified

Real exploits, no false positives. 96.15% exploit success across 50+ vuln types.

PentestExploitationAction-taking
Code
High15 min

A vendor-maintained rule corpus for secure code review — one reference file per vulnerability class, from SQL injection to Terraform misconfiguration.

Secure codingOWASPCode review
Code
Low1 min

Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.

BrowserAutomationAction-taking
Code
Medium4 min

All of Railway in one skill: provision, deploy, debug — listed in the official plugin marketplace.

RailwayDeployInfrastructure
Code
Medium3 min

ADR authoring + design review. Trade-offs, consequences, alternatives.

ADRArchitectureDesign
All surfaces
Low1 min

Disciplined debugging loop. Reproduce, isolate, diagnose, fix.

DebugDiagnosisTroubleshooting
All surfaces
Low1 min

Technical writing that engineers will actually read and update.

DocumentationWritingREADME
All surfaces
Low1 min

Incident triage + comms + blameless postmortem in one harness.

IncidentPostmortemOn-call
All surfaces
Low1 min

System design from requirements. APIs, data, boundaries, scale.

System DesignArchitectureAPI
All surfaces
Low1 min

Honest tech-debt audit with a prioritized cleanup backlog.

Tech DebtRefactorAudit
All surfaces
Low1 min

Layered test plan sized to the change's risk profile.

TestingStrategyCoverage
All surfaces
Low1 min

Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.

ReviewRefactorDRY
Code
Low0 min

FHIR to prior-auth to ICD-10 coding: the official payer/provider/pharma toolkit.

HealthcareFHIRMedical Coding
Code
Medium5 min
Official

One-command productivity bootstrap. Memory, tasks, dashboard.

SetupProductivityOnboarding
All surfaces
Low1 min

Cited research reports from fanned-out web search with adversarial verification.

ResearchWeb SearchSynthesis
Code
Low1 min
Official

Real feature verification — run the app, drive it, prove it works.

VerifyPreviewE2E
Code
Low1 min

Security audits run by a real security firm. CodeQL + Semgrep + audit workflows.

CodeQLSemgrepAudit
Code
Medium3 min

OWASP-published review, SCA, secrets and threat-modelling skills — the most citable provenance available for security review vocabulary.

OWASPThreat modelingASVS
Code
Low3 min

Senior-designer feedback on demand. Hierarchy, usability, consistency, motion.

DesignCritiqueReview
All surfaces
Low1 min

Turn a final design into a spec engineers can implement directly.

HandoffSpecsTokens
All surfaces
Low1 min

Design-system hygiene at speed. Audit, document, extend.

Design SystemAuditDocumentation
All surfaces
Medium2 min

Microcopy that respects the user. Errors, empty states, CTAs, onboarding.

UX CopyMicrocopyWriting
All surfaces
Low1 min

Always-current Claude API reference and SDK docs. Bundled with Claude Code.

APISDKDocs
Code
Low0 min

Web search + 36 authoritative data sources. SEC, PubMed, ChEMBL, FRED — agent-grade research.

SearchSECPubMed
All surfaces
Low3 min

The official entry point for biomedical research workflows in Claude Code.

Life SciencesBioinformaticsOmics
Code
Medium4 min
Official

One-command app launch tailored to your project type.

RunLaunchDev
Code
Low1 min

Pre-merge security sweep on the current branch's diff.

SecurityReviewOWASP
Code
Low1 min

The canonical Anthropic code review. Effort levels from quick to ultra.

Code ReviewBuilt-inQuality
Code
Low1 min

Bootstrap a CLAUDE.md so future sessions start informed.

InitCLAUDE.mdBootstrap
Code
Low1 min

PR review with inline GitHub comments via gh.

PRReviewGitHub
Code
Low1 min
Official

Recurring task runner. Self-paced or interval-based.

LoopRecurringSchedule
Code
Low1 min

Cron for remote Claude Code agents. Set it and forget it.

ScheduleCronAutomation
Code
Low2 min

20 SEO + GEO skills in one bundle. Keyword research, audits, rank tracking, AI search optimization.

SEOGEOContent
Code
Medium5 min

Turn raw research into themes, segments, and a prioritized next-steps list.

ResearchSynthesisUX
All surfaces
Low1 min

Research-ops in a skill. Plan the study, run it, synthesize the findings.

ResearchInterviewsSurveys
All surfaces
Low1 min

Brand-voice QA before content ships. Severity-ranked findings with rewrites.

BrandVoiceEditorial
All surfaces
Low1 min

Launch-ready campaign brief in one pass. Calendar, channels, metrics included.

CampaignPlanningStrategy
All surfaces
Low1 min

Battlecards on demand. Positioning gaps, content holes, threat assessment.

CompetitivePositioningBattlecards
All surfaces
Low1 min

Channel-correct content with SEO and CTA awareness baked in.

ContentCopywritingSEO
All surfaces
Low1 min

Channel-specific draft + headline options. SEO-aware out of the box.

DraftingCopyMarketing
All surfaces
Low1 min

Executive-ready performance reports with next-period priorities.

ReportingAnalyticsKPIs
All surfaces
Low1 min

Full SEO health check with quick wins vs strategic investments split.

SEOAuditKeywords
All surfaces
Low1 min

Workplace memory that actually understands your team's shorthand.

MemoryProductivityContext
All surfaces
Medium2 min

Lightweight task tracking in a single markdown file.

TasksTodoMarkdown
All surfaces
Low1 min
Official

Periodic memory + task refresh from real activity.

SyncMemoryTasks
All surfaces
Low1 min
Community

TDD with red/green/refactor as a concrete TypeScript walkthrough.

TDDTypeScript
Code
Low2 min

Structured PR reviews with severity-tagged findings — bugs, security, perf, style.

ReviewSecurityPR
Code
Low0 min

Terraform expertise on tap. State inspection, module validators, safety-first IaC.

TerraformIaCAWS
Code
Medium4 min

Multi-agent orchestration. Spawn parallel subagents and merge their outputs reliably.

Multi-agentSubagentsParallel
Code
Medium4 min

Operate a Lemon Squeezy store from the agent: customer lookup, refunds, discount codes, receipts, and a sales dashboard — six support-and-revops skills.

Lemon SqueezyRefundsRevOps
Code
Low5 min