Agent skills in other format
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- major-version-modevercel/ai
Context for working on the next AI SDK major release. Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger autonomously based on task conte
othertypescript - capture-api-response-test-fixturevercel/ai
Capture API response test fixture.
othertypescript - add-function-examplesvercel/ai
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
other - migrate-ai-sdk-v6-to-v7vercel/ai
Migrate applications from AI SDK 6.x to AI SDK 7.0. Use when upgrading Vercel AI SDK packages, fixing v7 migration errors, or when the user mentions AI SDK v6, v7, upgrade, migrati
other - add-provider-packagevercel/ai
Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.
otherbash+7 files - develop-ai-functions-examplevercel/ai
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or crea
otherbashtypescript - adr-skillvercel/ai
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede
otherbashmarkdowntypescript - add-harness-packagevercel/ai
Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness-<name> package that adapts a coding-agent runtime to HarnessV1.
otherbash+2 files - ai-sdkvercel/ai
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or to
otherbash - update-provider-modelsvercel/ai
Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of model changes from an
otherbashtypescript - list-npm-package-contentvercel/ai
List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publis
otherbash - update-harness-dependenciesvercel/ai
Update the primary SDK dependencies of harness packages. Use when asked to update the harness SDKs or harness adapter dependencies.
otherbash - evevercel/eve
Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxe
other - xcodebuildmcpgetsentry/XcodeBuildMCP
Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
other - xcodebuildmcp-cligetsentry/XcodeBuildMCP
Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
otherbash - android-emulatorcallstack/agent-device
Verify and debug native, React Native, Expo, or Flutter apps on an Android Emulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scr
otherbash - ios-simulatorcallstack/agent-device
Verify and debug native, React Native, Expo, or Flutter apps on an iOS Simulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scroll
otherbash - dogfoodcallstack/agent-device
Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find iss
otherbashBash(agent-device:*)Bash(npx agent-device:*) - agent-devicecallstack/agent-device
Automates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking snapshots/screenshots where
otherbash - gitlab-mcp-skillzereight/gitlab-mcp
Use this skill when working with the GitLab MCP server tools for merge requests, issues, repositories, pipelines, work items, variables, dependency proxy, vulnerabilities, webhooks
other+1 files - mobile-automationmobile-next/mobile-mcp
Control Android and iOS devices, emulators and simulators — launch apps, tap, swipe, type, take screenshots, read the accessibility tree. Use when a task involves a mobile device o
other - composioComposioHQ/composio
Route and complete Composio work across Composio For You and Composio Platform. Use when the user mentions Composio; wants an agent to use apps such as Gmail, Slack, GitHub, Notion
other+3 files - corsaircorsairdev/corsair
Use when adding Corsair to a TypeScript app to integrate the app with external services (GitHub, Slack, Linear, Stripe, Gmail, and hundreds more, via OAuth or API keys). Can be use
otherbashtypescript - wigolo-crawlKnockOutEZ/wigolo
Local-first multi-page crawl with sitemap, BFS, DFS, and URL-map strategies, anchor-fragment dedup, rate limiting, robots.txt respect, and automatic local cache population. Use whe
otherjson+3 files - wigolo-agentKnockOutEZ/wigolo
Autonomous data gathering across sources — plans search queries and URLs from a natural-language prompt, executes in parallel within a time budget, optionally extracts structured f
otherjson+2 files - wigolo-cacheKnockOutEZ/wigolo
Local-first knowledge cache — full-text and hybrid semantic search over every page wigolo has already fetched, crawled, or searched. Use before any web request: cached hits return
otherjson+5 files - wigolo-researchKnockOutEZ/wigolo
Local-first multi-step research with question decomposition, parallel search, structured briefs, cross-references, and gap analysis. Use when the user needs comprehensive analysis,
otherjson+3 files - wigolo-diffKnockOutEZ/wigolo
Compare two versions of a page and see exactly what changed — a live URL against its cached copy, two URLs, or two markdown blobs. Section-level hunks, word- or line-level granular
otherjson+3 files - wigoloKnockOutEZ/wigolo
Local-first web intelligence MCP server for AI coding agents. Ten tools for search, fetch, crawl, cache, extract, find similar, research, agent-driven data gathering, page diffing,
otherbashjson - wigolo-fetchKnockOutEZ/wigolo
Local-first URL fetch with clean markdown, structured metadata, JS-rendered SPA support, authenticated browser sessions, PDFs, and content change detection. Use when the user provi
otherjson+3 files - wigolo-find-similarKnockOutEZ/wigolo
Hybrid semantic discovery — fuses embeddings + keyword search + live web search via 3-way Reciprocal Rank Fusion. Use when the user has a good source and wants more like it, says "
otherjson+2 files - wigolo-searchKnockOutEZ/wigolo
Local-first web search with ML reranking, multi-query arrays, domain scoping, phrase-exact match, time-range filters, country hints, depth tiers, and explainable evidence scoring.
otherjson+3 files - wigoloKnockOutEZ/wigolo
Local-first web intelligence for AI agents. Use wigolo for ALL web operations: searching, fetching pages, crawling sites, checking the cache, extracting data, finding similar conte
other+12 files - wigolo-watchKnockOutEZ/wigolo
Monitor a page for changes over time. Create lazy watch jobs on one or many URLs, list them, and check for changes on demand — with optional SSRF-guarded webhook delivery when a ch
otherjson+3 files - wigolo-extractKnockOutEZ/wigolo
Local-first structured extraction from any webpage — tables, definition lists, key-value pairs, JSON-LD, microdata, chart hints (SVG titles / aria-labels / figcaptions), brand asse
otherjson+2 files - mcp-scriptingnicobailon/pi-mcp-adapter
Write mcpScript JavaScript for discovering, inspecting, and calling MCP tools.
otherjavascript+1 files - hostinger-headlesshostinger/api-mcp-server
Build, connect, or iterate on a website hosted on Hostinger — provision hosting and a domain, optionally seed an ecommerce store with a real hosted checkout or a WordPress content
other - mcp-server-mysqlbenborla/mcp-server-mysql
Query MySQL databases from Codex via MCP
other - letsfgLetsFG/LetsFG
LetsFG — Agent-native flight and hotel search and booking API. Hundreds of airlines plus the major booking sites (Google Flights, Skyscanner, Kiwi, Kayak, Momondo), with per-flight
otherbashjsonpython - hotel-searchLetsFG/LetsFG
Search and book real hotel rooms through LetsFG. Returns only bookable, free-cancellation, pay-later rates from live supplier inventory, with the price the guest actually pays. Use
otherpython - flight-searchLetsFG/LetsFG
Search and book flights across hundreds of airlines plus the major booking sites, with than OTAs. Returns raw airline prices via the letsfg.co server-side search engine. Use when u
otherbashjsonpython+2 files - developing-genkit-toolinggenkit-ai/genkit
Best practices for authoring Genkit tooling, including CLI commands and MCP server tools. Covers naming conventions, architectural patterns, and consistency guidelines.
othertypescript - checkVibiumDev/vibium
Independently check application acceptance criteria in a live browser or saved recording with the Vibium CLI. Use for a formal verification step in the development loop, with PASS,
otherjson - browserVibiumDev/vibium
Automate browsers with the Vibium CLI. Use to navigate websites, inspect pages, fill forms, extract page data, debug UI behavior, capture screenshots and recordings, or delegate br
otherbash - agnixagent-sh/agnix
Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 455 rules.
otherbashBash(agnix:*)Bash(cargo:*)Read - cloudbrowser-use/browser-use
Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud REST API (v2, v3, or
otherRead - browser-usebrowser-use/browser-use
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
otherbash - qabrowser-use/browser-use
QA-test a website or web app and return a 1-5 quality score (5 = flawless, 1 = broken) with evidence. Use when the user wants to test, QA, evaluate, score, or "check how good" a si
otherbashBashReadTask - x402browser-use/browser-use
Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (s
otherbashpythontypescriptBashReadWrite - open-sourcebrowser-use/browser-use
Documentation reference for writing Python code using the browser-use open-source library. Use this skill whenever the user needs help with Agent, Browser, or Tools configuration,
otherRead - remote-browserbrowser-use/browser-use
Controls an isolated Browser Use Cloud browser from a sandboxed machine with the current Browser Use CLI.
otherbashpythonBash(browser-use:*)+1 files - seed-deprecationdaangn/seed-design
SEED 컴포넌트·API·토큰의 사용 중단 선언, 마이그레이션 안내 또는 예정된 제거를 처리할 때 사용한다.
other - seed-api-paritydaangn/seed-design
한 SEED 컴포넌트의 React·Lynx 공개 API와 사용자 결과 차이를 읽기 전용으로 비교할 때 사용한다.
otherbash+3 files - chromatic-diffdaangn/seed-design
Chromatic snapshot 변경의 원인, 실제 회귀 또는 flaky 여부를 조사할 때 사용한다.
otherbash - seed-dev-figma-v3-migration-plugindaangn/seed-design
Figma V3 migration 매핑·메타데이터 변환을 수정할 때 사용한다.
other - seed-create-componentdaangn/seed-design
SEED 컴포넌트의 플랫폼·공개 표면을 정하고 구현·문서·검증을 연결할 때 사용한다.
otherbash+25 files - seed-changesetdaangn/seed-design
현재 SEED 변경의 공개 패키지 release bump와 한국어 changeset을 판단·작성할 때 사용한다.
otherbash+2 files - seed-component-mapdaangn/seed-design
한 SEED 컴포넌트의 구현·공개 export·Registry·문서·테스트 경로를 읽기 전용으로 찾을 때 사용한다.
otherbash - seed-designdaangn/seed-design
SEED Design 사용법·진단·저장소 작업의 공식 문서와 전용 Skill을 라우팅할 때 사용한다.
other+25 files - seed-change-plandaangn/seed-design
SEED 변경의 패키지·플랫폼 영향, 필요한 검증, changeset 및 PR 기준 브랜치를 읽기 전용으로 판단할 때 사용한다.
otherbash
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.