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 75 of 82

  • 00-gtm-routerSkillWeb & browsing

    Plan and run the full API-first GTM chain - the orchestrator (step 00) that turns an ICP description plus optional budget, volume, and urgency into the right discovery -> qualification -> extraction -> signals -> judgment -> email-resolution sequence, with per-step cost estimates and rationale, then

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 01-icp-qualifySkillWeb & browsing

    The qualification gate of the GTM chain - judges every discovered company against the client's ICP before any paid enrichment, so credits are spent only on companies that could actually buy. Works for any client and any vertical: it studies the client first, then compiles client-specific qualificati

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 02-apify-maps-discoverSkillWeb & browsing

    Find local-business (SMB) prospects via Google Maps using the Apify Compass actor. Use for Zevenue Step-2 Discovery (Vertical) when the ICP is Maps-addressable - laundromats, salons, HVAC, yoga studios, gyms, clinics - and you need a normalized list of name, domain, address, phone, rating, and revie

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 03-firecrawl-researchSkillWeb & browsing

    Scrapes a company website into clean, page-typed markdown using Firecrawl map + scrape + extract. Triggers on: "scrape this company", "read their website", "extract pages from", "research this domain", "fetch their careers page", or any URL + "scrape/extract/read". Covers single domain, batch proces

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 04-crustdata-signalsSkillWeb & browsing

    Enriches company domains with structured signals from CrustData - funding rounds, headcount growth, department growth, and recent hires. Use when the user wants to pull company signals, enrich domains with funding/growth/hiring data, check who recently joined a company, find new hires at a domain, g

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 04-theirstack-jobsSkillWeb & browsing

    Pulls open job postings from the TheirStack API and turns them into structured hiring signals - open roles per domain, titles, seniority, posting dates, hiring team, plus free firmographics (headcount, funding stage, industry). Step 04 (signals) of the API-first GTM chain, and the discovery entry fo

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 05-signal-builderSkillWeb & browsing

    Rank a prospect's outbound signals and pick the campaign approach (Pain-led / Value-led / Segment fallback) - the judgment layer (step 05) of the API-first GTM chain. Takes scraped website markdown (03-firecrawl-research), vendor signals like funding / headcount / recent hires (04-crustdata-signals)

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 06-resolution-email-personSkillWeb & browsing

    Turn a company domain (plus an optional person name or job title) into a verified, send-safe email address - the deliverability-first "resolution" layer of a cold-email pipeline. Use when the user wants to find or verify a work email, enrich a list or file of domains into decision-maker contacts, or

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • 07-campaign-sheetSkillWeb & browsing

    Turn a terminal records.jsonl into an owner-readable campaign sheet plus a HubSpot-import-shaped CSV - the chain's exit door. Use when a run is ready to hand to an owner: "build the campaign sheet", "export these for HubSpot", "who do I contact first", or as the final step of run-first-campaign. Rea

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • automated-e2e-testingSkillWeb & browsing

    Turn manual cases into Playwright E2E automation run in a browser: page objects, helpers, bug evidence, reports. Not for: API tests, exploratory sessions, bug root-cause. 将手动用例转为 Playwright E2E 自动化并真实执行;含写自动化前的业务熟悉踩点、Page Object/Helper、Bug 证据与报告条目。不用于:API 接口测试、独立探索会话(exploratory-testing)、Bug 根因。

    Ready to connect

    github.com/fishzjp/qa-skills28 stars

    View details
  • auv-wayland-renderingSkillWeb & browsing

    Prepare, diagnose, and validate Linux GPU and Wayland environments for AUV rendering and capture through XDG Desktop Portal and PipeWire. Use when installing AUV desktop runtime dependencies, connecting from another machine over SSH, using an existing compositor or a headless wlroots/Sway session, c

    Ready to connect

    github.com/moeru-ai/auv28 stars

    View details
  • browsing-with-playwrightSkillWeb & browsing

    Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • creative-variableSkillWeb & browsing

    Identify and spec non-obvious personalization variables for an outbound campaign - variable names, grammar forms, sources, extraction prompts, fallbacks, rendered examples. Use when building a new campaign's personalization layer or auditing existing copy against the four variable archetypes.

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • email-writerSkillWeb & browsing

    Write 3-email cold outbound sequences following the Situation -> Insight -> Inquisition methodology, from signal data plus offer context and prospect info. Use to draft campaign copy after signal-builder or from enrichment data, with deliverability rules and a QA checklist enforced.

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • gtm-contextSkillWeb & browsing

    Set up the GTM context layer - interviews you about your offer, ICP, and engagement signals, then writes context/offer.md and context/icp.md that the other GTM skills read. Run first, once per workspace, before signal or copy work.

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • headlessSkillWeb & browsing

    Assists in the creation of a headless Claude Code batch script that runs an isolated micro-session per item (file, line, task) for ad-hoc automation such as bulk migrations, lint-fix loops, or doc generation.

    Ready to connect

    github.com/ralfstrobel/agentic-brownfield-coding28 stars

    View details
  • headless-gtm-sharedSkillWeb & browsing

    Reference module for the Headless GTM chain, not a skill to invoke. Holds the record contract every chain skill reads and writes (CONVENTIONS.md) plus the Python helpers they import (common.py, schema.py). Installed alongside the chain so those imports and references resolve; read CONVENTIONS.md whe

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • impeccable-liteSkillWeb & browsing

    Design, build, redesign, critique, audit, and refine frontend interfaces with strong visual direction and production-ready UX. Use for websites, landing pages, dashboards, application UI, components, forms, onboarding, empty states, responsive behavior, accessibility, typography, color, layout, moti

    Ready to connect

    github.com/ilindaniel/impeccable-lite28 stars

    View details
  • playwright-e2eSkillWeb & browsing

    Deploy a Playwright sandbox (chromium or firefox) on Blaxel and run e2e tests against it. Use to validate that playwright hub images work end-to-end (browser connection, page navigation, DOM interaction) after changes.

    Ready to connect

    github.com/blaxel-ai/sandbox28 stars

    View details
  • prospect-postsSkillWeb & browsing

    Scrape recent LinkedIn posts from one or more prospect profiles via Apify and scan them for a theme (e.g. hiring pain, AI-first GTM). Outputs a report with matched excerpts and post links. Use for prospect or account intelligence research before outreach.

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • run-first-campaignSkillWeb & browsing

    The packaged cold-start campaign workflow - takes an owner with no list, no CRM, and no outbound history from a plain-English business description to an approved campaign sheet in one supervised pass: business context, a proposed source of record (a public directory - registry, professional college,

    Ready to connect

    github.com/zevenue/headless-gtm28 stars

    View details
  • test-levelsSkillWeb & browsing

    This skill explains the 3 test levels (Unit, Integration, E2E) using the "Building a Car" analogy and provides guidance on when to use each type. Includes project-specific Playwright examples.

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • testing-automation-expertSkillWeb & browsing

    Production-grade testing strategies for robust, maintainable systems. Covers unit/integration/E2E testing, contract testing, accessibility, mutation testing, and CI/CD patterns. Supports Python (pytest) and TypeScript (Jest/Vitest/Playwright).

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • vibe-to-uiSkillWeb & browsing

    Design systems, motion, mood boards, spatial layout, visual assets, Design Context profiles, and a global Inspiration Library from screenshots, website URLs, inspiration images, music, or fuzzy aesthetic intent. Classifies page archetype, explores 3 product-aware directions before locking tokens (un

    Ready to connect

    github.com/monkeyui-dev/vibe-to-ui28 stars

    View details
  • build-on-algorandSkillWeb & browsing

    Build and review TypeScript-only Algorand applications using the AVM, PuyaTs, generated clients, tests, browser wallets, and relevant ARCs. Use for contracts, assets and tokens, client or frontend integration, defensive implementation, migrations, and x402 orientation. Excludes structured security a

    Ready to connect

    github.com/initlabsai/vibekit27 stars

    View details
  • download-gated-pdfsSkillWeb & browsing

    Download the actual PDF binary from bot-gated sites (taxpolicycenter.org, urban.org, SSRN-hosted mirrors, think-tank/publisher sites) via the Wayback Machine id_ URL form. Use when: (1) curl/WebFetch of a .pdf URL returns HTML instead of a PDF even with a browser User-Agent, (2) pypdf fails with "in

    Ready to connect

    github.com/kennethkhoocy/applied-micro-skills27 stars

    View details
  • e2e-playwrightSkillWeb & browsing

    Use when writing end-to-end browser tests with Playwright. Covers resilient locators, auto-waiting, network interception, authentication reuse, parallelization, and eliminating flakiness.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • foremanSkillWeb & browsing

    Run a website build as the brain agent. Interview the user, force the scope and design decisions they would otherwise skip, lock a visual system, write one high-quality build brief, then either build it in this session or hand it to a coding agent (Codex, Claude Code, or any harness), and verify and

    Ready to connect

    github.com/turki-sh/foreman27 stars

    View details
  • fuse-browser-usageSkillWeb & browsing

    Use when about to call any mcp__fuse-browser__* tool. Routes fetch/crawl/SERP vs live browser session vs screenshot capture, and enforces the 4 ZERO-TOLERANCE rules -- read BEFORE the tool call.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • gherkin-best-practicesSkillWeb & browsing

    Rules for writing Gherkin .feature files in recompose. Mandatory together with playwright-best-practices when writing or reviewing any e2e test, .feature file, or step definition.

    Ready to connect

    github.com/recomposesh/recompose26 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