✦ Trusted marketplace

Discover trusted skills for OpenClaw, Claude, ChatGPT, Gemini, and more.

Find reusable skills and workflows with clearer compatibility, source visibility, installation guidance, and trust context.

1,000+
Skills Indexed
17
Categories
8+
Frameworks
Verified & Trusted

✨ What is an Agent Skill?

An Agent Skill is a reusable capability for a specific job. It gives an agent the workflow shape, references, and boundaries needed to do the work well, without reinventing the task from scratch every time.

Read the intro on the blog →

Reusable

Build the capability once, then use it across many runs instead of leaning on fragile one-off prompts.

Prompt = one-off askSkill = reusable capability

Structured

A strong skill has a clear job-to-be-done, a useful boundary, and a workflow that makes sense in the real world.

Prompt = one-off askSkill = reusable capability

Shareable

You can publish, compare, review, and improve skills as ecosystem building blocks others can actually use.

Prompt = one-off askSkill = reusable capability

🗺 Choose how to explore

Pick the route that matches your intent: broad catalog discovery, category-first navigation, workflow-first collections, or publishing.

🧭 Start Here

Three better ways into the catalog, depending on whether you want clarity, immediate utility, or the strongest examples first.

☀️ Skill of the Day

One recent-popular standout, rotated daily, so the homepage feels alive instead of frozen.

🏭 Industry Collections

Curated shelves organized around real operating environments, so visitors can move from abstract categories to concrete workflow clusters faster.

⭐ Featured Skills

A rotating recent-popular shelf that favors newer skills with real traction instead of freezing the homepage around all-time stars.

Developer Tools Security Reviewed

Preserve coding-agent context by sandboxing bulky tool output and retrieving only relevant session state with Context Mode

Use Context Mode when a coding agent keeps burning context on large tool outputs or loses its place after compaction. It wraps tool-heavy workflows with sandboxed execution, indexed session history, and targeted retrieval so the agent can keep working without reloading raw data into the prompt.

Multi-Framework Developer Tools
1w ago 👁 14 View skill →

🌟 Top Starred

Skills backed by the strongest source-aligned GitHub star signal in the catalog.

Developer Tools Security Reviewed

Turn GitHub Issues into Fix PRs

Use the gh-issues workflow to fetch filtered GitHub issues, spawn sub-agents for fixes, open PRs, and follow review comments. This is a bounded backlog-to-PR operator loop, not a general GitHub product listing.

⭐ 356.8k openclaw MIT
OpenClaw Developer Tools
4w ago 👁 26 View skill →
CI/CD Integrations Security Reviewed

Hugging Face Model Deployer

Deploys models from Hugging Face Hub to Inference Endpoints using the huggingface_hub client and REST API. Monitors endpoint health and autoscaling status and streams logs to the terminal. Supports private repos with HF_TOKEN and custom Docker containers.

⭐ 159.4k huggingface Apache-2.0
Codex CI/CD Integrations
Mar 19, 2026 👁 34 View skill →
Media & Transcription Security Reviewed

yt-dlp Feature-Rich Audio and Video Downloader CLI

yt-dlp is a powerful command-line tool for downloading audio and video from thousands of websites including YouTube, Vimeo, and social media platforms. It supports format selection, subtitle extraction, metadata embedding, SponsorBlock integration, and batch processing with extensive post-processing options.

⭐ 154.3k yt-dlp
Multi-Framework Media & Transcription
Mar 26, 2026 👁 24 View skill →
Monitoring & Alerts Security Reviewed

Kubernetes Troubleshooting Runbook

