Skills

AI Agent Skills

Browse skills for Claude, Cursor, GPT, Gemini, and other AI agents. Every skill is community-built, safety-scanned, and auto-converted to 12 agent formats. Publish once, use everywhere.

@openclaw

acp-router

Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.

openclaw/openclaw+51 more
18d ago
312.9K0
@facebook

extract-errors

Use when adding new error messages to React, or seeing "unknown error code" warnings.

facebook/react+4 more
18d ago
244.1K0
@microsoft

launch

Launch and automate VS Code (Code OSS) using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat panel, test UI features, or take screenshots of VS Code. Triggers include 'automate VS Code', 'interact with chat', 'test the UI', 'take a screenshot', 'launch Code OSS with debugging'.

microsoft/vscode
18d ago
182.9K0
@huggingface

add-or-fix-type-checking

Fixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.

huggingface/transformers
18d ago
158.1K0
@microsoft

release-note-generation

Toolkit for generating PowerToys release notes from GitHub milestone PRs or commit ranges. Use when asked to create release notes, summarize milestone PRs, generate changelog, prepare release documentation, request Copilot reviews for PRs, update README for a new release, manage PR milestones, or collect PRs between commits/tags. Supports PR collection by milestone or commit range, milestone assignment, grouping by label, summarization with external contributor attribution, and README version bumping.

microsoft/PowerToys+1 more
18d ago
130.8K0
@electron

electron-chromium-upgrade

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

electron/electron
18d ago
120.6K0
@shadcn-ui

shadcn/ui

A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI.

shadcn-ui/ui
18d ago
109.5K0
@Shubhamsaboo

academic-researcher

Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews, writing research summaries, analyzing methodologies, formatting citations, or when user mentions academic research, scholarly writing, papers, or scientific literature.

Shubhamsaboo/awesome-llm-apps+13 more
18d ago
102.1K0
@angular

adev-writing-guide

Comprehensive writing guide for Angular documentation (adev). Covers Google Technical Writing standards, Angular-specific markdown extensions, code blocks, and components. Use when authoring or reviewing content in adev/src/content.

angular/angular+5 more
18d ago
100.1K0
@google-gemini

Activate skill tool (`activate_skill`)

The `activate_skill` tool lets Gemini CLI load specialized procedural expertise and resources when they are relevant to your request.

google-gemini/gemini-cli+8 more
18d ago
97.7K0
@storybookjs

canary

Triggers a canary release for a Storybook PR. Use when the user wants to publish a canary version, create a pre-release, or test a PR via npm.

storybookjs/storybook+2 more
18d ago
89.5K0
@affaan-m

백엔드 개발 패턴

확장 가능한 서버 사이드 애플리케이션을 위한 백엔드 아키텍처 패턴과 모범 사례.

affaan-m/everything-claude-code+175 more
18d ago
89.1K0
@microsoft

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

microsoft/playwright+2 more
18d ago
84.6K0
@browser-use

browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

browser-use/browser-use+1 more
18d ago
80.8K0
@PaddlePaddle

paddleocr-doc-parsing

Complex document parsing with PaddleOCR. Intelligently converts complex PDFs and document images into Markdown and JSON files that preserve the original structure.

PaddlePaddle/PaddleOCR+1 more
18d ago
72.7K0
@openai

bootstrap-realtime-eval

Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtime_evals, scaffolding prompt/tools/data files, generating a useful README, and validating it with smoke, full eval, and test runs. Use when a user wants to start a new crawl, walk, or run realtime eval in this repository.

openai/openai-cookbook
18d ago
72.1K0
@openai

babysit-pr

Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

openai/codex+3 more
18d ago
65.3K0
@microsoft

مهارت Jupyter Notebook

دفترچه‌های Jupyter تمیز و بازتولیدپذیر برای دو حالت اصلی ایجاد کنید:

microsoft/ai-agents-for-beginners+16 more
18d ago
54.0K0
@TryGhost

Add Admin API Endpoint

Add a new endpoint or endpoints to Ghost's Admin API at `ghost/api/admin/**`.

TryGhost/Ghost+3 more
18d ago
52.1K0
@mem0ai

mem0

Integrate Mem0 Platform into AI applications for persistent memory, personalization, and semantic search. Use this skill when the user mentions "mem0", "memory layer", "remember user preferences", "persistent context", "personalization", or needs to add long-term memory to chatbots, agents, or AI apps. Covers Python and TypeScript SDKs, framework integrations (LangChain, CrewAI, Vercel AI SDK, OpenAI Agents SDK, Pipecat), and the full Platform API. Use even when the user doesn't explicitly say "mem0" but describes needing conversation memory, user context retention, or knowledge retrieval across sessions.

mem0ai/mem0
18d ago
50.5K0
@expo

android-e2e-testing

Test Expo Router features on Android emulators using ADB. Use after implementing native Android features or when verifying UI behavior on Android.

expo/expo
18d ago
48.1K0
@slidevjs

slidev

Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.

slidevjs/slidev
18d ago
44.9K0
@apache

airflow-translations

Add or update translations for the Apache Airflow UI. Guides through setting up locales, scaffolding translation files, translating with locale-specific guidelines, and validating results. Use when working with i18n tasks in airflow-core/src/airflow/ui/public/i18n/locales/.

apache/airflow
18d ago
44.7K0
@gradio-app

gradio

Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.

gradio-app/gradio
18d ago
42.1K0