Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Web & browsing

2,453 results · page 66 of 82

  • internal-links-blogSkillWeb & browsing

    Suggests, then implements internal links for new blog posts

    Ready to connect★ 51

    github.com/inngest/website51 stars

    View details
  • internal-links-docsSkillWeb & browsing

    Suggests, then implements internal links for new documentation pages

    Ready to connect★ 51

    github.com/inngest/website51 stars

    View details
  • new-blog-postSkillWeb & browsing

    Prepares files for a new blog post — creates the markdown file in content/blog, writes frontmatter, copies media assets, and sets up a branch. Use when starting a new blog post from a .md/.doc file or raw text.

    Ready to connect★ 51

    github.com/inngest/website51 stars

    View details
  • playwright-driverSkillWeb & browsing

    Use this skill when executing web tests via the canonical `playwright` npm package (Microsoft, Apache-2.0). Dispatched by `skills/test-runner/` to execute web tests against a target, captures token-frugal AX-tree snapshots + screenshots + console output under `.orchestrator/metrics/test-runs/<run-id

    Ready to connect★ 51

    github.com/kanevry/session-orchestrator50 stars

    View details
  • qa-runSkillWeb & browsing

    Execute a QA task's manual checklist against an external environment (prod-copy) by driving a watched, headed browser one action at a time. Use when running a smoke/regression checklist against prod-copy, validating the critical path against real integrations, or when the user mentions /qa-run. Navi

    Ready to connect★ 51

    github.com/rakovi4/continue-framework50 stars

    View details
  • test-runnerSkillWeb & browsing

    Use this skill when orchestrating agentic end-to-end tests. Resolves target + profile, dispatches the right driver(s) (playwright for web today, peekaboo for macOS (issue #381)), invokes the ux-evaluator agent (opus, read-only) against driver artifacts, reconciles findings with the open issue tracke

    Ready to connect★ 51

    github.com/kanevry/session-orchestrator50 stars

    View details
  • unreleased-contentSkillWeb & browsing

    Hide docs pages, doc sections, nav items, changelog entries, and blog posts behind a `?unreleased=<label>` URL param until a feature ships. Use when staging unreleased documentation, changelog entries, or blog posts, previewing not-yet-public content, gating nav links, or working with the `<Unreleas

    Ready to connect★ 51

    github.com/inngest/website51 stars

    View details
  • website-visitor-identificationSkillWeb & browsing

    Design website visitor identification and deanonymization programs — company vs person-level ID, vendor selection (Clearbit/Breeze, RB2B, 6sense, etc.), privacy guardrails (GDPR/CCPA operational), Slack alert triage, and ICP routing to MQL or outbound triggers. Use when implementing visitor ID, reve

    Ready to connect★ 50

    github.com/leadmagic/gtm-skills51 stars

    View details
  • api-pacerSkillWeb & browsing

    Polite request pacing for any scraping or API-hitting skill: a zero-dependency Python pacer (Pacer, polite_get) that paces off the server's own rate-limit response headers (x-ratelimit-remaining / reset, with reddit / github / generic presets) and does AWS-style full-jitter exponential backoff on 42

    Ready to connect★ 50

    github.com/noique/cross-border-ecommerce-skills50 stars

    View details
  • browser-fetchSkillWeb & browsing

    A shared, pluggable real-browser rendering backend (default engine Selenium, headless, optional proxy) that mounts as fetchlib's L3 tier, so multiple skills stop each writing their own Selenium — returns (status, html, headers), normalizes anti-bot challenge pages to status=403 so the waterfall corr

    Ready to connect★ 50

    github.com/noique/cross-border-ecommerce-skills50 stars

    View details
  • browser-researchSkillWeb & browsing

    Research this page in a browser.

    Ready to connect★ 50

    github.com/slanchaai/ingot50 stars

    View details
  • buscar-tjprSkillWeb & browsing

    Searches court rulings (acórdãos) on the TJPR case law portal via scraping, reads the full text on the official page, and filters relevant results before citing — avoids forced precedent.

    Ready to connect★ 50

    github.com/emidio-trancoso/advocacia-aberta50 stars

    View details
  • fetchlibSkillWeb & browsing

    A compliance-first page-fetch waterfall for the repo's scraping skills: tiered backends that escalate only when the current tier is genuinely blocked — L1 curl_cffi (TLS/JA3 impersonation, no JS) → L2 r.jina.ai (JS render to clean markdown) → L3 pluggable nodriver/browser → L4 opt-in paid unblocker

    Ready to connect★ 50

    github.com/noique/cross-border-ecommerce-skills50 stars

    View details
  • lightpanda-browserSkillWeb & browsing

    DEPRECATED 2026-09-04 — sustituida por obscura-browser. No usar en casos nuevos. Se conserva como referencia histórica: Obscura gana en licencia (Apache-2.0 vs AGPL), telemetría (cero vs ON por defecto) y recursos (41MB RAM).

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • meeting-transcript-extractSkillWeb & browsing

    Use when you need to extract a Teams meeting transcript from the browser.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • obscura-browserSkillWeb & browsing

    Navegador headless nativo de Savia para fetch/scrape (Rust, sin Chromium, 41MB RAM, sin telemetria). Usar cuando se navega a, se extrae contenido de, se scrapea, se renderiza JS, o se necesita CDP/MCP headless. NO para e2e (usar Playwright).

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • serp-content-teardownSkillWeb & browsing

    Reverse-engineer what content shape wins a Google / AI-search niche from LOCAL Semrush xlsx exports + competitor HTML — fully deterministic, no LLM, no paid API. Parses Semrush serp_urls + broad-match files, fetches the top-ranking competitor articles (curl, browser UA), and computes per-article str

    Ready to connect★ 50

    github.com/noique/cross-border-ecommerce-skills50 stars

    View details
  • speq-implement-prSkillWeb & browsing

    Headless follow-up to /speq-plan-pr. Continues on a plan's feat/plan-name branch, runs /speq-implement, bumps the version, runs the real test suites, records only if green, then pushes, opens/updates the PR, and marks it ready. Arg: plan name, PR number, or branch name.

    Ready to connect★ 50

    github.com/marconae/speq-skill50 stars

    View details
  • speq-plan-prSkillWeb & browsing

    Headless, non-interactive version of /speq-plan for CI or agent-driven runs. Plans a feature without a live interview, commits the result to a feat/plan-name branch, and opens a draft PR. If a decision genuinely needs a human, it persists the partial plan and open questions and asks in a PR comment

    Ready to connect★ 50

    github.com/marconae/speq-skill50 stars

    View details
  • speq-planningSkillWeb & browsing

    Plan-authoring workflow — spec delta authoring, test mapping, plan.md/decision-log.md generation, expert-task tagging, headless escalation, and revision mode. Triggered by planner-agent.

    Ready to connect★ 50

    github.com/marconae/speq-skill50 stars

    View details
  • svg-videoSkillWeb & browsing

    生成 Lottie 动画讲解短视频:输入主题 → 调研 → 短句文案+关键词 → 自动搜索 LottieFiles 动画 → 生成 HTML → TTS 配音 → Playwright 录屏 → FFmpeg 合成 1080p 视频。当用户想要制作讲解视频、科普动画、Lottie 动画视频、animated explainer video 时使用。

    Ready to connect★ 50

    github.com/xuliang2024/video_skills50 stars

    View details
  • Web BrowsingSkillWeb & browsing

    Fetch and read web pages using command-line tools

    Ready to connect★ 50

    github.com/pinpox/opencrow50 stars

    View details
  • website-copy-specialistSkillWeb & browsing

    Expert website copywriting for SaaS and B2B companies. Use when writing homepage copy, feature pages, about pages, pricing pages, comparison pages, product tours, integration pages, use case pages, demo/contact pages, or navigation microcopy. Use for website messaging hierarchy, value proposition de

    Ready to connect★ 50

    github.com/ncklrs/startup-os-skills50 stars

    View details
  • illustration-promptSkillWeb & browsing

    Write detailed, production-ready prompts for AI image generation (Midjourney, DALL-E, Flux, Stable Diffusion, etc.). Use when the user needs an illustration, image, or visual asset for any context — website hero, card, social media post, presentation slide, document cover, infographic background, or

    Ready to connect

    github.com/alenazaharovaux/share48 stars

    View details
  • manual-testingSkillWeb & browsing

    Browser-based manual testing of the Donut web app. Use ONLY when the developer explicitly asks to test manually or when a slice includes manual testing. Do NOT use proactively.

    Ready to connect

    github.com/nerds-odd-e/doughnut49 stars

    View details
  • triage-findingSkillWeb & browsing

    Triages findings from Telegram, articles, posts, YouTube videos — explains the gist in plain language, maps to user's current projects, and recommends an action. Use this skill when the user shares a post, link (GitHub, website, YouTube), screenshot, or file (.md, .txt) and wants to understand if it

    Ready to connect

    github.com/alenazaharovaux/share48 stars

    View details
  • ux-auditSkillWeb & browsing

    Run a full UX audit on any website: Nielsen heuristics, conversion, content, technical quality, information architecture. Produces a prioritized report with evidence-based findings and actionable recommendations. Use when asked to review a site, check a landing page, find UX problems, evaluate usabi

    Ready to connect

    github.com/alenazaharovaux/share48 stars

    View details
  • google-search-ai-optimizationSkillWeb & browsing

    Google-grounded SEO/GEO implementation for Search, AI Overviews, AI Mode, crawlability, indexability, snippets, structured data, ecommerce/local details, and agent browsing. Do NOT use for paid ads, rank tracking, non-Google directory tactics, or link schemes.

    Ready to connect

    github.com/jpcaparas/skills47 stars

    View details
  • instagram-replicateSkillWeb & browsing

    Rebuild one public Instagram video post or reel into a deterministic local replica with frozen assets, HTML/CSS, Playwright capture, MP4, and GIF. Trigger on replicate Instagram, reel to MP4, or freeze video locally. Do NOT use for captions, private/auth pages, carousels, Stories, or DMs.

    Ready to connect

    github.com/jpcaparas/skills47 stars

    View details
  • isitagentreadySkillWeb & browsing

    Audit a repo against Cloudflare/isitagentready signals for AI agent readiness: robots.txt, llms.txt, Markdown negotiation, MCP/API catalogs, OAuth discovery, WebMCP, and browser-agent usability. Do NOT use for generic SEO or single-standard questions.

    Ready to connect

    github.com/jpcaparas/skills47 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI