Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills4,642
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons1,006
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
apify · Official
2,091 standalone skillsprisma-upgrade-v7-env-variables
✓★ 8by prisma
Environment Variables
prisma-client-api-raw-queries
✓★ 8by prisma
Raw Queries. Reference when using this Prisma feature.
prisma-client-api-query-options
✓★ 8by prisma
Query Options. Reference when using this Prisma feature.
prisma-client-api-model-queries
✓★ 8by prisma
Model Queries. Reference when using this Prisma feature.
prisma-client-api-filters
✓★ 8by prisma
Filter Conditions and Operators
prisma-database-setup-cockroachdb
✓★ 8by prisma
CockroachDB Setup. Reference when using this Prisma feature.
prisma-cli-db-push
✓★ 8by prisma
prisma db push. Reference when using this Prisma feature.
prisma-cli-migrate-resolve
✓★ 8by prisma
prisma migrate resolve
prisma-database-setup-prisma-client-setup
✓★ 8by prisma
Prisma Client Setup. Reference when using this Prisma feature.
prisma-cli-migrate-dev
✓★ 8by prisma
prisma migrate dev. Reference when using this Prisma feature.
prisma-upgrade-v7-removed-features
✓★ 8by prisma
Removed Features. Reference when using this Prisma feature.
prisma-cli-db-pull
✓★ 8by prisma
prisma db pull. Reference when using this Prisma feature.
prisma-cli-migrate-deploy
✓★ 8by prisma
prisma migrate deploy
prisma-cli-init
✓★ 8by prisma
prisma init. Reference when using this Prisma feature.
prisma-database-setup-sqlserver
✓★ 8by prisma
SQL Server Setup. Reference when using this Prisma feature.
prisma-upgrade-v7-accelerate-users
✓★ 8by prisma
Prisma Accelerate Users
prisma-cli-studio
✓★ 8by prisma
prisma studio. Reference when using this Prisma feature.
prisma-cli-validate
✓★ 8by prisma
prisma validate. Reference when using this Prisma feature.
prisma-cli-db-execute
✓★ 8by prisma
prisma db execute. Reference when using this Prisma feature.
prisma-cli-debug
✓★ 8by prisma
prisma debug. Reference when using this Prisma feature.
prisma-client-api-constructor
✓★ 8by prisma
PrismaClient Constructor
prisma-upgrade-v7-driver-adapters
✓★ 8by prisma
Driver Adapters. Reference when using this Prisma feature.
firecrawl-agent
✓★ 7by firecrawl
AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structured data from websites, needs to extract pricing tiers, product listings, directory entries, or any data as JSON with a schema. Triggers on "extract structured data", "get all the products", "pull pricing info", "extract as JSON", or when the user provides a JSON schema for website data. More powerful than simple scraping for multi-page structured extraction.
firecrawl
✓★ 7by firecrawl
Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web search
firecrawl-map
✓★ 7by firecrawl
Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", or "list all pages". Essential when the user knows which site but not which exact page.
firecrawl-search
✓★ 7by firecrawl
Web search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find recent news, discover sources, or says "search for", "find me", "look up", "what are people saying about", or "find articles about". Returns real search results with optional full-page markdown — not just snippets. Provides capabilities beyond Claude's built-in WebSearch.
firecrawl-scrape
✓★ 7by firecrawl
Extract clean markdown from any URL, including JavaScript-rendered SPAs. Use this skill whenever the user provides a URL and wants its content, says "scrape", "grab", "fetch", "pull", "get the page", "extract from this URL", or "read this webpage". Handles JS-rendered pages, multiple concurrent URLs, and returns LLM-optimized markdown. Use this instead of WebFetch for any webpage content extraction.
firecrawl-parse
✓★ 7by firecrawl
Efficiently extract and convert the contents of any local file—such as PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, or HTML—into clean, well-formatted markdown saved to disk. Use this skill whenever the user requests to parse, read, or extract information from a file on their computer, including phrases like “parse this PDF”, “convert this document”, “read this file”, “extract text from”, or when a local file path (not a URL) is provided. This skill offers advanced options like generating AI-powered sum
firecrawl-monitor
✓★ 7by firecrawl
Detect when content on a website changes and get notified by webhook or email — no cron jobs, scrapers, or diff scripts required. Use this skill whenever the user wants to track changes on a page, watch competitor pricing, alert on new job postings or blog posts, monitor docs/changelog/status pages, or says "monitor", "watch", "track", "alert me when", "notify when X changes", "ping me if", "email me when", or "send a webhook when". It also covers **web monitors** — when the user wants to monito
firecrawl-interact
✓★ 7by firecrawl
Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Use when the user needs to interact with a webpage beyond simple scraping: logging into a site, submitting forms, clicking through pagination, handling infinite scroll, navigating multi-step checkout or wizard flows, or when a regular scrape failed because content is behind JavaScript interaction. Also useful for authenticated