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,332 results · page 12 of 78

  • live-debugSkillWeb & browsing

    Lets your agent debug a running local app by reading logs, tracing requests, and controlling a headless browser.

    Ready to connect★ 4k

    github.com/macro-inc/macro4k stars

    View details
  • run-appSkillWeb & browsing

    Run the Macro app on Cursor Cloud and pick up edits. Use when asked to run the app, open it in the browser, test a frontend or backend change, hot reload, or before touching stack.sh, rebuild.sh, frontend.sh, or just stack.

    Ready to connect★ 4k

    github.com/macro-inc/macro4k stars

    View details
  • frontend-integration-testSkillWeb & browsing

    Guides your agent to write and fix Playwright integration, visual, and accessibility tests with MSW mocks and Page Object Models.

    Ready to connect★ 4k

    github.com/camunda/camunda4k stars

    View details
  • frontend-unit-testSkillWeb & browsing

    Lets your agent write and fix unit tests for a React webapp using browser-mode Vitest and MSW mocking.

    Ready to connect★ 4k

    github.com/camunda/camunda4k stars

    View details
  • muapi-url-to-designSkillWeb & browsing

    Lets your agent take a website URL and produce a redesigned version of its UI with a fresh look and layout.

    Ready to connect★ 4k

    github.com/samuraigpt/generative-media-skills4k stars

    View details
  • archestra-dev-e2eSkillWeb & browsing

    Use when writing, debugging, or running Archestra Playwright e2e tests, API/UI fixtures, WireMock-backed tests, local/CI e2e setup, or test selectors.

    Ready to connect★ 4k

    github.com/archestra-ai/archestra4k stars

    View details
  • visual-reviewSkillWeb & browsing

    Lets your agent check UI changes for overlapping, clipped, or misaligned elements instead of guessing from a screenshot.

    Ready to connect★ 4k

    github.com/nubjs/nub4k stars

    View details
  • extract-designSkillWeb & browsing

    Lets your agent pull a website's colors, fonts, and styles into ready-to-use theme files and check accessibility.

    Ready to connect★ 4k

    github.com/manavarya09/design-extract4k stars

    View details
  • data-collection-simSkillWeb & browsing

    Headless Replicator SDG for static scenes (writers, poses, Kitti). Use when collecting annotated training data. Do NOT use for mobile-robot SDG (use mobility-gen).

    Ready to connect★ 4k

    github.com/isaac-sim/isaacsim4k stars

    View details
  • isaac-sim-headless-deploymentSkillWeb & browsing

    Run a built Isaac Sim 6 headless with --no-window and the renderer disabled. Use for batch SDG jobs, physics-only CI, or unattended server runs.

    Ready to connect★ 4k

    github.com/isaac-sim/isaacsim4k stars

    View details
  • isaac-sim-renderingSkillWeb & browsing

    Headless RT2/PathTracing production rendering with ACES tuning. Use when capturing frames or validating render quality.

    Ready to connect★ 4k

    github.com/isaac-sim/isaacsim4k stars

    View details
  • usd-pipelineSkillWeb & browsing

    USD asset discovery, measurement, placement, and shader compatibility. Use for scene assembly and headless render prep.

    Ready to connect★ 4k

    github.com/isaac-sim/isaacsim4k stars

    View details
  • cli-referenceSkillWeb & browsing

    Gives your agent a reference for Claude Code CLI commands, flags, and automation patterns.

    Ready to connect★ 4k

    github.com/parcadei/continuous-claude-v34k stars

    View details
  • journal-digestSkillWeb & browsing

    Lets your agent fetch new papers from top economics and finance journals and produce a Chinese digest with research topic ideas.

    Ready to connect★ 4k

    github.com/brycewang-stanford/auto-empirical-research-skills4k stars

    View details
  • web-accessSkillWeb & browsing

    Lets your agent search the web, read pages, and browse sites in your Chrome browser, including logged-in and dynamic pages.

    Ready to connect★ 4k

    github.com/brycewang-stanford/auto-empirical-research-skills4k stars

    View details
  • broken-link-checkerSkillWeb & browsing

    Lets your agent crawl a website and report which links are broken and where they appear.

    Ready to connect★ 4k

    github.com/nowork-studio/notfair-plugin4k stars

    View details
  • ecommerce-seoSkillWeb & browsing

    Lets your agent audit an online store's SEO, finding duplicate content, pagination and crawl issues on product pages.

    Ready to connect★ 4k

    github.com/nowork-studio/notfair-plugin4k stars

    View details
  • seo-analysisSkillWeb & browsing

    Lets your agent audit a website's SEO using search data, page speed metrics, and technical checks.

    Ready to connect★ 4k

    github.com/nowork-studio/notfair-plugin4k stars

    View details
  • seo-pageSkillWeb & browsing

    Lets your agent audit one web page for SEO quality, content, readability, and search performance data.

    Ready to connect★ 4k

    github.com/nowork-studio/notfair-plugin4k stars

    View details
  • sitemap-auditSkillWeb & browsing

    Lets your agent audit a website's XML sitemap for errors like broken, redirected, or noindex URLs.

    Ready to connect★ 4k

    github.com/nowork-studio/notfair-plugin4k stars

    View details
  • pinmeSkillWeb & browsing

    Lets your agent upload files to IPFS and publish websites or backend services with storage and email.

    Ready to connect★ 4k

    github.com/glitternetwork/pinme4k stars

    View details
  • ai-search-visibility-auditSkillWeb & browsing

    Checks whether a website can be found, crawled, and cited by AI answer engines like ChatGPT Search and Perplexity.

    Ready to connect★ 3k

    github.com/davepoon/buildwithclaude3k stars

    View details
  • llm-crawler-access-checkSkillWeb & browsing

    Lets your agent check if a website's robots.txt allows AI crawlers like GPTBot, Perplexity, and Claude.

    Ready to connect★ 3k

    github.com/davepoon/buildwithclaude3k stars

    View details
  • skyvernSkillWeb & browsing

    Lets your agent control a web browser to fill forms, log in, and extract data from websites.

    Ready to connect★ 3k

    github.com/davepoon/buildwithclaude3k stars

    View details
  • 2-repro-issueSkillWeb & browsing

    Lets your agent reproduce a LinkedIn tool issue locally and trace the failure back to the scraper code.

    Ready to connect★ 3k

    github.com/stickerdaniel/linkedin-mcp-server3k stars

    View details
  • 3-verify-pr-fixSkillWeb & browsing

    Lets your agent verify a pull request by re-running a failed web-scraping call and checking the fix works.

    Ready to connect★ 3k

    github.com/stickerdaniel/linkedin-mcp-server3k stars

    View details
  • session-brainSkillWeb & browsing

    Lets your agent map your past chat sessions into a searchable topic graph you can open in a browser.

    Ready to connect★ 3k

    github.com/ar9av/obsidian-wiki3k stars

    View details
  • i4h-lerobot-vizSkillWeb & browsing

    Lets your agent open a LeRobot dataset in a browser-based visualizer to inspect it.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • imaging-data-commonsSkillWeb & browsing

    Lets your agent search and download public cancer imaging datasets like CT, MR, and PET scans for research.

    Ready to connect★ 3k

    github.com/foryourhealth111-pixel/vibe-skills3k stars

    View details
  • paper-2-webSkillWeb & browsing

    Turns your agent's academic papers into websites, video abstracts, or conference posters from LaTeX or PDF files.

    Ready to connect★ 3k

    github.com/foryourhealth111-pixel/vibe-skills3k 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.

52,524 of the 52,958 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