Kubernetes Troubleshooting Runbook is built around Kubernetes orchestration platform. The underlying ecosystem is represented by kubernetes/kubernetes (121,313+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like kubectl, API server, pods, deployments, events, logs, probes, RBAC and preserving the […]

⭐ 121.8k kubernetes Apache-2.0
Custom Agents Monitoring & Alerts
Mar 18, 2026 👁 66 View skill →
Image & Creative Automation Security Reviewed

Excalidraw Virtual Whiteboard and Diagram SDK

Excalidraw is an open-source virtual whiteboard for creating hand-drawn style diagrams, wireframes, and sketches. With 103k+ GitHub stars, it provides an infinite canvas, real-time collaboration, end-to-end encryption, and a React component library for embedding in custom applications.

⭐ 119.9k excalidraw MIT
Multi-Framework Image & Creative Automation
Mar 29, 2026 👁 17 View skill →
Templates & Workflows Security Reviewed

Co-author structured docs with staged context gathering and reader testing

Use Anthropic's doc-coauthoring skill to run a disciplined writing workflow instead of freeform drafting. The agent gathers missing context, iterates section by section, and pressure-tests the final document with reader-style review before teammates see it.

⭐ 116.9k skills
Claude Agents Templates & Workflows
3w ago 👁 20 View skill →

🔥 Most Downloaded

Skills with the clearest package download traction among source-aligned entries.

Developer Tools Security Reviewed

esbuild Ultra-Fast JavaScript Bundler

esbuild is an extremely fast JavaScript and TypeScript bundler written in Go that delivers 10-100x faster build times than traditional tools like webpack. It handles bundling, minification, tree shaking, source maps, and CSS modules with a straightforward API available from the CLI, JavaScript, and Go.

⭐ 39.8k esbuild ⬇ 164M/wk MIT
Claude Code Developer Tools
Mar 25, 2026 👁 19 View skill →
Developer Tools Security Reviewed

ESLint Code Review

ESLint Code Review is built around ESLint static analysis for JavaScript and TypeScript. The underlying ecosystem is represented by eslint/eslint (27,186+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like eslint CLI, flat config, plugins, formatters, autofix, rule […]

⭐ 27.2k eslint ⬇ 122.2M/wk MIT
Claude Code Developer Tools
Mar 18, 2026 👁 61 View skill →
Developer Tools Security Reviewed

Vite Plugin Hot Module Analyzer

Monitors and analyzes Vite HMR (Hot Module Replacement) update chains using the vite.config.ts plugin API and ws WebSocket events. Identifies slow module boundaries, circular dependency hot paths, and generates flamegraph-compatible output for Chrome DevTools Performance panel.

⭐ 79.9k vite ⬇ 96.8M/wk MIT
Cursor Developer Tools
Mar 24, 2026 👁 24 View skill →
Developer Tools Security Reviewed

pnpm Fast Disk-Efficient Package Manager

pnpm is a fast, disk space efficient package manager for Node.js that uses a content-addressable storage and hard links to deduplicate dependencies. With over 33,000 GitHub stars and adoption by Microsoft, Vue, and other major organizations, pnpm provides strict dependency isolation and monorepo workspace support.

⭐ 34.4k pnpm ⬇ 66.3M/wk MIT
Claude Code Developer Tools
Mar 25, 2026 👁 14 View skill →
Image & Creative Automation Security Reviewed

Sharp Image CDN Optimizer

On-the-fly image optimization using Sharp (libvips Node.js bindings) with CDN-aware caching headers. Supports responsive srcset generation, AVIF/WebP transcoding, and blur placeholder (LQIP) creation.

⭐ 32.1k sharp ⬇ 52.5M/wk Apache-2.0
Custom Agents Image & Creative Automation
Mar 22, 2026 👁 26 View skill →
Browser Automation Security Reviewed

Playwright Cross-Browser Testing and Automation Framework

Uses Microsoft Playwright to automate Chromium, Firefox, and WebKit with one API for testing, scraping, screenshots, tracing, and login flows. It fits teams that need reliable browser sessions, modern locator-based automation, and strong debugging artifacts instead of brittle timeout-heavy scripts.

⭐ 85.5k playwright ⬇ 46.8M/wk Apache-2.0
Multi-Framework Browser Automation
Mar 31, 2026 👁 41 View skill →

📚 Useful Resources

A short row of next steps if you want to publish, learn more, or inspect the raw repo layer.

Create a skill

Publish your own skill with cleaner metadata, review context, and source-backed provenance.

Latest guides and articles

Read practical posts about skills, workflows, and what is changing across the ecosystem.

GitHub repo

Open the generated repo, top lists, categories, and source links if you want the raw catalog layer.

How it works

A simple marketplace flow built for trust, reuse, and faster installation.

1

Browse

Find skills by category, framework compatibility, and use case.

2

Evaluate

Review source links, install instructions, tools required, and security status.

3

Install or create

Use existing skills faster, or publish your own for review and listing.

Create a Skill

Build a framework-ready agent skill in minutes — free, no login required. Then publish it to the marketplace for review and listing.

n