Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,218
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons582
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
dv-metadata
✓★ 161by microsoft
Dataverse schema authoring via the Python SDK and Web API — tables, columns, relationships, forms, and views. Use when the user wants to define or evolve the…
dv-query
✓★ 161by microsoft
Bulk reads, multi-page iteration, and analytics over Dataverse data via the Python SDK and Web API. Use when the user wants to read, list, filter, aggregate,…
dv-admin
✓★ 161by microsoft
Environment-level Dataverse administration — bulk delete, retention/archival, organization settings, OrgDB settings, recycle bin, audit, and the 37 allowlisted…
dv-connect
✓★ 161by microsoft
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes `.env`. Use when starting a new project,…
videos-search
✓★ 158by brave
USE FOR video search. Returns videos with title, URL, thumbnail, duration, view count, creator. Supports freshness filters, SafeSearch, pagination.
web-search
✓★ 158by brave
Web search with ranked results, snippets, and support for freshness filters, SafeSearch, and custom ranking via Goggles. Returns structured results across multiple types: web pages, news, videos, discussions, FAQ, infobox, and locations in a single response Supports freshness filtering (past day/week/month/year or custom date ranges), SafeSearch levels, and location-aware results via headers Goggles enable custom result ranking: boost trusted sources, suppress spam, or build focused search...
bx
✓★ 158by brave
USE FOR web search, research, RAG, grounding, browse, find, lookups, fact-checking, documentation, agentic AI. All-in-one, optimized for AI agents.…
retrospecting
★ 121by bitwarden
Performs comprehensive analysis of Claude Code sessions, examining git history, conversation logs, code changes, and gathering user feedback to generate…
asset-audit
★ 99by webflow
Analyze assets on a Webflow site for SEO optimization. Identifies assets missing alt text and assets with non-SEO-friendly names, then generates and applies…
custom-code-management
★ 99by webflow
Add, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom…
link-checker
★ 99by webflow
Find and fix broken or insecure links across an entire site, including CMS content, to improve SEO and user experience. Audits HTTP/HTTPS issues and validates…
Neon Serverless Postgres
✓★ 73by Neon
Guides and best practices for working with Neon Serverless Postgres.
livekit-agents
★ 58by livekit
Build voice AI agents on LiveKit Cloud with structured workflows, minimal latency, and mandatory test coverage. Use LiveKit Cloud and LiveKit Inference for managed infrastructure and AI models without separate API keys Design agents around handoffs (agent-to-agent transitions) and tasks (scoped operations) to isolate context and reduce latency Every agent implementation requires tests covering basic conversation flow, tool invocation, error handling, and edge cases before deployment Always...
integration-flask
★ 49by posthog
PostHog integration for Flask applications
integration-fastapi
★ 49by posthog
PostHog integration for FastAPI applications
integration-astro-view-transitions
★ 49by posthog
PostHog integration for Astro with ClientRouter view transitions
integration-astro-static
★ 49by posthog
PostHog integration for static Astro sites using SSG
integration-angular
★ 49by posthog
PostHog integration for Angular applications
instrument-product-analytics
★ 49by posthog
Use this skill to add product analytics events (capture calls) that track meaningful user actions in new or changed code. Use it after implementing features or reviewing PRs to ensure key user behaviors are captured. If PostHog is not yet installed, this skill also covers initial SDK setup. Supports any framework or language.
instrument-logs
★ 49by posthog
Use this skill to add PostHog log capture for new or changed code. Use it after implementing features or reviewing PRs to ensure meaningful log events are captured with structured properties. If PostHog log export is not yet configured, this skill also covers initial OTLP exporter setup. Supports any platform or language.
instrument-llm-analytics
★ 49by posthog
Use this skill to add PostHog LLM analytics that trace AI model usage in new or changed code. Use it after implementing LLM features or reviewing PRs to ensure all generations are captured with token counts, latency, and costs. If PostHog is not yet installed, this skill also covers initial SDK setup. Supports any provider or framework.
instrument-integration
★ 49by posthog
Use this skill to add the PostHog SDK to an application. Use it when setting up PostHog for the first time, or reviewing PRs that need PostHog initialization. Covers SDK installation, provider setup, and basic configuration. Supports any framework or language.
instrument-error-tracking
★ 49by posthog
Use this skill to add PostHog error tracking that captures and monitors exceptions in your application. Use it after implementing features or reviewing PRs to ensure errors are tracked with full stack traces and source maps. If PostHog is not yet installed, this skill also covers initial SDK setup. Supports any platform or language.
inbox-exploration
★ 49by posthog
The Inbox is where PostHog surfaces signal reports — clusters of related observations (signals) that have been aggregated into a single issue or trend (e.g. "Error rate spiked 3× on /checkout"). Reports come from multiple source products: error tracking, session replay, web analytics, experiments, and integrations like Linear, GitHub, and Zendesk.
feature-usage-feed
★ 49by posthog
Some PostHog features (group session summaries, single session summaries, replay AI search, error tracking AI debug, etc.) generate hundreds or thousands of LLM traces per week. Reading them by hand is not feasible. This skill covers the end-to-end pattern for turning that trace volume into a live Slack feed of canonical use cases — what users are actually doing with the feature.
feature-flags-web
★ 49by posthog
PostHog feature flags for Web (JavaScript) applications
feature-flags-rust
★ 49by posthog
PostHog feature flags for Rust applications
feature-flags-react-native
★ 49by posthog
PostHog feature flags for React Native applications
feature-flags-react
★ 49by posthog
PostHog feature flags for React applications
feature-flags-nodejs
★ 49by posthog
PostHog feature flags for Node.js applications