# Agent Skill Exchange — Full Catalog > **2837 published skills** across **17 categories** · 2,425 security reviewed · Updated 2026-07-31 01:27 UTC > > Browse the [live marketplace](https://agentskillexchange.com/browse-skills/) for search, filtering, and one-click install. --- ## Skills by Category ### 🛠️ Developer Tools (407 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Developer%20Tools) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Developer%20Tools&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Developer%20Tools&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Ollama Local LLM Runner and Model Server](skills/ollama-local-llm-runner-model-server/) | Ollama runs large language models locally with a simple CLI and REST API. It supports hundreds of open models… | Security Reviewed | 167.9k | — | | [Hugging Face Transformers — Machine Learning Model Library](skills/hugging-face-transformers-ml-library/) | Hugging Face Transformers provides 400,000+ pretrained models for NLP, computer vision, audio, and multimodal tasks… | Security Reviewed | 159.2k | — | | [Open WebUI Self-Hosted AI Interface for LLMs](skills/open-webui-self-hosted-ai-interface/) | Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely… | Security Reviewed | 130.4k | — | | [Kubernetes Pod Crash Diagnostics](skills/kubernetes-pod-crash-diagnostics-3/) | Runs kubectl describe pod, kubectl logs --previous, and kubectl get events to diagnose CrashLoopBackOff and… | Security Reviewed | 121.7k | — | | [shadcn/ui — Re-usable UI Component Collection for React](skills/shadcn-ui-react-component-collection/) | shadcn/ui is a collection of accessible UI components built with Radix UI and Tailwind CSS that you copy into your… | Published | 112.1k | 19.4M/wk | | [Run terminal-native repo analysis, edits, and command loops with Gemini in a bounded CLI workflow with Gemini CLI](skills/run-terminal-native-repo-analysis-edits-and-command-loops-with-gemini-in-a-bounded-cli-workflow-with-gemini-cli/) | Lets an agent use Gemini from the terminal to inspect repositories, edit files, run shell commands, and ground work… | Security Reviewed | 101.6k | 3.2M/wk | | [llama.cpp Portable LLM Inference Engine in C/C++](skills/llama-cpp-portable-llm-inference/) | llama.cpp is a high-performance C/C++ implementation for running LLM inference across diverse hardware. It supports… | Security Reviewed | 100.9k | — | | [Supabase MCP Server](skills/supabase-mcp-server/) | Supabase MCP Server is built around Supabase developer platform. The underlying ecosystem is represented by… | Security Reviewed | 100.8k | 83.5M/wk | | [Angular — TypeScript Web Application Framework by Google](skills/angular-typescript-web-framework/) | Angular is a TypeScript-based web application platform by Google providing dependency injection, declarative… | Security Reviewed | 100.1k | 5.7M/wk | | [Puppeteer DevTools Protocol Recorder](skills/puppeteer-devtools-protocol-recorder/) | Records and replays Chrome DevTools Protocol (CDP) sessions via Puppeteer's CDPSession API, captures Network,… | Security Reviewed | 94.1k | 40.2M/wk | | [Bun Shell Script Executor](skills/bun-shell-script-executor/) | Leverages Bun's built-in $ shell API (Bun.Shell) to orchestrate cross-platform shell scripts from TypeScript with… | Security Reviewed | 88.9k | 1.7M/wk | | [Playwright E2E Test Generator](skills/playwright-e2e-test-generator/) | Generates Playwright test suites from natural language descriptions using the Playwright Test API. Supports… | Security Reviewed | 86.4k | 47.9M/wk | | [uv Ultra-Fast Python Package and Project Manager](skills/uv-ultra-fast-python-package-project-manager/) | uv is an extremely fast Python package and project manager written in Rust by Astral (creators of Ruff). It replaces… | Security Reviewed | 82.4k | — | | [Vite Plugin Hot Module Analyzer](skills/vite-plugin-hmr-analyzer/) | Monitors and analyzes Vite HMR (Hot Module Replacement) update chains using the vite.config.ts plugin API and ws… | Security Reviewed | 79.9k | 96.8M/wk | | [fzf Command-Line Fuzzy Finder](skills/fzf-command-line-fuzzy-finder/) | fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list —… | Security Reviewed | 79.2k | — | | [Hoppscotch Open Source API Development Ecosystem](skills/hoppscotch-api-development-ecosystem/) | Hoppscotch is a lightweight, open-source API development platform that serves as an alternative to Postman and… | Security Reviewed | 78.7k | — | | [Zed High-Performance Multiplayer Code Editor](skills/zed-high-performance-multiplayer-code-editor/) | Zed is a high-performance, multiplayer code editor built in Rust by the creators of Atom and Tree-sitter. It… | Published | 78.6k | — | | [Cut coding-agent response tokens with Caveman mode](skills/cut-coding-agent-response-tokens-with-caveman-mode/) | Install Caveman as a Claude Code style skill when coding agents need terse, technically accurate responses that… | Published | 78.4k | — | | [Manage agent CLI providers and MCP settings with CC Switch](skills/manage-agent-cli-providers-and-mcp-settings-with-cc-switch/) | Use CC Switch to keep provider profiles, MCP servers, prompts, skills, sessions, and usage tracking consistent… | Published | 76.2k | — | | [lazygit Terminal UI for Git Operations](skills/lazygit-terminal-ui-git-operations/) | A simple terminal user interface for git commands built with Go. lazygit provides interactive staging, rebasing,… | Security Reviewed | 75.4k | — | | [vLLM High-Throughput LLM Serving Engine with PagedAttention](skills/vllm-high-throughput-llm-serving/) | vLLM is a fast and memory-efficient inference and serving engine for large language models. It uses PagedAttention… | Published | 75.1k | — | | [NestJS — Progressive Node.js Framework for Server-Side Applications](skills/nestjs-progressive-nodejs-framework/) | NestJS is a progressive Node.js framework built with TypeScript, inspired by Angular. It provides dependency… | Published | 75.1k | 10.5M/wk | | [LobeHub Multi-Agent Chat Platform with MCP Plugin Ecosystem](skills/lobehub-multi-agent-chat-platform-mcp-plugins/) | LobeHub is an open-source multi-agent chat platform supporting 50+ LLM providers, MCP plugin marketplace, knowledge… | Security Reviewed | 74.9k | — | | [Preserve Claude Code session memory with Claude Mem](skills/preserve-claude-code-session-memory-with-claude-mem/) | Use Claude Mem to capture Claude Code sessions, compress the useful context, and re-inject relevant memory so future… | Security Reviewed | 74.4k | 17k/wk | | [Run software engineering tasks with OpenHands](skills/run-software-engineering-tasks-with-openhands/) | Use OpenHands to run supervised software-engineering agents that inspect repositories, edit code, execute commands,… | Security Reviewed | 74.2k | — | | [Redis MCP Server](skills/redis-mcp-server/) | Redis MCP Server is built around Redis in-memory datastore. The underlying ecosystem is represented by redis/redis… | Security Reviewed | 73.8k | — | | [Docker Compose Generator Skill](skills/docker-compose-generator-skill/) | Docker Compose Generator Skill is built around Docker container platform. The underlying ecosystem is represented by… | Security Reviewed | 71.6k | — | | [Docker MCP Server](skills/docker-mcp-server/) | Docker MCP Server is built around Docker container platform. The underlying ecosystem is represented by moby/moby… | Security Reviewed | 71.6k | — | | [Docker Compose Orchestrator](skills/docker-compose-orchestrator-v2/) | Manages multi-service Docker Compose environments using the Compose V2 Go API and Docker Engine SDK. Handles health… | Security Reviewed | 71.5k | — | | [Docker Compose Stack Analyzer](skills/docker-compose-stack-analyzer/) | Analyzes Docker Compose configurations for security, networking, and resource optimization using the Docker Engine… | Security Reviewed | 71.5k | — | | [Docker Compose Stack Builder](skills/docker-compose-stack-builder-sdk/) | Builds multi-service Docker Compose stacks using Docker Engine SDK for Python with automatic health check… | Security Reviewed | 71.5k | — | | [Caddy Automatic HTTPS Web Server and Reverse Proxy](skills/caddy-automatic-https-web-server-reverse-proxy/) | Caddy is a fast, extensible web server written in Go that provides automatic HTTPS via Let's Encrypt and ZeroSSL. It… | Security Reviewed | 71.2k | — | | [Webpack Bundle Analyzer Agent](skills/webpack-bundle-analyzer-agent/) | Analyzes webpack bundle composition using webpack-bundle-analyzer and source-map-explorer APIs. Identifies duplicate… | Security Reviewed | 65.8k | 44.5M/wk | | [Docusaurus React Documentation Framework by Meta](skills/docusaurus-react-documentation-framework-meta/) | Docusaurus is an open-source static site generator built with React, developed and maintained by Meta. It enables… | Security Reviewed | 64.3k | 16.5k/wk | | [Run local Pi coding-agent workflows with sandbox and session-sharing guardrails](skills/run-local-pi-coding-agent-workflows-with-sandbox-and-session-sharing-guardrails/) | Use Pi when an operator needs a local coding-agent CLI with explicit sandboxing, provider setup, and reviewable… | Published | 63.1k | 5.7M/wk | | [Open Interpreter Natural Language Computer Interface](skills/open-interpreter-natural-language-computer-interface/) | Open Interpreter lets LLMs run code locally (Python, JavaScript, Shell, and more) through a ChatGPT-like terminal… | Security Reviewed | 62.9k | — | | [Traefik Cloud-Native Application Proxy and Reverse Proxy](skills/traefik-cloud-native-reverse-proxy/) | Traefik is a modern cloud-native reverse proxy and load balancer that automatically discovers services and… | Security Reviewed | 62.5k | — | | [ripgrep Recursive Regex Search Tool](skills/ripgrep-recursive-regex-search-tool/) | ripgrep (rg) is a line-oriented search tool that recursively searches directories for regex patterns while… | Security Reviewed | 61.7k | — | | [Run supervised IDE coding-agent workflows with Cline](skills/run-supervised-ide-coding-agent-workflows-with-cline/) | Use Cline inside the IDE to let an agent inspect a repository, edit files, run terminal commands, use browser… | Security Reviewed | 61.5k | 90.4k/wk | | [Build navigable codebase knowledge graphs with Understand Anything](skills/build-navigable-codebase-knowledge-graphs-with-understand-anything/) | Turn a repository or wiki into an interactive knowledge graph that agents and humans can search, explore, and query… | Security Reviewed | 61.1k | — | | [Nuxt — Vue.js Meta-Framework for SSR and Static Sites](skills/nuxt-vue-meta-framework-ssr/) | Nuxt is a Vue.js meta-framework providing server-side rendering, static site generation, file-based routing,… | Published | 60k | 1.6M/wk | | [Run multi-harness coding-agent workflows with Oh My OpenAgent](skills/run-multi-harness-coding-agent-workflows-with-oh-my-openagent/) | Install and operate Oh My OpenAgent as a reusable coding-agent harness for long-running, multi-model development… | Security Reviewed | 58.9k | 56.8k/wk | | [Run supervised agentic terminal sessions with Warp](skills/run-supervised-agentic-terminal-sessions-with-warp/) | Use Warp as a supervised terminal workspace for running Warp Agent or external CLI agents such as Codex, Claude… | Security Reviewed | 58.5k | — | | [mkcert Zero-Config Local Development TLS Certificate Generator](skills/mkcert-local-dev-tls-certificate-generator/) | mkcert is a zero-configuration CLI tool by Filippo Valsorda that creates locally-trusted development certificates.… | Security Reviewed | 58.4k | — | | [Astro Content-Driven Web Framework](skills/astro-content-driven-web-framework/) | Astro is a modern web framework for building content-driven websites. It ships zero JavaScript by default, supports… | Security Reviewed | 58k | 2M/wk | | [bat Syntax-Highlighting Cat Replacement](skills/bat-syntax-highlighting-cat-replacement/) | bat is a cat(1) clone written in Rust that adds syntax highlighting for over 200 languages, Git integration showing… | Security Reviewed | 57.9k | — | | [PocketBase Open Source Realtime Backend in a Single Binary](skills/pocketbase-open-source-realtime-backend-single-binary/) | PocketBase is an open-source Go backend that ships as a single portable executable. It includes an embedded SQLite… | Security Reviewed | 57.3k | — | | [AutoGen — Microsoft Multi-Agent Conversation Framework](skills/autogen-microsoft-multi-agent-framework/) | AutoGen is Microsoft's open-source framework for building multi-agent systems where AI agents converse with each… | Security Reviewed | 56.8k | — | | [Starship Cross-Shell Prompt Configurator](skills/starship-cross-shell-prompt-configurator/) | The minimal, blazing-fast, and infinitely customizable prompt for any shell. Starship is written in Rust and works… | Security Reviewed | 55.7k | — | | [Generate and iterate on a local codebase from a natural-language spec with gpt-engineer](skills/generate-and-iterate-on-a-local-codebase-from-a-natural-language-spec-with-gpt-engineer/) | Use gpt-engineer when an agent/operator needs to turn a prompt file into a local project scaffold, inspect the… | Security Reviewed | 55.2k | — | | [Dive Docker Image Layer Explorer and Size Optimizer](skills/dive-docker-image-layer-explorer/) | Dive is a CLI tool for exploring Docker image layers, analyzing file system changes, and estimating wasted space. It… | Security Reviewed | 53.7k | — | | [Vue.js — Progressive JavaScript Framework for Building UIs](skills/vue-js-progressive-javascript-framework/) | Vue.js is a progressive JavaScript framework for building user interfaces with an incrementally adoptable… | Security Reviewed | 53.4k | 13.6M/wk | | [Coolify Self-Hosted App Platform and Deployment Automation Skill](skills/coolify-self-hosted-app-platform-deployment-automation-skill/) | Coolify is an open source self-hosted deployment platform for applications, databases, and services. This skill… | Security Reviewed | 52.9k | — | | [LazyDocker Terminal UI for Docker Management](skills/lazydocker-terminal-docker-management/) | LazyDocker is a terminal UI for Docker and Docker Compose that provides container management, log viewing, resource… | Security Reviewed | 50.5k | — | | [LlamaIndex MCP Server](skills/llamaindex-mcp-server/) | LlamaIndex MCP Server is built around LlamaIndex framework for LLM data access. The underlying ecosystem is… | Security Reviewed | 49.8k | — | | [Ghostty Fast Native Terminal Emulator with GPU Acceleration](skills/ghostty-fast-native-terminal-emulator-gpu-acceleration/) | Ghostty is a fast, feature-rich, cross-platform terminal emulator that uses platform-native UI and GPU acceleration.… | Security Reviewed | 49.2k | — | | [LlamaIndex Agent](skills/llamaindex-agent/) | LlamaIndex Agent is built around LlamaIndex framework for LLM data access. The underlying ecosystem is represented… | Security Reviewed | 48.6k | — | | [Terraform Cloud MCP Server](skills/terraform-cloud-mcp-server/) | Terraform Cloud MCP Server is built around Terraform infrastructure as code. The underlying ecosystem is represented… | Security Reviewed | 48.5k | — | | [Terraform Module Scaffolder](skills/terraform-module-scaffolder-hcl-sdk/) | Scaffolds Terraform modules using the HCL SDK with provider schema introspection and automatic variable extraction.… | Security Reviewed | 48.1k | — | | [CrewAI Multi-Agent Orchestration Framework](skills/crewai-multi-agent-orchestration-framework/) | CrewAI is a lean, lightning-fast Python framework for orchestrating role-playing autonomous AI agents. It enables… | Security Reviewed | 47.7k | — | | [tldraw Infinite Canvas Whiteboard SDK for React](skills/tldraw-infinite-canvas-whiteboard-sdk/) | tldraw is a feature-complete infinite canvas engine and whiteboard SDK for React. It provides drawing, diagramming,… | Security Reviewed | 46.2k | 173.2k/wk | | [Slidev Markdown Presentation Slides for Developers](skills/slidev-markdown-presentation-slides-developers/) | Slidev is a web-based presentation tool built for developers that turns Markdown files into interactive slide decks… | Security Reviewed | 45.4k | — | | [zx JavaScript Shell Script Runner](skills/zx-javascript-shell-script-runner/) | Write better shell scripts in JavaScript using Google's zx. Provides cross-platform wrappers around child_process… | Security Reviewed | 45.3k | 1.7M/wk | | [Helix Post-Modern Modal Text Editor with LSP and Tree-sitter](skills/helix-post-modern-modal-text-editor-lsp-treesitter/) | Helix is a post-modern terminal-based modal text editor written in Rust. It features built-in language server… | Security Reviewed | 43.7k | — | | [Aider AI Pair Programming CLI Agent](skills/aider-ai-pair-programming-cli-agent/) | Aider is an open-source AI pair programming tool that runs in your terminal, letting you collaborate with LLMs to… | Security Reviewed | 42.7k | — | | [Bruno Git-Native API Client for Testing and Exploration](skills/bruno-git-native-api-client-testing-exploration/) | Bruno is an open-source, offline-first API client that stores collections as plain-text .bru files on your… | Published | 42.5k | — | | [fd Fast File Finder CLI](skills/fd-fast-file-finder-cli/) | A fast and user-friendly alternative to the find command, written in Rust. fd provides intuitive syntax, regex and… | Security Reviewed | 42.3k | — | | [Fabric AI Prompt Pattern Framework](skills/fabric-ai-prompt-pattern-framework/) | Fabric is an open-source framework for augmenting humans using AI. It provides a modular system of crowdsourced… | Security Reviewed | 40.3k | — | | [tRPC End-to-End Typesafe API Framework](skills/trpc-end-to-end-typesafe-api-framework/) | tRPC enables developers to build fully typesafe APIs in TypeScript without schemas, code generation, or runtime… | Security Reviewed | 39.9k | — | | [esbuild Ultra-Fast JavaScript Bundler](skills/esbuild-ultra-fast-javascript-bundler/) | esbuild is an extremely fast JavaScript and TypeScript bundler written in Go that delivers 10-100x faster build… | Security Reviewed | 39.8k | 164M/wk | | [Appsmith Open Source Internal Tools and Admin Panel Builder](skills/appsmith-open-source-internal-tools-admin-panel-builder/) | Appsmith is an open-source platform for building internal tools, dashboards, and admin panels on top of databases… | Security Reviewed | 39.6k | — | | [Agno Multi-Modal Agent Runtime Platform](skills/agno-multi-modal-agent-runtime-platform/) | Agno is a high-performance Python framework for building, running, and managing agentic software at scale. It… | Security Reviewed | 39k | — | | [Nushell Structured Data Shell](skills/nushell-structured-data-shell/) | A modern shell that treats all input as structured data rather than plain text streams. Nushell provides built-in… | Security Reviewed | 38.9k | 1k/wk | | [HTTPie CLI API Testing and Debugging Client](skills/httpie-cli-api-testing-debugging-client/) | HTTPie is a modern, user-friendly command-line HTTP client designed for testing, debugging, and interacting with… | Security Reviewed | 37.8k | — | | [ToolJet Open Source Internal Tools and Workflow Platform](skills/tooljet-open-source-internal-tools-workflow-platform/) | ToolJet is an open-source platform for internal tools, dashboards, workflows, and AI-assisted business apps. It… | Security Reviewed | 37.7k | — | | [Docker Compose Service Graph Visualizer](skills/docker-compose-service-graph-visualizer/) | Parses docker-compose.yml files using PyYAML and generates interactive dependency graphs with Graphviz and D3.js.… | Security Reviewed | 37.2k | — | | [Yazi Async Terminal File Manager](skills/yazi-async-terminal-file-manager/) | Yazi is a blazing-fast terminal file manager written in Rust with async I/O, image previews, Vim keybindings, and a… | Published | 35.8k | — | | [Dioxus Rust Fullstack Cross-Platform Application Framework](skills/dioxus-rust-fullstack-cross-platform-framework/) | Dioxus is a fullstack app framework for Rust that enables building cross-platform applications for web, desktop, and… | Security Reviewed | 35.6k | — | | [Textual Python TUI Application Framework by Textualize](skills/textual-python-tui-application-framework/) | Textual is a lean application framework for Python that lets you build sophisticated terminal user interfaces with a… | Security Reviewed | 35.3k | — | | [zoxide Smart Directory Navigation CLI](skills/zoxide-smart-directory-navigation-cli/) | A smarter cd command written in Rust, inspired by z and autojump. zoxide learns your most-used directories and lets… | Security Reviewed | 35.1k | — | | [pnpm Fast Disk-Efficient Package Manager](skills/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… | Security Reviewed | 34.4k | 66.3M/wk | | [Goose Extensible AI Coding Agent by Block](skills/goose-extensible-ai-coding-agent-block/) | An open-source, extensible AI agent from Block (formerly Square) that goes beyond code suggestions to install… | Published | 33.9k | — | | [Route Claude Code requests across models and providers with Claude Code Router](skills/route-claude-code-requests-across-models-and-providers-with-claude-code-router/) | Run Claude Code through Claude Code Router to route coding-agent requests by task, provider, or model while… | Security Reviewed | 33.9k | 211k/wk | | [Wails Desktop Application Framework for Go and Web Technologies](skills/wails-desktop-app-framework-go-web/) | Wails is an open source framework for building desktop applications using Go for backend logic and standard web… | Security Reviewed | 33.6k | — | | [Drizzle ORM TypeScript SQL Database Toolkit](skills/drizzle-orm-typescript-sql-database-toolkit/) | Drizzle ORM is a lightweight TypeScript ORM that provides type-safe SQL schema declarations, relational and SQL-like… | Published | 33.6k | 7M/wk | | [SWC Speedy Web Compiler for JavaScript and TypeScript](skills/swc-speedy-web-compiler-javascript-typescript/) | SWC (Speedy Web Compiler) is a Rust-based JavaScript and TypeScript compiler that is 20x faster than Babel on a… | Security Reviewed | 33.3k | 3/wk | | [Tabby Self-Hosted AI Coding Assistant and Copilot Alternative](skills/tabby-self-hosted-ai-coding-assistant/) | Tabby is an open-source, self-hosted AI coding assistant that serves as an on-premises alternative to GitHub… | Security Reviewed | 33.3k | — | | [K9s Kubernetes Terminal Dashboard](skills/k9s-kubernetes-terminal-dashboard/) | K9s is a terminal-based UI for managing Kubernetes clusters, providing real-time observation of resources, log… | Security Reviewed | 33.2k | — | | [Restic Fast Encrypted Backup Program](skills/restic-encrypted-backup-tool/) | Restic is a fast, secure, and efficient backup program supporting local, SFTP, S3, Azure, GCS, and many other… | Security Reviewed | 32.9k | — | | [Just Command Runner](skills/just-command-runner/) | Just is a command runner written in Rust that provides a convenient way to save and run project-specific commands.… | Security Reviewed | 32.5k | — | | [Dokku Docker-Powered Mini-Heroku Self-Hosted PaaS](skills/dokku-docker-paas/) | Dokku is a self-hosted Platform-as-a-Service built on Docker that provides Heroku-like git-push deployment on your… | Security Reviewed | 31.9k | — | | [Build frontend copilot and generative UI workflows with CopilotKit](skills/build-frontend-copilot-and-generative-ui-workflows-with-copilotkit/) | Use CopilotKit to add agent-native React or Angular copilots with generative UI, shared state, and human-in-the-loop… | Security Reviewed | 31.5k | 261.2k/wk | | [Podman Daemonless Container Management Engine](skills/podman-daemonless-container-management-engine/) | Podman is a daemonless container engine for developing, managing, and running OCI containers on Linux, Mac, and… | Security Reviewed | 31.2k | — | | [Zellij Terminal Workspace and Multiplexer](skills/zellij-terminal-workspace-multiplexer/) | Zellij is a Rust-powered terminal workspace and multiplexer with floating panes, WebAssembly plugins, layout… | Security Reviewed | 30.9k | — | | [k6 Load Testing and Performance Benchmarking Tool](skills/k6-load-testing-performance-benchmarking-tool/) | A modern open-source load testing tool from Grafana Labs, written in Go with JavaScript scripting. Enables… | Security Reviewed | 30.3k | — | | [Turborepo Monorepo Build System](skills/turborepo-monorepo-build-system/) | Use Turborepo to orchestrate builds, tests, and tasks across JavaScript and TypeScript monorepos with intelligent… | Security Reviewed | 30.1k | 12.9M/wk | | [Nginx Error Log Parser](skills/nginx-error-log-parser/) | Parses nginx error.log and access.log files using pattern matching for 5xx status codes, upstream timeouts, and SSL… | Security Reviewed | 29.9k | — | | [delta Syntax-Highlighting Git Diff Pager](skills/delta-syntax-highlighting-git-diff-pager/) | A syntax-highlighting pager for git diff, grep, and blame output built in Rust. Provides word-level diff… | Security Reviewed | 29.8k | — | | [Hono Ultrafast Web Framework Built on Web Standards](skills/hono-ultrafast-web-framework-web-standards/) | Hono is a small, simple, and ultrafast web framework built on Web Standards. It runs on any JavaScript runtime… | Security Reviewed | 29.8k | 37.1M/wk | | [Run multi-provider coding-agent sessions with OpenClaude](skills/run-multi-provider-coding-agent-sessions-with-openclaude/) | Use OpenClaude when a repository task needs one terminal-first coding-agent workflow that can switch across cloud,… | Security Reviewed | 29.5k | 34.8k/wk | | [Atuin Shell History Database and Sync](skills/atuin-shell-history-database-sync/) | Atuin replaces your existing shell history with a SQLite database that records additional context like exit codes,… | Security Reviewed | 28.9k | — | | [Coordinate multi-agent cowork sessions with AionUi](skills/coordinate-multi-agent-cowork-sessions-with-aionui/) | Run AionUi as a local cowork surface for coordinating built-in agents, Codex, Claude Code, OpenClaw, Gemini CLI, and… | Published | 28.8k | — | | [GitHub MCP Server for AI-Powered Repository Management](skills/github-mcp-server-ai-repository-management/) | GitHub's official Model Context Protocol (MCP) server that connects AI agents, assistants, and chatbots directly to… | Security Reviewed | 28.5k | — | | [OpenTofu Open Source Infrastructure as Code Tool](skills/opentofu-open-source-infrastructure-as-code/) | OpenTofu is an open-source infrastructure as code tool that lets you declaratively manage cloud and on-premises… | Published | 28.2k | — | | [Build planner-driven agent workflows with Microsoft Semantic Kernel](skills/build-planner-driven-agent-workflows-with-microsoft-semantic-kernel/) | Compose prompts, plugins, memory, planners, and connectors into repeatable Python, .NET, or Java agent workflows… | Security Reviewed | 27.9k | — | | [Budibase Open Source Low-Code Operations App Platform](skills/budibase-open-source-low-code-operations-app-platform/) | Budibase is an open-source low-code platform for internal apps, forms, portals, and approvals. It gives agents a… | Security Reviewed | 27.8k | 41/wk | | [Hyperfine Command-Line Benchmarking Tool](skills/hyperfine-command-line-benchmarking-tool/) | Benchmark command-line programs with statistical rigor using Hyperfine. Performs warmup runs, detects outliers,… | Security Reviewed | 27.8k | — | | [Jujutsu Git-Compatible Version Control System](skills/jujutsu-jj-git-compatible-vcs/) | Jujutsu (jj) is a powerful Git-compatible version control system that reimagines VCS workflows with automatic… | Security Reviewed | 27.5k | — | | [ESLint Code Review](skills/eslint-code-review/) | ESLint Code Review is built around ESLint static analysis for JavaScript and TypeScript. The underlying ecosystem is… | Security Reviewed | 27.3k | 152.4M/wk | | [ESLint Rule Generator Agent](skills/eslint-rule-generator-agent/) | Generates custom ESLint rules from natural language descriptions using the ESLint RuleTester API and AST selectors.… | Security Reviewed | 27.2k | 120.2M/wk | | [smolagents Code-First AI Agent Library](skills/smolagents-code-first-ai-agent-library/) | smolagents is HuggingFace's barebones Python library for building AI agents that think in code rather than JSON.… | Security Reviewed | 26.4k | — | | [Run multi-surface coding-agent workflows with Kilo Code](skills/run-multi-surface-coding-agent-workflows-with-kilo-code/) | Use Kilo Code as an open-source coding agent across VS Code, JetBrains, CLI, cloud runs, and trusted CI workflows… | Published | 26.3k | 248.3k/wk | | [API Client Generator Skill](skills/api-client-generator-skill/) | API Client Generator Skill is built around Swagger/OpenAPI tooling. The underlying ecosystem is represented by… | Security Reviewed | 26.3k | 5.7M/wk | | [Mise Dev Tool Version Manager](skills/mise-dev-tool-version-manager/) | Use mise (mise-en-place) to manage development tool versions, environment variables, and task running from a single… | Published | 26.3k | — | | [OpenAPI Generator API Client and Server Stub Tooling](skills/openapi-generator-api-client-server-stub-tooling/) | OpenAPI Generator turns OpenAPI specs into client SDKs, server stubs, docs, and config. It is a practical fit when… | Security Reviewed | 26.1k | — | | [Preserve agent plans across context resets with Planning With Files](skills/preserve-agent-plans-across-context-resets-with-planning-with-files/) | Gives coding agents a repeatable file-backed planning workflow using task_plan.md, findings.md, and progress.md so… | Security Reviewed | 25.8k | — | | [Reduce agent token burn on repo-scale coding commands with the rtk CLI proxy](skills/reduce-agent-token-burn-on-repo-scale-coding-commands-with-the-rtk-cli-proxy/) | Use rtk when an agent keeps wasting context on noisy shell output from large repos and you need smaller command… | Published | 25.4k | — | | [Bazel Build Graph Analyzer](skills/bazel-build-graph-analyzer/) | Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query… | Security Reviewed | 25.3k | — | | [Jenkins MCP Server](skills/jenkins-mcp-server/) | Jenkins MCP Server is built around Jenkins automation server. The underlying ecosystem is represented by… | Security Reviewed | 25.3k | — | | [Pulumi MCP Server](skills/pulumi-mcp-server/) | Pulumi MCP Server is built around Pulumi infrastructure as code platform. The underlying ecosystem is represented by… | Published | 25.2k | 2.6M/wk | | [CI Pipeline Generator Skill](skills/ci-pipeline-generator-skill/) | CI Pipeline Generator Skill is built around GitLab DevSecOps platform. The underlying ecosystem is represented by… | Security Reviewed | 24.3k | — | | [Biome Lint Migration Toolkit](skills/biome-lint-migration-toolkit/) | Automates migration from ESLint and Prettier to Biome (formerly Rome) by parsing .eslintrc and .prettierrc configs,… | Published | 24.3k | 8.8M/wk | | [FastMCP Python MCP Server and Client Framework](skills/fastmcp-python-mcp-server-client-framework/) | FastMCP is the standard Python framework for building Model Context Protocol servers, clients, and applications. It… | Published | 24.2k | — | | [llamafile Single-File LLM Distribution and Runner by Mozilla](skills/llamafile-single-file-llm-runner-mozilla/) | llamafile by Mozilla bundles open-source LLMs into a single portable executable that runs locally on macOS, Windows,… | Security Reviewed | 24.1k | — | | [Glow Terminal Markdown Renderer](skills/glow-terminal-markdown-renderer/) | Glow is a terminal-based markdown reader by Charm that renders markdown files with syntax highlighting, word… | Security Reviewed | 24.1k | — | | [Coordinate multi-mode coding-agent work in the IDE with Roo Code](skills/coordinate-multi-mode-coding-agent-work-in-the-ide-with-roo-code/) | Use Roo Code modes to plan, implement, debug, and review coding-agent work from inside VS Code while keeping edits,… | Published | 24k | — | | [D2 Modern Diagram Scripting Language and CLI](skills/d2-diagram-scripting-language-cli/) | D2 is a modern diagram scripting language that turns text into diagrams. It compiles declarative text files into… | Security Reviewed | 23.3k | 14.1k/wk | | [Gum Interactive Shell Script Toolkit](skills/gum-interactive-shell-script-toolkit/) | Gum by Charmbracelet is a tool for building glamorous shell scripts. It provides configurable terminal UI components… | Security Reviewed | 23.2k | — | | [Add IDE-style semantic code navigation and symbol-safe refactors to coding agents through Serena](skills/add-ide-style-semantic-code-navigation-and-symbol-safe-refactors-to-coding-agents-through-serena/) | Give a coding agent symbol-aware lookup, cross-file rename, and structural edit tools before it starts making… | Security Reviewed | 23k | — | | [ArgoCD MCP Server](skills/argocd-mcp-server/) | ArgoCD MCP Server is built around Argo CD GitOps deployment controller for Kubernetes. The underlying ecosystem is… | Security Reviewed | 23k | — | | [Repomix Codebase Context Packer for LLMs](skills/repomix-codebase-context-packer-llm/) | Repomix packs an entire code repository into a single AI-friendly file optimized for LLM consumption. It provides… | Security Reviewed | 22.8k | 54.8k/wk | | [Coordinate Terminal Coding Agents With Herdr](skills/coordinate-terminal-coding-agents-with-herdr/) | Run and monitor multiple coding agents from one terminal workspace, keeping panes, status, detach/reattach, and… | Security Reviewed | 22.7k | — | | [Dockge Self-Hosted Docker Compose Stack Manager](skills/dockge-docker-compose-stack-manager/) | Dockge is a self-hosted Docker Compose stack manager with a reactive web UI for managing compose.yaml files. Created… | Security Reviewed | 22.7k | — | | [Build stateful agents with long-term memory using Letta](skills/build-stateful-agents-with-long-term-memory-using-letta/) | Use Letta to create agents whose identity, tools, memory blocks, and conversation state persist across sessions for… | Security Reviewed | 22.7k | — | | [Mastra TypeScript AI Agent Framework](skills/mastra-typescript-ai-agent-framework/) | Mastra is an open-source TypeScript framework for building AI-powered applications and agents. Created by the team… | Security Reviewed | 22.6k | 267.2k/wk | | [Beekeeper Studio Cross-Platform SQL Editor and Database Manager](skills/beekeeper-studio-cross-platform-sql-editor-database-manager/) | A source-backed ASE skill for Beekeeper Studio, the SQL editor and database manager for Linux, macOS, and Windows.… | Security Reviewed | 22.5k | — | | [Crush Agentic AI Coding CLI by Charmbracelet](skills/crush-agentic-ai-coding-cli-charmbracelet/) | Crush is a terminal-native AI coding agent built by Charmbracelet that connects your code, tools, and workflows to… | Security Reviewed | 22.2k | — | | [NocoBase Extensible AI-Powered No-Code and Low-Code Platform](skills/nocobase-extensible-no-code-low-code-platform/) | NocoBase is the most extensible open-source no-code/low-code platform for building business applications. It… | Security Reviewed | 22.1k | 746/wk | | [MkDocs Project Documentation Generator](skills/mkdocs-project-documentation-generator/) | MkDocs is a fast, simple, and elegant static site generator designed for building project documentation from… | Security Reviewed | 21.9k | — | | [Run DeepSeek-oriented terminal coding workflows with Reasonix](skills/run-deepseek-oriented-terminal-coding-workflows-with-reasonix/) | Use Reasonix when an operator wants a persistent terminal coding agent tuned for DeepSeek-style prefix caching,… | Security Reviewed | 21.8k | 77.9k/wk | | [ChartDB Database Schema Visualization and Diagram Editor](skills/chartdb-database-schema-visualization/) | ChartDB is a web-based database diagramming editor that instantly visualizes your schema from a single SQL query. It… | Published | 21.7k | — | | [GitUI Blazing Fast Terminal Git Interface](skills/gitui-terminal-git-interface/) | GitUI is a fast terminal-based user interface for Git written in Rust. It provides keyboard-driven staging,… | Security Reviewed | 21.7k | — | | [mdBook Markdown Book Generator by Rust Project](skills/mdbook-markdown-book-generator-rust/) | mdBook is a command-line utility for creating online books from Markdown files. Built in Rust and maintained by the… | Published | 21.4k | — | | [Sonic Fast Lightweight Schema-Less Search Backend](skills/sonic-fast-lightweight-search-backend/) | Sonic is a fast, lightweight, and schema-less search backend written in Rust. It serves as a drop-in alternative to… | Security Reviewed | 21.2k | — | | [eza Modern File Listing CLI](skills/eza-modern-file-listing-cli/) | A modern, maintained replacement for the ls command, written in Rust. eza provides colorized output, Git… | Security Reviewed | 20.9k | — | | [OpenAI Agents SDK Multi-Agent Workflow Framework for Python](skills/openai-agents-sdk-python-multi-agent/) | The OpenAI Agents SDK is a lightweight Python framework for building multi-agent workflows. It supports 100+ LLMs,… | Security Reviewed | 20.6k | — | | [Supervise parallel coding-agent terminals with Cmux](skills/supervise-parallel-coding-agent-terminals-with-cmux/) | Use Cmux to run multiple AI coding-agent terminal sessions with visible notifications, scriptable panes, an in-app… | Security Reviewed | 20.5k | 500/wk | | [Turn exploratory Python notebooks into reproducible apps and reports with marimo](skills/turn-exploratory-python-notebooks-into-reproducible-apps-and-reports-with-marimo/) | Promote notebook work into rerunnable Python artifacts or lightweight apps when an analysis needs to be shared,… | Security Reviewed | 20.4k | — | | [GitButler Virtual Branch Git Client](skills/gitbutler-virtual-branch-git-client/) | GitButler is a modern Git client built in Rust and Svelte that introduces virtual branches, allowing developers to… | Published | 20k | — | | [Build and evaluate production agents with Google ADK](skills/build-and-evaluate-production-agents-with-google-adk/) | Use Google Agent Development Kit to define, test, evaluate, and deploy code-first Python agents with tools,… | Security Reviewed | 19.5k | — | | [VHS Terminal Session Recorder and GIF Generator](skills/vhs-terminal-session-recorder-gif-generator/) | Create terminal session recordings as GIFs, videos, or images using VHS (charmbracelet/vhs). Write declarative .tape… | Security Reviewed | 19.2k | — | | [Turn GitHub issues into reviewed code changes with SWE-agent](skills/turn-github-issues-into-reviewed-code-changes-with-swe-agent/) | Run SWE-agent against a repository issue so a language model can inspect files, execute commands and tests, and… | Security Reviewed | 19.2k | — | | [chezmoi Cross-Machine Dotfiles Manager](skills/chezmoi-dotfiles-manager/) | chezmoi manages dotfiles across multiple machines securely using a Git-backed source-of-truth model with templates,… | Published | 18.9k | — | | [Hurl Declarative HTTP Request Runner and Tester](skills/hurl-declarative-http-request-runner-tester/) | Hurl is a command-line tool for running and testing HTTP requests defined in plain text files. Built on libcurl, it… | Security Reviewed | 18.7k | — | | [LangChain MCP Server](skills/langchain-mcp-server/) | LangChain MCP Server is built around LangChain framework for LLM applications. The underlying ecosystem is… | Security Reviewed | 17.7k | 2M/wk | | [Verdaccio Lightweight Private npm Proxy Registry](skills/verdaccio-private-npm-proxy-registry/) | Verdaccio is a lightweight, zero-config private npm proxy registry that caches packages from npmjs.org and hosts… | Security Reviewed | 17.6k | 718.8k/wk | | [sqlc Type-Safe SQL Code Generator](skills/sqlc-type-safe-sql-code-generator/) | sqlc is a SQL compiler that generates type-safe Go, Python, Kotlin, and TypeScript code from plain SQL queries. You… | Security Reviewed | 17.3k | — | | [Give coding agents persistent project memory with AgentMemory](skills/give-coding-agents-persistent-project-memory-with-agentmemory/) | Use AgentMemory to run a persistent memory service that lets coding agents recall project context, prior decisions,… | Security Reviewed | 17.2k | 40.7k/wk | | [navi Interactive CLI Cheatsheet Tool](skills/navi-interactive-cli-cheatsheet-tool/) | An interactive cheatsheet tool for the command line that lets you browse through commands and fill in argument… | Security Reviewed | 16.9k | — | | [Nix Flake Configuration Builder](skills/nix-flake-configuration-builder/) | Generates reproducible Nix flake configurations with devShell environments and package overlays. Uses the Nix Flakes… | Security Reviewed | 16.8k | — | | [libSQL Edge-Ready SQLite Fork by Turso](skills/libsql-edge-sqlite-fork-turso/) | libSQL is an open-source, open-contribution fork of SQLite by Turso that adds embedded replicas, server mode, and… | Published | 16.6k | — | | [Amplication Open Source Backend Generation Platform](skills/amplication-open-source-backend-generation-platform/) | Amplication is an open source developer platform for generating production-ready backend services and scaffolding… | Security Reviewed | 16k | — | | [PydanticAI Type-Safe AI Agent Framework](skills/pydanticai-type-safe-ai-agent-framework/) | PydanticAI is an AI agent framework built by the Pydantic team that brings FastAPI-style ergonomics to GenAI… | Security Reviewed | 16k | — | | [lsd Next-Generation ls Directory Listing Tool](skills/lsd-next-gen-ls-directory-listing/) | lsd (LSDeluxe) is a modern rewrite of the classic ls command written in Rust, adding color coding, file-type icons… | Published | 15.6k | — | | [Task Taskfile Build Automation Runner](skills/task-taskfile-build-automation-runner/) | Automate build workflows with Task (go-task), a modern cross-platform task runner that uses YAML-based Taskfiles.… | Published | 15.2k | — | | [Plandex AI Coding Agent for Large Projects](skills/plandex-ai-coding-agent-large-projects/) | Plandex is an open-source terminal-based AI coding agent designed for large projects and complex tasks. It handles… | Security Reviewed | 15.2k | — | | [duf Modern Disk Usage and Free Utility](skills/duf-modern-disk-usage-free-utility/) | duf is a modern disk usage/free utility written in Go that provides a polished, colorful terminal output for mounted… | Security Reviewed | 14.9k | — | | [Trigger.dev TypeScript Background Jobs Platform](skills/trigger-dev-typescript-background-jobs-platform/) | Trigger.dev is an open-source platform for building and deploying long-running background tasks, AI agents, and… | Security Reviewed | 14.3k | 214.1k/wk | | [Mitosis Cross-Framework Component Compiler by Builder.io](skills/mitosis-cross-framework-component-compiler/) | Mitosis lets you write UI components once and compile them to React, Vue, Angular, Svelte, Solid, Qwik, and more.… | Security Reviewed | 13.8k | — | | [Supervise Claude Code Sessions with Cc Haha](skills/supervise-claude-code-sessions-with-cc-haha/) | Use Cc Haha as a local desktop workspace for Claude Code sessions, worktree launches, diff review, permission… | Security Reviewed | 13.7k | — | | [Fresh Next-Generation Web Framework for Deno](skills/fresh-deno-web-framework/) | Fresh is a next-generation web framework built for Deno that uses island-based client hydration, ships zero… | Security Reviewed | 13.7k | — | | [quicktype JSON Schema to Typed Code Generator](skills/quicktype-json-schema-code-generator/) | Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+… | Security Reviewed | 13.7k | — | | [Litestream SQLite Streaming Replication](skills/litestream-sqlite-streaming-replication/) | Litestream is a streaming replication tool for SQLite databases that continuously replicates changes to S3, Azure,… | Security Reviewed | 13.4k | — | | [PostgreSQL Query Optimizer Agent](skills/postgresql-query-optimizer-explain-api/) | Optimizes PostgreSQL queries using EXPLAIN ANALYZE output parsing with pg_stat_statements extension data. Suggests… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Query Plan Analyzer](skills/postgresql-query-plan-analyzer-2/) | Executes EXPLAIN ANALYZE BUFFERS on slow PostgreSQL queries and parses the plan tree for sequential scans, nested… | Security Reviewed | 13.1k | 23.2M/wk | | [Snapshot and restore encrypted file trees with Kopia](skills/snapshot-and-restore-encrypted-file-trees-with-kopia/) | Use Kopia when an agent needs to create, verify, or restore encrypted incremental snapshots across local, NAS, SFTP,… | Security Reviewed | 13.1k | — | | [pgcli Interactive PostgreSQL Client with Autocompletion](skills/pgcli-interactive-postgresql-client/) | pgcli is an interactive PostgreSQL CLI with context-aware autocompletion, syntax highlighting, and multi-line query… | Security Reviewed | 13.1k | — | | [Control Remote Agent CLI Sessions with CloudCLI](skills/control-remote-agent-cli-sessions-with-cloudcli/) | Run Claude Code, Cursor CLI, Codex, and OpenCode sessions from a web or mobile UI when an operator needs remote… | Security Reviewed | 12.9k | 5.1k/wk | | [Volta JavaScript Toolchain Version Manager](skills/volta-javascript-toolchain-manager/) | Volta is a JavaScript toolchain manager written in Rust that pins Node.js, npm, and yarn versions per project. It… | Security Reviewed | 12.9k | — | | [Rspack High-Performance Rust-Based JavaScript Bundler](skills/rspack-rust-based-javascript-bundler/) | Rspack is a blazing-fast JavaScript bundler written in Rust with full webpack API compatibility. It provides drop-in… | Security Reviewed | 12.6k | — | | [broot Interactive Tree-View File Navigator](skills/broot-interactive-tree-view-file-navigator/) | broot is a Rust-based terminal tool that provides a new way to see and navigate directory trees. It offers fuzzy… | Security Reviewed | 12.5k | — | | [grpcurl Command-Line gRPC Client](skills/grpcurl-command-line-grpc-client/) | Like cURL but for gRPC servers. A command-line tool for interacting with gRPC services using server reflection or… | Security Reviewed | 12.5k | — | | [Run secure IronClaw Reborn agent sessions](skills/run-secure-ironclaw-reborn-agent-sessions/) | Use IronClaw Reborn as a secure local agent runtime for model-routed CLI, REPL, and WebUI sessions with explicit… | Published | 12.5k | — | | [Serve local model endpoints for agent tests with OpenLLM](skills/serve-local-model-endpoints-for-agent-tests-with-openllm/) | Launch an OpenAI-compatible OpenLLM server for a chosen open model, point an agent runtime at it, and compare… | Security Reviewed | 12.3k | 6/wk | | [Run untrusted AI-generated code inside secure E2B sandboxes](skills/run-untrusted-ai-generated-code-inside-secure-e2b-sandboxes/) | Create disposable E2B cloud sandboxes where agents can execute generated code, install dependencies, collect… | Security Reviewed | 12k | — | | [Give coding agents runtime context for Encore services](skills/give-coding-agents-runtime-context-for-encore-services/) | Use Encore's AI integration and built-in MCP server so an agent can inspect service architecture, query local… | Security Reviewed | 11.9k | — | | [OpenCode Multi-Model AI Coding Agent CLI](skills/opencode-multi-model-ai-coding-agent-cli/) | An open-source terminal-native AI coding agent written in Go that supports 75+ LLMs including Claude, GPT, Gemini,… | Security Reviewed | 11.7k | — | | [onefetch Git Repository Information and Statistics CLI](skills/onefetch-git-repository-info-statistics-cli/) | onefetch is a Rust CLI tool that displays project information and code statistics for Git repositories directly in… | Published | 11.7k | — | | [git-cliff Customizable Changelog Generator for Git Repositories](skills/git-cliff-changelog-generator/) | git-cliff generates changelog files from Git history using conventional commits and regex-powered custom parsers.… | Security Reviewed | 11.7k | 70.8k/wk | | [Posting Terminal API Client](skills/posting-terminal-api-client/) | A modern, open-source HTTP client built as a terminal UI application. Posting provides a Postman-like experience… | Security Reviewed | 11.7k | — | | [Changesets Version and Changelog Manager](skills/changesets-version-changelog-manager/) | Use Changesets to manage package versioning and changelogs in monorepos and single-package repositories. Automates… | Security Reviewed | 11.6k | 2.8M/wk | | [LLM Command-Line Interface for Large Language Models](skills/llm-command-line-interface-large-language-models/) | LLM is a Python CLI tool and library by Simon Willison for accessing OpenAI, Anthropic Claude, Google Gemini, Meta… | Security Reviewed | 11.5k | — | | [dust Intuitive Disk Usage Analyzer CLI](skills/dust-intuitive-disk-usage-analyzer-cli/) | A more intuitive version of the du command, written in Rust. dust instantly visualizes which directories consume the… | Security Reviewed | 11.5k | — | | [Devbox Instant Nix-Powered Development Environment Manager by Jetify](skills/devbox-nix-development-environment-jetify/) | Devbox by Jetify creates instant, isolated development environments using Nix packages. Define project dependencies… | Security Reviewed | 11.4k | — | | [Triage pull requests and issues from a keyboard-first terminal queue with gh-dash](skills/triage-pull-requests-and-issues-from-a-keyboard-first-terminal-queue-with-gh-dash/) | Use gh-dash when an agent or operator needs assigned pull requests and issue queues in a keyboard-first terminal… | Published | 11.3k | — | | [Convex Open Source Reactive Database and Backend Platform](skills/convex-reactive-database-backend/) | Convex is an open-source reactive database for app developers. Write pure TypeScript server functions with strong… | Security Reviewed | 11.2k | — | | [Gitoxide Pure Rust Git Implementation and Library](skills/gitoxide-pure-rust-git-implementation/) | A complete, idiomatic Git implementation written in pure Rust, providing both a library (gix crate) for building… | Security Reviewed | 11.1k | — | | [Lip Gloss CSS-Like Terminal Styling Library for Go](skills/lipgloss-terminal-styling-library/) | Lip Gloss by Charmbracelet is a Go library that brings CSS-like declarative styling to terminal UIs. With 11,000+… | Security Reviewed | 11k | — | | [OpenAI MCP Server](skills/openai-mcp-server/) | OpenAI MCP Server is built around OpenAI API platform. The underlying ecosystem is represented by openai/openai-node… | Security Reviewed | 10.9k | 20.5M/wk | | [Nitro Next-Generation Universal Server Toolkit by UnJS](skills/nitro-universal-server-toolkit-unjs/) | Nitro is a universal server framework from the UnJS ecosystem that lets you build and deploy web servers to any… | Published | 10.6k | 453.9k/wk | | [Run terminal-native coding agent workflows with GitHub Copilot CLI](skills/run-terminal-native-coding-agent-workflows-with-github-copilot-cli/) | Use GitHub Copilot CLI to plan, edit, debug, explain, and automate repository work from a terminal with GitHub… | Security Reviewed | 10.6k | 3.6M/wk | | [SonarQube Code Analysis](skills/sonarqube-code-analysis/) | SonarQube Code Analysis is built around SonarQube code quality platform. The underlying ecosystem is represented by… | Security Reviewed | 10.6k | — | | [fq Binary Format Inspector and jq for Media Files](skills/fq-binary-format-inspector-jq-media/) | fq is a command-line tool that brings jq-style querying to binary formats. It decodes, inspects, and transforms… | Security Reviewed | 10.5k | — | | [Git Branch Analyzer](skills/git-branch-analyzer-libgit2/) | Analyzes Git repository branch topology using libgit2 bindings and git-log parsing. Identifies stale branches, merge… | Security Reviewed | 10.4k | — | | [MongoDB MCP Server](skills/mongodb-mcp-server/) | MongoDB MCP Server is built around MongoDB document database. The underlying ecosystem is represented by… | Security Reviewed | 10.2k | 11.2M/wk | | [Build React agent chat interfaces with assistant-ui](skills/build-react-agent-chat-interfaces-with-assistant-ui/) | Use assistant-ui to build production React chat interfaces with reusable threads, runtimes, message components, and… | Security Reviewed | 10.1k | 705.7k/wk | | [ElectricSQL Real-Time Postgres Sync Engine](skills/electricsql-postgres-sync-engine/) | ElectricSQL is a read-path sync engine for PostgreSQL that handles partial replication, data delivery, and fan-out.… | Security Reviewed | 10.1k | — | | [Preserve coding-agent context by sandboxing bulky tool output and retrieving only relevant session state with Context Mode](skills/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… | Security Reviewed | 10k | 5.5k/wk | | [usql Universal Command-Line SQL Client for Multiple Databases](skills/usql-universal-sql-client/) | usql is a universal command-line interface for SQL databases including PostgreSQL, MySQL, SQLite, Oracle, SQL… | Security Reviewed | 9.9k | — | | [Run asynchronous coding-agent workflows with Open SWE](skills/run-asynchronous-coding-agent-workflows-with-open-swe/) | Deploy an internal coding agent that accepts tasks from GitHub, Slack, or Linear, runs them in isolated sandboxes,… | Security Reviewed | 9.8k | — | | [AIChat All-in-One LLM CLI with Shell Assistant and RAG](skills/aichat-llm-cli-shell-assistant-rag/) | AIChat is a comprehensive LLM command-line tool written in Rust that combines chat-REPL, shell command generation,… | Security Reviewed | 9.8k | — | | [WXT Next-Generation Web Extension Framework for Browser Extensions](skills/wxt-next-gen-web-extension-framework/) | WXT is an open-source, next-generation framework for building browser extensions. It supports all browsers, both… | Security Reviewed | 9.5k | 481.4k/wk | | [Inspect and debug MCP servers visually before connecting them to agents](skills/inspect-and-debug-mcp-servers-visually-before-connecting-them-to-agents/) | Use MCP Inspector when you need to launch an MCP server, inspect its tools and resources, exercise calls manually,… | Security Reviewed | 9.4k | 635.2k/wk | | [Search large codebases semantically from MCP-compatible coding agents with Claude Context](skills/search-large-codebases-semantically-from-mcp-compatible-coding-agents-with-claude-context/) | Use Claude Context when a coding agent needs targeted semantic retrieval from a very large repository instead of… | Security Reviewed | 9.2k | 2.4k/wk | | [Coordinate parallel coding agents and review their worktrees with Orca](skills/coordinate-parallel-coding-agents-and-review-their-worktrees-with-orca/) | Run Codex, Claude Code, OpenCode, Pi, and similar coding agents side by side in isolated worktrees, then compare,… | Security Reviewed | 8.9k | — | | [BullMQ Redis-Based Message Queue and Job Processor for Node.js](skills/bullmq-redis-message-queue-job-processor-nodejs/) | BullMQ is the fastest, most reliable Redis-based distributed queue for Node.js, Python, Elixir, and PHP. It provides… | Security Reviewed | 8.7k | 5.7M/wk | | [Regex Pattern Test Suite Generator](skills/regex-pattern-test-suite-generator/) | Generates comprehensive test suites for regular expressions using Hypothesis property-based testing and re2 for safe… | Security Reviewed | 8.6k | — | | [pdfcpu Go PDF Processor and Manipulation CLI](skills/pdfcpu-go-pdf-processor-cli/) | pdfcpu is a Go-based PDF processing library and CLI tool that handles validation, optimization, merging, splitting,… | Security Reviewed | 8.6k | — | | [Run multi-session coding-agent workflows with jcode](skills/run-multi-session-coding-agent-workflows-with-jcode/) | Use jcode as a local coding-agent harness for long-running, multi-session repository work with custom provider and… | Security Reviewed | 8.2k | — | | [Starlight Documentation Framework for Astro](skills/starlight-documentation-framework-astro/) | Starlight is a documentation website framework built on Astro that generates beautiful, accessible, and… | Published | 8.2k | — | | [Mockoon Local Mock API Server and CLI for API Development](skills/mockoon-mock-api-server-cli/) | Mockoon is the fastest way to run mock REST APIs locally. It provides a desktop application and a CLI for creating… | Security Reviewed | 8.2k | — | | [grex Regular Expression Generator from Test Cases](skills/grex-regex-generator-from-test-cases/) | grex is a command-line tool and library that automatically generates regular expressions from user-provided test… | Security Reviewed | 8.1k | — | | [Compile Deterministic Python Lock Files from Requirements Inputs with pip-tools](skills/compile-deterministic-python-lock-files-from-requirements-inputs-with-pip-tools/) | Resolve Python dependency inputs into deterministic lock files and sync environments without hand-editing transitive… | Security Reviewed | 8k | — | | [Lefthook Git Hooks Manager](skills/lefthook-git-hooks-manager/) | Lefthook is a fast, dependency-free Git hooks manager written in Go that runs pre-commit, pre-push, and custom hook… | Security Reviewed | 7.9k | 1.6M/wk | | [Run workspace-bounded autonomous Python agents with Upsonic](skills/run-workspace-bounded-autonomous-python-agents-with-upsonic/) | Build and run Python agents that execute tasks against an explicit workspace, with tools, MCP connections, and… | Security Reviewed | 7.9k | — | | [Concurrently Parallel Command Runner for npm Scripts](skills/concurrently-parallel-command-runner/) | Concurrently runs multiple commands in parallel with color-coded output, prefix labels, and process lifecycle… | Security Reviewed | 7.7k | 14.2M/wk | | [mcfly Intelligent Shell History Search with Neural Network](skills/mcfly-intelligent-shell-history-search/) | mcfly is a Rust-based shell history search tool that uses a small neural network to prioritize commands based on… | Security Reviewed | 7.7k | — | | [sqlite-vec Vector Search Extension for SQLite](skills/sqlite-vec-vector-search-extension-sqlite/) | sqlite-vec is a lightweight SQLite extension for vector similarity search. Written in pure C with zero dependencies,… | Security Reviewed | 7.3k | 1.2M/wk | | [Extract clean article Markdown from web pages with Defuddle](skills/extract-clean-article-markdown-from-web-pages-with-defuddle/) | Use Defuddle when an agent needs clean, metadata-rich article text or Markdown from noisy web pages before… | Security Reviewed | 7.2k | 38.5k/wk | | [SQLite Analyst](skills/sqlite-analyst/) | SQLite Analyst is built around SQLite embedded database. The underlying ecosystem is represented by… | Security Reviewed | 7.1k | 5.5M/wk | | [watchexec File Watcher and Command Re-Runner](skills/watchexec-file-watcher-command-rerunner/) | watchexec is a standalone file-watching tool written in Rust that automatically executes commands when it detects… | Security Reviewed | 6.9k | — | | [dbmate Lightweight Database Migration CLI](skills/dbmate-lightweight-database-migration-cli/) | dbmate is a standalone, framework-agnostic database migration tool that uses plain SQL files. It supports… | Security Reviewed | 6.8k | 99.2k/wk | | [Huh Interactive Terminal Forms and Prompts Library for Go](skills/huh-terminal-forms-prompts-library/) | Huh by Charmbracelet is a Go library for building interactive forms and prompts in the terminal. It supports input… | Security Reviewed | 6.8k | — | | [Soft Serve Self-Hosted Git Server with SSH TUI](skills/soft-serve-self-hosted-git-server-ssh-tui/) | Soft Serve is a self-hostable Git server by Charmbracelet that provides a beautiful terminal UI accessible over SSH.… | Security Reviewed | 6.8k | — | | [Pixi Cross-Platform Package Manager Built on Conda](skills/pixi-cross-platform-package-manager-conda-rust/) | A blazing-fast, cross-platform package manager and workflow tool written in Rust. Pixi builds on the Conda ecosystem… | Security Reviewed | 6.7k | — | | [devenv Declarative Developer Environments with Nix](skills/devenv-declarative-developer-environments-nix/) | A fast, declarative, and reproducible developer environment tool built on Nix. devenv lets teams define project… | Security Reviewed | 6.6k | — | | [Design loop engineering workflows for coding agents](skills/design-loop-engineering-workflows-for-coding-agents/) | Use Loop Engineering to scaffold, audit, and operate repeatable coding-agent loops with explicit state, budget,… | Security Reviewed | 6.6k | 2.7k/wk | | [Run Logged-In Browser Tasks With Ego Lite](skills/run-logged-in-browser-tasks-with-ego-lite/) | Give coding agents isolated browser spaces that can use real logged-in state while the operator keeps normal tabs… | Security Reviewed | 6.4k | — | | [Build production agent harnesses with Strands Agents](skills/build-production-agent-harnesses-with-strands-agents/) | Use Strands Agents to assemble model-agnostic Python or TypeScript agent harnesses with tools, MCP, guardrails,… | Security Reviewed | 6.4k | 60.4k/wk | | [pgroll PostgreSQL Zero-Downtime Schema Migration](skills/pgroll-postgresql-zero-downtime-schema-migration/) | pgroll is an open-source CLI tool by Xata that performs zero-downtime, reversible schema migrations for PostgreSQL.… | Security Reviewed | 6.4k | — | | [Embed bounded Claude Code sessions into Python automation with the Claude Agent SDK](skills/embed-bounded-claude-code-sessions-into-python-automation-with-the-claude-agent-sdk/) | Use the Claude Agent SDK for Python when an existing script or service needs to delegate scoped repo work to Claude… | Security Reviewed | 6.4k | — | | [pastel Command-Line Color Generation Analysis and Manipulation Tool](skills/pastel-command-line-color-tool/) | pastel is a command-line tool for generating, analyzing, converting, and manipulating colors. Built in Rust by the… | Security Reviewed | 6.3k | — | | [Tealdeer Fast Rust Implementation of tldr Command-Line Help Pages](skills/tealdeer-fast-tldr-client-rust/) | Tealdeer is a very fast Rust implementation of the tldr project — simplified, example-based man pages for… | Security Reviewed | 6.1k | — | | [TypeScript AST Refactor](skills/typescript-ast-refactor-ts-morph/) | Performs automated TypeScript refactoring using ts-morph and the TypeScript Compiler API. Handles rename operations,… | Published | 6k | 15.2M/wk | | [procs Modern Process Viewer CLI](skills/procs-modern-process-viewer-cli/) | A modern replacement for ps written in Rust. procs provides colorized, human-readable process listings with… | Security Reviewed | 6k | — | | [Add executable smoke tests for shell scripts and CLIs before refactors ship](skills/add-shell-and-cli-smoke-tests-before-refactors-ship/) | Use Bats-core when an agent needs to turn fragile shell scripts or command-line workflows into something it can… | Published | 6k | — | | [Desktop Commander MCP Server for Terminal and File Control](skills/desktop-commander-mcp-terminal-file-control/) | Desktop Commander is an MCP server that gives AI assistants terminal command execution, file system search,… | Security Reviewed | 5.8k | 100.6k/wk | | [Build, test, and inspect Apple apps through MCP with XcodeBuildMCP](skills/build-test-and-inspect-apple-apps-through-mcp-with-xcodebuildmcp/) | Connect coding agents to Xcode build, test, simulator, and project-inspection tools through XcodeBuildMCP's MCP… | Security Reviewed | 5.7k | 44.5k/wk | | [Orval OpenAPI Client Regeneration Skill for Typed SDKs](skills/orval-openapi-client-regeneration-skill-typed-sdks/) | Use this skill when an agent needs to regenerate a typed API client from an OpenAPI spec, keep fetch clients aligned… | Security Reviewed | 5.7k | 1.1M/wk | | [Notion Workspace Agent](skills/notion-workspace-agent/) | Notion Workspace Agent is built around Notion workspace and database platform. The underlying ecosystem is… | Security Reviewed | 5.6k | 1.2M/wk | | [Train agent policies with rLLM reinforcement learning](skills/train-agent-policies-with-rllm-reinforcement-learning/) | Use rLLM to evaluate, trace, reward, and train LLM agents with reinforcement learning across common agent frameworks. | Security Reviewed | 5.5k | — | | [git-absorb Automatic Fixup Commit Generator](skills/git-absorb-automatic-fixup-commit-generator/) | Automatically generates fixup commits by analyzing staged changes and matching them to the correct ancestor commits.… | Security Reviewed | 5.5k | — | | [Use Potpie for spec-driven codebase workflows](skills/use-potpie-for-spec-driven-codebase-workflows/) | Index a repository with Potpie, turn it into a code knowledge graph, and drive focused implementation or review… | Security Reviewed | 5.4k | — | | [Devcontainer Specification Builder](skills/devcontainer-specification-builder/) | Generates dev container specifications with feature composition and lifecycle hooks. Uses the Dev Container… | Security Reviewed | 5.4k | — | | [Wish SSH Application Framework by Charmbracelet](skills/wish-ssh-application-framework/) | Wish is a Go library for building SSH-accessible applications with sensible defaults and composable middleware. It… | Security Reviewed | 5.1k | — | | [fonttools Python Font Manipulation and Subsetting Library](skills/fonttools-python-font-manipulation-subsetting/) | fonttools is a comprehensive Python library for manipulating font files, including TrueType, OpenType, WOFF, and… | Security Reviewed | 5.1k | — | | [Baserow Open Source No-Code Database and Automation Platform](skills/baserow-open-source-no-code-database-automation-platform/) | Baserow is an open-source no-code platform for databases, automations, internal apps, and API-first workflows. It is… | Security Reviewed | 4.6k | — | | [Mods AI-Powered Command-Line LLM Interface by Charmbracelet](skills/mods-charmbracelet-ai-cli-llm/) | Mods is a CLI tool by Charmbracelet that pipes stdin directly to large language models. It enables AI-powered text… | Security Reviewed | 4.5k | — | | [Azure CLI — Command-Line Interface for Microsoft Azure](skills/azure-cli-microsoft-cloud/) | The Azure CLI provides cross-platform command-line access to Microsoft Azure services for managing VMs, databases,… | Security Reviewed | 4.5k | — | | [Build, test, and package PostgreSQL extensions in Rust with pgrx](skills/build-test-and-package-postgresql-extensions-in-rust-with-pgrx/) | Use pgrx when an agent needs the Rust-native extension lifecycle for PostgreSQL, including local builds, test runs,… | Security Reviewed | 4.5k | — | | [Webhook Debugger](skills/webhook-debugger/) | Webhook Debugger is built around Stripe payments platform. The underlying ecosystem is represented by… | Security Reviewed | 4.4k | 16.1M/wk | | [Freeze Code and Terminal Screenshot Generator](skills/freeze-code-terminal-screenshot-generator/) | Freeze by Charmbracelet generates polished PNG and SVG images of code snippets and terminal output. It supports… | Security Reviewed | 4.4k | — | | [Spin up isolated git worktrees for parallel Claude Code and Codex branches with Worktrunk](skills/spin-up-isolated-git-worktrees-for-parallel-claude-code-and-codex-branches-with-worktrunk/) | Create, switch, and clean per-branch worktrees so multiple coding agents can work the same repo in parallel without… | Security Reviewed | 4.4k | — | | [MySQL Query Agent](skills/mysql-query-agent/) | MySQL Query Agent is built around MySQL relational database. The underlying ecosystem is represented by… | Security Reviewed | 4.4k | 8.9M/wk | | [gptme — Terminal AI Agent with Local Tools](skills/gptme-terminal-ai-agent-with-local-tools/) | gptme is an open-source Python framework for running LLM-powered agents in your terminal with access to shell… | Published | 4.4k | — | | [Operate a persistent local terminal agent with gptme](skills/operate-a-persistent-local-terminal-agent-with-gptme/) | Run gptme as a terminal-first autonomous agent that can edit files, execute commands, browse the web, and keep local… | Security Reviewed | 4.4k | — | | [Build enterprise-ready JVM agents with JetBrains Koog](skills/build-enterprise-ready-jvm-agents-with-jetbrains-koog/) | Use JetBrains Koog to define typed, fault-tolerant AI agents that run inside JVM, Kotlin, backend, mobile, or… | Security Reviewed | 4.3k | — | | [pdfme Open Source TypeScript PDF Generation Library with WYSIWYG Designer](skills/pdfme-typescript-pdf-generation-library/) | pdfme is an open-source TypeScript and React library for generating PDFs programmatically. It includes a WYSIWYG… | Security Reviewed | 4.3k | — | | [Tera Jinja2-Inspired Template Engine for Rust](skills/tera-rust-template-engine/) | Tera is a powerful template engine for Rust inspired by Jinja2 and Django templates. It provides template… | Published | 4.2k | — | | [Manage stacked commits, repair commit graphs, and sync branchless review flows with git-branchless](skills/manage-stacked-commits-repair-commit-graphs-and-sync-branchless-review-flows-with-git-branchless/) | Use smartlog, restack, undo, and sync commands to keep stacked commit workflows reviewable without juggling… | Security Reviewed | 4k | — | | [Run high-volume S3 copy, sync, and delete jobs faster than ad hoc aws s3 loops with s5cmd](skills/run-high-volume-s3-copy-sync-and-delete-jobs-faster-than-ad-hoc-aws-s3-loops-with-s5cmd/) | Execute large parallel object-store operations from command files or shell pipelines when agents need speed and… | Security Reviewed | 4k | — | | [Capture and search AI coding sessions alongside Git history with Entire CLI](skills/capture-and-search-ai-coding-sessions-alongside-git-history-with-entire-cli/) | Record AI coding sessions next to commits so an agent can recover why code changed, resume from checkpoints, and… | Security Reviewed | 4k | — | | [Wrangler Cloudflare Workers CLI for Edge Deployment](skills/wrangler-cloudflare-workers-cli-edge-deployment/) | Wrangler is the official command-line tool for building, testing, and deploying Cloudflare Workers. It provides a… | Security Reviewed | 4k | 14M/wk | | [Build and debug AI pipelines in an IDE with RocketRide](skills/build-and-debug-ai-pipelines-in-an-ide-with-rocketride/) | Use RocketRide to compose, run, observe, and deploy portable AI pipelines from an IDE or CLI across model providers,… | Security Reviewed | 3.9k | 635/wk | | [Stancl Tenancy v3 — Multi-Tenant Laravel](skills/tenancy-development/) | Builds multi-tenant Laravel SaaS applications with stancl/tenancy v3. Best when you need domain/subdomain/path-based… | Security Reviewed | 3.8k | — | | [Build Java agent transport gateways with Atmosphere](skills/build-java-agent-transport-gateways-with-atmosphere/) | Use Atmosphere to build JVM agent gateways that stream over WebSocket, SSE, gRPC, WebTransport, MCP, A2A, and AG-UI… | Published | 3.8k | — | | [AWS S3 MCP Server](skills/aws-s3-mcp-server/) | AWS S3 MCP Server is built around Amazon Web Services cloud APIs. The underlying ecosystem is represented by… | Published | 3.6k | 35.7M/wk | | [AWS Lambda MCP Server](skills/aws-lambda-mcp-server/) | AWS Lambda MCP Server is built around Amazon Web Services cloud APIs. The underlying ecosystem is represented by… | Published | 3.6k | 10M/wk | | [Cloud Cost Analysis](skills/cloud-cost-analysis/) | Cloud Cost Analysis is built around Amazon Web Services cloud APIs. The underlying ecosystem is represented by… | Security Reviewed | 3.6k | — | | [Topgrade Universal System Package Updater](skills/topgrade-universal-system-package-updater/) | Topgrade is a CLI tool written in Rust that detects all package managers and updatable sources on your system and… | Security Reviewed | 3.6k | — | | [DynamoDB Manager](skills/dynamodb-manager/) | DynamoDB Manager is built around Amazon DynamoDB NoSQL database. The underlying ecosystem is represented by… | Security Reviewed | 3.6k | 30.5M/wk | | [Coordinate visible multi-agent CLI workspaces with CCB](skills/coordinate-visible-multi-agent-cli-workspaces-with-ccb/) | Use CCB to run Codex, Claude, Gemini, Cursor, OpenCode, and other CLI agents in a visible project workspace with… | Security Reviewed | 3.2k | 9.9k/wk | | [Give MCP clients local Markdown project memory with Basic Memory](skills/give-mcp-clients-local-markdown-project-memory-with-basic-memory/) | Connect Claude, Codex, Cursor, ChatGPT, or any MCP-capable client to a local-first Markdown knowledge graph so… | Security Reviewed | 3.2k | — | | [Index Large Codebases for Agent Search With Socraticode](skills/index-large-codebases-for-agent-search-with-socraticode/) | Use Socraticode to give coding agents a local codebase-intelligence layer for semantic search, dependency graphs,… | Security Reviewed | 3.1k | 8.6k/wk | | [OpenAPI Spec Validator](skills/openapi-spec-validator-agent/) | Validates and lints OpenAPI 3.0/3.1 specifications using Spectral CLI rules and the Swagger Parser library. Detects… | Security Reviewed | 3.1k | 1.2M/wk | | [Record and replay HTTP fixtures for deterministic Python tests with VCR.py](skills/record-and-replay-http-fixtures-for-deterministic-python-tests-with-vcr-py/) | Use VCR.py when an agent needs to turn flaky, slow, or rate-limited Python tests into stable runs by recording real… | Security Reviewed | 3k | — | | [Install verified Codex planning and completion loops with LazyCodex](skills/install-verified-codex-planning-and-completion-loops-with-lazycodex/) | Add Codex commands, skills, hooks, diagnostics, and sub-agent roles for deep repository initialization, planning,… | Security Reviewed | 2.8k | 18.7k/wk | | [LangGraph.js Agent Orchestration Framework](skills/langgraph-js-agent-orchestration-framework/) | A verified skill for LangGraph.js, the graph-based orchestration framework from LangChain. It focuses on… | Published | 2.8k | — | | [Manage parallel coding agents with Agent of Empires](skills/manage-parallel-coding-agents-with-agent-of-empires/) | Use Agent of Empires to launch, monitor, sandbox, resume, and review multiple coding-agent sessions from a TUI or… | Security Reviewed | 2.8k | — | | [Find and group duplicate files across large trees before cleanup migration or backup with fclones](skills/find-and-group-duplicate-files-across-large-trees-before-cleanup-migration-or-backup-with-fclones/) | Scan large directory trees for duplicate or under-replicated files, then review grouped results before cleanup actions. | Published | 2.7k | — | | [gitu Magit-Inspired Terminal Git Interface](skills/gitu-magit-inspired-terminal-git-interface/) | A fast terminal user interface for Git inspired by Emacs Magit, written in Rust. gitu provides keyboard-driven… | Published | 2.7k | — | | [files-to-prompt Directory Concatenator for LLM Context](skills/files-to-prompt-directory-concatenator-llm-context/) | files-to-prompt by Simon Willison concatenates an entire directory of files into a single prompt for use with LLMs.… | Security Reviewed | 2.6k | — | | [Devcontainer Setup Agent](skills/devcontainer-setup-agent/) | Devcontainer Setup Agent is built around Docker container platform. The underlying ecosystem is represented by… | Security Reviewed | 2.6k | 260.6k/wk | | [Apply structural codemods across large codebases with Comby](skills/apply-structural-codemods-across-large-codebases-with-comby/) | Rewrite recurring code patterns with syntax-aware matching so agents can run migration codemods more safely than… | Security Reviewed | 2.6k | — | | [Package Vulnerability Scanner](skills/package-vuln-scanner-osv-api/) | Scans npm, PyPI, and Go module dependencies for known vulnerabilities using the OSV.dev API and GitHub Advisory… | Published | 2.6k | — | | [Provision Rust CLI toolchains from prebuilt binaries in fresh environments before repeated source builds slow agent runs with cargo-binstall](skills/provision-rust-cli-toolchains-from-prebuilt-binaries-in-fresh-environments-before-repeated-source-builds-slow-agent-runs-with-cargo-binstall/) | Bootstrap Rust-based command-line tools in CI, containers, and ephemeral workspaces by preferring published binaries… | Security Reviewed | 2.6k | — | | [KrakenD High-Performance Stateless API Gateway](skills/krakend-high-performance-stateless-api-gateway/) | KrakenD is an ultra-high performance, stateless, declarative API Gateway written in Go. It helps adopt microservices… | Security Reviewed | 2.6k | — | | [Persist reusable coding-agent memory across sessions with Engram](skills/persist-reusable-coding-agent-memory-across-sessions-with-engram/) | Keep searchable long-term memory for coding agents in a local SQLite store and expose it through MCP when sessions… | Published | 2.6k | — | | [Supergateway MCP Transport Bridge](skills/supergateway-mcp-transport-bridge/) | Supergateway enables running MCP stdio-based servers over SSE, WebSockets, or Streamable HTTP with a single command.… | Security Reviewed | 2.5k | 88.6k/wk | | [Give coding agents AST-backed semantic code search with CocoIndex Code](skills/give-coding-agents-ast-backed-semantic-code-search-with-cocoindex-code/) | Install CocoIndex Code as a skill, plugin, CLI, or MCP server so coding agents can initialize, update, and query… | Security Reviewed | 2.5k | — | | [Griptape Modular Python AI Agent and Workflow Framework](skills/griptape-python-ai-agent-framework/) | Griptape is a modular Python framework for building AI agents and workflows with chain-of-thought reasoning, tools,… | Security Reviewed | 2.5k | — | | [Postgres MCP Pro Server for Database Analysis and Tuning](skills/postgres-mcp-pro-database-analysis-tuning/) | Postgres MCP Pro is an open-source MCP server that provides AI agents with PostgreSQL database health analysis,… | Security Reviewed | 2.5k | — | | [Coordinate Durable Agent Work with Compozy](skills/coordinate-durable-agent-work-with-compozy/) | Use CompozyOS as a local-first control plane for durable agent sessions, loops, approvals, shared memory, and… | Published | 2.4k | 435/wk | | [Drive agent terminal workspaces with Rmux](skills/drive-agent-terminal-workspaces-with-rmux/) | Use Rmux to create and automate cross-platform terminal sessions for agent CLIs, with tmux-compatible commands,… | Security Reviewed | 2.4k | 236/wk | | [Repair malformed JSON before parsing downstream automations with jsonrepair](skills/repair-malformed-json-before-parsing-downstream-automations-jsonrepair/) | Use jsonrepair when an agent receives JSON-like output that is almost valid but still breaks parsers, such as… | Security Reviewed | 2.3k | 7.3M/wk | | [Route large codebase analysis through Gemini MCP Tool](skills/route-large-codebase-analysis-through-gemini-mcp-tool/) | Use Gemini MCP Tool to let MCP-capable coding agents delegate large file and codebase analysis to Gemini or… | Security Reviewed | 2.3k | 11.9k/wk | | [Supabase CLI for Local Development and Database Migrations](skills/supabase-cli-local-development-database-migrations/) | Supabase CLI manages local Supabase projects, database migrations, types, and edge functions. It is the upstream… | Security Reviewed | 2.1k | 1.2M/wk | | [Manage multi-agent coding sessions from one terminal mission control with Agent Deck](skills/manage-multi-agent-coding-sessions-from-one-terminal-mission-control-with-agent-deck/) | Use Agent Deck when an operator needs one keyboard-first terminal to monitor, switch, fork, sandbox, and organize… | Security Reviewed | 2k | — | | [Clone and refresh whole GitHub orgs for audit or migration with ghorg](skills/clone-and-refresh-whole-github-orgs-for-audit-or-migration-with-ghorg/) | Use ghorg to clone or resync large sets of repositories from a GitHub user or organization for offline audit,… | Security Reviewed | 2k | — | | [Turn an MCP, OpenAPI, or GraphQL endpoint into a disposable CLI for shell automation](skills/turn-mcp-openapi-or-graphql-endpoint-into-disposable-cli-for-shell-automation/) | Generate a shell-ready CLI from an MCP server, OpenAPI spec, or GraphQL endpoint so an agent can discover commands… | Security Reviewed | 1.9k | — | | [Install and sync reproducible agent dependencies, prompts, and skills across repos with APM](skills/install-and-sync-reproducible-agent-dependencies-prompts-and-skills-across-repos-with-apm/) | Use one manifest to reproduce agent setup across repositories so skills, prompts, plugins, and config stop drifting… | Security Reviewed | 1.9k | 5.1k/wk | | [Manage CLI coding-agent sessions with Claude Code Tools](skills/manage-cli-coding-agent-sessions-with-claude-code-tools/) | Use Claude Code Tools when an operator needs installable CLI utilities, hooks, skills, and plugins for session… | Security Reviewed | 1.9k | — | | [OpenMeter Usage Metering and Billing Platform](skills/openmeter-usage-metering-and-billing-platform/) | OpenMeter is an open-source platform for usage metering, entitlements, and billing workflows. It is useful when you… | Published | 1.9k | — | | [Run coding agents in isolated observable VibeKit sandboxes](skills/run-coding-agents-in-isolated-observable-vibekit-sandboxes/) | Launch coding agents such as Claude Code, Gemini, or Codex in clean sandboxed sessions with redaction and run… | Security Reviewed | 1.8k | — | | [Run and lifecycle-manage MCP servers in isolated environments with ToolHive before local MCP sprawl turns brittle](skills/run-and-lifecycle-manage-mcp-servers-in-isolated-environments-with-toolhive-before-local-mcp-sprawl-turns-brittle/) | Use ToolHive to install, isolate, update, and govern MCP servers so agents connect to a predictable local or… | Security Reviewed | 1.7k | — | | [Give coding agents persistent memory with Memanto](skills/give-coding-agents-persistent-memory-with-memanto/) | Use Memanto to add local or cloud-backed persistent memory to Claude Code, Cursor, Codex, and other coding agents… | Security Reviewed | 1.7k | — | | [Run queued background coding sessions across GitHub, Slack, Linear, and webhooks with background-agents](skills/run-queued-background-coding-sessions-across-github-slack-linear-and-webhooks-with-background-agents/) | Dispatch long-running coding work to background agents, check progress later, and pull reviewed outputs back into… | Security Reviewed | 1.6k | — | | [Give MCP clients language-server code intelligence](skills/give-mcp-clients-language-server-code-intelligence/) | Expose LSP-backed definition, reference, rename, and diagnostic tools to MCP clients so coding agents can inspect… | Security Reviewed | 1.5k | — | | [Add managed long-term memory to LangGraph agents with LangMem](skills/add-managed-long-term-memory-to-langgraph-agents-with-langmem/) | Give LangGraph agents memory management and search tools so they can store, retrieve, and update durable facts… | Security Reviewed | 1.5k | — | | [Build production Go agents with tRPC-Agent-Go](skills/build-production-go-agents-with-trpc-agent-go/) | Model Go-native agent systems with graph workflows, tool calls, memory, MCP, A2A, evaluation, and OpenTelemetry… | Security Reviewed | 1.5k | — | | [Redocly CLI OpenAPI Linter and Documentation Generator](skills/redocly-cli-openapi-linter-documentation-generator/) | Redocly CLI is an all-in-one OpenAPI utility that lints, validates, bundles, and generates documentation from API… | Security Reviewed | 1.4k | 1.6M/wk | | [Search cross-agent Markdown memory and conversation history with memsearch](skills/search-cross-agent-markdown-memory-and-conversation-history-with-memsearch/) | Give supported coding agents a shared Markdown-first memory layer so they can recall prior decisions, transcripts,… | Security Reviewed | 1.3k | — | | [Terraform MCP Server for Infrastructure as Code](skills/terraform-mcp-server-infrastructure-as-code/) | The official HashiCorp Terraform MCP server integrates with the Terraform Registry and HCP Terraform, enabling AI… | Security Reviewed | 1.3k | — | | [WASM Component Model Linker](skills/wasm-component-model-linker/) | Compiles and links WebAssembly components using the WASI Preview 2 Component Model, wasm-tools CLI for component… | Published | 1.3k | — | | [Coordinate peer CLI agents with agmsg](skills/coordinate-peer-cli-agents-with-agmsg/) | Let Claude Code, Codex, Gemini CLI, Copilot CLI, and other terminal agents exchange messages through a shared local… | Security Reviewed | 1.3k | 4k/wk | | [Claude Code MCP Bridge](skills/claude-code-mcp-bridge/) | Run Claude Code as a one-shot MCP tool so other agents and editors can delegate coding tasks to it. An… | Security Reviewed | 1.3k | 270/wk | | [Route Codex and Claude Code through an opencodex provider proxy](skills/route-codex-and-claude-code-through-an-opencodex-provider-proxy/) | Run a local proxy that lets Codex and Claude Code use configured LLM providers, routed models, and account pools… | Security Reviewed | 1.3k | 24k/wk | | [Run React Native implementation and troubleshooting workflows with Callstack Agent Skills](skills/run-react-native-implementation-and-troubleshooting-workflows-with-callstack-agent-skills/) | Give coding agents React Native-specific build, upgrade, GitHub Actions, and troubleshooting guidance instead of… | Security Reviewed | 1.3k | — | | [Synchronize AI coding rules across agent tools with Rulesync](skills/synchronize-ai-coding-rules-across-agent-tools-with-rulesync/) | Use Rulesync to maintain one set of AI coding rules and generate the right configuration files for Claude Code,… | Security Reviewed | 1.2k | 748.2k/wk | | [Capture, search, and optionally sync local coding-agent session history across Claude Code, Codex, Cursor CLI, and Gemini with SpecStory](skills/capture-search-and-optionally-sync-local-coding-agent-session-history-across-claude-code-codex-cursor-cli-and-gemini-with-specstory/) | Use SpecStory when valuable coding-agent decisions keep disappearing into terminal history and you need one… | Security Reviewed | 1.2k | — | | [Run Apple-platform coding audits, diagnostics, and simulator checks with Axiom](skills/run-apple-platform-coding-audits-diagnostics-and-simulator-checks-with-axiom/) | Add Axiom's Apple OS skills, agents, and commands so coding assistants can diagnose Xcode builds, Swift issues,… | Security Reviewed | 1.1k | 8k/wk | | [Control Codex and Claude coding-agent sessions from mobile with CC Pocket](skills/control-codex-and-claude-coding-agent-sessions-from-mobile-with-cc-pocket/) | Run a self-hosted bridge so an operator can start, resume, approve, and review Codex or Claude Code sessions from a… | Security Reviewed | 1k | 1.4k/wk | | [Give OpenCode project sessions persistent memory with opencode-mem](skills/give-opencode-project-sessions-persistent-memory-with-opencode-mem/) | Add opencode-mem to OpenCode so coding sessions can store, search, and reuse project memories through a local SQLite… | Security Reviewed | 1k | 12.1k/wk | | [Run local small-model coding sessions with SmallCode](skills/run-local-small-model-coding-sessions-with-smallcode/) | Use SmallCode as a terminal-native coding agent for 8B-35B local models, with budget-managed context, forgiving tool… | Published | 967 | 7.5k/wk | | [Connect MCP clients to JetBrains IDE project tools](skills/connect-mcp-clients-to-jetbrains-ide-project-tools/) | Use the built-in JetBrains MCP server to let Codex, Claude Desktop, Cursor, VS Code, and other MCP clients inspect… | Security Reviewed | 961 | 4.4k/wk | | [Track AI coding-agent token usage with TokenTracker](skills/track-ai-coding-agent-token-usage-with-tokentracker/) | Use TokenTracker to auto-collect local token, cost, and rate-limit telemetry across Claude Code, Codex, Cursor,… | Security Reviewed | 959 | 15.3k/wk | | [Link agent skills, commands, and roles across coding assistants with Open Agent Hub](skills/link-agent-skills-commands-and-roles-across-coding-assistants-with-open-agent-hub/) | Use Open Agent Hub to install, link, and enable reusable skills, agent roles, and slash commands across Claude Code,… | Security Reviewed | 934 | — | | [Find and export SVG icons across icon libraries for UI work](skills/find-and-export-svg-icons-across-icon-libraries-for-ui-work/) | Use Better Icons when an agent needs to search icon sets, compare matches, and return the exact SVG asset needed for… | Security Reviewed | 915 | 287/wk | | [Fork and merge Pydantic AI agent runs with Pydantic Deep Agents](skills/fork-and-merge-pydantic-ai-agent-runs-with-pydantic-deep-agents/) | Run a self-hosted terminal agent or custom Pydantic AI harness that can branch a coding or research run, test… | Security Reviewed | 912 | — | | [Run phased coding-agent delivery workflows with AgentSys](skills/run-phased-coding-agent-delivery-workflows-with-agentsys/) | Use AgentSys to install and run structured coding-agent pipelines for task discovery, delivery preparation, drift… | Security Reviewed | 896 | 814/wk | | [Reduce coding-agent context load with Token Savior](skills/reduce-coding-agent-context-load-with-token-savior/) | Connect coding agents to a Token Savior MCP server for structural code navigation, persistent recall, compact… | Security Reviewed | 893 | — | | [CircleCI MCP Server](skills/circleci-mcp-server/) | CircleCI MCP Server is built around CircleCI continuous integration platform. The underlying ecosystem is… | Security Reviewed | 844 | — | | [Expose repository code intelligence to agents with Gortex](skills/expose-repository-code-intelligence-to-agents-with-gortex/) | Use Gortex to index one or more repositories into a local code graph and expose symbol, call-chain, blast-radius,… | Published | 840 | — | | [Run .http and .rest request files with variables, hooks, and assertions during local or CI checks with httpYac](skills/run-http-and-rest-request-files-with-variables-hooks-and-assertions-during-local-or-ci-checks-with-httpyac/) | Execute repository-stored HTTP request files from the command line so API smoke tests, assertions, and… | Security Reviewed | 809 | 36.7k/wk | | [Develop Power BI and Fabric artifacts with agent plugins](skills/develop-power-bi-and-fabric-artifacts-with-agent-plugins/) | Install Power BI and Microsoft Fabric plugins so Claude Code can author, validate, and review PBIP, TMDL, DAX,… | Security Reviewed | 801 | — | | [Control Android devices with an on-device AI agent using PokeClaw](skills/control-android-devices-with-an-on-device-ai-agent-using-pokeclaw/) | Run an on-device Android control loop that inspects screens and performs app actions locally for mobile automation… | Security Reviewed | 760 | — | | [Generate and continuously refresh CLAUDE.md, AGENTS.md, MCP config, and editor rules from the live codebase with Caliber](skills/generate-and-continuously-refresh-claude-md-agents-md-mcp-config-and-editor-rules-from-the-live-codebase-with-caliber/) | Use Caliber when agent-facing repo instructions have started drifting from the actual codebase and you want one… | Security Reviewed | 717 | 6.5k/wk | | [Store Python project task runners in pyproject.toml with taskipy](skills/store-python-project-task-runners-in-pyproject-toml-with-taskipy/) | Define short Python project commands in pyproject.toml so agents and maintainers can run the same test, lint, docs,… | Security Reviewed | 714 | — | | [Run deterministic multi-agent coding workflows with Bernstein](skills/run-deterministic-multi-agent-coding-workflows-with-bernstein/) | Orchestrate parallel CLI coding agents in isolated git worktrees with reproducible scheduling, gates, replay… | Security Reviewed | 704 | — | | [Manage cross-agent skill files from Obsidian with Agentfiles](skills/manage-cross-agent-skill-files-from-obsidian-with-agentfiles/) | Use Agentfiles when an operator wants to browse, create, edit, install, and audit skills, commands, agents, rules,… | Published | 679 | — | | [Install Chinese Claude Code skills for engineering workflows](skills/install-chinese-claude-code-skills-for-engineering-workflows/) | Use claude-code-skills-zh to install Chinese-language Claude Code skills for repeatable code review, README writing,… | Security Reviewed | 670 | — | | [Turn coding-agent transcripts into self-contained replay artifacts for review and handoff with Claude Replay](skills/turn-coding-agent-transcripts-into-self-contained-replay-artifacts-for-review-and-handoff-with-claude-replay/) | Convert a finished coding-agent session into a shareable HTML replay instead of sending raw logs or bulky screen… | Security Reviewed | 621 | 4.9k/wk | | [Preview and approve coding-agent execution plans with Overture](skills/preview-and-approve-coding-agent-execution-plans-with-overture/) | Render an AI coding agent's plan as an interactive flowchart so a human can inspect dependencies, attach context,… | Security Reviewed | 619 | 320/wk | | [Share local project memory across coding agents with Memorix](skills/share-local-project-memory-across-coding-agents-with-memorix/) | Use Memorix when multiple coding agents or sessions need a shared, searchable, local-first project memory instead of… | Security Reviewed | 579 | 969/wk | | [Plan, draft, publish, and review social posts from Claude Code with social-post](skills/plan-draft-publish-and-review-social-posts-from-claude-code-with-social-post/) | Install a Claude Code skill that learns a user's social voice, builds a 14-day content calendar, drafts posts, and… | Published | 555 | — | | [Run deterministic SQL and dbt analysis under coding agents with Altimate Code](skills/run-deterministic-sql-and-dbt-analysis-under-coding-agents-with-altimate-code/) | Adds deterministic SQL analysis, dbt-aware tooling, warehouse metadata, lineage, and test-generation workflows… | Published | 552 | 195/wk | | [Give coding agents sandboxed shell runtimes with SWE-ReX](skills/give-coding-agents-sandboxed-shell-runtimes-with-swe-rex/) | Use SWE-ReX when a coding agent needs a consistent runtime interface for local, containerized, or remote shell… | Security Reviewed | 543 | — | | [Track Coding-Agent Work Evidence With agentacct](skills/track-coding-agent-work-evidence-with-agentacct/) | Create a local dashboard that joins coding-agent session logs, token estimates, recorded work steps, and… | Security Reviewed | 537 | — | | [Orchestrate multi-agent coding delivery loops with Maestro Flow](skills/orchestrate-multi-agent-coding-delivery-loops-with-maestro-flow/) | Use Maestro Flow when a coding operator wants intent-driven planning, execution, verification, review, retry, and… | Security Reviewed | 480 | 1k/wk | | [Orchestrate review-first multi-agent development work with Kandev](skills/orchestrate-review-first-multi-agent-development-work-with-kandev/) | Use Kandev when an operator needs to plan, run, isolate, review, and ship multiple coding-agent tasks through a… | Security Reviewed | 405 | 3.5k/wk | | [Build embeddable Rust coding agents with Cersei](skills/build-embeddable-rust-coding-agents-with-cersei/) | Compose coding-agent primitives in Rust, including tool execution, LLM streaming, sub-agent orchestration, memory,… | Security Reviewed | 400 | — | | [E2B Code Execution MCP](skills/e2b-code-execution-mcp/) | Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected… | Security Reviewed | 393 | 1.3k/wk | | [Coordinate Terminal Coding Agents With hcom](skills/coordinate-terminal-coding-agents-with-hcom/) | Use hcom to launch, message, watch, fork, and coordinate multiple terminal coding agents across Claude Code, Codex,… | Security Reviewed | 393 | — | | [Index Codebases for Agent Search with Code Context Engine](skills/index-codebases-for-agent-search-with-code-context-engine/) | Use Code Context Engine to index a repository and expose token-efficient code search to Claude Code, Codex, Cursor,… | Security Reviewed | 383 | — | | [Temporal CLI Workflow and Server Control](skills/temporal-cli-workflow-server-control/) | Temporal CLI runs a local Temporal server and talks to workflows, activities, and namespaces. It is the practical… | Security Reviewed | 350 | — | | [Run Genie planning and execution loops in Claude Code](skills/run-genie-planning-execution-loops-in-claude-code/) | Use Genie to turn a vague coding request into Claude Code brainstorm, wish, work, and review loops backed by… | Security Reviewed | 323 | — | | [Run Agent-Assisted Notebook Workflows in JupyterLab With Notebook Intelligence](skills/run-agent-assisted-notebook-workflows-in-jupyterlab-with-notebook-intelligence/) | Use Notebook Intelligence to add chat, inline edit, autocomplete, MCP tools, Claude Code mode, and coding-agent… | Security Reviewed | 322 | 475/wk | | [Run declarative multi-agent CLI workflows with Comanda](skills/run-declarative-multi-agent-cli-workflows-with-comanda/) | Turns repeatable AI work into versioned YAML pipelines that can call Claude Code, Codex, Gemini CLI, Kimi Code, API… | Security Reviewed | 315 | — | | [Connect RStudio to MCP Agents with ClaudeR](skills/connect-rstudio-to-mcp-agents-with-clauder/) | Use ClaudeR to expose an active RStudio session to MCP-capable coding and research agents for R execution, plots,… | Security Reviewed | 305 | — | | [Install focused Claude Code workflow plugins from Claude Night Market](skills/install-focused-claude-code-workflow-plugins-from-claude-night-market/) | Review and install only the Claude Night Market plugins needed for a specific Claude Code workflow, such as PR prep,… | Security Reviewed | 291 | — | | [Orchestrate coding-agent goals and context with Jumbo Context](skills/orchestrate-coding-agent-goals-and-context-with-jumbo-context/) | Use Jumbo Context when coding agents need local goal state, project memory, session continuity, and context packets… | Security Reviewed | 265 | 647/wk | | [Run agent tool calls through pctx Code Mode and unified MCP](skills/run-agent-tool-calls-through-pctx-code-mode-and-unified-mcp/) | Put pctx between agents and tools so MCP servers and custom tools can run through a code-oriented execution layer… | Security Reviewed | 264 | 285/wk | | [Orchestrate Windows coding-agent fleets with Wmux](skills/orchestrate-windows-coding-agent-fleets-with-wmux/) | Use Wmux to fan out Claude Code, Codex, Gemini, and other agent CLIs across native Windows panes, isolated… | Security Reviewed | 252 | — | | [Give teams shared coding-agent memory with Stash](skills/give-teams-shared-coding-agent-memory-with-stash/) | Connect coding agents to a shared Stash knowledge base so sessions, files, pages, and team context can be searched,… | Security Reviewed | 246 | — | | [Run a solo multi-agent coding cockpit with dev-3.0](skills/run-a-solo-multi-agent-coding-cockpit-with-dev-3-0/) | Use dev-3.0 to turn coding-agent work into isolated Kanban tasks with git worktrees, tmux sessions, live previews,… | Published | 225 | — | | [Back up GitHub, GitLab, Bitbucket, and Forgejo repositories with gitbackup](skills/back-up-github-gitlab-bitbucket-and-forgejo-repositories-with-gitbackup/) | Run repeatable cross-forge repository backup jobs from one config instead of hand-scripting clone and export steps… | Security Reviewed | 218 | — | | [Search large codebases and structured document trees without embeddings before building heavier retrieval stacks with TreeSearch](skills/search-large-codebases-and-structured-document-trees-without-embeddings-before-building-heavier-retrieval-stacks-with-treesearch/) | Index docs and source trees into structure-aware search so you can answer targeted questions quickly without a… | Security Reviewed | 189 | — | | [Meilisearch MCP Server for AI-Powered Search Integration](skills/meilisearch-mcp-server-ai-search/) | Official Model Context Protocol server that connects LLMs to Meilisearch for lightning-fast search, index… | Security Reviewed | 181 | — | | [Compress repeated agent context and command output before it reaches coding agents with sqz](skills/compress-repeated-agent-context-and-command-output-before-it-reaches-coding-agents-with-sqz/) | Reduces token burn by compressing command output and deduplicating repeated file reads before they are sent to… | Published | 165 | — | | [Run visual co-creation workspaces for coding agents with Pneuma Skills](skills/run-visual-co-creation-workspaces-for-coding-agents-with-pneuma-skills/) | Use Pneuma Skills when Claude Code, Codex, or Kimi should build slides, documents, diagrams, videos, dashboards, or… | Security Reviewed | 152 | 1.1k/wk | | [Install one MCP server across Claude Code, Cursor, Codex, and VS Code without manual config edits](skills/install-one-mcp-server-across-claude-code-cursor-codex-and-vs-code-without-manual-config-edits/) | Use add-mcp when an agent needs to roll out, list, remove, or synchronize MCP server configs across multiple coding… | Security Reviewed | 151 | 307.2k/wk | | [Extract reusable coding-agent memory from past sessions with Lerim](skills/extract-reusable-coding-agent-memory-from-past-sessions-with-lerim/) | Watch Claude Code, Codex CLI, Cursor, or OpenCode sessions, extract durable project memory, and keep it locally as… | Security Reviewed | 73 | — | | [Run AI coding agents in isolated containers and compare their behavior side by side with VibePod CLI](skills/run-ai-coding-agents-in-isolated-containers-and-compare-their-behavior-side-by-side-with-vibepod-cli/) | Launch supported coding agents in Docker, collect local metrics and HTTP traces, and compare their runs in a… | Security Reviewed | 61 | — | | [Back up GitHub repos releases and gists with GitHub Backup](skills/back-up-github-repos-releases-and-gists-with-github-backup/) | Use GitHub Backup when an agent needs to mirror repositories, release assets, and gists into local storage on a… | Security Reviewed | 33 | — | | [Add persistent project memory and hook-driven synthesis with Claude Memory Kit](skills/add-persistent-project-memory-and-hook-driven-synthesis-with-claude-memory-kit/) | Keep Claude Code sessions grounded in prior decisions, project context, and daily handoff notes instead of starting… | Security Reviewed | 11 | — | | [Index a codebase into evidence-backed memory so agents can answer with citations](skills/index-a-codebase-into-evidence-backed-memory-so-agents-can-answer-with-citations/) | Use AtlasMemory when an agent keeps losing repo context and needs indexed, evidence-linked answers with file and… | Security Reviewed | 5 | 1.9k/wk | | [Staff Engineer Mode](skills/staff-engineer-mode/) | Routes engineering design, delivery, reliability, security, operations, and maintenance prompts to one native router… | Security Reviewed | 5 | — | | [Turn GitHub Issues into Fix PRs](skills/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… | Security Reviewed | — | 837.2k/wk | | [Build scroll-linked animations with GSAP ScrollTrigger](skills/build-scroll-linked-animations-with-gsap-scrolltrigger/) | Use Greensock's official gsap-scrolltrigger skill to plan, implement, and debug scroll-linked animations, pinned… | Security Reviewed | — | — | | [Design and verify LaunchDarkly feature-flag targeting and rollout changes with MCP safety checks](skills/design-and-verify-launchdarkly-feature-flag-targeting-and-rollout-changes-with-mcp-safety-checks/) | Inspect a LaunchDarkly flag’s current state, choose the right targeting approach, apply rollout or rule changes… | Security Reviewed | — | — | | [Draft commit messages, PR descriptions, and changelog updates from diffs with safety checks](skills/draft-commit-messages-pr-descriptions-and-changelog-updates-from-diffs-with-safety-checks/) | Analyze staged changes, scan for sensitive content, draft Conventional Commit messages, prepare PR text, and update… | Security Reviewed | — | — | | [Frontend Design Guidance Skill](skills/frontend-design-guidance-skill/) | Practical frontend design guidance for landing pages, dashboards, and UI implementation work. | Published | — | — | | [Git Bisect Automator](skills/git-bisect-automator/) | Automates git bisect workflows with custom test scripts and CI pipeline integration. Uses the Git CLI and GitHub… | Security Reviewed | — | — | | [Git Diff Complexity Analyzer](skills/git-diff-complexity-analyzer/) | Analyzes git diffs using libgit2 and radon to compute cyclomatic complexity changes per function. Flags complexity… | Security Reviewed | — | — | | [GitHub Copilot — AI-Powered Code Completion and Chat Assistant](skills/github-copilot-ai-code-assistant/) | GitHub Copilot is an AI pair programmer providing real-time code suggestions, multi-line completions, and chat-based… | Security Reviewed | — | — | | [Google Cloud CLI (gcloud) — Command-Line Interface for GCP](skills/google-cloud-cli-gcloud/) | The Google Cloud CLI provides command-line access to 200+ GCP services including Compute Engine, Cloud Run, GKE,… | Published | — | — | | [Jira Advanced Query Agent](skills/jira-advanced-query-agent/) | Jira Advanced Query Agent is built around Jira issue tracking platform. It gives an agent a more technical and… | Published | — | — | | [Linear Issue Manager](skills/linear-issue-manager/) | Linear Issue Manager is built around GraphQL API ecosystem. The underlying ecosystem is represented by… | Security Reviewed | — | — | | [LLDB Debug Session Automator](skills/lldb-debug-session-automator/) | Automates LLDB debugging sessions with scripted breakpoint management and expression evaluation. Uses the LLDB… | Security Reviewed | — | — | | [Makefile Dependency Auditor](skills/makefile-dependency-auditor/) | Parses GNU Makefiles using pymake and builds complete dependency DAGs. Detects circular dependencies, unreachable… | Security Reviewed | — | — | | [n8n GitHub Issue-to-Jira Ticket Automator](skills/n8n-github-jira-ticket-automator/) | Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform… | Security Reviewed | — | — | | [NPM Package Auditor](skills/npm-package-auditor-registry-api/) | Audits NPM packages using the NPM Registry API with dependency tree resolution and vulnerability scanning via… | Security Reviewed | — | — | | [Obsidian Vault Manager](skills/obsidian-vault-manager/) | Obsidian Vault Manager is built around HashiCorp Vault secrets platform. The underlying ecosystem is represented by… | Published | — | — | | [RouterBase Model Routing](skills/routerbase-model-routing/) | Design RouterBase model routing policies for AI agents, including primary model selection, fallback chains, latency… | Published | — | — | | [Turn notes, logs, and screenshots into structured GitHub issues with GitHub Issue Creator](skills/turn-notes-logs-and-screenshots-into-structured-github-issues-with-github-issue-creator/) | Convert messy bug notes, error logs, voice dictation, and screenshots into crisp GitHub issue reports with clear… | Security Reviewed | — | — | | [VS Code Extension Debugger](skills/vscode-extension-debugger-dap-protocol/) | Debugs VS Code extensions using the Debug Adapter Protocol (DAP) with breakpoint management and variable inspection.… | Security Reviewed | — | — | | [VS Code Extension Scaffolder](skills/vscode-extension-scaffolder-agent/) | Scaffolds VS Code extensions using the vscode-extension API with TypeScript, including commands, webview panels,… | Security Reviewed | — | — | ### 🔒 Security & Verification (239 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Security%20%26%20Verification) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Security%20%26%20Verification&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Security%20%26%20Verification&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Provision secure disposable development sandboxes for AI-generated code with Daytona](skills/provision-secure-disposable-development-sandboxes-for-ai-generated-code-with-daytona/) | Spin up isolated, reproducible sandboxes where agents can run generated code, install dependencies, execute tests,… | Security Reviewed | 72.4k | — | | [Decompile Android APKs into readable source with jadx for review and analysis](skills/decompile-android-apks-into-readable-source-with-jadx-for-review-and-analysis/) | Turn an APK into readable Java or decompiled source artifacts so an agent can inspect behavior before deeper… | Security Reviewed | 46.1k | — | | [mitmproxy Interactive HTTPS Proxy for Debugging and Security Testing](skills/mitmproxy-interactive-https-proxy-debugging-security/) | mitmproxy is an interactive, SSL/TLS-capable intercepting HTTP proxy for penetration testers and software… | Security Reviewed | 42.9k | — | | [Run autonomous white-box pentests against web apps and APIs with Shannon](skills/run-autonomous-white-box-pentests-against-web-apps-and-apis-with-shannon/) | Analyze a web app's source code, execute real exploit attempts against the running target, and return proof-backed… | Security Reviewed | 39.8k | 4k/wk | | [Reproduce SQL injection paths and map database takeover options with sqlmap](skills/reproduce-sql-injection-paths-and-map-database-takeover-options-with-sqlmap/) | Take a suspected injectable request, replay it on an authorized target, confirm the finding, and enumerate reachable… | Security Reviewed | 37.1k | — | | [HashiCorp Vault Secret Rotation Agent](skills/hashicorp-vault-secret-rotation-agent-2/) | Connects to HashiCorp Vault HTTP API for automated secret rotation workflows. Manages dynamic database credentials… | Security Reviewed | 35.4k | — | | [HashiCorp Vault Secret Scanner](skills/hashicorp-vault-secret-scanner-2/) | Scans codebases for hardcoded secrets using HashiCorp Vault SDK and truffleHog patterns. Integrates with Vault… | Security Reviewed | 35.4k | — | | [HashiCorp Vault Secrets Rotation Agent](skills/hashicorp-vault-secrets-rotation-agent-2/) | Automates secret rotation in HashiCorp Vault using the Vault API and dynamic secrets engines. Manages database… | Security Reviewed | 35.4k | — | | [Vault Secrets Rotation Orchestrator](skills/vault-secrets-rotation-orchestrator/) | Automates HashiCorp Vault secret rotation using the Vault HTTP API and dynamic secrets engines. Manages database… | Security Reviewed | 35.4k | — | | [Vault Secrets Rotator](skills/vault-secrets-rotator/) | Manages secret lifecycle through the HashiCorp Vault HTTP API v1. Rotates database credentials via Vault dynamic… | Security Reviewed | 35.4k | — | | [Vault Transit Secrets Envelope Verifier](skills/vault-transit-secrets-envelope-verifier/) | Verifies encryption workflows with HashiCorp Vault Transit endpoints like `/encrypt`, `/decrypt`, and `/rewrap`,… | Security Reviewed | 35.3k | — | | [Container Image Vulnerability Scanner](skills/container-image-vulnerability-scanner/) | Scans Docker and OCI container images for vulnerabilities using Trivy JSON output and the Docker Hub API v2 for… | Security Reviewed | 34.8k | — | | [Trivy Container & IaC Vulnerability Scanner](skills/trivy-container-iac-vulnerability-scanner/) | Runs Aqua Security Trivy against container images, filesystem paths, and Terraform/CloudFormation templates.… | Security Reviewed | 34.5k | — | | [Trivy Container Image Vulnerability Scanner](skills/trivy-container-image-vulnerability-scanner/) | Scans Docker and OCI container images with Aqua Trivy for CVEs in OS packages and language dependencies. Outputs… | Security Reviewed | 34.5k | — | | [Trivy Container Scanner](skills/trivy-container-scanner-2/) | Wraps the Trivy CLI for comprehensive container image vulnerability scanning. Outputs results in SARIF format for… | Security Reviewed | 34.5k | — | | [Trivy Container Security Scanner](skills/trivy-container-security-scanner/) | Integrates Aqua Security Trivy CLI for comprehensive container image vulnerability scanning. Detects OS package… | Security Reviewed | 34.5k | — | | [Trivy Container Vulnerability Scanner](skills/trivy-container-vulnerability-scanner/) | Automates Aqua Security Trivy scans against Docker images and OCI artifacts to detect CVEs, misconfigurations, and… | Security Reviewed | 34.5k | — | | [Trivy Vulnerability Scanner Pipeline](skills/trivy-vulnerability-scanner-pipeline/) | Scans container images, IaC templates, and SBOM artifacts using Aqua Trivy CLI. Generates CycloneDX and SPDX reports… | Security Reviewed | 34.5k | — | | [Trivy Security Scanner for Containers and IaC](skills/trivy-security-scanner-containers-iac/) | Trivy is Aqua Security’s scanner for vulnerabilities, misconfigurations, secrets, SBOMs, and license issues. It fits… | Security Reviewed | 34.5k | — | | [Nuclei Vulnerability Template Runner](skills/nuclei-vulnerability-template-runner/) | Executes ProjectDiscovery Nuclei security scanning templates against target URLs. Supports custom YAML template… | Security Reviewed | 28k | — | | [Better Auth Authentication Framework for TypeScript Applications](skills/better-auth-authentication-framework-typescript-applications/) | Better Auth is an open source authentication framework for TypeScript apps. It gives agents a concrete way to wire… | Published | 27.8k | 3.2M/wk | | [Nuclei Template-Based Vulnerability Scanner](skills/nuclei-template-vulnerability-scanner/) | Nuclei is a high-performance vulnerability scanner by ProjectDiscovery that uses simple YAML-based templates to… | Security Reviewed | 27.7k | — | | [Discord Moderation Bot with AI Classification](skills/discord-moderation-ai-classification/) | Listens to Discord gateway events, passing flagged messages to the OpenAI Moderation API and a custom classifier to… | Security Reviewed | 26.7k | 563.5k/wk | | [Git Secret Scanner](skills/git-secret-scanner/) | Detects leaked secrets in Git repositories using pattern-based scanning with Gitleaks rule definitions and the… | Security Reviewed | 26.4k | — | | [Git Secret Scanner with Gitleaks](skills/git-secret-scanner-gitleaks/) | Scans Git repositories for leaked secrets using Gitleaks, TruffleHog, and custom regex patterns. Detects API keys,… | Security Reviewed | 26.1k | — | | [Git Secrets Pre-Commit Scanner](skills/git-secrets-precommit-scanner/) | Scans git diffs for exposed secrets using truffleHog entropy detection and custom regex patterns. Integrates with… | Security Reviewed | 26k | — | | [Gitleaks Git Repository Secret Scanner](skills/gitleaks-git-secret-scanner/) | Gitleaks is an open-source SAST tool for detecting hardcoded secrets like passwords, API keys, and tokens in Git… | Security Reviewed | 25.7k | — | | [Infisical Open-Source Secret Management Platform](skills/infisical-secret-management-platform/) | Infisical is an open-source platform for managing application secrets, environment variables, and certificates… | Security Reviewed | 25.6k | — | | [TruffleHog Credential Leak Scanner](skills/trufflehog-credential-leak-scanner/) | Find, verify, and analyze leaked credentials across Git repositories, Slack, Jira, Docker images, and more using… | Security Reviewed | 25.3k | — | | [NetBird WireGuard Mesh VPN with Zero Trust Access Controls](skills/netbird-wireguard-mesh-vpn-zero-trust-access/) | NetBird creates encrypted WireGuard-based overlay networks with SSO, MFA, and granular access controls. It provides… | Security Reviewed | 24k | — | | [age Modern File Encryption Tool](skills/age-modern-file-encryption-tool/) | Encrypt and decrypt files with age (FiloSottile/age), a simple, modern encryption tool with small explicit keys,… | Security Reviewed | 21.8k | — | | [SOPS Secret File Encryption and Rotation](skills/sops-secret-file-encryption-rotation/) | SOPS manages encrypted YAML, JSON, ENV, INI, and binary files with KMS, age, and PGP. It is a tight fit for secrets… | Published | 21.5k | — | | [SOPS Encrypted Secrets Editor and Manager](skills/sops-encrypted-secrets-editor-manager/) | SOPS (Secrets OPerationS) is an editor of encrypted files that supports YAML, JSON, ENV, INI, and BINARY formats. It… | Published | 21.3k | — | | [Sanitize untrusted HTML fragments before rendering previews, comments, or CMS content with DOMPurify](skills/sanitize-untrusted-html-fragments-before-rendering-previews-comments-or-cms-content-dompurify/) | Use DOMPurify when an agent must accept HTML from users, rich text editors, imports, or model output but cannot… | Security Reviewed | 16.9k | 165.2M/wk | | [Audit Linux host hardening drift before exposing SSH or rolling to production](skills/audit-linux-host-hardening-drift-before-exposing-ssh-or-rolling-to-production/) | Uses Lynis to run an on-host security audit and turn the findings into a prioritized hardening checklist for an… | Security Reviewed | 15.5k | — | | [Security Audit Skill](skills/security-audit-skill/) | Security Audit Skill is built around OWASP security tooling ecosystem. The underlying ecosystem is represented by… | Security Reviewed | 15.2k | — | | [ZAP Automated Security Scan Orchestrator](skills/zap-automated-security-scan-orchestrator/) | Orchestrates OWASP ZAP security scans via the ZAP API with automated spider, active scanner, and authentication… | Security Reviewed | 15k | — | | [SuperTokens Open Source Authentication Platform and Auth0 Alternative](skills/supertokens-open-source-auth-platform/) | SuperTokens is an open-source authentication platform that serves as a self-hosted alternative to Auth0, Firebase… | Security Reviewed | 15k | — | | [OWASP ZAP Active Scanner Agent](skills/owasp-zap-active-scanner-agent/) | Runs OWASP ZAP active security scans via the ZAP API daemon with custom scan policies. Generates SARIF reports… | Security Reviewed | 15k | — | | [OWASP ZAP API Fuzzer](skills/owasp-zap-api-fuzzer/) | Automates REST API security testing using the OWASP ZAP Python SDK. Runs active scans, SQL injection probes, and XSS… | Security Reviewed | 15k | — | | [OWASP ZAP API Security Auditor](skills/owasp-zap-api-security-auditor/) | Orchestrates OWASP ZAP active and passive scans against REST and GraphQL endpoints using ZAP's Python API client.… | Security Reviewed | 15k | — | | [OWASP ZAP API Security Scanner](skills/owasp-zap-api-security-scanner/) | Automates OWASP ZAP scans against REST APIs using the ZAP Python API client. Imports OpenAPI/Swagger specs for… | Security Reviewed | 15k | — | | [OWASP ZAP API Security Tester](skills/owasp-zap-api-security-tester/) | Runs automated DAST scans against REST and GraphQL APIs using OWASP ZAP daemon API. Detects injection flaws, broken… | Security Reviewed | 15k | — | | [OWASP ZAP Automated Pen Testing Agent](skills/owasp-zap-automated-pen-testing-agent/) | Runs automated penetration tests using OWASP ZAP API with spider crawling, active scanning, and AJAX-aware testing.… | Security Reviewed | 15k | — | | [OWASP ZAP Automated Scan Orchestrator](skills/owasp-zap-automated-scan-orchestrator/) | Runs OWASP ZAP active and passive scans against target URLs using the ZAP Docker API. Parses JSON reports to flag… | Security Reviewed | 15k | — | | [OWASP ZAP Scan Orchestrator](skills/owasp-zap-scan-orchestrator/) | Orchestrates OWASP ZAP active and passive scans via the ZAP API, automating spider crawls, AJAX spidering with… | Security Reviewed | 15k | — | | [OWASP ZAP Scanner Agent](skills/owasp-zap-scanner-agent/) | Integrates the OWASP ZAP API to run automated DAST scans against web applications. Parses ZAP JSON reports, triages… | Security Reviewed | 15k | — | | [OWASP ZAP Security Audit Skill](skills/owasp-zap-security-audit-skill/) | Wraps OWASP ZAP API for automated web application security testing including active scan, spider crawl, and ajax… | Security Reviewed | 15k | — | | [OWASP ZAP Security Scanner Agent](skills/owasp-zap-security-scanner-agent/) | Automates OWASP ZAP active and passive scanning against web applications, parsing alerts into structured… | Security Reviewed | 15k | — | | [OWASP ZAP Scanner](skills/owasp-zap-scanner/) | OWASP ZAP Scanner is built around OWASP security tooling ecosystem. The underlying ecosystem is represented by… | Security Reviewed | 15k | — | | [SAST Pipeline Scanner](skills/sast-pipeline-scanner/) | Runs static application security testing using Semgrep rules and CodeQL queries against pull request diffs. Supports… | Security Reviewed | 14.9k | — | | [SAST Rule Compiler for Semgrep](skills/sast-rule-compiler-semgrep/) | Compiles and validates custom Semgrep SAST rules using the semgrep-core engine. Tests pattern matching against… | Security Reviewed | 14.8k | — | | [Semgrep Supply Chain Rule Pack Runner](skills/semgrep-supply-chain-rule-pack-runner/) | Runs Semgrep code and supply-chain checks with `semgrep scan`, registry rule packs, and dependency-aware findings to… | Security Reviewed | 14.6k | — | | [Fuzz web paths, parameters, and virtual hosts with ffuf to surface hidden attack surface](skills/fuzz-web-paths-parameters-and-virtual-hosts-with-ffuf-to-surface-hidden-attack-surface/) | Probe for hidden routes, parameter behaviors, and vhost exposures fast, before you spend time manually poking at the… | Security Reviewed | 14k | — | | [Audit cloud accounts for security misconfigurations with Prowler](skills/audit-cloud-accounts-for-security-misconfigurations-with-prowler/) | Run targeted AWS, Azure, or GCP security and compliance audits when an agent needs actionable cloud findings instead… | Security Reviewed | 13.6k | — | | [Score RAG answer quality and retrieval quality before rollout with Ragas](skills/score-rag-answer-quality-and-retrieval-quality-before-rollout-with-ragas/) | Measure whether a RAG change actually improved answers and retrieval, instead of guessing from a few spot checks. | Security Reviewed | 13.4k | — | | [Subfinder Fast Passive Subdomain Enumeration Tool](skills/subfinder-passive-subdomain-enumeration/) | Subfinder is a passive subdomain discovery tool by ProjectDiscovery that finds valid subdomains for websites using… | Published | 13.3k | — | | [Casdoor Open Source Identity and Access Management Platform](skills/casdoor-open-source-iam-auth-platform/) | Casdoor is an open source AI-first Identity and Access Management (IAM) platform and auth server supporting OAuth… | Security Reviewed | 13.3k | — | | [Review Dockerfiles for risky patterns and bad defaults with hadolint](skills/review-dockerfiles-for-risky-patterns-and-bad-defaults-with-hadolint/) | Catch insecure Dockerfile patterns, brittle package-install habits, and shell pitfalls before image builds ship. | Security Reviewed | 12.1k | — | | [Grype Container and SBOM Vulnerability Scanner](skills/grype-container-sbom-vulnerability-scanner/) | Scan container images, filesystems, and SBOMs for known vulnerabilities using Anchore Grype. Supports major OS… | Security Reviewed | 12k | — | | [Open Policy Agent (OPA)](skills/open-policy-agent-opa/) | Open Policy Agent (OPA) is built around Kubernetes orchestration platform. The underlying ecosystem is represented… | Security Reviewed | 11.6k | — | | [OPA Rego Policy Bundle Tester](skills/opa-rego-policy-bundle-tester/) | Tests authorization and policy bundles with the Open Policy Agent `/v1/data` and `/v1/compile` APIs plus `opa test`… | Security Reviewed | 11.5k | — | | [Scan Kubernetes clusters and manifests for security posture drift with Kubescape](skills/scan-kubernetes-clusters-and-manifests-for-security-posture-drift-with-kubescape/) | Run Kubernetes security and compliance scans against manifests or live clusters before rollout or audit. | Security Reviewed | 11.3k | — | | [Skopeo Container Image Registry Operations CLI](skills/skopeo-container-image-registry-operations-cli/) | Skopeo is a command-line tool for working with container images and registries without requiring a running daemon.… | Security Reviewed | 10.7k | — | | [Route risky coding-agent work through human approval checkpoints with HumanLayer](skills/route-risky-coding-agent-work-through-human-approval-checkpoints-with-humanlayer/) | Pause high-risk coding-agent actions, gather human decisions, and resume or block work with durable approval… | Security Reviewed | 10.7k | 694/wk | | [Give MCP agents disposable code execution sandboxes with OpenSandbox MCP](skills/give-mcp-agents-disposable-code-execution-sandboxes-with-opensandbox-mcp/) | Expose sandbox creation, command execution, and file operations to MCP-capable agents so they can run untrusted code… | Security Reviewed | 10.2k | — | | [Magika AI File Type Detection and Content Classification](skills/magika-ai-file-type-detection-and-content-classification/) | Magika is Google's AI-powered file type detector for fast, content-based identification of binary and text files. It… | Security Reviewed | 10.2k | 4.6k/wk | | [httpx Fast Multi-Purpose HTTP Probing Toolkit by ProjectDiscovery](skills/httpx-http-probing-toolkit-projectdiscovery/) | httpx by ProjectDiscovery is a fast, multi-purpose HTTP toolkit for running probes against lists of hosts. It… | Security Reviewed | 9.8k | — | | [Seal Kubernetes Secrets into Git-safe manifests with kubeseal](skills/seal-kubernetes-secrets-into-git-safe-manifests-with-kubeseal/) | Encrypt Kubernetes Secret manifests against a Sealed Secrets controller so agents can commit cluster-targeted… | Security Reviewed | 9k | — | | [Probe public TLS endpoints for protocol, cipher, and certificate weaknesses before rollout with testssl.sh](skills/probe-public-tls-endpoints-for-protocol-cipher-and-certificate-weaknesses-before-rollout-with-testssl-sh/) | Run a thorough TLS preflight against a host before launch, certificate renewal, or incident review. | Published | 9k | — | | [Container Runtime Security Monitor](skills/container-runtime-security-monitor/) | Monitors container runtime behavior using Falco rules and the Docker Engine API. Detects anomalous syscalls,… | Security Reviewed | 8.9k | — | | [Hanko Open Source Passkey Authentication and User Management](skills/hanko-passkey-authentication-platform/) | Hanko is an open-source authentication and user management platform built on passkeys and WebAuthn. It provides a… | Published | 8.9k | — | | [Falco Runtime Security Monitor](skills/falco-runtime-security-monitor/) | Monitors container runtime events using Falco sysdig libraries and sends alerts on suspicious syscall patterns.… | Security Reviewed | 8.9k | — | | [SBOM Generator and CVE Matcher](skills/sbom-generator-cve-matcher/) | Generates Software Bill of Materials using Syft for container images and matches components against the NVD CVE… | Security Reviewed | 8.9k | — | | [Falco Runtime Security](skills/falco-runtime-security/) | Falco Runtime Security is built around Kubernetes orchestration platform. The underlying ecosystem is represented by… | Security Reviewed | 8.8k | — | | [Add runtime guardrails to TypeScript agents with VoltAgent](skills/add-runtime-guardrails-to-typescript-agents-with-voltagent/) | Use VoltAgent to intercept, validate, and enforce input/output policies in TypeScript agent workflows. | Security Reviewed | 8.6k | — | | [Checkov Infrastructure Policy Scanner](skills/checkov-infrastructure-policy-scanner/) | Scans IaC files with Bridgecrew Checkov for policy violations across Terraform, CloudFormation, Kubernetes, and… | Security Reviewed | 8.6k | — | | [Syft SBOM Generator for Containers and Filesystems](skills/syft-sbom-generator-containers-filesystems/) | Syft by Anchore is a CLI tool for generating Software Bills of Materials (SBOMs) from container images and… | Security Reviewed | 8.6k | — | | [OSV-Scanner Dependency Vulnerability Detector](skills/osv-scanner-dependency-vulnerability-detector/) | OSV-Scanner is Google's open-source vulnerability scanner that checks project dependencies against the OSV.dev… | Published | 8.6k | — | | [Checkov IaC Scanner](skills/checkov-iac-scanner/) | Checkov IaC Scanner is built around Kubernetes orchestration platform. The underlying ecosystem is represented by… | Security Reviewed | 8.6k | — | | [Run controlled cybersecurity agent workflows with CAI](skills/run-controlled-cybersecurity-agent-workflows-with-cai/) | Use CAI to run research and bug-bounty-oriented security agents with model routing, tool integrations, tracing, MCP… | Security Reviewed | 8.6k | — | | [Route authorized reverse-engineering and security-analysis tasks to the right agent playbook](skills/route-authorized-reverse-engineering-and-security-analysis-tasks-to-the-right-agent-playbook/) | Give agents a routing pack for authorized APK, binary, mobile, API, malware, CTF, and penetration-test analysis with… | Security Reviewed | 8.4k | — | | [Benchmark Kubernetes clusters against CIS controls with kube-bench](skills/benchmark-kubernetes-clusters-against-cis-controls-with-kube-bench/) | Run CIS benchmark checks against cluster nodes and control planes when an agent needs a narrow Kubernetes hardening… | Security Reviewed | 8k | — | | [Scan Python code for risky security patterns with Bandit before review or release](skills/scan-python-code-for-risky-security-patterns-with-bandit-before-review-or-release/) | Catch insecure Python calls, weak crypto usage, shell injection risks, and similar patterns before merge or release. | Security Reviewed | 7.9k | — | | [Check Kubernetes hosts against CIS guidance with kube-bench before audit or hardening work](skills/check-kubernetes-hosts-against-cis-guidance-with-kube-bench-before-audit-or-hardening-work/) | Run a benchmark-driven posture check on Kubernetes nodes and control planes before an audit, upgrade, or hardening… | Security Reviewed | 7.8k | — | | [Feroxbuster Fast Recursive Content Discovery Tool in Rust](skills/feroxbuster-content-discovery/) | Feroxbuster is a high-performance content discovery tool written in Rust that performs forced browsing attacks to… | Published | 7.6k | — | | [Scan LLM systems for jailbreaks, prompt injections, and unsafe behaviors with garak](skills/scan-llm-systems-for-jailbreaks-prompt-injections-and-unsafe-behaviors-with-garak/) | Probe a model or agent stack with adversarial test suites so safety failures show up before deployment or review. | Security Reviewed | 7.5k | — | | [Probe Kubernetes clusters with kube-hunter for exposed services and misconfigurations](skills/probe-kubernetes-clusters-with-kube-hunter-for-exposed-services-and-misconfigurations/) | Run a focused exposure probe against a Kubernetes environment before deeper pentest work or remediation planning starts. | Published | 7.3k | — | | [Gate agent inputs and outputs with Superagent safety checks](skills/gate-agent-inputs-and-outputs-with-superagent-safety-checks/) | Use Superagent to add prompt-injection blocking, PII redaction, repository scanning, and compliance evidence around… | Published | 6.6k | 43.7k/wk | | [Run agent-generated code in local microVM sandboxes with Microsandbox](skills/run-agent-generated-code-in-local-microvm-sandboxes-with-microsandbox/) | Use Microsandbox to create local microVM-backed sandboxes for isolated execution of untrusted agent-generated code… | Security Reviewed | 6.5k | — | | [Naabu Fast Port Scanner by ProjectDiscovery](skills/naabu-fast-port-scanner-projectdiscovery/) | Naabu is a fast and reliable port scanning tool written in Go by ProjectDiscovery. It supports SYN, CONNECT, and UDP… | Security Reviewed | 5.9k | — | | [Cosign Artifact Signature Verifier](skills/cosign-artifact-signature-verifier/) | Validates container image and artifact signatures using Sigstore Cosign with keyless verification via Fulcio and… | Published | 5.8k | — | | [Sigstore Cosign Container Verifier](skills/sigstore-cosign-container-verifier/) | Verifies container image signatures and provenance using Sigstore Cosign and Rekor transparency log. Enforces supply… | Security Reviewed | 5.8k | — | | [Sigstore Cosign Verification Pipeline](skills/sigstore-cosign-verification-pipeline/) | Verifies container image signatures and SBOMs using Sigstore Cosign and Rekor transparency log. Enforces supply… | Security Reviewed | 5.8k | — | | [Sigstore Cosign Verifier](skills/sigstore-cosign-verifier-2/) | Automates container image signature verification using Cosign CLI and the Rekor transparency log API. Validates SLSA… | Security Reviewed | 5.8k | — | | [Sigstore Cosign Container Signature Checker](skills/sigstore-cosign-container-signature-checker/) | Checks container trust with `cosign verify`, Rekor transparency log lookups, and OCI image reference inspection.… | Security Reviewed | 5.8k | — | | [Generate and screen lookalike domains with dnstwist for brand abuse triage](skills/generate-and-screen-lookalike-domains-with-dnstwist-for-brand-abuse-triage/) | Generate typosquat and homograph domain candidates, resolve them, and flag likely phishing or impersonation… | Published | 5.7k | — | | [Dependency Vulnerability Scanner](skills/dependency-vulnerability-scanner-agent/) | Scans project dependencies using OSV.dev API and Snyk CLI for known CVEs across npm, PyPI, Maven, and Go modules.… | Security Reviewed | 5.5k | 2.6M/wk | | [NPM Package Supply Chain Auditor](skills/npm-package-supply-chain-auditor/) | Audits npm dependencies for supply chain risks using npm audit, Socket.dev API, and Snyk vulnerability database.… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk Container Image Analyzer](skills/snyk-container-image-analyzer/) | Scans Docker and OCI container images for OS and application vulnerabilities using Snyk Container API.… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk Container Vulnerability Agent](skills/snyk-container-vulnerability-agent/) | Scans Docker images for OS and application vulnerabilities using the Snyk Container API. Generates fix PRs with… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk Dependency Audit Skill](skills/snyk-dependency-audit-skill/) | Uses the Snyk CLI and REST API v1 to scan package manifests for known CVEs. Cross-references findings with the… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk Dependency Vulnerability Auditor](skills/snyk-dependency-vulnerability-auditor/) | Audits npm, pip, and Go module dependencies using the Snyk CLI and REST API. Generates SBOM reports and auto-patches… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk License Compliance Checker](skills/snyk-license-compliance-checker/) | Uses the Snyk CLI and REST API to audit open-source dependencies for license compliance across npm, PyPI, Maven, and… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk Open Source Dependency Auditor](skills/snyk-open-source-dependency-auditor/) | Performs deep dependency analysis using the Snyk CLI and REST API to detect vulnerable transitive packages.… | Security Reviewed | 5.5k | 2.6M/wk | | [Snyk Vulnerability Scanner Agent](skills/snyk-vulnerability-scanner-agent/) | Uses Snyk REST API v1 to scan project dependencies for known CVEs and license compliance issues. Integrates with… | Security Reviewed | 5.5k | 2.6M/wk | | [Score open source repositories for supply-chain risk signals before adoption or release decisions with Scorecard](skills/score-open-source-repositories-for-supply-chain-risk-signals-before-adoption-or-release-decisions-with-scorecard/) | Check a repository against OpenSSF security heuristics before you trust it as a dependency, approve it for use, or… | Security Reviewed | 5.4k | — | | [dotenvx Secure Environment Variable Manager and Encryptor](skills/dotenvx-secure-env-variable-manager/) | dotenvx is a secure, cross-platform environment variable manager from the creator of dotenv. It provides encrypted… | Published | 5.3k | 6.7M/wk | | [Probe ML and LLM systems for regressions and vulnerabilities with Giskard](skills/probe-ml-and-llm-systems-for-regressions-and-vulnerabilities-with-giskard/) | Run automated red-team and failure scans against an LLM or RAG app before users find the breakage. | Security Reviewed | 5.3k | — | | [Unkey Open Source API Key Management and Rate Limiting Platform](skills/unkey-api-key-management-rate-limiting/) | Unkey is an open-source developer platform for managing API keys, rate limiting, and usage analytics. It provides a… | Security Reviewed | 5.2k | 32/wk | | [Terrascan Policy Scanner](skills/terrascan-policy-scanner/) | Terrascan Policy Scanner is built around Kubernetes orchestration platform. The underlying ecosystem is represented… | Published | 5.2k | — | | [Horcrux Shamir Secret Sharing File Encryption and Splitting Tool](skills/horcrux-shamir-secret-file-splitter/) | Horcrux splits files into encrypted fragments using Shamir Secret Sharing, so you can distribute pieces across… | Security Reviewed | 5k | — | | [Probe Kubernetes clusters for exposed attack paths with kube-hunter](skills/probe-kubernetes-clusters-for-exposed-attack-paths-with-kube-hunter/) | Assess a Kubernetes cluster from the attacker viewpoint when an agent needs exposure-focused findings instead of a… | Published | 5k | — | | [Run security audits and variant analysis workflows in Claude Code with Trail of Bits Skills](skills/run-security-audits-and-variant-analysis-workflows-in-claude-code-with-trail-of-bits-skills/) | Use curated Trail of Bits security skills inside Claude Code when the job is auditing, variant hunting, or fix… | Security Reviewed | 4.7k | — | | [Scan C and C++ code with Flawfinder for risky function patterns before review](skills/scan-c-and-c-code-with-flawfinder-for-risky-function-patterns-before-review/) | Run a fast secure-code triage pass over C and C++ sources before manual review or remediation planning begins. | Security Reviewed | 4.5k | — | | [Baseline and Review Repository Secret Findings with detect-secrets](skills/baseline-and-review-repository-secret-findings-with-detect-secrets/) | Scan a repository for secrets, keep an auditable baseline, and review only newly introduced findings during commits… | Security Reviewed | 4.5k | — | | [Capture Linux runtime security events and suspicious behavior for live triage with Tracee](skills/capture-linux-runtime-security-events-and-suspicious-behavior-for-live-triage-with-tracee/) | Watch live Linux and container activity through eBPF so you can triage suspicious runtime behavior before it… | Published | 4.5k | — | | [Stripe Webhook Signature Verifier](skills/stripe-webhook-signature-verifier/) | Verifies Stripe webhook payload signatures using the Stripe.js SDK and the stripe.webhooks.constructEvent method.… | Security Reviewed | 4.4k | 9.3M/wk | | [Cerbos Open Source Authorization Policy Decision Point](skills/cerbos-authorization-pdp/) | Cerbos is an open-core, language-agnostic, scalable authorization solution that makes implementing and managing user… | Security Reviewed | 4.3k | 1k/wk | | [Gate pull requests with targeted diff-aware AI security review using Claude Code Security Review](skills/gate-pull-requests-with-targeted-diff-aware-ai-security-review-using-claude-code-security-review/) | Run a Claude Code powered security review pass on trusted pull requests so suspicious auth, secret, injection, and… | Security Reviewed | 4.3k | — | | [Audit GitHub Actions for privilege and supply-chain risks with zizmor](skills/audit-github-actions-for-privilege-and-supply-chain-risks-with-zizmor/) | Run a focused security pass on GitHub Actions workflows before merge so token misuse, dangerous permissions, and… | Security Reviewed | 4.2k | — | | [Audit SSH servers and clients for weak algorithms and risky config drift with ssh-audit](skills/audit-ssh-servers-and-clients-for-weak-algorithms-and-risky-config-drift-with-ssh-audit/) | Inspect an SSH endpoint or config for outdated ciphers, key exchange choices, and hardening gaps before exposure or… | Security Reviewed | 4.2k | — | | [Audit GitHub Actions workflows for insecure permissions and unpinned actions](skills/audit-github-actions-workflows-for-insecure-permissions-and-unpinned-actions/) | This ASE skill uses zizmor to audit GitHub Actions workflows and composite actions for security mistakes before they… | Security Reviewed | 4.1k | — | | [SSL Certificate Auditor](skills/ssl-certificate-auditor-agent/) | Audits TLS/SSL configurations using sslyze Python library and SSL Labs API v3. Checks certificate chain validity,… | Security Reviewed | 3.8k | — | | [AWS CloudTrail Log Normalizer](skills/aws-cloudtrail-log-normalizer/) | Normalizes and enriches AWS CloudTrail JSON logs into OCSF (Open Cybersecurity Schema Framework) format. Maps… | Security Reviewed | 3.6k | — | | [AWS IAM Privilege Escalation Audit](skills/aws-iam-privilege-escalation-audit/) | Uses boto3 and the AWS IAM Access Analyzer API to enumerate all roles, policies, and users, then flags permission… | Security Reviewed | 3.6k | — | | [Tracecat AI-Native Security Automation and SOAR Platform](skills/tracecat-ai-security-automation-soar-platform/) | Tracecat is an open-source, AI-native security automation platform built as a self-hosted alternative to Tines and… | Security Reviewed | 3.5k | — | | [Lint Kubernetes manifests and Helm charts for security and readiness issues before cluster deployment with KubeLinter](skills/lint-kubernetes-manifests-and-helm-charts-for-security-and-readiness-issues-before-cluster-deployment-with-kubelinter/) | Run a static policy pass over Kubernetes YAML before misconfigurations, missing limits, or risky defaults reach a… | Security Reviewed | 3.4k | — | | [Run authorized security research pipelines in Claude Code with RAPTOR](skills/run-authorized-security-research-pipelines-in-claude-code-with-raptor/) | RAPTOR turns Claude Code into an evidence-first offensive and defensive security research workflow for mapping… | Security Reviewed | 3.3k | — | | [Cariddi Domain Crawler and Endpoint Secret Scanner](skills/cariddi-domain-crawler-endpoint-secret-scanner/) | Cariddi is a Go-based security tool that takes a list of domains, crawls their URLs, and scans for endpoints,… | Security Reviewed | 3.3k | — | | [Generate adversarial API test cases from an OpenAPI or GraphQL schema](skills/generate-adversarial-api-test-cases-from-openapi-or-graphql-schema/) | Use Schemathesis when an agent needs to turn an API schema into broad negative and edge-case coverage instead of… | Security Reviewed | 3.2k | — | | [Conftest Policy Tester](skills/conftest-policy-tester/) | Conftest Policy Tester is built around Kubernetes orchestration platform. The underlying ecosystem is represented by… | Security Reviewed | 3.2k | — | | [Conftest Structured Configuration Policy Testing with OPA Rego](skills/conftest-opa-config-policy-testing/) | Conftest is a CLI tool that tests structured configuration data using the Open Policy Agent Rego language. It… | Security Reviewed | 3.2k | — | | [Turn Windows event logs into Sigma-backed threat-hunting timelines with Hayabusa](skills/turn-windows-event-logs-into-sigma-backed-threat-hunting-timelines-with-hayabusa/) | Parse Windows event logs into fast timelines and detection-rich outputs so agents can triage suspicious host… | Published | 3.1k | — | | [Filter prompts and model outputs for injection, secrets, toxicity, and policy risks with LLM Guard](skills/filter-prompts-and-model-outputs-for-injection-secrets-toxicity-and-policy-risks-with-llm-guard/) | Screen prompts and responses with input and output scanners before an LLM interaction reaches production users or… | Security Reviewed | 2.8k | — | | [Deploy an agent-readable OpenClaw defense matrix and hardening audit with OpenClaw Security Practice Guide](skills/deploy-an-agent-readable-openclaw-defense-matrix-and-hardening-audit-with-openclaw-security-practice-guide/) | Use an agent-facing OpenClaw security guide to audit a live setup, surface conflicts, and apply a bounded hardening… | Security Reviewed | 2.8k | — | | [Inject SOPS-managed secrets into NixOS and Home Manager configs with sops-nix](skills/inject-sops-managed-secrets-into-nixos-and-home-manager-configs-with-sops-nix/) | Materialize age or PGP encrypted SOPS secrets inside declarative NixOS and Home Manager systems during activation… | Security Reviewed | 2.8k | — | | [Bearer CLI SAST Code Security and Privacy Scanner](skills/bearer-cli-sast-code-security-privacy-scanner/) | Bearer CLI is an open-source static application security testing (SAST) tool that scans source code to identify,… | Security Reviewed | 2.6k | — | | [KICS IaC Linter](skills/kics-iac-linter/) | KICS IaC Linter is built around Kubernetes orchestration platform. The underlying ecosystem is represented by… | Published | 2.6k | — | | [Snyk Agent Scan](skills/snyk-agent-scan/) | Scan your AI agents, MCP servers, and skills for security vulnerabilities from the command line. Snyk Agent Scan… | Security Reviewed | 2.5k | — | | [Inspect binary hardening flags and exploit mitigations with checksec](skills/inspect-binary-hardening-flags-and-exploit-mitigations-with-checksec/) | Check ELF or PE binaries for hardening gaps like NX, PIE, RELRO, stack canaries, and Fortify before release or… | Published | 2.3k | — | | [Gate Rust dependency trees on license, advisory, and source-policy violations before merge with cargo-deny](skills/gate-rust-dependency-trees-on-license-advisory-and-source-policy-violations-before-merge-with-cargo-deny/) | Use cargo-deny when an agent needs to enforce Rust dependency policy before merge by checking advisories, licenses,… | Security Reviewed | 2.3k | 3.3M/wk | | [Audit AWS IAM policies for risky permissions with Cloudsplaining](skills/audit-aws-iam-policies-for-risky-permissions-with-cloudsplaining/) | Use Cloudsplaining when an agent needs to flag privilege-escalation paths and overbroad IAM permissions before an… | Security Reviewed | 2.2k | — | | [Run agent CLIs in a capability-based local sandbox with snapshots and controlled egress using nono](skills/run-agent-clis-in-a-capability-based-local-sandbox-with-snapshots-and-controlled-egress-using-nono/) | Constrain Claude Code, Codex, OpenClaw, and similar agent CLIs inside a kernel-enforced local sandbox with explicit… | Security Reviewed | 2.1k | — | | [Lint .env files for duplicated keys and unsafe formatting with dotenv-linter](skills/lint-dotenv-files-for-duplicated-keys-and-unsafe-formatting-with-dotenv-linter/) | Check dotenv files for duplicated keys, malformed values, and formatting mistakes before they break local runs or… | Security Reviewed | 2.1k | — | | [Snyk Agent Scan MCP and Skill Security Scanner](skills/snyk-agent-scan-mcp-skill-security-scanner/) | Snyk Agent Scan automatically discovers and scans AI agent components including MCP servers, agent skills, and agent… | Security Reviewed | 2k | — | | [Audit Python dependency sets for known vulnerabilities before release or environment promotion with Safety](skills/audit-python-dependency-sets-for-known-vulnerabilities-before-release-or-environment-promotion-with-safety/) | Scan Python requirements and environments for known vulnerable or malicious packages before they move further… | Security Reviewed | 2k | — | | [Block secret leaks before commit or push with ggshield](skills/block-secret-leaks-before-commit-or-push-with-ggshield/) | Scan staged changes, commits, or repositories for secrets before they leave the workstation or CI job, instead of… | Published | 1.9k | — | | [Run repeatable model and agent eval suites and inspect scoring traces with Inspect AI](skills/run-repeatable-model-and-agent-eval-suites-and-inspect-scoring-traces-with-inspect-ai/) | Run benchmark-style eval suites against models or agents, then inspect scored traces instead of relying on ad hoc… | Security Reviewed | 1.9k | — | | [Broker API credentials to AI agents without exposing raw keys using OneCLI](skills/broker-api-credentials-to-ai-agents-without-exposing-raw-keys-using-onecli/) | Store credentials once, then inject them into outbound agent requests at runtime so agents can call services without… | Published | 1.9k | — | | [Scan agent skill folders for risky patterns and missing safeguards before sharing or deployment with Cisco Skill Scanner](skills/scan-agent-skill-folders-for-risky-patterns-and-missing-safeguards-before-sharing-or-deployment-with-cisco-skill-scanner/) | Run a pre-trust security pass over skill packs and prompt bundles before they get shared, merged, or deployed. | Security Reviewed | 1.8k | — | | [Run authorized AI-assisted pentest workflows with Guardian CLI](skills/run-authorized-ai-assisted-pentest-workflows-with-guardian-cli/) | Use Guardian CLI to orchestrate authorized penetration tests with AI planning, tool selection, evidence capture,… | Security Reviewed | 1.7k | — | | [Scan project dependencies for supply-chain vulnerabilities with MurphySec](skills/scan-project-dependencies-for-supply-chain-vulnerabilities-with-murphysec/) | Run MurphySec CLI against a project before release or dependency approval to detect vulnerable direct and transitive… | Security Reviewed | 1.7k | — | | [Clerk JavaScript Backend SDK for Server-Side Auth Workflows](skills/clerk-javascript-backend-sdk-server-side-auth-workflows/) | Clerk’s JavaScript backend SDK gives agents a real server-side interface for auth and user management. It is useful… | Security Reviewed | 1.7k | 2.8M/wk | | [Assemble minimal OCI images from declarative package configs with apko](skills/assemble-minimal-oci-images-from-declarative-package-configs-with-apko/) | Use apko to build small OCI images from declarative package manifests when supply-chain clarity and minimal contents… | Security Reviewed | 1.6k | — | | [Red-team agent workflows for jailbreaks, prompt injection, and policy failures with DeepTeam](skills/red-team-agent-workflows-for-jailbreaks-prompt-injection-and-policy-failures-with-deepteam/) | Run local adversarial attack passes against agents, RAG pipelines, and chatbots to surface concrete failure classes… | Security Reviewed | 1.6k | — | | [Decode, inspect, sign, and verify JWTs while debugging auth flows with jwt-cli](skills/decode-inspect-sign-and-verify-jwts-while-debugging-auth-flows-with-jwt-cli/) | Decode JWTs, inspect claims, and verify or sign tokens with local keys during auth debugging and test setup. | Security Reviewed | 1.5k | 3.4k/wk | | [Sweep GitHub for leaked secrets and exposed credentials with git-hound](skills/sweep-github-for-leaked-secrets-and-exposed-credentials-with-git-hound/) | Search public GitHub broadly for leaked secrets and triage exposures when the workflow is recon and remediation, not… | Security Reviewed | 1.4k | — | | [Generate OSS-Fuzz harnesses with oss-fuzz-gen](skills/generate-oss-fuzz-harnesses-with-oss-fuzz-gen/) | Use LLM-assisted harness generation to expand fuzz coverage for real projects before manual fuzzing work begins. | Security Reviewed | 1.4k | — | | [Collect Unix-like incident-response artifacts into one portable evidence bundle with UAC](skills/collect-unix-like-incident-response-artifacts-into-one-portable-evidence-bundle-with-uac/) | Capture volatile and persistent Unix-like system artifacts quickly before evidence disappears or responders start… | Security Reviewed | 1.3k | — | | [Audit Python environments and requirements files for known vulnerabilities with pip-audit](skills/audit-python-environments-and-requirements-files-for-known-vulnerabilities-with-pip-audit/) | Check Python environments and requirements files for published vulnerabilities before shipping, upgrading, or… | Security Reviewed | 1.3k | — | | [Scan agent dependencies and container inputs with OWASP dep-scan](skills/scan-agent-dependencies-and-container-inputs-with-owasp-dep-scan/) | Run OWASP dep-scan before adopting dependencies, containers, or generated code so agents get a reviewable… | Security Reviewed | 1.3k | — | | [Sign agent-made Git commits with gitsign](skills/sign-agent-made-git-commits-with-gitsign/) | Apply keyless Sigstore-backed signatures to Git commits so automated changes retain verifiable provenance. | Security Reviewed | 1.1k | — | | [Verify agent policy coverage and risky-action guardrails before production rollout with Agent Governance Toolkit](skills/verify-agent-policy-coverage-and-risky-action-guardrails-before-production-rollout-with-agent-governance-toolkit/) | Run deterministic governance checks and policy verification before agents get real autonomy, so risky tool use and… | Security Reviewed | 1.1k | 20.9k/wk | | [Evaluate model-generated code execution with SandboxFusion](skills/evaluate-model-generated-code-execution-with-sandboxfusion/) | Use SandboxFusion to run and judge LLM-generated code in controlled sandboxes across many languages and… | Security Reviewed | 1k | — | | [OpenClaw Security Suite (ClawSec)](skills/openclaw-security-suite-clawsec/) | Agent-layer security monitoring, drift detection, and integrity verification for OpenClaw environments. Protects… | Security Reviewed | 1k | — | | [Screen packages and agent skill repos for malware and supply-chain risk before adoption with SafeDep Vet](skills/screen-packages-and-agent-skill-repos-for-malware-and-supply-chain-risk-before-adoption-with-safedep-vet/) | Use SafeDep Vet as a pre-adoption gate when an agent, maintainer, or CI pipeline is about to add a new dependency or… | Published | 1k | 90/wk | | [Audit Go dependency licenses with go-licenses](skills/audit-go-dependency-licenses-with-go-licenses/) | Produce a license inventory for Go module dependencies before release, procurement review, or open-source due diligence. | Security Reviewed | 992 | — | | [CycloneDX SBOM Generator](skills/cyclonedx-sbom-generator/) | Generates Software Bill of Materials in CycloneDX format using cdxgen and Syft. Scans npm, pip, and Go modules for… | Security Reviewed | 956 | — | | [Scan agent workflows for tools, MCP exposure, and adversarial risk with Agentic Radar](skills/scan-agent-workflows-for-tools-mcp-exposure-and-adversarial-risk-with-agentic-radar/) | Use Agentic Radar to statically scan agent workflows, map tools and MCP servers, generate shareable security… | Security Reviewed | 953 | — | | [Scan agentic codebases for exposed tools MCP usage and mapped security findings with Agentic Radar](skills/scan-agentic-codebases-for-exposed-tools-mcp-usage-and-mapped-security-findings-with-agentic-radar/) | Generate a reviewable security report for a supported agent workflow before deployment by scanning its code, tools,… | Security Reviewed | 953 | — | | [Pin CI workflow actions and images with Ratchet](skills/pin-ci-workflow-actions-and-images-with-ratchet/) | Audit and rewrite CI/CD workflow references so agents can pin mutable actions, containers, and images to immutable… | Security Reviewed | 928 | — | | [Scan MCP servers for security findings before connecting them to agents with MCP Scanner](skills/scan-mcp-servers-for-security-findings-before-connecting-them-to-agents-with-mcp-scanner/) | Run MCP Scanner against a remote or local MCP server before trusting it, so the agent gets a bounded security review… | Security Reviewed | 889 | — | | [Encrypt and decrypt age secrets with hardware-backed YubiKey identities](skills/encrypt-and-decrypt-age-secrets-with-hardware-backed-yubikey-identities/) | Use age-plugin-yubikey when an agent needs age encryption tied to a physical YubiKey identity instead of… | Security Reviewed | 881 | — | | [Detect repository licenses before dependency approval or open-source due diligence](skills/detect-repository-licenses-before-dependency-approval-or-open-source-due-diligence/) | Use Licensee when an agent needs to inspect a repository and determine what license text it actually matches before… | Security Reviewed | 876 | — | | [Betterleaks Next-Generation Secrets Scanner](skills/betterleaks-secrets-scanner/) | A fast, configurable secrets scanner built by the creator of Gitleaks and backed by Aikido Security. Betterleaks… | Security Reviewed | 712 | — | | [Verify Packages Are Reproducibly Rebuildable Before Trusting Artifacts With Oss Rebuild](skills/verify-packages-are-reproducibly-rebuildable-before-trusting-artifacts-with-oss-rebuild/) | Query OSS Rebuild attestations and rebuild metadata so an agent can verify whether a published package artifact… | Security Reviewed | 687 | — | | [Stress-test agent defenses with AgentDojo](skills/stress-test-agent-defenses-with-agentdojo/) | Run AgentDojo benchmark environments to evaluate prompt-injection attacks and defenses against LLM agents before… | Security Reviewed | 619 | — | | [Generate SLSA build provenance in GitHub Actions](skills/generate-slsa-build-provenance-in-github-actions/) | Attach signed SLSA provenance to GitHub Actions builds so release artifacts ship with verifiable supply-chain metadata. | Security Reviewed | 566 | — | | [Run agents in disposable microVM sandboxes with network allowlists and secret injection using Matchlock](skills/run-agents-in-disposable-microvm-sandboxes-with-network-allowlists-and-secret-injection-using-matchlock/) | Launch risky agent work inside disposable microVMs when you need stronger isolation, sealed egress, and host-side… | Security Reviewed | 552 | — | | [SBOM Generator with CycloneDX](skills/sbom-generator-cyclonedx/) | Generates Software Bill of Materials in CycloneDX 1.5 format using cdxgen and syft. Enriches component data with… | Security Reviewed | 489 | — | | [Scan images filesystems and SBOMs for end-of-life software before unsupported components ship with Xeol](skills/scan-images-filesystems-and-sboms-for-end-of-life-software-before-unsupported-components-ship-with-xeol/) | Find packages that are out of support even when they do not show up as a classic CVE finding yet. | Security Reviewed | 435 | — | | [Benchmark prompt-injection attacks defenses and recovery pipelines before trusting an LLM app with Open Prompt Injection](skills/benchmark-prompt-injection-attacks-defenses-and-recovery-pipelines-before-trusting-an-llm-app-with-open-prompt-injection/) | Run structured prompt-injection attack and defense experiments against an LLM-integrated app before production by… | Security Reviewed | 429 | — | | [Lint X.509 certificates against Web PKI rules with zlint before issuance or rollout](skills/lint-x509-certificates-against-web-pki-rules-with-zlint-before-issuance-or-rollout/) | Check certificates and precertificates for Web PKI standards violations before CA issuance, trust-store submission,… | Security Reviewed | 429 | — | | [Redact PII from text before sharing or indexing with scrubadub](skills/redact-pii-from-text-before-sharing-or-indexing-with-scrubadub/) | Use scrubadub when an agent needs to strip emails, phone numbers, names, and similar sensitive text before sending… | Security Reviewed | 421 | — | | [Apply rule-based guardrails to agent traces and tool flows with Invariant](skills/apply-rule-based-guardrails-to-agent-traces-and-tool-flows-with-invariant/) | Insert a trace-aware guardrail layer between agents and their tools so unsafe message patterns or tool-call… | Security Reviewed | 409 | 1.5k/wk | | [Block unsafe agent actions and scan newly added skills with AgentGuard](skills/block-unsafe-agent-actions-and-scan-newly-added-skills-with-agentguard/) | Add a runtime guard that evaluates agent actions, blocks dangerous commands or secret exposure, and audits new… | Security Reviewed | 390 | 2.9k/wk | | [CSP Policy Analyzer](skills/csp-policy-analyzer/) | Parses and evaluates Content Security Policy headers using csp-parse and csp-evaluator libraries. Identifies overly… | Security Reviewed | 390 | — | | [Scan Claude Code configs for secrets permission drift and unsafe MCP hookups with AgentShield](skills/scan-claude-code-configs-for-secrets-permission-drift-and-unsafe-mcp-hookups-with-agentshield/) | Audit a Claude Code setup before use by flagging hardcoded secrets, broad allow rules, risky hooks, and dangerous… | Published | 388 | — | | [Lint Rego Policies Before Promotion with Regal](skills/lint-rego-policies-before-promotion-with-regal/) | Analyze Rego policy files for style, correctness, and maintainability issues before policy bundles are promoted. | Security Reviewed | 373 | — | | [Review contract risk and redlines with Claude Legal Skill](skills/review-contract-risk-and-redlines-with-claude-legal-skill/) | Use Claude Legal Skill to guide an agent through contract risk review, CUAD-style clause checks, market benchmarks,… | Security Reviewed | 355 | — | | [Block agent egress, MCP prompt injection, and secret exfiltration before agents touch the open internet with Pipelock](skills/block-agent-egress-mcp-prompt-injection-and-secret-exfiltration-before-agents-touch-the-open-internet-with-pipelock/) | Put an inline firewall and containment layer in front of agent network traffic, tool calls, and MCP traffic before… | Security Reviewed | 333 | — | | [SLSA Verifier Build Provenance Checker](skills/slsa-verifier-build-provenance-checker/) | SLSA Verifier is the official tool from the SLSA framework for verifying build provenance attestations generated by… | Security Reviewed | 318 | — | | [Scan agent repos for repo-poisoning, unsafe AI config files, and MCP attack surfaces with MEDUSA](skills/scan-agent-repos-for-repo-poisoning-unsafe-ai-config-files-and-mcp-attack-surfaces-with-medusa/) | Run a focused preflight scan over agent and MCP repositories to catch poisoned instruction files, dangerous configs,… | Security Reviewed | 256 | — | | [Scan repositories for AI supply-chain and agent-security risks with Medusa Security](skills/scan-repositories-for-ai-supply-chain-and-agent-security-risks-with-medusa-security/) | Use Medusa Security before trusting a repository, dependency, or AI-agent codebase when an agent needs a focused… | Security Reviewed | 256 | — | | [Put approval gates and audit-ready policy checks between agents and external actions with DashClaw](skills/put-approval-gates-and-audit-ready-policy-checks-between-agents-and-external-actions-with-dashclaw/) | Use DashClaw to intercept agent actions before they hit external systems, require approval or policy evaluation, and… | Security Reviewed | 241 | 1.6k/wk | | [Enforce policy-gated and auditable agent execution with LACP](skills/enforce-policy-gated-and-auditable-agent-execution-with-lacp/) | Run Claude, Codex, and related coding-agent tasks through policy gates, evidence loops, and auditable execution… | Security Reviewed | 211 | — | | [Sentry for AI](skills/sentry-for-ai/) | Observability and debugging support for AI-assisted application workflows. | Security Reviewed | 190 | 304/wk | | [Lint and autofix agent config files before broken prompts, hooks, or MCP settings derail runs with agnix](skills/lint-and-autofix-agent-config-files-before-broken-prompts-hooks-or-mcp-settings-derail-runs-with-agnix/) | Validate and optionally autofix SKILL.md, CLAUDE.md, AGENTS.md, hooks, and MCP config files before bad agent… | Security Reviewed | 179 | 6k/wk | | [Gitxray GitHub Repository Security X-Ray](skills/gitxray-github-repository-security-xray/) | A multifaceted OSINT and forensics tool for GitHub repositories that detects fake stargazers, tampered commits,… | Published | 174 | — | | [Run coding agents in a locked-down local sandbox with repo-only filesystem access and controlled egress using agent-sandbox](skills/run-coding-agents-in-a-locked-down-local-sandbox-with-repo-only-filesystem-access-and-controlled-egress-using-agent-sandbox/) | Put Claude Code, Codex, Gemini, or other supported agent CLIs inside a persistent local sandbox instead of letting… | Security Reviewed | 163 | — | | [Wrap local coding agents in deny-by-default least-privilege sandboxes with Greywall](skills/wrap-local-coding-agents-in-deny-by-default-least-privilege-sandboxes-with-greywall/) | Run Claude Code, Codex, Cursor, or similar local agent CLIs inside a host-local sandbox that learns required access… | Security Reviewed | 158 | — | | [Run Claude Code security operations with SecOpsAgentKit](skills/run-claude-code-security-operations-with-secopsagentkit/) | Install SecOpsAgentKit when a Claude Code session needs repeatable security review skills for SAST, DAST, container… | Security Reviewed | 157 | — | | [Statically scan agent repos for prompt injection and unsafe MCP configs with Agent Audit](skills/statically-scan-agent-repos-for-prompt-injection-and-unsafe-mcp-configs-with-agent-audit/) | Audit agent code, prompts, and MCP configuration for prompt-injection surfaces, taint issues, and unsafe tool… | Security Reviewed | 149 | — | | [WorkOS AuthKit Next.js Authentication Toolkit](skills/workos-authkit-nextjs-authentication-toolkit/) | WorkOS AuthKit is a real authentication toolkit for Next.js applications. It gives agents a concrete integration… | Security Reviewed | 146 | 227.2k/wk | | [Start governed Claude Code sessions with short-lived service credentials using Kontext CLI](skills/start-governed-claude-code-sessions-with-short-lived-service-credentials-using-kontext-cli/) | Inject short-lived, scoped service credentials into Claude Code sessions so agents can reach approved systems… | Security Reviewed | 143 | — | | [Investigate CrowdStrike Falcon alerts and telemetry through falcon-mcp](skills/investigate-crowdstrike-falcon-alerts-and-telemetry-through-falcon-mcp/) | Use falcon-mcp when an agent needs CrowdStrike Falcon detections, incidents, behaviors, threat intel, or read-only… | Security Reviewed | 136 | — | | [Scan repositories for Shai-Hulud 2.0 supply-chain indicators with the detector action](skills/scan-repositories-for-shai-hulud-2-0-supply-chain-indicators-with-the-detector-action/) | Check repositories and CI surfaces for Shai-Hulud 2.0 compromise indicators when the task is targeted supply-chain… | Security Reviewed | 124 | — | | [Heisenberg Supply Chain Health Checker](skills/heisenberg-supply-chain-health-checker/) | An open-source software supply chain health check tool that analyzes dependencies using deps.dev, SBOMs, and… | Security Reviewed | 123 | — | | [Review risky coding-agent sessions with local action logs using Gryph](skills/review-risky-coding-agent-sessions-with-local-action-logs-using-gryph/) | Capture and inspect file reads, writes, and shell activity from coding agents so developers can audit what actually… | Published | 105 | 55/wk | | [Restrict outbound domains for GitHub Agentic Workflows before repository agents can browse freely with gh-aw-firewall](skills/restrict-outbound-domains-for-github-agentic-workflows-before-repository-agents-can-browse-freely-with-gh-aw-firewall/) | Run GitHub Agentic Workflow jobs behind a domain allowlist and optional API-key sidecar instead of giving repository… | Security Reviewed | 55 | — | | [Preflight agent specs for prompt-injection risk across prompt, tool, and architecture layers with Prompt Hardener](skills/preflight-agent-specs-for-prompt-injection-risk-across-prompt-tool-and-architecture-layers-with-prompt-hardener/) | Describe an agent in `agent_spec.yaml`, run deterministic prompt-injection analysis, generate mitigations, and… | Security Reviewed | 50 | — | | [HashiCorp Vault MCP Server](skills/hashicorp-vault-mcp-server/) | The official HashiCorp Vault MCP server lets AI assistants read, write, list, and delete secrets in Vault's KV… | Security Reviewed | 49 | — | | [Inspect agent model traffic with LLMTrace](skills/inspect-agent-model-traffic-with-llmtrace/) | Proxy OpenAI-compatible model traffic so operators can inspect prompts, detect risks, and enforce budget or policy… | Security Reviewed | 46 | — | | [Infisical CLI Secrets Injection and Access Management](skills/infisical-cli-secrets-injection-and-access-management/) | Infisical CLI retrieves, injects, and manages secrets across local development, CI/CD, staging, and production… | Security Reviewed | 41 | 57.5k/wk | | [Test API authorization flows with Hadrian](skills/hadrian-api-authorization-security-testing/) | Lets an agent exercise REST, GraphQL, and gRPC authorization paths with YAML-defined role tests so BOLA, BFLA,… | Security Reviewed | 38 | — | | [Gate MCP tool calls behind deterministic policy enforcement with Intercept](skills/gate-mcp-tool-calls-behind-deterministic-policy-enforcement-with-intercept/) | Use Intercept when an MCP-connected agent needs transport-layer policy enforcement for risky tools, argument limits,… | Published | 29 | 336/wk | | [Triage pull request security risks with staged threat modeling and investigation using VulnVibes](skills/triage-pull-request-security-risks-with-staged-threat-modeling-and-investigation-using-vulnvibes/) | Analyze a GitHub pull request for security impact, run targeted vulnerability-investigation skills when Stage 1… | Security Reviewed | 17 | — | | [Gate risky agent actions behind approval checkpoints with Latch](skills/gate-risky-agent-actions-behind-approval-checkpoints-with-latch/) | Use Latch to put an MCP policy and approval layer between agents and tools so risky calls pause for review while… | Security Reviewed | 8 | — | | [Probe AI agents for dangerous tool chains and execution side effects with ZIRAN](skills/probe-ai-agents-for-dangerous-tool-chains-and-execution-side-effects-with-ziran/) | Test agent systems for graph-discovered tool-chain vulnerabilities, silent side effects, and multi-phase trust… | Security Reviewed | 6 | — | | [Block destructive Terraform, database, Kubernetes, cloud, and Git commands before Claude Code can execute them with Agent Guardrails](skills/block-destructive-terraform-database-kubernetes-cloud-and-git-commands-before-claude-code-can-execute-them-with-agent-guardrails/) | Add hard pre-execution guardrails to Claude Code so destructive shell commands are blocked before an agent can run them. | Security Reviewed | 2 | — | | [Audit OpenClaw host security posture and hardening gaps](skills/audit-openclaw-host-security-posture-and-hardening-gaps/) | This skill uses OpenClaw's healthcheck workflow to inspect the host running the assistant, surface risky exposure,… | Security Reviewed | — | 837.2k/wk | | [Emit policy receipts for hard-rule agent skills with Pluribus](skills/emit-policy-receipts-for-hard-rule-agent-skills-with-pluribus/) | Uses the Pluribus skill-policy receipt recipe to make hard agent-skill rules auditable before and after writes. Best… | Published | — | 1.3k/wk | | [Audit and normalize SPDX license headers before releasing or open-sourcing a repository](skills/audit-and-normalize-spdx-license-headers-before-releasing-or-open-sourcing-a-repository/) | Use REUSE when an agent needs file-level licensing clarity instead of guessing from a single top-level LICENSE file.… | Security Reviewed | — | — | | [CloudTrail Anomaly Detection Agent](skills/cloudtrail-anomaly-detection-agent/) | Analyzes AWS CloudTrail event logs via the Lookup Events API to detect anomalous IAM activity. Uses statistical… | Security Reviewed | — | — | | [DocuSign Contract Auto-Sender with Conditional Logic](skills/docusign-contract-auto-sender/) | Uses the DocuSign eSignature REST API SDK to programmatically create envelope definitions with conditional routing… | Published | — | — | | [GPG Encryption and Key Management Agent](skills/gpg-encryption-key-management-agent/) | Manages GPG key lifecycle and file encryption operations using GnuPG CLI and GPGME library. Handles keyserver… | Security Reviewed | — | — | | [NPM Audit Deep Scanner](skills/npm-audit-deep-scanner/) | Extends npm audit with deep transitive dependency analysis using the npm Registry API. Generates fix PRs via GitHub… | Security Reviewed | — | — | | [npm Dependency Audit Resolver](skills/npm-dependency-audit-resolver/) | Resolves npm audit vulnerabilities by analyzing the npm registry API for patched versions, generating targeted… | Security Reviewed | — | — | | [npm Dependency Audit Scanner](skills/npm-dependency-audit-scanner/) | Scans Node.js projects for vulnerable dependencies using npm audit and the OSV.dev REST API. Cross-references CVE… | Security Reviewed | — | — | | [OAuth2 Flow Debugger](skills/oauth2-flow-debugger/) | Inspects and debugs OAuth 2.0 authorization flows including PKCE, client credentials, and device code grants. Uses… | Published | — | — | | [OAuth2 Token Introspection Agent](skills/oauth2-token-introspection-agent/) | Validates OAuth2 tokens using RFC 7662 introspection endpoints. Integrates with Keycloak, Auth0, and Okta token… | Security Reviewed | — | — | | [Provision OAuth-capable Microsoft agent identities with Entra Agent ID](skills/provision-oauth-capable-microsoft-agent-identities-with-entra-agent-id/) | Create Microsoft Entra Agent Identity blueprints, principals, and agent identities with the right beta Graph… | Security Reviewed | — | — | | [SBOM Vulnerability Scanner](skills/sbom-vulnerability-scanner/) | Generates Software Bill of Materials using Syft and scans for CVEs with Grype. Cross-references findings against the… | Security Reviewed | — | — | | [Scan LLM-generated code before use with CodeShield](skills/scan-llm-generated-code-before-use-with-codeshield/) | Run CodeShield on model-produced code or command suggestions before they reach a user, a repo, or an execution step,… | Published | — | — | | [SSL Certificate Chain Validator](skills/ssl-certificate-chain-validator-2/) | Performs deep TLS certificate chain validation using OpenSSL and Certificate Transparency logs. Monitors expiration… | Security Reviewed | — | — | | [SSL/TLS Certificate Validator and Monitor](skills/ssl-tls-certificate-validator-monitor/) | Validates SSL/TLS certificates using OpenSSL s_client, checks OCSP stapling status, and monitors expiry dates.… | Security Reviewed | — | — | | [TLS Certificate Chain Analyzer](skills/tls-certificate-chain-analyzer/) | Analyzes TLS certificate chains using OpenSSL s_client and the crt.sh Certificate Transparency API. Detects weak… | Security Reviewed | — | — | | [TLS Certificate Chain Validator](skills/tls-certificate-chain-validator/) | Validates TLS/SSL certificate chains using OpenSSL x509 verification and checks OCSP stapling status. Integrates… | Security Reviewed | — | — | ### 📄 Templates & Workflows (226 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Templates%20%26%20Workflows) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Templates%20%26%20Workflows&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Templates%20%26%20Workflows&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Install Superpowers methodology for coding agents](skills/install-superpowers-methodology-for-coding-agents/) | Use Superpowers to give coding agents a structured software-development method with discovery, spec review,… | Security Reviewed | 194.6k | — | | [Install selected ECC agent skills and rules across coding harnesses](skills/install-selected-ecc-agent-skills-and-rules-across-coding-harnesses/) | Use Everything Claude Code to install curated skills, rules, hooks, and MCP configuration into Claude Code, Codex,… | Published | 186.8k | 3.2k/wk | | [Run continuous workflow agents with AutoGPT](skills/run-continuous-workflow-agents-with-autogpt/) | Self-host AutoGPT to build, test, deploy, and operate continuous AI agents for repeatable multi-step workflows. | Security Reviewed | 184k | — | | [Run a self-improving personal agent with Hermes Agent](skills/run-a-self-improving-personal-agent-with-hermes-agent/) | Deploy Hermes Agent as a persistent personal agent that learns skills from experience, searches past sessions,… | Security Reviewed | 177.6k | — | | [Langflow Visual AI Agent and Workflow Builder](skills/langflow-visual-ai-agent-workflow-builder/) | Langflow is an open-source visual builder for AI agents and workflows. It lets teams design flows graphically,… | Security Reviewed | 146.8k | — | | [Use Dify for production agentic workflow apps](skills/use-dify-for-production-agentic-workflow-apps/) | Build, test, and operate agentic workflow apps in Dify when an operator needs a governed path from prototype to… | Security Reviewed | 143.7k | — | | [Install role-specific agent personas with Agency Agents](skills/install-role-specific-agent-personas-with-agency-agents/) | Install and activate specialized AI agent personas from Agency Agents when a coding or operations session needs a… | Security Reviewed | 96k | — | | [Install reusable specialist agent roles from Agency Agents](skills/install-reusable-specialist-agent-roles-from-agency-agents/) | Install and adapt Agency Agents' curated specialist role files so coding agents can switch into focused engineering,… | Security Reviewed | 95.9k | — | | [Install Garry Tan’s Claude Code operating stack with gstack](skills/install-garry-tans-claude-code-operating-stack-with-gstack/) | Use gstack to bootstrap an opinionated Claude Code workspace with specialist agent skills, commands, hooks, and… | Security Reviewed | 94.8k | — | | [Turn feature ideas into executable implementation specs and task plans with Spec Kit](skills/turn-feature-ideas-into-executable-implementation-specs-and-task-plans-with-spec-kit/) | Use Spec Kit when an agent should turn a feature idea into a spec-first workflow with explicit artifacts, planning… | Security Reviewed | 88.5k | — | | [Twitter/X Trend Monitor & Thread Publisher](skills/twitter-x-trend-monitor-thread-publisher/) | Polls the X API v2 trending topics endpoint every 15 minutes and compares against a keyword watchlist stored in… | Security Reviewed | 74.2k | — | | [Docker Compose Service Blueprint Creator](skills/docker-compose-service-blueprint-creator/) | Creates Docker Compose YAML service definitions using the Compose Specification. Configures multi-service stacks… | Security Reviewed | 71.5k | — | | [Docker Compose Test Harness](skills/docker-compose-test-harness/) | Scaffolds integration test environments using Docker Compose v2 CLI, testcontainers-python library, and the… | Security Reviewed | 71.5k | — | | [Coordinate software delivery roles with MetaGPT](skills/coordinate-software-delivery-roles-with-metagpt/) | Use MetaGPT to turn a product requirement into coordinated product, architecture, project, and engineering agent… | Security Reviewed | 68.7k | — | | [Ansible Playbook Linter](skills/ansible-playbook-linter-2/) | Validates Ansible playbooks and roles using ansible-lint and yamllint APIs. Enforces best practices for idempotency,… | Security Reviewed | 68.4k | — | | [Ansible Playbook Template Generator](skills/ansible-playbook-template-generator/) | Generates Ansible playbook YAML with proper module usage, handler chains, and role structures using ansible-core… | Security Reviewed | 68.4k | — | | [Ansible Playbook Template Library](skills/ansible-playbook-template-library/) | Generates and validates Ansible playbooks from infrastructure requirements. Uses ansible-lint for validation and… | Security Reviewed | 68.4k | — | | [Ansible Playbook Runner](skills/ansible-playbook-runner/) | Ansible Playbook Runner is built around Ansible automation engine. The underlying ecosystem is represented by… | Security Reviewed | 68.4k | — | | [Coordinate multi-agent Claude Code and Codex workflows with Ruflo](skills/coordinate-multi-agent-claude-code-and-codex-workflows-with-ruflo/) | Install Ruflo when an operator needs Claude Code or Codex agents to coordinate swarms, memory, hooks, and MCP tools… | Security Reviewed | 59k | 83.5k/wk | | [Run Claude Code job-search operations with Career-Ops](skills/run-claude-code-job-search-operations-with-career-ops/) | Use Career-Ops to run a repeatable Claude Code powered job-search workflow: evaluate listings, tailor resumes,… | Published | 54.3k | 3.5k/wk | | [Use Flowise for visual agent workflow orchestration](skills/use-flowise-for-visual-agent-workflow-orchestration/) | Compose, test, and hand off visual AI-agent flows in Flowise when the work needs inspectable orchestration instead… | Security Reviewed | 53.3k | 11.9k/wk | | [Terraform Module Registry](skills/terraform-module-registry/) | Terraform Module Registry is built around Terraform infrastructure as code. The underlying ecosystem is represented… | Security Reviewed | 48.1k | — | | [Terraform Module Registry Browser](skills/terraform-module-registry-browser/) | Searches and evaluates Terraform modules from the HashiCorp Registry API and private registries. Uses hcl2json… | Security Reviewed | 48.1k | — | | [Terraform Module Scaffold Generator](skills/terraform-module-scaffold-generator/) | Generates production-ready Terraform module scaffolds with variables.tf, outputs.tf, and provider blocks using the… | Security Reviewed | 48.1k | — | | [Terraform Module Template Engine](skills/terraform-module-template-engine/) | Scaffolds production-ready Terraform modules using HCL templates with automated variable documentation via… | Security Reviewed | 48.1k | — | | [Terraform Module Template Generator](skills/terraform-module-template-generator/) | Scaffolds production-ready Terraform modules with HCL templates, variable definitions, and output blocks. Uses the… | Security Reviewed | 48.1k | — | | [Terraform Module Testing Framework](skills/terraform-module-testing-framework/) | Tests Terraform modules using Terratest Go library and terraform test native framework. Validates plan output,… | Security Reviewed | 48.1k | — | | [Terraform Module Boilerplate Assembler](skills/terraform-module-boilerplate-assembler/) | Generates Terraform module scaffolds with variables.tf, outputs.tf, and provider configurations from a module… | Security Reviewed | 48k | — | | [Run a lightweight personal AI agent with Nanobot](skills/run-a-lightweight-personal-ai-agent-with-nanobot/) | Use Nanobot to configure a lightweight local personal agent with model providers, MCP tools, memory, chat channels,… | Security Reviewed | 42.8k | — | | [Enforce local Git hook checks in JavaScript repos with Husky](skills/enforce-local-git-hook-checks-in-javascript-repos-with-husky/) | Use Husky to wire pre-commit, pre-push, and commit-msg checks into a repo so agents and developers run the same… | Published | 35k | 25.7M/wk | | [Backstage Software Catalog Sync](skills/backstage-software-catalog-sync/) | Synchronizes service metadata into Spotify Backstage catalog using catalog-info.yaml generation and the Backstage… | Security Reviewed | 33.1k | — | | [Backstage Software Template Composer](skills/backstage-software-template-composer/) | Creates Spotify Backstage software templates using template.yaml definitions with Scaffolder actions including… | Security Reviewed | 33.1k | — | | [Kubernetes Helm Chart Scaffold Builder](skills/kubernetes-helm-chart-scaffold-builder/) | Generates Helm v3 chart scaffolds with templated deployments, services, ingress rules, and values.yaml schemas.… | Security Reviewed | 29.7k | — | | [Helm Chart Boilerplate Builder](skills/helm-chart-boilerplate-builder/) | Scaffolds Kubernetes Helm charts with values.yaml templating, ingress configuration, and HPA definitions. Uses… | Security Reviewed | 29.7k | — | | [Helm Chart Template Scaffolder](skills/helm-chart-template-scaffolder/) | Scaffolds Helm 3 chart templates with Go templating best practices. Uses helm-unittest for test generation and… | Security Reviewed | 29.7k | — | | [Helm Chart Templater](skills/helm-chart-templater/) | Generates and validates Kubernetes Helm charts using helm template and helm lint APIs. Supports values schema… | Security Reviewed | 29.7k | — | | [Swagger Codegen Orchestrator](skills/swagger-codegen-orchestrator/) | Orchestrates OpenAPI 3.x code generation using swagger-codegen-cli and openapi-generator. Produces typed client SDKs… | Security Reviewed | 28.8k | 149.2k/wk | | [Use Sim for orchestrated AI agent workflow runs](skills/use-sim-for-orchestrated-ai-agent-workflow-runs/) | Build and run repeatable AI agent workflows in Sim by composing agents, tools, triggers, and integrations on a… | Security Reviewed | 28.7k | 32/wk | | [Nx Workspace Generator Toolkit](skills/nx-workspace-generator-toolkit/) | Creates and manages custom Nx workspace generators using @nrwl/devkit with TypeTree file generation and schema.json… | Security Reviewed | 28.6k | 29.5M/wk | | [Nx Workspace Generator](skills/nx-workspace-generator/) | Creates and manages Nx monorepo workspace generators using @nx/devkit and the Nx plugin API. Generates libraries,… | Security Reviewed | 28.6k | 8.9M/wk | | [Nx Monorepo Workflow Orchestrator](skills/nx-monorepo-workflow-orchestrator/) | Manages Nx workspace task orchestration using nx.json configuration and @nrwl/devkit executors. Automates dependency… | Security Reviewed | 28.5k | 8.9M/wk | | [Kestra Event-Driven Orchestration and Scheduling Platform](skills/kestra-event-driven-orchestration-scheduling-platform/) | Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows… | Security Reviewed | 26.7k | — | | [Turn a PRD into a dependency-aware task graph and keep AI implementation work scoped with Task Master AI](skills/turn-a-prd-into-a-dependency-aware-task-graph-and-keep-ai-implementation-work-scoped-with-task-master-ai/) | Use Task Master AI when an agent needs to turn a product request or PRD into a dependency-aware task graph, expand… | Security Reviewed | 26.6k | 113.6k/wk | | [Run durable AI-agent workflows on Dapr](skills/run-durable-ai-agent-workflows-on-dapr/) | Use Dapr sidecars and workflows to give AI agents durable execution, state, messaging, approvals, and recovery… | Security Reviewed | 26k | — | | [GrapesJS Open Source Web Builder and Template Design Framework](skills/grapesjs-web-builder-template-framework/) | GrapesJS is a free, open-source web builder framework for creating HTML templates without coding. With 25K+ GitHub… | Security Reviewed | 25.7k | 156.5k/wk | | [Pulumi Infrastructure Stack Templater](skills/pulumi-infrastructure-stack-templater/) | Generates Pulumi infrastructure-as-code stacks in TypeScript and Python using @pulumi/aws, @pulumi/azure-native, and… | Security Reviewed | 25.2k | 2.2M/wk | | [Cookiecutter Project Bootstrap](skills/cookiecutter-project-bootstrap/) | Bootstraps new projects from Cookiecutter templates with variable substitution and post-generation hooks. Supports… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Bootstrapper](skills/cookiecutter-project-bootstrapper/) | Bootstraps project repositories from Cookiecutter templates with Jinja2 variable substitution and post-generation… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Builder](skills/cookiecutter-project-builder/) | Creates project scaffolds from Cookiecutter templates with interactive variable resolution. Integrates with cruft… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Scaffold](skills/cookiecutter-project-scaffold/) | Generates project boilerplate from Cookiecutter templates with Jinja2 variable injection. Supports custom hooks for… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Scaffold Generator](skills/cookiecutter-project-scaffold-generator/) | Generates project scaffolds from Cookiecutter templates with Jinja2 variable interpolation. Supports post-generation… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Scaffolder](skills/cookiecutter-project-scaffolder-3/) | Scaffolds project templates using the Cookiecutter engine with Jinja2 templating and pre/post generation hooks.… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Scaffolding Agent](skills/cookiecutter-project-scaffolding-agent/) | Generates project boilerplate from Cookiecutter templates with interactive variable prompts. Supports custom Jinja2… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Template Engine](skills/cookiecutter-project-template-engine/) | Manages and instantiates Cookiecutter project templates with dynamic Jinja2 variable substitution and… | Security Reviewed | 24.8k | — | | [Cookiecutter Template Generator](skills/cookiecutter-template-generator/) | Generates project scaffolding using the Cookiecutter CLI with Jinja2 templating. Supports custom template… | Security Reviewed | 24.8k | — | | [Cookiecutter Project Template Scaffolder](skills/cookiecutter-project-template-scaffolder/) | Generates project scaffolds using Cookiecutter templates from GitHub repositories or local directories. Automates… | Security Reviewed | 24.8k | — | | [Assemble production agent harnesses with DeepAgents](skills/assemble-production-agent-harnesses-with-deepagents/) | Use DeepAgents to build long-running task agents with a batteries-included harness for planning, tools, and workflow… | Security Reviewed | 24.1k | — | | [Run Claude Code through repeatable command and persona workflows with SuperClaude](skills/run-claude-code-through-repeatable-command-and-persona-workflows-with-superclaude/) | Turn Claude Code into a command-driven workflow surface for research, planning, implementation, testing, and review… | Security Reviewed | 22.3k | — | | [Prefect Python Workflow Orchestration Framework for Data Pipelines](skills/prefect-python-workflow-orchestration-data-pipelines/) | Prefect is a Python workflow orchestration framework for building resilient data pipelines. Add scheduling, retries,… | Security Reviewed | 22.1k | — | | [Run supervised Suna sessions for reviewable agent work](skills/run-supervised-suna-sessions-for-reviewable-agent-work/) | Start a bounded Suna or Kortix agent session, let it use browser, files, tools, and connectors, then review the… | Security Reviewed | 19.8k | — | | [Temporal Durable Execution Workflow Orchestration Platform](skills/temporal-durable-execution-workflow-platform/) | Temporal is an open-source durable execution platform that lets developers build scalable, fault-tolerant workflows.… | Security Reviewed | 19.4k | — | | [React Email Component Library for Building Email Templates](skills/react-email-component-library-email-templates/) | React Email is an open source component library for building responsive, cross-client email templates using React… | Security Reviewed | 18.4k | 2.2M/wk | | [Run supervised desktop and browser agent work inside Agent Zero](skills/run-supervised-desktop-and-browser-agent-work-inside-agent-zero/) | Use Agent Zero to give an agent an isolated Linux desktop, browser, plugins, skills, and host connector for… | Security Reviewed | 17.8k | — | | [Add graph-backed memory and context retrieval to agent workflows](skills/add-graph-backed-memory-and-context-retrieval-to-agent-workflows/) | Use Cognee to ingest project knowledge into graph and vector memory so agents can retrieve durable context across… | Security Reviewed | 17.6k | — | | [Build a self-updating agent memory graph with GBrain](skills/build-a-self-updating-agent-memory-graph-with-gbrain/) | Use GBrain to give OpenClaw or Hermes-style agents a local knowledge brain with markdown ingestion, entity links,… | Security Reviewed | 17.3k | — | | [Run scheduled autonomous agent Hands with OpenFang](skills/run-scheduled-autonomous-agent-hands-with-openfang/) | Use OpenFang to run packaged autonomous agent workflows on schedules with manifests, dashboards, reporting, and… | Security Reviewed | 17.2k | — | | [Mustache Template Renderer](skills/mustache-template-renderer-agent/) | Renders Mustache logic-less templates with partials resolution and lambda support. Uses the mustache.js library for… | Security Reviewed | 16.7k | 12.7M/wk | | [Argo Workflows DAG Optimizer](skills/argo-workflows-dag-optimizer/) | Analyzes Argo Workflows DAG templates to identify parallelization opportunities. Uses the Argo Server API to fetch… | Security Reviewed | 16.6k | — | | [Argo Workflows DAG Pipeline Builder](skills/argo-workflows-dag-pipeline-builder/) | Constructs Kubernetes-native workflow DAGs using Argo Workflows CRDs with configurable retry strategies, artifact… | Security Reviewed | 16.6k | — | | [Windmill Open-Source Workflow Engine and Developer Platform](skills/windmill-workflow-engine-developer-platform/) | Open-source developer platform to turn scripts into webhooks, workflows, and UIs. Self-hostable alternative to… | Security Reviewed | 16.1k | — | | [Packer Image Builder](skills/packer-image-builder/) | Packer Image Builder is built around Docker container platform. The underlying ecosystem is represented by moby/moby… | Security Reviewed | 15.6k | — | | [Vercel Deployment Agent](skills/vercel-deployment-agent/) | Vercel Deployment Agent is built around Vercel deployment platform. The underlying ecosystem is represented by… | Security Reviewed | 15.3k | 2.4M/wk | | [Enforce repo hygiene with pre-commit hooks](skills/enforce-repo-hygiene-with-pre-commit-hooks/) | Run a repeatable pre-commit gate that catches formatting, lint, secret, and policy issues before they land in the repo. | Published | 15.2k | — | | [Semgrep Custom Rule Runner](skills/semgrep-custom-rule-runner-2/) | Executes Semgrep OSS with custom YAML rule files for project-specific static analysis patterns. Supports semgrep… | Security Reviewed | 14.8k | — | | [Operate a local multi-agent workforce with Eigent](skills/operate-a-local-multi-agent-workforce-with-eigent/) | Use Eigent when an operator needs a local desktop agent workforce that can coordinate developer, browser, document,… | Security Reviewed | 14.3k | — | | [Package docs, repos, and PDFs into installable agent skills with Skill Seekers](skills/package-docs-repos-and-pdfs-into-installable-agent-skills-with-skill-seekers/) | Turn documentation sites, GitHub repos, and PDFs into installable agent skill packages when hand-authoring a… | Security Reviewed | 12.9k | — | | [AWS CDK Scaffolder](skills/aws-cdk-scaffolder/) | AWS CDK Scaffolder is built around Amazon Web Services cloud APIs. The underlying ecosystem is represented by… | Security Reviewed | 12.7k | 3.3M/wk | | [DocuSeal Open Source Document Signing and PDF Form Platform](skills/docuseal-document-signing-pdf-forms/) | DocuSeal is an open-source DocuSign alternative for creating, filling, and signing digital documents. It provides a… | Security Reviewed | 11.7k | — | | [Jinja2 Infrastructure Template Engine](skills/jinja2-infrastructure-template-engine/) | Generates infrastructure-as-code configurations from Jinja2 templates with variable inheritance. Produces Terraform… | Security Reviewed | 11.6k | — | | [Jinja2 Template Engine](skills/jinja2-template-engine-agent/) | Renders Jinja2 templates with variable injection, macro expansion, and template inheritance. Integrates with the… | Security Reviewed | 11.6k | — | | [Build enterprise RAG and agent workflows with Bisheng](skills/build-enterprise-rag-and-agent-workflows-with-bisheng/) | Use Bisheng to assemble, evaluate, and publish enterprise RAG and agent workflows across internal data, models, and… | Security Reviewed | 11.4k | — | | [Orchestrate coding agents across desktop, mobile, and headless sessions with Paseo](skills/orchestrate-coding-agents-across-desktop-mobile-and-headless-sessions-with-paseo/) | Paseo runs a local daemon for Claude Code, Codex, Copilot, OpenCode, and Pi agents so operators can start, monitor,… | Published | 10.7k | 19.4k/wk | | [Run production multi-agent workflows with Hive](skills/run-production-multi-agent-workflows-with-hive/) | Use Hive as a model-agnostic harness for long-running multi-agent workflows that need state, recovery,… | Security Reviewed | 10.5k | — | | [SonarQube Gate Checker](skills/sonarqube-gate-checker-2/) | Queries the SonarQube Web API (/api/qualitygates/project_status) to evaluate quality gate conditions before merge.… | Security Reviewed | 10.4k | — | | [Yeoman Scaffold Runner](skills/yeoman-scaffold-runner/) | Executes Yeoman generators via the yo CLI and yeoman-environment API to scaffold applications, components, and… | Published | 10.1k | 20/wk | | [Build and trace multi-agent workflows with Microsoft Agent Framework](skills/build-and-trace-multi-agent-workflows-with-microsoft-agent-framework/) | Compose, orchestrate, and trace production multi-agent workflows with Microsoft Agent Framework. | Security Reviewed | 10.1k | — | | [Run Nature-style academic writing and figure workflows with Nature Skills](skills/run-nature-style-academic-writing-and-figure-workflows-with-nature-skills/) | Install reusable Codex or Claude Code skill bundles for Nature-style manuscript polishing, academic writing,… | Published | 10k | — | | [Deploy OpenClaw on Cloudflare Workers with Moltworker](skills/deploy-openclaw-on-cloudflare-workers-with-moltworker/) | Use Moltworker to deploy a supervised OpenClaw personal agent stack on Cloudflare Workers, Sandbox containers,… | Security Reviewed | 9.9k | — | | [Run durable scheduled agent jobs in Node.js with Agenda](skills/run-durable-scheduled-agent-jobs-in-node-js-with-agenda/) | Use Agenda when a custom Node.js agent needs persistent scheduled jobs, retries, locking, and background workers… | Security Reviewed | 9.7k | 167.2k/wk | | [Automate ML research loops with ARIS skills](skills/automate-ml-research-loops-with-aris-skills/) | Use ARIS to run Markdown-based agent skills for literature review, idea discovery, cross-model critique, experiment… | Security Reviewed | 9.6k | — | | [Evolve agent behavior into auditable Genes and Capsules with Evolver](skills/evolve-agent-behavior-into-auditable-genes-and-capsules-with-evolver/) | Turn recurring agent lessons, logs, and strategy tweaks into reviewable GEP evolution artifacts that can be applied… | Published | 8.8k | 12.5k/wk | | [Compose router, evaluator, and handoff workflows over MCP servers with mcp-agent](skills/compose-router-evaluator-and-handoff-workflows-over-mcp-servers-with-mcp-agent/) | Connect LLMs to MCP servers through composable patterns like router, evaluator-optimizer, and orchestrator flows… | Security Reviewed | 8.3k | 29.2k/wk | | [Coordinate issue-backed parallel coding worktrees with CCPM](skills/coordinate-issue-backed-parallel-coding-worktrees-with-ccpm/) | Use CCPM when an agent team needs one issue-backed workflow that turns plans into GitHub issues, isolates execution… | Security Reviewed | 8k | — | | [Plop.js Code Generator](skills/plopjs-code-generator/) | Creates Plop.js generators with Handlebars templates and custom action types for scaffolding React components, API… | Security Reviewed | 7.6k | 1.6M/wk | | [Plop.js Code Generator Orchestrator](skills/plopjs-code-generator-orchestrator/) | Manages Plop.js micro-generators to scaffold components, modules, and boilerplate files using Handlebars templates.… | Security Reviewed | 7.6k | 1.5M/wk | | [Run durable Python agent schedules with APScheduler](skills/run-durable-python-agent-schedules-with-apscheduler/) | Schedule recurring, interval, calendar, and one-off Python agent jobs with persistent job stores so background… | Security Reviewed | 7.5k | — | | [Build bounded single-binary agent workflows with Yao](skills/build-bounded-single-binary-agent-workflows-with-yao/) | Use Yao when an operator needs to package an AI agent workflow, hooks, MCP tools, memory scopes, and a reviewable… | Security Reviewed | 7.5k | — | | [Coordinate multi-harness agent sessions with Omnigent](skills/coordinate-multi-harness-agent-sessions-with-omnigent/) | Run Claude Code, Codex, Cursor, OpenCode, Pi, and custom agents behind one governed orchestration layer with shared… | Security Reviewed | 7.4k | — | | [Run long-horizon spec-driven coding agent workflows with GSD 2](skills/run-long-horizon-spec-driven-coding-agent-workflows-with-gsd-2/) | Use GSD 2 to break a project into milestones, manage agent context and branches, recover from drift, and let coding… | Security Reviewed | 7.3k | 11.4k/wk | | [Run durable agent tasks and event-driven workflows with Hatchet](skills/run-durable-agent-tasks-and-event-driven-workflows-with-hatchet/) | Use Hatchet to queue, retry, pause, resume, observe, and scale long-running agent tasks and background workflows. | Security Reviewed | 7.2k | 298.3k/wk | | [Install Chinese-localized Superpowers workflows for coding agents](skills/install-chinese-localized-superpowers-workflows-for-coding-agents/) | Use superpowers-zh to install Chinese-localized coding-agent methods, China-specific development skills, and… | Security Reviewed | 7.2k | 2.6k/wk | | [Pair Jupyter notebooks with plain-text files so review and agent edits stay readable with Jupytext](skills/pair-jupyter-notebooks-with-plain-text-files-so-review-and-agent-edits-stay-readable-with-jupytext/) | Keep notebooks synchronized with `.py` or `.md` representations so version control, review, and refactoring can… | Security Reviewed | 7.2k | — | | [Run durable Go agent schedules with gocron](skills/run-durable-go-agent-schedules-with-gocron/) | Embed gocron in Go-based agents or operators to run recurring tasks, cron expressions, one-time jobs, singleton… | Security Reviewed | 7.1k | — | | [Run OpenCode specialist-agent workflows with Oh My Opencode Slim](skills/run-opencode-specialist-agent-workflows-with-oh-my-opencode-slim/) | Install an OpenCode orchestration plugin that routes codebase work across specialist agents, background tasks, model… | Security Reviewed | 7k | 24.2k/wk | | [Inspect live web apps and apply code changes with Stagewise](skills/inspect-live-web-apps-and-apply-code-changes-with-stagewise/) | Use Stagewise when a coding agent needs browser context, console/debugger signals, UI inspection, and code-change… | Security Reviewed | 6.7k | 799/wk | | [Parameterize and execute notebooks as repeatable runs](skills/parameterize-and-execute-notebooks-as-repeatable-runs/) | Use Papermill when an agent needs to treat a Jupyter notebook like a reusable job instead of a one-off interactive… | Security Reviewed | 6.4k | — | | [Study customer-service triage and handoff patterns with the OpenAI CS agents demo](skills/study-customer-service-triage-and-handoff-patterns-with-the-openai-cs-agents-demo/) | Use OpenAI's customer-service agents demo as a reference workflow for triage, specialist handoffs, guardrails, and… | Security Reviewed | 6.3k | — | | [Configure supervised multi-provider agent workspaces with Craft Agents](skills/configure-supervised-multi-provider-agent-workspaces-with-craft-agents/) | Set up Craft Agents workspaces with connected sources, imported skills, MCP servers, permission modes, and session… | Security Reviewed | 6.1k | — | | [Orchestrate goal-driven TypeScript agent teams with Open Multi Agent](skills/orchestrate-goal-driven-typescript-agent-teams-with-open-multi-agent/) | Turn a user goal into a planned multi-agent task DAG, execute independent tasks in parallel, and trace the run from… | Security Reviewed | 6.1k | 370/wk | | [Turn goals into traced multi-agent task DAGs with open-multi-agent](skills/turn-goals-into-traced-multi-agent-task-dags-with-open-multi-agent/) | Decompose goals into task DAGs, delegate work to agents and tools, and inspect execution traces. | Security Reviewed | 6k | — | | [Run visual scheduled agent jobs with Cronicle](skills/run-visual-scheduled-agent-jobs-with-cronicle/) | Use Cronicle to schedule, run, monitor, and manually trigger recurring agent maintenance jobs across one or more… | Security Reviewed | 5.8k | — | | [Notion to PDF Knowledge Exporter](skills/notion-to-pdf-knowledge-exporter/) | Queries Notion databases and pages via the Notion API v1, then renders content blocks into PDF via WeasyPrint.… | Security Reviewed | 5.6k | 1.2M/wk | | [Organize reusable prompt workflows with POML](skills/organize-reusable-prompt-workflows-with-poml/) | Use Microsoft's POML to turn advanced prompts into structured, reusable prompt assets with markup, data components,… | Security Reviewed | 4.9k | 714/wk | | [Schedule distributed agent maintenance jobs with Dkron](skills/schedule-distributed-agent-maintenance-jobs-with-dkron/) | Use Dkron to run recurring agent maintenance, data refresh, evaluation, and cleanup jobs across a fault-tolerant… | Security Reviewed | 4.7k | — | | [Build event-driven multi-agent workflows with Solace Agent Mesh](skills/build-event-driven-multi-agent-workflows-with-solace-agent-mesh/) | Stand up Solace Agent Mesh projects where agents delegate tasks, exchange events, call tools, and coordinate… | Security Reviewed | 4.5k | — | | [Automate repository triage and recurring repo maintenance with guarded GitHub agent workflows](skills/automate-repository-triage-and-recurring-maintenance-with-github-agent-workflows/) | Use GitHub Agentic Workflows to let an agent triage issues, inspect CI failures, or deliver scheduled repository… | Security Reviewed | 4.3k | — | | [Coordinate human-in-the-loop agent teams in auditable Matrix rooms with HiClaw](skills/coordinate-human-in-the-loop-agent-teams-in-auditable-matrix-rooms-with-hiclaw/) | Run manager-worker agent collaboration in Matrix rooms where humans can watch, intervene, and keep credentials out… | Security Reviewed | 4.2k | — | | [Cloudflare Workers Deployer](skills/cloudflare-workers-deployer/) | Cloudflare Workers Deployer is built around Cloudflare developer platform. The underlying ecosystem is represented… | Security Reviewed | 4k | 7.1M/wk | | [Yeoman Enterprise Generator Suite](skills/yeoman-enterprise-generator-suite/) | Manages Yeoman generators for enterprise application scaffolding with custom sub-generators. Handles Angular module… | Published | 4k | 428.4k/wk | | [Yeoman Workflow Orchestrator](skills/yeoman-workflow-orchestrator/) | Orchestrates Yeoman generator workflows with composable sub-generators and mem-fs-editor file transformations.… | Published | 4k | 428.4k/wk | | [Yeoman Sub-Generator Composition Builder](skills/yeoman-sub-generator-composition-builder/) | Orchestrates Yeoman generator composition by chaining sub-generators via the Yeoman Environment API. Manages yo run… | Published | 4k | 402.7k/wk | | [Turn a codebase into an interactive onboarding course with Codebase to Course](skills/turn-a-codebase-into-an-interactive-onboarding-course-with-codebase-to-course/) | Point Claude Code at a repository and generate a self-contained interactive course that teaches how the system works… | Published | 3.9k | — | | [Run autonomous improve verify keep-or-revert loops across coding tasks with autoresearch](skills/run-autonomous-improve-verify-keep-or-revert-loops-across-coding-tasks-with-autoresearch/) | Turn Claude Code, OpenCode, or Codex into a metric-driven loop that makes one change at a time, verifies it… | Security Reviewed | 3.8k | — | | [Build and evaluate MCP-capable agents with fast-agent](skills/build-and-evaluate-mcp-capable-agents-with-fast-agent/) | Scaffold, run, inspect, and evaluate model-agnostic agents that connect to MCP servers, skills, shell tools, and… | Security Reviewed | 3.8k | — | | [Cron Job Manager](skills/cron-job-manager/) | Cron Job Manager is built around Amazon Web Services cloud APIs. The underlying ecosystem is represented by… | Security Reviewed | 3.6k | — | | [Rehearse and run scripted terminal demos with realistic playback using doitlive](skills/rehearse-and-run-scripted-terminal-demos-with-realistic-playback-using-doitlive/) | Play back a scripted terminal demo with controlled typing and pauses so talks, onboarding sessions, and trainings… | Security Reviewed | 3.6k | 236/wk | | [Iteratively optimize prompts and text-based agent configs against scored eval sets with GEPA](skills/iteratively-optimize-prompts-and-text-based-agent-configs-against-scored-eval-sets-with-gepa/) | Use reflective search to improve prompts or text-configured agent components against a real eval set instead of… | Security Reviewed | 3.5k | 4.1M/wk | | [Schedule and inspect .NET agent jobs with TickerQ](skills/schedule-and-inspect-dotnet-agent-jobs-with-tickerq/) | Use TickerQ to add persistent cron and time-based job scheduling, retries, multi-node coordination, OpenTelemetry,… | Published | 3.5k | — | | [DigitalOcean Droplet Manager](skills/digitalocean-droplet-manager/) | DigitalOcean Droplet Manager is built around Kubernetes orchestration platform. The underlying ecosystem is… | Security Reviewed | 3.4k | — | | [Run recipe-driven codebase migrations and framework upgrades with reviewable diffs through OpenRewrite](skills/run-recipe-driven-codebase-migrations-and-framework-upgrades-with-reviewable-diffs-through-openrewrite/) | Apply reusable refactoring recipes to large codebases so framework upgrades and codemods happen as auditable,… | Security Reviewed | 3.4k | 26.3k/wk | | [Generate and validate conventional commits and semver release bumps with Commitizen](skills/generate-and-validate-conventional-commits-and-semver-release-bumps-with-commitizen/) | Standardize commit messages, validate commit history, and calculate semver-aware release bumps without hand-rolled… | Published | 3.4k | — | | [Create and debug local-first declarative workflow jobs with Dagu](skills/create-and-debug-local-first-declarative-workflow-jobs-with-dagu/) | Use Dagu to define file-backed workflow jobs in YAML, run them locally or across workers, and inspect failures… | Security Reviewed | 3.3k | 456/wk | | [Orchestrate stacked Git branches, sync safely, and ship pull requests in order](skills/orchestrate-stacked-git-branches-sync-safely-and-ship-pull-requests-in-order/) | Uses Git Town to keep a branch stack healthy by syncing with the main branch, rebasing dependent branches in order,… | Security Reviewed | 3.1k | — | | [Regenerate repository config from a single project definition with projen](skills/regenerate-repository-config-from-a-single-project-definition-with-projen/) | Use projen when an agent should synthesize and refresh repository boilerplate from one canonical project definition… | Security Reviewed | 2.9k | 876.8k/wk | | [Generate domain-specific Claude Code agent teams and shared skills with Harness](skills/generate-domain-specific-claude-code-agent-teams-and-shared-skills-with-harness/) | Turn a project description into a Claude Code team architecture with generated agents, shared skills, and… | Security Reviewed | 2.8k | — | | [Define file-native Git workflows for agents with GitAgent](skills/define-file-native-git-workflows-for-agents-with-gitagent/) | Store prompts, task chains, and reusable agent workflows as versioned project files so teams can review and reuse… | Security Reviewed | 2.7k | 1.7k/wk | | [Coordinate persistent Copilot agent teams with Squad](skills/coordinate-persistent-copilot-agent-teams-with-squad/) | Use Squad to create human-directed specialist agents that persist in a repository, share decisions through files,… | Security Reviewed | 2.5k | 2.1k/wk | | [Run Claude Trading Skills for investor market review and trade journaling](skills/run-claude-trading-skills-for-investor-market-review-and-trade-journaling/) | Use the Claude Trading Skills pack to run structured market-regime checks, portfolio reviews, swing-trade screens,… | Security Reviewed | 2.5k | — | | [Export live HTML slide decks to PDF handouts before review or archival](skills/export-live-html-slide-decks-to-pdf-handouts-before-review-or-archival/) | Uses DeckTape to open an existing HTML slide deck and render it into a reviewable PDF or per-slide screenshots. It… | Published | 2.4k | 1.4k/wk | | [Boot and supervise local multi-service process stacks from one declarative file with process-compose](skills/boot-and-supervise-local-multi-service-process-stacks-from-one-declarative-file-with-process-compose/) | Start, watch, and restart a local stack of app processes together instead of juggling many terminals and ad hoc… | Security Reviewed | 2.3k | — | | [Coordinate planner manager worker handoffs for long running AI delivery with Agentic Project Management](skills/coordinate-planner-manager-worker-handoffs-for-long-running-ai-delivery-with-agentic-project-management/) | Keep a large software project moving across planning, execution, and review by handing work between structured agent… | Security Reviewed | 2.2k | 1.9k/wk | | [Turn product requirements into executable Claude Code plans and validation loops with PRPs Agentic Eng](skills/turn-product-requirements-into-executable-claude-code-plans-and-validation-loops-with-prps-agentic-eng/) | Generate PRDs, implementation plans, validation loops, issue investigations, and autonomous fix cycles inside Claude… | Security Reviewed | 2.1k | — | | [Layer self-correcting memory and worktree routines into Claude Code with Pro Workflow](skills/layer-self-correcting-memory-and-worktree-routines-into-claude-code-with-pro-workflow/) | Use Pro Workflow when Claude Code sessions keep repeating the same mistakes and you want corrections, quality gates,… | Security Reviewed | 1.9k | 42/wk | | [Netlify Site Manager](skills/netlify-site-manager/) | Netlify Site Manager is built around Netlify deployment platform. The underlying ecosystem is represented by… | Security Reviewed | 1.8k | 259.3k/wk | | [Run scheduled Ruby agent jobs with Sidekiq Scheduler](skills/run-scheduled-ruby-agent-jobs-with-sidekiq-scheduler/) | Use Sidekiq Scheduler to run recurring Ruby/Sidekiq agent jobs for refreshes, evaluations, reports, maintenance, and… | Security Reviewed | 1.8k | — | | [Regenerate Helm chart READMEs from values and comments before release](skills/regenerate-helm-chart-readmes-from-values-and-comments-before-release/) | Uses helm-docs to rebuild Helm chart documentation from Chart.yaml, values.yaml, and inline comments so README files… | Security Reviewed | 1.7k | — | | [Generate right-to-left CSS variants from LTR stylesheets before multilingual launches with RTLCSS](skills/generate-right-to-left-css-variants-from-ltr-stylesheets-before-multilingual-launches-rtlcss/) | Use RTLCSS when an agent already has left-to-right stylesheets and must prepare a right-to-left variant for Arabic,… | Published | 1.7k | 2M/wk | | [Fly.io Deployment Helper](skills/fly-io-deployment-helper/) | Fly.io Deployment Helper is built around GraphQL API ecosystem. The underlying ecosystem is represented by… | Security Reviewed | 1.6k | — | | [Run Claude Code with spec-driven quality gates via Pilot Shell](skills/run-claude-code-with-spec-driven-quality-gates-via-pilot-shell/) | Wrap Claude Code sessions in a spec, approval, and verification workflow before risky implementation work lands. | Security Reviewed | 1.6k | — | | [Run trap-aware agent work through the Fable Method](skills/run-trap-aware-agent-work-through-the-fable-method/) | Use the Fable Method skill bundle to classify work, gather evidence, act narrowly, verify by observation, and judge… | Security Reviewed | 1.6k | — | | [Refresh Cookiecutter-based repositories from their upstream template without losing local answers](skills/refresh-cookiecutter-based-repositories-from-upstream-template/) | Use Cruft when an agent needs to pull new changes from a Cookiecutter template into an existing generated repository… | Security Reviewed | 1.6k | — | | [Define repeatable Python automation sessions in code with nox](skills/define-repeatable-python-automation-sessions-in-code-with-nox/) | Encode test, lint, build, and docs routines as named Python sessions so humans and agents run the same workflow… | Security Reviewed | 1.5k | — | | [Install Claude Code project workflows with Claude Workflow V2](skills/install-claude-code-project-workflows-with-claude-workflow-v2/) | Load a Claude Code workflow plugin that adds project-oriented commands, specialist agents, skills, and hooks for… | Security Reviewed | 1.4k | 55/wk | | [Prepare Rust Release PRs and Changelogs from Workspace Changes with release-plz](skills/prepare-rust-release-prs-and-changelogs-from-workspace-changes-with-release-plz/) | Inspect Rust workspace changes, draft release PRs, bump versions, and assemble changelogs before publishing. | Security Reviewed | 1.3k | — | | [Run Parallel Divergent Ideation With ADHD](skills/run-parallel-divergent-ideation-with-adhd/) | Use ADHD to fan out isolated reasoning branches for open-ended coding-agent decisions, then score, prune, and deepen… | Security Reviewed | 1.3k | 78/wk | | [Yeoman Generator Builder](skills/yeoman-generator-builder/) | Creates custom Yeoman generators using the yeoman-generator API and yo CLI. Scaffolds generator packages with… | Published | 1.3k | 5M/wk | | [Compose typed OpenClaw workflows with approval gates and resumable steps using Lobster](skills/compose-typed-openclaw-workflows-with-approval-gates-and-resumable-steps-using-lobster/) | Use Lobster when an OpenClaw operator wants one deterministic typed workflow step, with approval gates and resumable… | Security Reviewed | 1.1k | — | | [Run spec-first Claude Code development workflows with MoAI-ADK](skills/run-spec-first-claude-code-development-workflows-with-moai-adk/) | Use MoAI-ADK to install Claude Code agents and skills for spec-first implementation, TDD, DDD, and quality-gated… | Security Reviewed | 1.1k | 41/wk | | [Drive spec-first coding workflows with task boards, worktrees, and agent handoffs using Spec Kitty](skills/drive-spec-first-coding-workflows-with-task-boards-worktrees-and-agent-handoffs-using-spec-kitty/) | Move from spec to plan to tasks to review through one repo-native workflow when larger AI coding efforts need… | Security Reviewed | 1.1k | — | | [Run bioinformatics analysis workflows with bioSkills](skills/run-bioinformatics-analysis-workflows-with-bioskills/) | Use bioSkills to give an agent domain-specific bioinformatics procedures, tool choices, and guardrails for omics… | Security Reviewed | 1.1k | — | | [Prepare bid proposal drafts and compliance checks with OpenBidKit Yibiao](skills/prepare-bid-proposal-drafts-and-compliance-checks-with-openbidkit-yibiao/) | Use OpenBidKit Yibiao to turn tender materials, company knowledge, and model-provider settings into reviewable bid… | Security Reviewed | 1k | — | | [Coordinate multi-agent coding rigs with Gas City](skills/coordinate-multi-agent-coding-rigs-with-gas-city/) | Define and supervise multi-agent coding rigs with declarative city configuration, runtime providers, work routing,… | Security Reviewed | 1k | — | | [Run academic writing, analysis, and replication workflows with quality gates in claude-code-my-workflow](skills/run-academic-writing-analysis-and-replication-workflows-with-quality-gates-in-claude-code-my-workflow/) | Use claude-code-my-workflow when a research task needs a Claude Code workflow for papers, slides, data analysis, or… | Security Reviewed | 970 | — | | [Run architecture-first coding work with Spec-Driven Develop](skills/run-architecture-first-coding-work-with-spec-driven-develop/) | Guides Markdown-capable coding agents through large changes with deep analysis, intent refinement, task… | Security Reviewed | 953 | — | | [Build and sync n8n workflows from code with n8n-as-code](skills/build-and-sync-n8n-workflows-from-code-with-n8n-as-code/) | Inspect n8n nodes and templates, generate typed workflow code, and sync automations through Git-friendly files… | Security Reviewed | 884 | 297/wk | | [Build deterministic multi-agent networks with Inngest AgentKit](skills/build-deterministic-multi-agent-networks-with-inngest-agentkit/) | Use Inngest AgentKit to build TypeScript agent networks with deterministic routing, shared state, MCP tools, and… | Published | 880 | 62.8k/wk | | [Prove Agent Skills with SkillForge](skills/prove-agent-skills-with-skillforge/) | Use SkillForge to triage, create, test, review, compile, and maintain Claude Code and Codex-ready skills with… | Security Reviewed | 802 | — | | [Run parallel Claude Code bug-fix and best-practice sweeps with coordinated workers using Claude Code Agent Farm](skills/run-parallel-claude-code-bug-fix-and-best-practice-sweeps-with-coordinated-workers-using-claude-code-agent-farm/) | Use Claude Code Agent Farm when a repo needs many Claude Code workers to run in parallel on bug-fix or best-practice… | Security Reviewed | 784 | — | | [Reformat Markdown files into a stable house style before review or migration](skills/reformat-markdown-files-into-a-stable-house-style-before-review-or-migration/) | Runs mdformat to rewrite Markdown into a consistent CommonMark-oriented layout or check mode in CI. Use it when an… | Security Reviewed | 758 | — | | [Turn Agent Corrections Into Durable Skills With claude-smart](skills/turn-agent-corrections-into-durable-skills-with-claude-smart/) | Use claude-smart to capture corrections and working patterns as preferences, project skills, and shared skills that… | Security Reviewed | 748 | 1.9k/wk | | [Turn recurring team workflows into installable cross-tool agent skills with Agent Skill Creator](skills/turn-recurring-team-workflows-into-installable-cross-tool-agent-skills-with-agent-skill-creator/) | Feed an agent your docs, links, code, or rough process notes and it generates, validates, installs, and optionally… | Security Reviewed | 744 | — | | [Install a governed Claude Code agent team with AppGenesisForge](skills/install-a-governed-claude-code-agent-team-with-appgenesisforge/) | Add a Claude Code team scaffold with defined roles, stage gates, mandatory skills, blocking hooks, and Definition of… | Security Reviewed | 705 | — | | [Run ticket queues through unattended coding-agent batches and escalate only on blockers with Codex Autorunner](skills/run-ticket-queues-through-unattended-coding-agent-batches-and-escalate-only-on-blockers-with-codex-autorunner/) | Turn a planned backlog into markdown tickets, dispatch them through coding agents, and only get pulled back in when… | Security Reviewed | 670 | — | | [Run spec-first agentic engineering workflows with Flow-Next](skills/run-spec-first-agentic-engineering-workflows-with-flow-next/) | Turn rough coding intent into durable specs, task graphs, fresh-context worker runs, adversarial reviews, PR bodies,… | Security Reviewed | 662 | — | | [Govern agent skills, MCP servers, prompts, and tool calls with DefenseClaw](skills/govern-agent-skills-mcp-servers-prompts-and-tool-calls-with-defenseclaw/) | Use DefenseClaw as an operator-controlled admission, runtime guardrail, sandbox, and audit layer before untrusted… | Security Reviewed | 647 | — | | [Self-Improvement / Learnings Capture](skills/self-improvement-learnings-capture/) | Capture failures, corrections, and repeatable lessons so important operational knowledge persists across sessions. | Published | 627 | — | | [Sync dbt schema YAML and inherited column metadata before docs drift accumulates with dbt-osmosis](skills/sync-dbt-schema-yaml-and-inherited-column-metadata-before-docs-drift-accumulates-with-dbt-osmosis/) | Keep dbt schema YAML and column documentation aligned with the project so stale metadata does not pile up between… | Security Reviewed | 622 | — | | [Extract translation keys from code and maintain locale catalogs with i18next-parser](skills/extract-translation-keys-from-code-and-maintain-locale-catalogs-i18next-parser/) | Use i18next-parser when an agent needs to scan a codebase, find translation calls, and update locale resource files… | Security Reviewed | 556 | 2.2M/wk | | [Ship AG2 multi-agent workflows behind APIs with FastAgency](skills/ship-ag2-multi-agent-workflows-behind-apis-with-fastagency/) | Turn an AG2 multi-agent prototype into a reusable console, web, REST API, or broker-backed service with FastAgency. | Security Reviewed | 540 | — | | [Run Spec-Driven Agent Changes With OSpec](skills/run-spec-driven-agent-changes-with-ospec/) | Use OSpec to turn a coding request into a repo-persisted spec workflow with initialization, change advancement,… | Security Reviewed | 524 | 4.6k/wk | | [Railway App Deployer](skills/railway-app-deployer/) | Railway App Deployer is built around GraphQL API ecosystem. The underlying ecosystem is represented by… | Security Reviewed | 523 | 143.6k/wk | | [Evolve reusable coding-agent skills from failed trajectories with EvoSkill](skills/evolve-reusable-coding-agent-skills-from-failed-trajectories-with-evoskill/) | Mine failed agent runs for reusable skills, benchmark the candidates, and keep only the variants that improve a… | Security Reviewed | 489 | — | | [Coordinate multiple CLI agents through sessions, handoffs, and terminal control APIs with CLI Agent Orchestrator](skills/coordinate-multiple-cli-agents-through-sessions-handoffs-and-terminal-control-apis-with-cli-agent-orchestrator/) | Lets an agent supervisor spawn and steer isolated terminal-based worker agents with explicit handoff, assign, and… | Security Reviewed | 473 | — | | [Run ecommerce operator skills across marketplace workflows](skills/run-ecommerce-operator-skills-across-marketplace-workflows/) | Use eCommerce-Skills to give compatible agents plain-text workflows for product research, listing optimization,… | Security Reviewed | 458 | — | | [Build a local work assistant with 10xProductivity](skills/build-a-local-work-assistant-with-10xproductivity/) | Turn an existing coding agent into a supervised local work assistant that connects to workplace tools, reusable… | Security Reviewed | 455 | — | | [Run OpenCode skill-pack workflows with opencode-power-pack](skills/run-opencode-skill-pack-workflows-with-opencode-power-pack/) | Install opencode-power-pack so OpenCode can run Claude Code-style review, security, feature-development,… | Security Reviewed | 448 | — | | [Manage native GitHub stacked pull requests with gh-stack](skills/manage-native-github-stacked-pull-requests-with-gh-stack/) | Teach coding agents to split large changes into native GitHub stacked pull requests, keep branch layers rebased, and… | Security Reviewed | 401 | — | | [Build event-driven document agent workflows with LlamaAgents](skills/build-event-driven-document-agent-workflows-with-llamaagents/) | Use LlamaAgents to define async Python workflow steps, coordinate document-centric agent pipelines, and expose those… | Security Reviewed | 389 | — | | [Evaluate long-horizon agents against WildClawBench](skills/evaluate-long-horizon-agents-against-wildclawbench/) | Use WildClawBench to benchmark agents on hard end-to-end OpenClaw tasks covering tool orchestration, multimodal… | Published | 359 | — | | [Makedown Task Runner](skills/makedown-task-runner/) | Extracts executable task definitions from Markdown files and runs them as shell pipelines. Parses fenced code blocks… | Security Reviewed | 319 | — | | [Run contract-driven GRACE code changes with agent skills](skills/run-contract-driven-grace-code-changes-with-agent-skills/) | Uses GRACE skills and the optional grace CLI to guide coding agents through contract-first code changes backed by… | Security Reviewed | 228 | 160/wk | | [Delegate planned agent work with Elves](skills/delegate-planned-agent-work-with-elves/) | Use Elves to hand a bounded development or research plan to a separate Claude Code or Codex worker while preserving… | Security Reviewed | 188 | — | | [Maintain OKF Knowledge Bundles with Okf Skills](skills/maintain-okf-knowledge-bundles-with-okf-skills/) | Use Okf Skills to have Claude Code produce, validate, migrate, and visualize Open Knowledge Format bundles with… | Security Reviewed | 185 | — | | [Reduce Coding-Agent Output Cost With Honey](skills/reduce-coding-agent-output-cost-with-honey/) | Use Honey to make coding agents emit less code, less prose, and denser agent-to-agent handoffs while preserving… | Security Reviewed | 178 | — | | [Build and refactor Copilot Studio agents as YAML from coding-agent workflows](skills/build-and-refactor-copilot-studio-agents-as-yaml/) | Author, validate, test, and troubleshoot Copilot Studio agents through YAML-driven commands instead of clicking… | Security Reviewed | 166 | — | | [Run Suede Creator Skills across Codex and Claude Code workflows](skills/run-suede-creator-skills-across-codex-and-claude-code-workflows/) | Install Suede Creator Skills when an agent needs repeatable Codex, Claude Code, or MCP-backed workflows for… | Security Reviewed | 166 | — | | [Convert browser HAR captures into reusable k6 load tests with har-to-k6](skills/convert-browser-har-captures-into-reusable-k6-load-tests-with-har-to-k6/) | Use har-to-k6 when an agent has recorded browser traffic and needs to turn it into a repeatable k6 script instead of… | Security Reviewed | 159 | 13.5k/wk | | [Break large coding jobs into focused subagent missions with AB Method](skills/break-large-coding-jobs-into-focused-subagent-missions-with-ab-method/) | Use AB Method when a Claude Code task is too large for one pass and needs to be broken into focused tasks and missions… | Security Reviewed | 159 | 472/wk | | [Langfuse Prompt Management MCP Server](skills/langfuse-prompt-management-mcp-server/) | Langfuse Prompt Management MCP Server connects MCP clients to Langfuse prompt libraries so agents can list,… | Security Reviewed | 159 | — | | [Engineer durable Claude Code workflows with cc10x](skills/engineer-durable-claude-code-workflows-with-cc10x/) | Install cc10x as a Claude Code loop engine that routes complex work through specialist agents, reusable skills,… | Security Reviewed | 154 | — | | [Govern coding-agent discovery and delivery through a project-local GAAI backlog](skills/govern-coding-agent-discovery-and-delivery-through-a-project-local-gaai-backlog/) | Drop a `.gaai/` folder into a project so agents separate scope discovery from isolated delivery, with acceptance… | Security Reviewed | 152 | — | | [Distill repository rules and workflows into reusable project skills with Skill-Based Architecture](skills/distill-repository-rules-and-workflows-into-reusable-project-skills-with-skill-based-architecture/) | Turn scattered project rules, workflows, and hard-won lessons into a structured skills directory that future agents… | Security Reviewed | 131 | — | | [Triage support tickets and draft customer replies with Claude Code support skills](skills/triage-support-tickets-and-draft-customer-replies-with-claude-code-support-skills/) | Use Claude Code support skills to prioritize tickets, gather customer context, and draft reviewed replies without… | Security Reviewed | 87 | — | | [Put coding agents on a governed local Git workflow with AgentPlane](skills/put-coding-agents-on-a-governed-local-git-workflow-with-agentplane/) | Run coding agents inside a repo with explicit policy files, task state, approvals, and closure records when teams… | Security Reviewed | 38 | 817/wk | | [Review-gate OpenClaw memory hygiene with openclaw-mem](skills/review-gate-openclaw-memory-hygiene-with-openclaw-mem/) | Pack trusted context and review memory writes before long OpenClaw sessions drift or accumulate low-quality memory. | Security Reviewed | 28 | — | | [Progressive Disclosure for Documentation](skills/progressive-disclosure/) | Restructure large documentation files (500+ lines, 5k+ tokens) into slim indexes with on-demand detail directories.… | Published | 14 | — | | [Generate and safely patch AGENTS.md and RUNBOOK.md with AGENTS.md Generator](skills/generate-and-safely-patch-agents-md-and-runbook-md-with-agents-md-generator/) | Bootstrap and safely update AGENTS.md and RUNBOOK.md without clobbering hand-edited docs, so coding-agent repos keep… | Security Reviewed | 2 | — | | [Find likely duplicate GitHub issues through parallel search and evidence filtering with Claude Code dedupe](skills/find-likely-duplicate-github-issues-through-parallel-search-and-evidence-filtering-with-claude-code-dedupe/) | Use Claude Code Dedupe to summarize an issue, run parallel GitHub duplicate searches, filter false positives, and… | Security Reviewed | — | 49.9M/wk | | [Triage GitHub issues with body-first evidence checks and constrained label operations from Claude Code triage-issue](skills/triage-github-issues-with-body-first-evidence-checks-and-constrained-label-operations-from-claude-code-triage-issue/) | Use Claude Code triage-issue to read a GitHub issue, verify it actually belongs to the product from body evidence… | Security Reviewed | — | 49.9M/wk | | [Autonomous Session Workflow](skills/autonomous-session-workflow/) | 5-phase repeatable structure for autonomous agent sessions: context-load, tiered work-selection, coordination claim,… | Published | — | — | | [Bubble.io Stripe Subscription Portal Builder](skills/bubble-stripe-subscription-portal/) | Uses Bubble's Plugin API and the Stripe.js SDK to embed a self-service subscription management portal inside a… | Security Reviewed | — | — | | [Co-author structured docs with staged context gathering and reader testing](skills/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… | Security Reviewed | — | — | | [Create and repair Word documents with layout-safe DOCX workflows](skills/create-and-repair-word-documents-with-layout-safe-docx-workflows/) | Use the Anthropic docx skill when an agent needs to produce or repair a real .docx deliverable with headings,… | Security Reviewed | — | — | | [Draft internal status updates and incident comms](skills/draft-internal-status-updates-and-incident-comms-2/) | Use Anthropic's internal-comms skill to turn raw project notes into company-ready status reports, 3P updates, FAQs,… | Security Reviewed | — | — | | [Draft internal status updates and incident comms](skills/draft-internal-status-updates-and-incident-comms/) | Use Anthropic's internal-comms skill to turn raw project notes into company-ready status reports, 3P updates, FAQs,… | Security Reviewed | — | — | | [Draft user-facing App Store release notes from git history with App Store Changelog](skills/draft-user-facing-app-store-release-notes-from-git-history-with-app-store-changelog/) | Turn commits since the last tag into concise App Store What's New bullets instead of hand-sifting raw git history. | Security Reviewed | — | — | | [Five-Element Spec: Scope Before Coding](skills/five-element-spec/) | Translate a vague request or GitHub issue into a concrete, testable spec using five structured elements (problem,… | Published | — | — | | [GitHub Actions Workflow Composer](skills/github-actions-workflow-composer-2/) | Composes GitHub Actions workflow YAML files from modular job templates, resolving action version pins and secret… | Security Reviewed | — | — | | [Incident Response Template Generator](skills/incident-response-template-generator/) | Creates structured incident response templates using the PagerDuty Events API v2, Jira REST API for ticket creation,… | Security Reviewed | — | — | | [Keep GitHub wiki pages synced with recently merged code changes](skills/keep-github-wiki-pages-synced-with-recently-merged-code-changes/) | This entry turns GitHub Next's Agentic Wiki Writer into a documentation-maintenance workflow. The agent watches for… | Security Reviewed | — | — | | [Makefile Workflow Generator](skills/makefile-workflow-generator/) | Generates project Makefiles with standard targets using GNU Make syntax, autodeps pattern rules, and integration… | Security Reviewed | — | — | | [Review open pull requests against repository contribution guidelines](skills/review-open-pull-requests-against-repository-contribution-guidelines/) | This entry turns GitHub Next's Contribution Check workflow into a maintainer-facing agent routine. The agent batches… | Security Reviewed | — | — | | [Run context → spec → implement coding loops in Claude Code with Conductor](skills/run-context-spec-and-implement-coding-loops-in-claude-code-with-conductor/) | Turn Claude Code into a structured project workflow that captures context, plans work, and executes implementation… | Security Reviewed | — | — | | [Scaffold and bundle rich single-file web artifacts with React, Tailwind, and shadcn/ui](skills/scaffold-and-bundle-rich-single-file-web-artifacts-with-react-tailwind-and-shadcn-ui/) | Use Anthropic's web-artifacts-builder skill to scaffold a React artifact project, build a richer interface with… | Security Reviewed | — | — | | [Test documentation sites across mobile, tablet, and desktop with GitHub Agentic Workflows](skills/test-documentation-sites-across-mobile-tablet-and-desktop-with-github-agentic-workflows/) | Run a repeatable docs-site check that builds locally, opens the site across device sizes, and reports layout,… | Security Reviewed | — | — | | [Turn Notion specs into implementation plans and tasks with notion-spec-to-implementation](skills/turn-notion-specs-into-implementation-plans-and-tasks-with-notion-spec-to-implementation/) | Read a Notion spec, extract requirements and ambiguities, then create a linked implementation plan, task breakdown,… | Published | — | — | ### 🔄 Data Extraction & Transformation (216 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Data%20Extraction%20%26%20Transformation) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Data%20Extraction%20%26%20Transformation&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Data%20Extraction%20%26%20Transformation&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [MarkItDown Document-to-Markdown Converter by Microsoft](skills/markitdown-document-to-markdown-converter-microsoft/) | MarkItDown is a Python utility by Microsoft that converts PDF, Word, PowerPoint, Excel, images, audio, HTML, and… | Security Reviewed | 93.2k | — | | [PostgreSQL MCP Server](skills/postgresql-mcp-server/) | Agent access to PostgreSQL data and queries through MCP. | Security Reviewed | 86.6k | 395.9k/wk | | [SQLite MCP Server](skills/sqlite-mcp-server/) | Lightweight local database access for agent tasks. | Security Reviewed | 86.6k | — | | [Build document-grounded agent context workflows with RAGFlow](skills/build-document-grounded-agent-context-workflows-with-ragflow/) | Use RAGFlow to ingest complex documents, build governed RAG knowledge bases, and give agents higher-fidelity context… | Security Reviewed | 79.8k | — | | [Use RAGFlow as a retrieval and context layer for agent workflows](skills/use-ragflow-as-a-retrieval-and-context-layer-for-agent-workflows/) | Build a supervised RAG context layer with RAGFlow so agents can index documents, retrieve grounded context, and… | Security Reviewed | 79.8k | — | | [Elasticsearch MCP](skills/elasticsearch-mcp/) | Elasticsearch MCP is built around Elasticsearch search and analytics engine. The underlying ecosystem is represented… | Published | 76.5k | — | | [PaddleOCR Multilingual Document OCR and Structured Data Toolkit](skills/paddleocr-multilingual-document-ocr-toolkit/) | PaddleOCR is a powerful, lightweight OCR toolkit developed by Baidu that converts documents and images into… | Security Reviewed | 73.7k | — | | [Tesseract OCR Data Extractor](skills/tesseract-ocr-data-extractor/) | Extracts structured data from scanned documents using Tesseract OCR engine with LSTM models. Supports table… | Security Reviewed | 73.6k | — | | [Tesseract OCR Document Extractor](skills/tesseract-ocr-document-extractor/) | Extracts structured text from scanned documents and images using Tesseract OCR with custom LSTM training data.… | Security Reviewed | 73.6k | — | | [Apache Superset Dashboard and SQL Exploration Skill](skills/apache-superset-dashboard-sql-exploration-skill/) | Apache Superset is a widely adopted open-source BI platform for SQL exploration, chart building, and dashboard… | Security Reviewed | 72.3k | — | | [Protocol Buffer Schema Generator](skills/protobuf-schema-generator-from-json/) | Infers Protocol Buffer (.proto) definitions from JSON samples using protobuf-compiler and grpcio-tools. Generates… | Security Reviewed | 71.2k | — | | [Extract financial data context for agents with OpenBB](skills/use-openbb-as-financial-data-context-for-agents/) | Extract source-backed financial market, filings, economics, and research data with OpenBB, then route the outputs… | Security Reviewed | 70.7k | — | | [Scrapy Spider Data Pipeline](skills/scrapy-spider-data-pipeline/) | Builds and manages Scrapy web scraping spiders with custom item pipelines. Supports Splash rendering for JavaScript… | Security Reviewed | 61.3k | — | | [MinerU PDF-to-Markdown Document Parser](skills/mineru-pdf-to-markdown-document-parser/) | Transforms complex PDFs into LLM-ready markdown and JSON using MinerU, a high-accuracy document intelligence… | Security Reviewed | 57.8k | — | | [Docling Document Parsing and Conversion](skills/docling-document-parsing-and-conversion/) | Docling is an open-source document processing toolkit for turning PDFs and other files into structured outputs for… | Security Reviewed | 57.8k | — | | [Docling Document Conversion and Extraction Toolkit](skills/docling-document-conversion-and-extraction-toolkit/) | Docling is an open source document processing toolkit from the Docling project that converts PDFs, Office files,… | Security Reviewed | 57.6k | — | | [Docling Document Parsing and Conversion Toolkit](skills/docling-document-parsing-and-conversion-toolkit/) | Docling is an open source document processing toolkit that converts PDFs, Office files, HTML, images, audio, and… | Security Reviewed | 57.6k | — | | [Docling AI Document Intelligence Pipeline](skills/docling-ai-document-intelligence-pipeline/) | Docling is an IBM-backed open-source toolkit that converts PDF, DOCX, PPTX, XLSX, HTML, images, audio, and LaTeX… | Security Reviewed | 56.9k | — | | [Pandas DataFrame Pipeline Builder](skills/pandas-dataframe-pipeline-builder/) | Constructs data transformation pipelines using Pandas and the pipe() method chain pattern. Integrates with… | Security Reviewed | 48.5k | — | | [Pandas DataFrame Pipeline Orchestrator](skills/pandas-dataframe-pipeline-orchestrator/) | Chains pandas DataFrame transformations into reproducible pipelines using pipe() method composition. Handles missing… | Security Reviewed | 48.5k | — | | [Pandas DataFrame Schema Enforcer](skills/pandas-dataframe-schema-enforcer/) | Validates and transforms Pandas DataFrames using Pandera schema definitions with column-level dtype, nullable, and… | Security Reviewed | 48.5k | — | | [Pandas DataFrame Schema Validator](skills/pandas-dataframe-schema-validator/) | Validates Pandas DataFrame structures using the pandera library API and pa.DataFrameSchema definitions. Enforces… | Security Reviewed | 48.5k | — | | [Pandas Profiling Report Generator](skills/pandas-profiling-report-generator/) | Generates comprehensive data quality reports using ydata-profiling (formerly pandas-profiling) with correlation… | Security Reviewed | 48.5k | — | | [ClickHouse Query Agent](skills/clickhouse-query-agent/) | ClickHouse Query Agent is built around ClickHouse columnar analytics database. The underlying ecosystem is… | Published | 46.9k | — | | [Metabase Open Source Business Intelligence and Embedded Analytics](skills/metabase-open-source-business-intelligence-and-embedded-analytics/) | Metabase is an open source business intelligence platform for querying data, building dashboards, and embedding… | Security Reviewed | 46.8k | 15/wk | | [Apache Airflow MCP](skills/apache-airflow-mcp/) | Apache Airflow MCP is built around Apache Airflow workflow orchestration. The underlying ecosystem is represented by… | Security Reviewed | 45k | — | | [Scale agent retrieval workloads with Milvus](skills/scale-agent-retrieval-workloads-with-milvus/) | Use Milvus to create vector collections, ingest embeddings, and serve filtered similarity search for RAG and agent… | Security Reviewed | 44.7k | — | | [Apache Spark Job Manager](skills/apache-spark-job-manager/) | Apache Spark Job Manager is built around Apache Spark distributed compute engine. The underlying ecosystem is… | Security Reviewed | 43.1k | — | | [Apache Spark DataFrame ETL Pipeline](skills/spark-dataframe-etl-pipeline/) | Automates PySpark DataFrame transformations including schema inference, partition pruning, and Delta Lake merge… | Security Reviewed | 43.1k | — | | [Build SQL and vector retrieval context layers with TiDB](skills/build-sql-and-vector-retrieval-context-layers-with-tidb/) | Use TiDB when an agent needs one transactional SQL store that can also hold embeddings and serve vector retrieval… | Published | 40.2k | — | | [Build local vector retrieval indexes with Faiss](skills/build-local-vector-retrieval-indexes-with-faiss/) | Use Faiss to create and query local vector indexes for agent retrieval and RAG workflows before adding heavier… | Security Reviewed | 40.2k | — | | [Run data-backed business automation with Minds Platform](skills/run-data-backed-business-automation-with-minds-platform/) | Connect business data sources to Minds Platform so an agent can search, analyze, and automate recurring operational… | Security Reviewed | 39.2k | — | | [Paperless-ngx Document OCR and Archive Management System](skills/paperless-ngx-document-ocr-archive-management-system/) | Paperless-ngx is an open source document management system that turns scanned or uploaded paperwork into a… | Security Reviewed | 38.1k | — | | [Polars Blazing-Fast DataFrame Query Engine](skills/polars-dataframe-query-engine/) | Polars is an extremely fast DataFrame library written in Rust with Python, Node.js, and R bindings. This skill… | Security Reviewed | 37.9k | — | | [DuckDB SQL Analytics Agent](skills/duckdb-sql-analytics-agent/) | Run analytical SQL queries on local files (CSV, Parquet, JSON) using the DuckDB in-process database engine. Enables… | Security Reviewed | 37.1k | — | | [LangExtract LLM-Powered Structured Text Extraction](skills/langextract-llm-structured-text-extraction/) | LangExtract by Google is a Python library for extracting structured information from unstructured text using LLMs… | Security Reviewed | 35k | — | | [jq JSON Stream Transformer](skills/jq-json-stream-transformer/) | Constructs complex jq filter expressions for transforming JSON/NDJSON streams, including recursive descent, object… | Security Reviewed | 34.5k | — | | [jq Pipeline Builder Agent](skills/jq-pipeline-builder-agent/) | Constructs complex jq filter pipelines from natural language queries against JSON/NDJSON data streams. Uses jq… | Security Reviewed | 34.5k | — | | [Build graph-based retrieval workflows with GraphRAG](skills/build-graph-based-retrieval-workflows-with-graphrag/) | Index private text into graph-backed retrieval structures, tune prompts, and query the resulting knowledge graph for… | Security Reviewed | 33.4k | — | | [Marker PDF-to-Markdown Converter](skills/marker-pdf-to-markdown-converter/) | Marker converts PDF, DOCX, PPTX, and image files to clean Markdown, JSON, and HTML with high accuracy. It handles… | Security Reviewed | 33.2k | — | | [LightRAG Graph-Based Retrieval-Augmented Generation Framework](skills/lightrag-graph-rag-framework/) | LightRAG is a Python-based retrieval-augmented generation framework that builds knowledge graphs from documents for… | Security Reviewed | 33.2k | — | | [Apache Kafka Schema Extractor](skills/apache-kafka-schema-extractor/) | Extracts and transforms Avro, Protobuf, and JSON Schema definitions from Confluent Schema Registry. Generates typed… | Security Reviewed | 32.5k | — | | [Apache Kafka Stream Transformer](skills/apache-kafka-stream-transformer-2/) | Processes real-time event streams using KafkaJS consumer groups and transforms messages with configurable schemas.… | Security Reviewed | 32.4k | — | | [Apache Kafka Stream Processor](skills/apache-kafka-stream-processor/) | Apache Kafka Stream Processor is built around Apache Kafka event streaming platform. The underlying ecosystem is… | Security Reviewed | 32.4k | — | | [Cheerio DOM Extraction Pipeline](skills/cheerio-dom-extraction-pipeline/) | Builds configurable data extraction pipelines using Cheerio for server-side DOM parsing with CSS selector chains.… | Published | 30.3k | 19.6M/wk | | [Cheerio HTML and XML Parsing Library for Node.js Extraction Workflows](skills/cheerio-html-xml-parsing-library-nodejs-extraction-workflows/) | Cheerio is a long-running Node.js library for parsing and manipulating HTML and XML with a jQuery-like API. It is… | Published | 30.3k | 19.6M/wk | | [Match resumes to job descriptions with Resume Matcher](skills/match-resumes-to-job-descriptions-with-resume-matcher/) | Run a reviewable resume-to-job-description matching workflow that produces ATS-style gaps, keyword suggestions, and… | Security Reviewed | 27.2k | — | | [Turn mixed local folders into a queryable knowledge graph with Graphify](skills/turn-mixed-local-folders-into-a-queryable-knowledge-graph-with-graphify/) | Ingest code, docs, PDFs, images, and video from local folders into a searchable knowledge graph so agents can follow… | Security Reviewed | 25.7k | — | | [Typesense Typo-Tolerant Search Engine](skills/typesense-typo-tolerant-search-engine/) | Typesense is an open-source, typo-tolerant search engine built in C++ for building fast, relevant search… | Security Reviewed | 25.5k | — | | [Chat with private document collections through Kotaemon](skills/chat-with-private-document-collections-through-kotaemon/) | Run a self-hosted Kotaemon document QA workflow so agents can index private files, ask grounded questions, and… | Security Reviewed | 25.4k | — | | [Use PandasAI for conversational CSV and spreadsheet analysis](skills/use-pandasai-for-conversational-csv-and-spreadsheet-analysis/) | Load tabular data with PandasAI and ask natural-language analysis questions while keeping generated transformations… | Security Reviewed | 23.6k | — | | [Add Postgres-native vector retrieval to agent and RAG workflows with pgvector](skills/add-postgres-native-vector-retrieval-to-agent-and-rag-workflows-with-pgvector/) | Store embeddings beside application data in Postgres, create vector indexes, and query nearest neighbors for… | Security Reviewed | 21.7k | — | | [Airbyte Connector Config Generator](skills/airbyte-connector-config-generator/) | Generates Airbyte source and destination connector configurations using the Airbyte API /v1/sources/create and… | Security Reviewed | 21.1k | — | | [Teable No-Code Postgres Database Platform and Airtable Alternative](skills/teable-no-code-postgres-database-platform/) | Teable is an open source no-code database platform built on PostgreSQL that uses a spreadsheet-like interface for… | Published | 21.1k | — | | [fx Terminal JSON Viewer and Processor](skills/fx-terminal-json-viewer-processor/) | fx is a terminal-based JSON viewer and processor that provides an interactive TUI for navigating, filtering, and… | Published | 20.4k | 206k/wk | | [GraphQL Data Federation Agent](skills/graphql-data-federation-agent/) | Federates data from multiple GraphQL and REST APIs using Apollo Federation gateway. Implements schema stitching with… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Introspection Mapper](skills/graphql-schema-introspection-mapper/) | Introspects GraphQL APIs via the __schema query and maps type relationships, deprecated fields, and circular… | Security Reviewed | 20.3k | 34.2M/wk | | [Surya Document OCR with Layout Analysis and Table Recognition](skills/surya-document-ocr-layout-analysis-table-recognition/) | Surya is a document OCR toolkit by Datalab that performs OCR in 90+ languages, line-level text detection, layout… | Security Reviewed | 19.5k | — | | [Extract structured markdown, JSON, and tagged-PDF-ready outputs from PDFs with OpenDataLoader PDF](skills/extract-structured-markdown-json-and-tagged-pdf-ready-outputs-from-pdfs-with-opendataloader-pdf/) | Convert PDFs into LLM-ready markdown or coordinate-aware JSON, and use the same pipeline for tagged-PDF… | Security Reviewed | 19.1k | — | | [gallery-dl Image Gallery and Collection Downloader](skills/gallery-dl-image-gallery-collection-downloader/) | gallery-dl is a command-line tool for downloading image galleries and collections from dozens of hosting sites… | Security Reviewed | 17.5k | — | | [Convert dense PDFs into LLM-ready text and page-aligned markdown with olmOCR](skills/convert-dense-pdfs-into-llm-ready-text-and-page-aligned-markdown-with-olmocr/) | Use olmOCR when an agent needs to turn scanned or layout-heavy documents into clean markdown or text before… | Security Reviewed | 17.1k | — | | [Maxun No-Code Web Data Extraction Platform](skills/maxun-no-code-web-data-extraction/) | Maxun is an open-source no-code web data platform for turning any website into structured, reliable data. It… | Security Reviewed | 15.3k | — | | [Dagster Data Pipeline Orchestrator](skills/dagster-data-pipeline-orchestrator/) | Orchestrate data pipelines using Dagster, the cloud-native data orchestration platform. Define data assets as Python… | Published | 15.3k | — | | [yq YAML and Structured Data Processor](skills/yq-yaml-structured-data-processor/) | Process, query, and transform YAML, JSON, XML, CSV, TOML, and properties files from the command line using yq.… | Security Reviewed | 15.1k | — | | [CSV Schema Validator & Auto-Fixer](skills/csv-schema-validator-auto-fixer/) | Validates CSV files against JSON Schema definitions using AJV and csv-parse. Automatically detects and repairs type… | Security Reviewed | 14.7k | 291.1M/wk | | [Unstructured Document ETL Toolkit](skills/unstructured-document-etl-toolkit/) | Unstructured is an open source document ETL toolkit for converting PDFs, HTML, emails, and office files into… | Security Reviewed | 14.5k | — | | [Unstructured Document ETL for LLM Pipelines](skills/unstructured-document-etl-for-llm-pipelines/) | Unstructured is an open source document processing library that converts PDFs, HTML, Office files, emails, and other… | Security Reviewed | 14.4k | — | | [gron Greppable JSON Flattener](skills/gron-greppable-json-flattener/) | gron transforms JSON into discrete assignment statements, making it possible to grep through complex JSON structures… | Published | 14.4k | — | | [Unstructured Document Partitioning and ETL Library for LLM Pipelines](skills/unstructured-document-partitioning-etl-library-llm-pipelines/) | Unstructured is an open-source library for ingesting and partitioning PDFs, HTML, Office documents, emails, and… | Security Reviewed | 14.4k | — | | [Gitingest Repository-to-Prompt Codebase Extraction Tool](skills/gitingest-repository-to-prompt-codebase-extraction-tool/) | Gitingest turns a Git repository into a prompt-friendly text bundle that agents and LLM workflows can inspect… | Security Reviewed | 14.3k | — | | [Generate LLM fine-tuning, RAG, and eval datasets from source material with easy-dataset](skills/generate-llm-fine-tuning-rag-and-eval-datasets-from-source-material-with-easy-dataset/) | Turn raw documents into structured fine-tuning, RAG, and evaluation datasets when the real job is dataset… | Security Reviewed | 14k | — | | [Constrain agent outputs with Outlines structured generation](skills/constrain-agent-outputs-with-outlines-structured-generation/) | Force LLM outputs into typed schemas, enums, JSON-like structures, and routing records during generation instead of… | Security Reviewed | 13.9k | — | | [dbt MCP Server](skills/dbt-mcp-server/) | dbt MCP Server is built around dbt transformation framework. The underlying ecosystem is represented by… | Security Reviewed | 12.9k | — | | [Instructor Structured Data Extraction from LLMs](skills/instructor-structured-data-extraction-llms/) | Instructor is a multi-language library for extracting structured, validated data from LLM outputs. It patches LLM… | Security Reviewed | 12.7k | — | | [dbt Cloud MCP](skills/dbt-cloud-mcp/) | dbt Cloud MCP is built around dbt transformation framework. The underlying ecosystem is represented by… | Security Reviewed | 12.6k | — | | [dbt Data Transform Orchestrator](skills/dbt-data-transform-orchestrator/) | Integrates with dbt Cloud Administrative API v2 to trigger and monitor data transformation jobs. Manages model runs,… | Security Reviewed | 12.6k | — | | [dbt Data Transformation Orchestrator](skills/dbt-data-transformation-orchestrator/) | Manages dbt Core and dbt Cloud API workflows for SQL-based data transformations. Handles model lineage, incremental… | Security Reviewed | 12.6k | — | | [dbt Model Dependency Analyzer](skills/dbt-model-dependency-analyzer/) | Analyzes dbt project DAGs using the dbt manifest.json artifact and the dbt Cloud API. Detects circular dependencies,… | Security Reviewed | 12.6k | — | | [dbt Model Dependency Resolver](skills/dbt-model-dependency-resolver-2/) | Analyzes dbt project DAGs to identify circular references, orphaned models, and suboptimal materialization… | Security Reviewed | 12.6k | — | | [dbt Model Lineage & Test Coverage Checker](skills/dbt-model-lineage-test-coverage-2/) | Parses dbt project artifacts (manifest.json and catalog.json) to build a lineage graph and identify models with no… | Security Reviewed | 12.6k | — | | [dbt Model Lineage Analyzer](skills/dbt-model-lineage-analyzer/) | Parses dbt project manifests and catalog artifacts to build complete data lineage graphs. Uses the dbt Cloud API v2… | Security Reviewed | 12.6k | — | | [dbt Model Lineage Extractor](skills/dbt-model-lineage-extractor-2/) | Extracts and visualizes dbt model dependency lineage using the dbt Core manifest.json artifact API. Parses ref() and… | Security Reviewed | 12.6k | — | | [dbt Model Lineage Mapper](skills/dbt-model-lineage-mapper/) | Parses dbt manifest.json and catalog.json to extract full model lineage graphs using the dbt Core artifact API.… | Security Reviewed | 12.6k | — | | [dbt Model Transformation Architect](skills/dbt-model-transformation-architect/) | Generates and validates dbt (data build tool) models, tests, and documentation for Snowflake, BigQuery, and… | Security Reviewed | 12.6k | — | | [Extract OCR-ready Markdown from documents with Zerox](skills/extract-ocr-ready-markdown-from-documents-with-zerox/) | Use Zerox to convert PDFs, images, and office documents into Markdown or structured extraction outputs using vision… | Security Reviewed | 12.2k | 5.3k/wk | | [Expose data catalog context to AI workflows with DataHub](skills/expose-data-catalog-context-to-ai-workflows-with-datahub/) | Use DataHub metadata, ownership, schema, and lineage context to ground agent-assisted data discovery and governance… | Security Reviewed | 12.1k | — | | [Generate and evaluate retrieval embeddings with FlagEmbedding](skills/generate-and-evaluate-retrieval-embeddings-with-flagembedding/) | Use FlagEmbedding to choose BGE embedding or reranking models, encode documents and queries, evaluate retrieval… | Security Reviewed | 11.8k | — | | [Datasette Data Exploration and Publishing Tool](skills/datasette-data-exploration-publishing-tool/) | Datasette is an open-source Python tool for exploring and publishing data. It turns any SQLite database into an… | Security Reviewed | 10.9k | — | | [Grist Self-Hosted Relational Spreadsheet and Database Platform](skills/grist-self-hosted-relational-spreadsheet-database/) | Grist is an open-source modern relational spreadsheet that combines the flexibility of a spreadsheet with the… | Security Reviewed | 10.8k | — | | [xsv High-Performance CSV Toolkit](skills/xsv-high-performance-csv-toolkit/) | xsv is a fast CSV command-line toolkit written in Rust by Andrew Gallant (BurntSushi). It provides indexing,… | Security Reviewed | 10.8k | — | | [Jina Reader URL-to-Markdown Converter and Web Search API](skills/jina-reader-url-to-markdown-web-search/) | Jina Reader converts any URL to LLM-friendly markdown by prefixing https://r.jina.ai/ to any web address. It also… | Security Reviewed | 10.6k | — | | [Orama Embeddable Search Engine and RAG Pipeline for JavaScript](skills/orama-embeddable-search-engine-rag-pipeline/) | Orama is a full-text, vector, and hybrid search engine that runs in the browser, on a server, or at the edge in… | Security Reviewed | 10.3k | — | | [pdfplumber Python PDF Text and Table Extraction Library](skills/pdfplumber-python-pdf-text-table-extraction/) | pdfplumber is a Python library for extracting detailed information from PDFs — text, tables, lines, rectangles, and… | Security Reviewed | 10.1k | — | | [Prepare agent-ready PDF and document extraction with PyMuPDF](skills/prepare-agent-ready-pdf-and-document-extraction-with-pymupdf/) | Use PyMuPDF to extract text, layout metadata, tables, images, Markdown, or JSON from PDFs and documents before an… | Security Reviewed | 10.1k | — | | [Miller CSV TSV JSON Data Processor](skills/miller-csv-tsv-json-data-processor/) | Miller (mlr) is a command-line tool for querying, shaping, and reformatting name-indexed data such as CSV, TSV,… | Security Reviewed | 9.8k | — | | [Gorse AI-Powered Open Source Recommender System Engine](skills/gorse-ai-recommender-system-engine/) | Gorse is an AI-powered open-source recommender system written in Go that generates personalized recommendations via… | Security Reviewed | 9.6k | — | | [Build multimodal retrieval context layers with Deep Lake](skills/build-multimodal-retrieval-context-layers-with-deep-lake/) | Store raw multimodal data, embeddings, and vector-search indexes in Deep Lake so agents can retrieve grounded… | Security Reviewed | 9.2k | — | | [Translate and validate SQL across dialects with SQLGlot](skills/translate-and-validate-sql-across-dialects-with-sqlglot/) | Use SQLGlot when an agent needs to parse, transpile, or sanity-check SQL before moving queries between engines or… | Security Reviewed | 9.1k | — | | [Profile and triage messy tabular files from the terminal with VisiData](skills/profile-and-triage-messy-tabular-files-from-the-terminal-with-visidata/) | Inspect CSV, TSV, JSON, and parquet drops interactively, spot suspicious columns fast, and decide the next cleanup… | Security Reviewed | 9k | — | | [Parse multilingual documents for agent ingestion with dots.ocr](skills/parse-multilingual-documents-for-agent-ingestion-with-dots-ocr/) | Use dots.ocr when an agent needs repeatable multilingual document layout parsing before retrieval, extraction,… | Security Reviewed | 8.9k | — | | [WeasyPrint HTML and CSS to PDF Document Generator](skills/weasyprint-html-css-pdf-document-generator/) | WeasyPrint is a Python library by Kozea/CourtBouillon that converts HTML and CSS into PDF documents. It implements a… | Security Reviewed | 8.8k | — | | [Redpanda Connect Declarative Stream Processor](skills/redpanda-connect-declarative-stream-processor/) | Redpanda Connect (formerly Benthos) is a high-performance stream processor that connects data sources and sinks… | Security Reviewed | 8.6k | — | | [Normalize raw CLI output into JSON for reliable downstream parsing and automation](skills/normalize-cli-output-into-json-for-reliable-agent-automation/) | Uses jc to turn command output and supported file formats into structured JSON so an agent can filter, diff,… | Security Reviewed | 8.6k | — | | [Dasel Multi-Format Data Selector and Modifier](skills/dasel-multi-format-data-selector-modifier/) | Dasel (Data-Select) is a command-line tool and Go library for querying, modifying, and transforming structured data… | Security Reviewed | 7.9k | — | | [Steampipe Zero-ETL SQL Cloud API Query Engine](skills/steampipe-zero-etl-sql-cloud-api-query-engine/) | Query cloud APIs, SaaS services, and infrastructure with standard SQL using Steampipe. Maps over 150 data sources… | Security Reviewed | 7.7k | — | | [Run RAG chatbot workflows with Verba](skills/run-rag-chatbot-workflows-with-verba/) | Ingest a bounded document set into Verba, configure retrieval and model providers, then review grounded chatbot… | Security Reviewed | 7.7k | — | | [Extract structured text, metadata, tables, and images from mixed documents through an MCP server with Kreuzberg](skills/extract-structured-text-metadata-tables-and-images-from-mixed-documents-through-an-mcp-server-with-kreuzberg/) | Expose one document-extraction surface to MCP-compatible agents so they can normalize PDFs, Office files, images,… | Security Reviewed | 7.6k | — | | [Parse multi-format RAG inputs with OmniParse](skills/parse-multi-format-rag-inputs-with-omniparse/) | Run OmniParse locally or as an API service to turn documents, images, audio, video, and web pages into structured… | Security Reviewed | 7.6k | — | | [htmlq Command-Line HTML Content Extractor with CSS Selectors](skills/htmlq-command-line-html-content-extractor-css-selectors/) | htmlq is a command-line tool for extracting content from HTML using CSS selectors, functioning as the HTML… | Security Reviewed | 7.5k | — | | [Deploy document-to-JSON extraction APIs and ETL pipelines with Unstract](skills/deploy-document-to-json-extraction-apis-and-etl-pipelines-with-unstract/) | Use Unstract when an operator needs agents or automation pipelines to turn recurring PDFs, scans, and document… | Security Reviewed | 6.7k | — | | [Parse agent-ready PDFs and document images with MonkeyOCR](skills/parse-agent-ready-pdfs-and-document-images-with-monkeyocr/) | Run MonkeyOCR over PDFs, scanned pages, formulas, and tables to produce structured Markdown/text that downstream… | Security Reviewed | 6.6k | — | | [Migrate MySQL, SQLite, or CSV data into PostgreSQL with repeatable load files before cutover with pgloader](skills/migrate-mysql-sqlite-or-csv-data-into-postgresql-with-repeatable-load-files-before-cutover-with-pgloader/) | Move data into PostgreSQL with declarative load files, built-in type conversion, and repeatable migration runs… | Security Reviewed | 6.4k | — | | [Sync cloud and SaaS inventory into SQL tables for audits with CloudQuery](skills/sync-cloud-and-saas-inventory-into-sql-tables-for-audits-with-cloudquery/) | Extract cloud and SaaS configuration data into queryable tables so agents can run audits, drift checks, and evidence… | Security Reviewed | 6.4k | — | | [csvkit Python CSV Utility Suite](skills/csvkit-python-csv-utility-suite/) | csvkit is a suite of Python command-line utilities for converting to, working with, and analyzing CSV files. It… | Security Reviewed | 6.4k | — | | [Apache Camel Route Data Mapper](skills/apache-camel-route-data-mapper/) | Maps and transforms data between systems using Apache Camel route definitions and the Camel Component API. Supports… | Security Reviewed | 6.2k | — | | [Convert DOCX documents into clean HTML for publishing workflows with Mammoth](skills/convert-docx-documents-into-clean-html-for-publishing-workflows-mammoth/) | Use Mammoth when an agent needs to turn a .docx file into simple HTML that preserves semantic structure instead of… | Security Reviewed | 6.2k | 18.3M/wk | | [Evidence BI-as-Code SQL and Markdown Analytics Framework](skills/evidence-bi-as-code-sql-markdown-analytics/) | Evidence is an open-source framework for building data products with SQL and Markdown. It generates interactive… | Security Reviewed | 6.1k | — | | [jnv Interactive JSON Navigator and jq Filter Editor](skills/jnv-interactive-json-navigator/) | A terminal-based interactive JSON viewer and jq filter editor written in Rust. jnv lets developers navigate complex… | Security Reviewed | 6k | — | | [dlt Python Data Load Tool](skills/dlt-python-data-load-tool/) | An open-source Python library that makes loading data from APIs, databases, and files into structured datasets… | Security Reviewed | 5.2k | — | | [Parse local PDFs into agent-ready text, JSON, and screenshots with LiteParse](skills/parse-local-pdfs-into-agent-ready-text-json-and-screenshots-with-liteparse/) | Run LiteParse locally to extract PDF text, spatial JSON, OCR-backed output, and page screenshots before sending… | Security Reviewed | 5.1k | 37k/wk | | [Build graph RAG context with Neo4j LLM Graph Builder](skills/build-graph-rag-context-with-neo4j-llm-graph-builder/) | Convert a bounded document set into a Neo4j knowledge graph, inspect extracted nodes and relationships, and use it… | Security Reviewed | 4.7k | — | | [Expose Postgres safely to agents with pREST MCP](skills/expose-postgres-safely-to-agents-with-prest-mcp/) | Run pREST in front of existing Postgres databases to provide instant REST APIs and a read-only MCP endpoint with… | Security Reviewed | 4.6k | — | | [ExifTool Metadata Reader and Writer for Images and Files](skills/exiftool-metadata-reader-writer-images-files/) | ExifTool by Phil Harvey is a comprehensive Perl-based CLI tool for reading, writing, and editing metadata in over… | Security Reviewed | 4.6k | — | | [franc Natural Language Detection Library and CLI](skills/franc-natural-language-detection/) | franc is a JavaScript library and CLI tool for detecting the language of text. It supports up to 419 languages and… | Published | 4.4k | — | | [Stripe Revenue Analytics Dashboard Builder](skills/stripe-revenue-analytics-dashboard/) | Pulls MRR, churn, and LTV metrics from the Stripe Data API using the stripe Node.js SDK and transforms the data… | Security Reviewed | 4.4k | 9.3M/wk | | [Build managed document parsing pipelines with LlamaCloud Services](skills/build-managed-document-parsing-pipelines-with-llamacloud-services/) | Use LlamaCloud Services to parse, index, and manage document knowledge pipelines that feed LlamaIndex retrieval and… | Security Reviewed | 4.2k | 83k/wk | | [Generate validated analytics SQL with SQLCoder](skills/generate-validated-analytics-sql-with-sqlcoder/) | Use SQLCoder when an analytics agent needs to turn natural-language questions plus schema context into SQL drafts… | Security Reviewed | 4k | — | | [Apache Kafka Schema Registry Extractor](skills/kafka-schema-registry-extractor/) | Extracts and transforms Avro/Protobuf schemas from Confluent Schema Registry using the REST API. Generates… | Security Reviewed | 4k | 2.5M/wk | | [Apache Kafka Schema Registry Validator](skills/kafka-schema-registry-validator/) | Validates Avro, Protobuf, and JSON Schema compatibility against Confluent Schema Registry using the REST API.… | Security Reviewed | 4k | 2.5M/wk | | [xan SIMD-Powered CSV Processing and Analysis CLI](skills/xan-simd-csv-processing-cli/) | xan is a high-performance command-line tool for processing CSV files, written in Rust with a novel SIMD CSV parser.… | Security Reviewed | 3.9k | — | | [Newsboat Terminal RSS and Atom Feed Reader](skills/newsboat-terminal-rss-atom-feed-reader/) | Newsboat is an actively maintained RSS/Atom feed reader for the text console. A fork of the discontinued Newsbeuter,… | Security Reviewed | 3.8k | — | | [Inspect large CSV files interactively before cleanup, mapping, or downstream transforms with csvlens](skills/inspect-large-csv-files-interactively-before-cleanup-mapping-or-downstream-transforms-with-csvlens/) | Use csvlens when an agent or operator needs fast column-aware inspection of a large CSV before cleaning, mapping, or… | Security Reviewed | 3.7k | 56.9k/wk | | [Turn messy document collections into structured rows with DocETL](skills/turn-messy-document-collections-into-structured-rows-with-docetl/) | Define repeatable extraction pipelines that pull fields from large document collections, normalize outputs, and… | Security Reviewed | 3.7k | — | | [Apache Tika Content Extraction Hub](skills/apache-tika-content-extraction-hub/) | Extracts text and metadata from 1400+ file formats via Apache Tika Server REST API. Handles PDF, DOCX, PPTX, email… | Security Reviewed | 3.7k | — | | [Apache Tika Document Parser](skills/apache-tika-document-parser/) | Extracts structured text, metadata, and embedded objects from PDFs, Office documents, and 1000+ file formats using… | Security Reviewed | 3.7k | — | | [Apache Tika Document Parser Agent](skills/apache-tika-document-parser-agent/) | Extracts text and metadata from 1000+ file formats using Apache Tika server REST API. Handles PDF OCR via Tesseract… | Security Reviewed | 3.7k | — | | [Apache Tika Document Extractor](skills/apache-tika-document-extractor/) | Wraps Apache Tika Server REST API for extracting structured text from PDFs, DOCX, PPTX, and 1,200+ file formats.… | Security Reviewed | 3.7k | — | | [Camelot Advanced PDF Table Intelligence](skills/camelot-advanced-pdf-table-intelligence/) | Intelligent PDF table detection and extraction using Camelot-py with OpenCV-based lattice detection and… | Published | 3.7k | — | | [Camelot PDF Stream Parser](skills/camelot-pdf-stream-parser/) | Implements Camelot library for advanced PDF table detection using lattice and stream parsing algorithms. Processes… | Published | 3.7k | — | | [PDF Table Extraction with Camelot](skills/pdf-table-extraction-camelot/) | Extracts structured tables from PDF documents using Camelot's lattice and stream parsing algorithms. Handles merged… | Published | 3.7k | — | | [Build document search layers for AI apps with Morphik](skills/build-document-search-layers-for-ai-apps-with-morphik/) | Ingest documents into Morphik, expose retrieval over AI-app knowledge, and tune document search quality before… | Security Reviewed | 3.6k | — | | [Profile and clean large CSV datasets from the terminal with qsv](skills/profile-and-clean-large-csv-datasets-from-the-terminal-with-qsv/) | Inspect, profile, normalize, and diff large CSV files before loading them into downstream analytics or automation… | Security Reviewed | 3.6k | — | | [qsv Blazing-Fast CSV Data Wrangling Toolkit](skills/qsv-blazing-fast-csv-data-wrangling-toolkit/) | qsv is a high-performance command-line toolkit for querying, transforming, validating, and analyzing CSV and tabular… | Security Reviewed | 3.6k | — | | [Ingestr Cross-Database Data Copier](skills/ingestr-cross-database-data-copier/) | Copy data between any databases with a single CLI command using Ingestr. Supports 50+ sources and destinations… | Published | 3.4k | — | | [Apache Avro Schema Evolution Agent](skills/apache-avro-schema-evolution-agent/) | Manages Apache Avro schema evolution with compatibility checking via Confluent Schema Registry API. Validates… | Security Reviewed | 3.3k | — | | [JSON-to-Avro Schema Transformer](skills/json-to-avro-schema-transformer/) | Transforms JSON Schema definitions into Apache Avro schema format using the jsonschema and fastavro Python… | Security Reviewed | 3.3k | — | | [Build OCR and layout-analysis preprocessing pipelines with deepdoctection](skills/build-ocr-and-layout-analysis-preprocessing-pipelines-with-deepdoctection/) | Use deepdoctection when an agent workflow needs a local Python pipeline for document layout analysis, OCR, table… | Security Reviewed | 3.2k | — | | [Run private document extraction pipelines with Text Extract API](skills/run-private-document-extraction-pipelines-with-text-extract-api/) | Use Text Extract API when an agent needs to turn PDFs, Office files, or images into Markdown or structured JSON with… | Security Reviewed | 3.1k | — | | [Query operational databases from MCP clients with DBHub](skills/query-operational-databases-from-mcp-clients-with-dbhub/) | Use DBHub to expose guarded, token-efficient database inspection and SQL tools to MCP clients across Postgres,… | Security Reviewed | 3.1k | 78.8k/wk | | [Plan and preview warehouse SQL model changes before rollout with SQLMesh](skills/plan-and-preview-warehouse-sql-model-changes-before-rollout-with-sqlmesh/) | Compare SQL model changes, preview backfills and downstream impact, and stage safer warehouse rollouts before execution. | Security Reviewed | 3k | — | | [XML XSLT Transform Pipeline](skills/xml-xslt-transform-pipeline/) | Applies chained XSLT transformations to XML documents using lxml and Saxon-JS. Supports XSLT 3.0 streaming, XPath… | Security Reviewed | 3k | — | | [Prepare local retrieval embeddings with FastEmbed](skills/prepare-local-retrieval-embeddings-with-fastembed/) | Generate dense, sparse, image, and reranking embeddings locally before writing vectors into Qdrant or another… | Security Reviewed | 3k | — | | [Postgres MCP Pro](skills/postgres-mcp-pro/) | Query, analyze, and tune PostgreSQL databases through your AI agent with safe access controls. Beyond basic SQL… | Security Reviewed | 2.8k | — | | [Convert complex PDFs and document images into agent-ready Markdown with OCRFlux](skills/convert-complex-pdfs-and-document-images-into-agent-ready-markdown-with-ocrflux/) | Use OCRFlux when agents need local PDF or image parsing into Markdown/JSONL with layout-aware OCR, table handling,… | Security Reviewed | 2.5k | — | | [Diff nested JSON, API responses, and config snapshots before approving changes](skills/diff-nested-json-api-responses-and-config-snapshots-before-approving-changes/) | Uses DeepDiff to compare structured objects deeply and return precise additions, removals, value changes, and deltas… | Security Reviewed | 2.5k | — | | [Meltano Declarative ELT Data Integration Engine](skills/meltano-declarative-elt-data-integration-engine/) | Meltano is an open-source, CLI-first ELT platform built on the Singer specification. It provides declarative,… | Published | 2.4k | — | | [Enrich Paperless-ngx documents with AI-generated titles tags and correspondents using paperless-gpt](skills/enrich-paperless-ngx-documents-with-ai-generated-titles-tags-and-correspondents-using-paperless-gpt/) | Take an OCR archive that already exists in Paperless-ngx and push smarter titles, tags, and document metadata back… | Security Reviewed | 2.3k | — | | [rehype Plugin-Based HTML Processor by the Unified Collective](skills/rehype-html-processor-unified/) | rehype is a plugin-based HTML processing toolkit built on the unified ecosystem. It parses HTML into an abstract… | Published | 2.2k | 4.3M/wk | | [trdsql SQL Query Engine for CSV JSON and YAML Files](skills/trdsql-sql-query-engine-csv-json-yaml-files/) | trdsql is a CLI tool that executes SQL queries directly on CSV, LTSV, JSON, YAML, and TBLN files. It supports… | Security Reviewed | 2.2k | — | | [Extract invoice fields from vendor PDFs into structured records](skills/extract-invoice-fields-from-vendor-pdfs-into-structured-records/) | Uses invoice2data to turn invoice PDFs into structured JSON, CSV, or XML using supplier-specific templates. This is… | Security Reviewed | 2.1k | — | | [markdownify Python HTML to Markdown Conversion Library](skills/markdownify-python-html-to-markdown-converter/) | markdownify is a Python library that converts HTML content to clean Markdown text. It supports tag filtering,… | Security Reviewed | 2.1k | — | | [Convert PDFs and document images into agent-ready Markdown with Docext](skills/convert-pdfs-and-document-images-into-agent-ready-markdown-with-docext/) | Run Docext locally or with a chosen model backend to turn PDFs and document images into structured Markdown for RAG,… | Security Reviewed | 2k | — | | [sqlite-utils Python CLI for SQLite Database Manipulation](skills/sqlite-utils-python-cli-sqlite-manipulation/) | sqlite-utils is a Python CLI utility and library by Simon Willison for manipulating SQLite databases. It lets you… | Security Reviewed | 2k | — | | [Tabula PDF Table Extraction Agent](skills/tabula-pdf-table-extraction-agent/) | Uses Tabula Java library via tabula-py bindings to detect and extract tables from PDF documents. Supports both… | Security Reviewed | 2k | — | | [Tabula PDF Table Extractor](skills/tabula-pdf-table-extractor/) | Extracts structured tables from PDF documents using Tabula-java with lattice and stream detection modes. Outputs to… | Security Reviewed | 2k | — | | [Translate technical PDFs through RetainPDF while preserving layout](skills/translate-technical-pdfs-through-retainpdf-while-preserving-layout/) | Route scanned, scientific, and technical PDFs through RetainPDF so an agent can produce translated PDFs while… | Security Reviewed | 2k | — | | [Query and rewrite Markdown structure with mdq](skills/query-and-rewrite-markdown-structure-with-mdq/) | Use mdq when an agent needs to target headings, lists, links, or other Markdown structure without falling back to… | Security Reviewed | 1.7k | — | | [Anyquery Universal SQL Engine with MCP Integration](skills/anyquery-universal-sql-engine-mcp-integration/) | Anyquery is a SQL query engine that lets you run SQL against 40+ apps, files, and databases including GitHub,… | Security Reviewed | 1.7k | — | | [Let agents draft and manage Bdash SQL queries through MCP](skills/let-agents-draft-and-manage-bdash-sql-queries-through-mcp/) | Connect Bdash's SQL workspace to MCP clients so an agent can list configured data sources and write SQL into the… | Security Reviewed | 1.5k | — | | [Convert mixed documents into agent-ready Markdown and JSON with DocStrange](skills/convert-mixed-documents-into-agent-ready-markdown-and-json-with-docstrange/) | Convert PDFs, scans, office files, images, and URLs into clean Markdown, structured JSON, CSV, or HTML before an… | Security Reviewed | 1.5k | 90/wk | | [Repair, split, merge, and normalize PDFs with qpdf before downstream processing](skills/repair-split-merge-and-normalize-pdfs-with-qpdf-before-downstream-processing/) | Preprocess messy PDFs into a stable form before extraction, review, packaging, or delivery workflows depend on them. | Security Reviewed | 1.5k | — | | [Documind AI-Powered Structured Data Extraction from Documents](skills/documind-ai-structured-data-extraction/) | Documind is an open-source Node.js tool that uses AI to extract structured JSON data from PDFs and other documents.… | Security Reviewed | 1.5k | 14/wk | | [Salesforce Bulk API Data Loader](skills/salesforce-bulk-api-data-loader/) | Performs high-volume data operations using the Salesforce Bulk API 2.0. Creates ingest jobs with createJob(),… | Security Reviewed | 1.5k | 936.6k/wk | | [Parse Korean office documents for agents with kordoc](skills/parse-korean-office-documents-for-agents-with-kordoc/) | Use kordoc when an agent needs to parse HWP, HWPX, PDF, Excel, or DOCX files into Markdown, fill forms, compare… | Security Reviewed | 1.4k | 34.5k/wk | | [Infer And Normalize Broken CSV Dialects Before Import With Clevercsv](skills/infer-and-normalize-broken-csv-dialects-before-import-with-clevercsv/) | Detect messy CSV dialects, standardize malformed files, and generate reliable import code before ingestion pipelines… | Security Reviewed | 1.3k | — | | [Export Obsidian vaults into clean Markdown trees for publishing or downstream processing](skills/export-obsidian-vaults-into-clean-markdown-trees-for-publishing-or-downstream-processing/) | Convert Obsidian vault content, wikilinks, and attachments into portable Markdown trees before publishing, indexing,… | Security Reviewed | 1.3k | — | | [Run persistent finance research workspaces with LangAlpha](skills/run-persistent-finance-research-workspaces-with-langalpha/) | Create persistent investment-research workspaces where agents process market data, filings, models, charts, and… | Security Reviewed | 1.2k | — | | [xq Command-Line XML and HTML Beautifier and Content Extractor](skills/xq-command-line-xml-html-beautifier-content-extractor/) | xq is a command-line XML and HTML beautifier and content extractor written in Go. It provides syntax highlighting,… | Security Reviewed | 1.1k | — | | [Query Neo4j graph data from agent workflows through MCP](skills/query-neo4j-graph-data-from-agent-workflows-through-mcp/) | Connect MCP-compatible agents to Neo4j so they can inspect graph schemas, run Cypher queries, manage graph memory,… | Security Reviewed | 947 | — | | [Extract structured fields from HTML XML and JSON endpoints with Xidel selectors](skills/extract-structured-fields-from-html-xml-and-json-endpoints-with-xidel-selectors/) | Use Xidel to pull targeted values from pages, XML documents, or JSON APIs with CSS selectors, XPath, XQuery, or… | Security Reviewed | 835 | — | | [Inspect PDFs with evidence-first MCP workflows using PDF Reader MCP](skills/inspect-pdfs-with-evidence-first-mcp-workflows-using-pdf-reader-mcp/) | Connect PDF Reader MCP when an agent needs source-backed PDF extraction with page evidence, visual crops, OCR… | Published | 807 | 27.9k/wk | | [Query ClickHouse analytics safely from MCP clients](skills/query-clickhouse-analytics-safely-from-mcp-clients/) | Use ClickHouse's official MCP server when an assistant needs schema-aware, reviewable analytics access to ClickHouse… | Security Reviewed | 801 | — | | [Snowflake MCP Server](skills/snowflake-mcp-server/) | Snowflake MCP Server is built around Snowflake cloud data warehouse. It gives an agent a more technical and reliable… | Security Reviewed | 726 | — | | [Snowflake MCP](skills/snowflake-mcp/) | Snowflake MCP is built around Snowflake cloud data warehouse. It gives an agent a more technical and reliable way to… | Security Reviewed | 724 | — | | [Snowflake Query History Extractor](skills/snowflake-query-history-extractor/) | Extracts query history and performance metadata from Snowflake using the Snowflake Python Connector and… | Security Reviewed | 724 | — | | [Snowflake Query Optimizer Agent](skills/snowflake-query-optimizer-agent/) | Analyzes and optimizes Snowflake SQL queries using the QUERY_HISTORY and ACCESS_HISTORY views in ACCOUNT_USAGE.… | Security Reviewed | 724 | — | | [Snowflake Query Profiler](skills/snowflake-query-profiler/) | Profiles and optimizes Snowflake SQL queries using the Snowflake Information Schema and Query History views.… | Security Reviewed | 724 | — | | [Parse documents into structured content for agent ingestion with Dedoc](skills/parse-documents-into-structured-content-for-agent-ingestion-with-dedoc/) | Extract document text, tables, logical structure, and metadata into normalized output before RAG, review, or… | Security Reviewed | 712 | — | | [Give agents governed semantic data context with Wren Engine](skills/give-agents-governed-semantic-data-context-with-wren-engine/) | Give agents governed semantic data context so data questions map to trusted metrics and schemas. | Published | 661 | — | | [Run natural-language BI analysis with OpenChatBI agents](skills/run-natural-language-bi-analysis-with-openchatbi-agents/) | Deploy OpenChatBI when an agent needs to turn business questions into SQL, charts, anomaly analysis, and explainable… | Security Reviewed | 595 | — | | [Query Postgres databases through read-only MCP workflows with PGMCP](skills/query-postgres-databases-through-read-only-mcp-workflows-with-pgmcp/) | Connect an MCP-compatible assistant to an existing PostgreSQL database for safe natural-language querying,… | Security Reviewed | 529 | — | | [dbt MCP Server for Data Pipeline Context](skills/dbt-mcp-server-data-pipeline-context/) | The official dbt MCP Server by dbt Labs provides Model Context Protocol tools for AI agents to interact with dbt… | Security Reviewed | 526 | — | | [Evaluate document parsers for agent ingestion with ParseBench](skills/evaluate-document-parsers-for-agent-ingestion-with-parsebench/) | Use ParseBench to run repeatable document-parser evaluations before an agent relies on PDF, table, chart, or… | Security Reviewed | 474 | — | | [Compare dbt models and warehouse relations before trusting migration parity with dbt-audit-helper](skills/compare-dbt-models-and-warehouse-relations-before-trusting-migration-parity-with-dbt-audit-helper/) | Lets an agent run dbt parity checks, relation diffs, and row or value comparisons so refactors and source swaps can… | Security Reviewed | 402 | — | | [Parquet Column Mapper](skills/parquet-column-mapper/) | Reads and transforms Apache Parquet file metadata and column statistics using PyArrow and the Parquet Thrift… | Security Reviewed | 387 | 170.7k/wk | | [Parquet Column Pruning Optimizer](skills/parquet-column-pruning-optimizer/) | Optimizes Apache Parquet file reads using PyArrow column pruning and predicate pushdown. Analyzes query patterns to… | Security Reviewed | 387 | 170.7k/wk | | [Parquet Column Statistics Profiler](skills/parquet-column-statistics-profiler/) | Profiles Apache Parquet files using pyarrow metadata APIs to extract column statistics, row group distributions, and… | Security Reviewed | 387 | 170.7k/wk | | [Parquet Schema Extractor for S3](skills/parquet-schema-extractor-for-s3/) | Extracts and validates Parquet file schemas from Amazon S3 using the PyArrow library and AWS S3 SDK (boto3).… | Security Reviewed | 387 | 170.7k/wk | | [Operate Airflow and warehouse workflows through agent-safe data engineering skills with Astronomer Agents](skills/operate-airflow-and-warehouse-workflows-through-agent-safe-data-engineering-skills-with-astronomer-agents/) | Give agents structured Airflow, lineage, dbt, and warehouse workflows through installable skills and an Airflow MCP… | Security Reviewed | 337 | — | | [Compare recurring CSV, TSV, or JSON exports and emit row-level change sets before syncs](skills/compare-recurring-csv-tsv-or-json-exports-and-emit-row-level-change-sets-before-syncs/) | Use csv-diff when an agent needs to explain what changed between two structured exports, not just that the files… | Security Reviewed | 330 | — | | [Query cross-connector business data for agents with Dinobase](skills/query-cross-connector-business-data-for-agents-with-dinobase/) | Use Dinobase to give agents a SQL layer over SaaS APIs, databases, files, and MCP servers so they can answer… | Security Reviewed | 252 | — | | [Query and inspect Postgres databases through MCP with pgEdge Postgres MCP](skills/query-and-inspect-postgres-databases-through-mcp-with-pgedge-postgres-mcp/) | Connect an MCP client to PostgreSQL databases for schema discovery, safe querying, and database inspection through a… | Security Reviewed | 165 | — | | [Weaviate MCP Server](skills/weaviate-mcp-server/) | Weaviate MCP Server is built around GraphQL API ecosystem. The underlying ecosystem is represented by… | Security Reviewed | 162 | — | | [Turn documents into validated knowledge graphs with Docling Graph](skills/turn-documents-into-validated-knowledge-graphs-with-docling-graph/) | Convert documents into schema-enforced entities and graph relationships when the job is exact knowledge extraction… | Security Reviewed | 134 | — | | [Crawl4AI MCP Server](skills/crawl4ai-mcp-server/) | Self-hosted web crawling and content extraction exposed as MCP tools. Scrape pages, crawl sites with depth control,… | Security Reviewed | 89 | — | | [Turn captured WARC pages into clean text and language-tagged records with warc2text](skills/turn-captured-warc-pages-into-clean-text-and-language-tagged-records-with-warc2text/) | Use warc2text when an agent already has WARC captures and needs readable text, language identification, and… | Security Reviewed | 23 | — | | [Search large PDFs and read only the relevant pages before answering](skills/search-large-pdfs-and-read-only-the-relevant-pages-before-answering/) | Use pdf-mcp to inspect a PDF, search it, and load only the pages that matter so an agent can answer questions from… | Security Reviewed | 17 | 42/wk | | [Process, redact, OCR, and sign documents with Nutrient Agent Skill](skills/process-redact-ocr-and-sign-documents-with-nutrient-agent-skill/) | Give coding agents one promptable workflow surface for OCR, extraction, redaction, form filling, conversion, and… | Security Reviewed | 5 | — | | [Convert HTML emails and web fragments into clean plain text for downstream agents](skills/convert-html-emails-and-web-fragments-into-clean-plain-text-for-downstream-agents/) | Use html-to-text when an agent receives raw HTML from inboxes, support systems, or scraped pages and needs readable… | Published | — | 8.2M/wk | | [Create, repair, and recalculate spreadsheet workbooks without breaking formulas](skills/create-repair-and-recalculate-spreadsheet-workbooks-without-breaking-formulas/) | Use the Anthropic xlsx skill when an agent needs to create, clean up, or modify .xlsx, .xlsm, .csv, or .tsv files as… | Security Reviewed | — | — | | [Live Search Console Data](skills/live-search-console-data/) | Give Claude Code, Codex, or OpenCode live access to Google Search Console and GA4 data through RefreshAgent.… | Published | — | — | | [Metabase Dashboard Snapshot & Alerting](skills/metabase-dashboard-snapshot-alerting-2/) | Uses the Metabase REST API to export question results as CSV and render dashboard PNGs on schedule. Compares key… | Security Reviewed | — | — | | [Parquet to PostgreSQL Loader](skills/parquet-to-postgresql-loader/) | Reads Apache Parquet files using PyArrow and bulk-loads them into PostgreSQL via psycopg2 COPY protocol. Handles… | Published | — | — | | [QuickBooks Online Invoice Reconciliation Agent](skills/quickbooks-invoice-reconciliation/) | Connects to the QuickBooks Online Accounting API using OAuth 2.0 via the intuit-oauth Node.js SDK to fetch unpaid… | Published | — | — | | [Reddit Subreddit Sentiment Tracker](skills/reddit-subreddit-sentiment-tracker/) | Uses the Reddit OAuth2 API via PRAW to collect top posts and comments from subreddits on a rolling 24-hour window,… | Security Reviewed | — | — | | [Weights & Biases Run Monitor](skills/wandb-run-monitor/) | Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active… | Security Reviewed | — | — | ### ✅ Code Quality & Review (195 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Code%20Quality%20%26%20Review) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Code%20Quality%20%26%20Review&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Code%20Quality%20%26%20Review&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Storybook Component Tester](skills/storybook-component-tester/) | Storybook Component Tester is built around Storybook component workshop. The underlying ecosystem is represented by… | Security Reviewed | 89.9k | 13.7M/wk | | [Playwright Test Recorder](skills/playwright-test-recorder/) | Playwright Test Recorder is built around Playwright browser automation framework. The underlying ecosystem is… | Security Reviewed | 86.4k | 46.8M/wk | | [Keep coding agents from over-building implementations with Ponytail](skills/keep-coding-agents-from-over-building-implementations-with-ponytail/) | Ponytail gives coding agents a portable minimal-implementation ruleset, plugin hooks, and review commands so they… | Published | 85.5k | 25.5k/wk | | [Docker Build Cache Optimizer](skills/docker-build-cache-optimizer/) | Optimizes Docker build performance using BuildKit cache mount analysis, docker history layer inspection, and… | Security Reviewed | 71.5k | — | | [Run long-horizon research and coding agent workflows with DeerFlow](skills/run-long-horizon-research-and-coding-agent-workflows-with-deerflow/) | Use DeerFlow to orchestrate subagents, memory, sandboxes, tools, and skills for supervised research, coding, and… | Security Reviewed | 67.5k | — | | [Prettier Config Harmonizer](skills/prettier-config-harmonizer-2/) | Resolves Prettier formatting conflicts across monorepo packages using the Prettier API and @prettier/plugin-xml.… | Published | 51.8k | 91.2M/wk | | [Prettier Config Conflict Resolver](skills/prettier-config-conflict-resolver/) | Detects and resolves conflicts between Prettier, ESLint, and EditorConfig formatting rules using the Prettier… | Published | 51.8k | 90.5M/wk | | [Prettier Format Enforcement Bot](skills/prettier-format-enforcement-bot/) | Enforces code formatting standards using the Prettier API (prettier.format(), prettier.check()) and… | Published | 51.8k | 90.5M/wk | | [Ruff Python Linter Configurator](skills/ruff-python-linter-configurator/) | Generates optimized Ruff configuration from existing Flake8, isort, and Black setups. Migrates pyproject.toml rules… | Security Reviewed | 47.2k | — | | [Ruff Linter and Formatter](skills/ruff-linter-formatter-agent/) | Ultra-fast Python linting and formatting using Ruff CLI with pyproject.toml configuration. Supports auto-fix, import… | Security Reviewed | 47.2k | — | | [Ruff Linter Configuration Architect](skills/ruff-linter-configuration-architect/) | Configures and optimizes Ruff Python linter settings using the ruff CLI and pyproject.toml schema. Migrates from… | Security Reviewed | 47.2k | — | | [Jest Unit Test Scaffolder](skills/jest-unit-test-scaffolder/) | Jest Unit Test Scaffolder is built around Jest JavaScript test framework. The underlying ecosystem is represented by… | Security Reviewed | 45.4k | 44.8M/wk | | [ShellCheck Shell Script Static Analyzer](skills/shellcheck-shell-script-static-analyzer/) | Run static analysis on bash and shell scripts using ShellCheck to detect syntax errors, semantic pitfalls, and… | Security Reviewed | 39.2k | — | | [Optimize prompt and agent pipelines with DSPy programs and evaluators](skills/optimize-prompt-and-agent-pipelines-with-dspy-programs-and-evaluators/) | Use DSPy to define modular LLM programs, metrics, and evaluation sets so an agent can optimize prompts and pipeline… | Security Reviewed | 34.3k | — | | [Turn a code repository into an MCP-backed knowledge graph for agent code exploration with GitNexus](skills/turn-a-code-repository-into-an-mcp-backed-knowledge-graph-for-agent-code-exploration-with-gitnexus/) | Index a repository into a code knowledge graph, expose it through MCP, and give agents architecture-aware context… | Security Reviewed | 28.5k | 138.2k/wk | | [ESLint Auto-Fix Agent](skills/eslint-auto-fix-agent/) | Automatically detect and fix JavaScript/TypeScript linting issues using ESLint v9 flat config and the ESLint Node.js… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Auto-Fix Orchestrator](skills/eslint-autofix-orchestrator/) | Runs ESLint with auto-fix capabilities using the ESLint Node.js API and flat config system. Supports custom rule… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Auto-Fix Pipeline](skills/eslint-autofix-pipeline/) | Runs ESLint with the --fix flag across JavaScript and TypeScript codebases, applying auto-fixable rules from… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Auto-Fixer](skills/eslint-auto-fixer/) | Applies ESLint fixes automatically using the ESLint Node.js API with flat config support. Handles rule conflicts… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Config Enforcer](skills/eslint-config-enforcer/) | Enforces consistent ESLint configurations across monorepo packages using eslint-config-inspector and flat config… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Custom Rule Builder](skills/eslint-custom-rule-builder/) | Scaffolds and tests custom ESLint rules using the RuleTester API and AST Explorer patterns. Generates rule… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Custom Rule Generator](skills/eslint-custom-rule-generator/) | Generates custom ESLint rules from natural language descriptions using the ESLint RuleTester API and AST Explorer… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Analyzer](skills/eslint-rule-analyzer/) | Analyzes ESLint configurations using the ESLint Node.js API (new ESLint().calculateConfigForFile) and flat config… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Analyzer and Fixer](skills/eslint-rule-analyzer-fixer/) | Performs deep ESLint configuration analysis using the ESLint Node.js API and flat config system. Auto-fixes rule… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Architect](skills/eslint-rule-architect-2/) | Creates custom ESLint rules and shareable configs using the ESLint RuleTester API and @typescript-eslint/utils.… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Auditor](skills/eslint-rule-auditor-3/) | Audits ESLint configurations using @eslint/eslintrc and @eslint/js flat config APIs. Detects conflicting rules,… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Composer](skills/eslint-rule-composer/) | Creates custom ESLint rules using the ESLint RuleTester API and AST Explorer patterns. Generates rule… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Configurator](skills/eslint-rule-configurator/) | Generates optimized ESLint flat config files using @eslint/js, typescript-eslint, and eslint-plugin-import. Provides… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Conflict Detector](skills/eslint-rule-conflict-detector-2/) | Analyzes .eslintrc configurations and extended rulesets using the ESLint Node.js API and eslint-config-inspector.… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Conflict Resolver](skills/eslint-rule-conflict-resolver/) | Detects and resolves conflicting ESLint rules across .eslintrc configurations using the ESLint Node.js API. Analyzes… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Enforcement Agent](skills/eslint-rule-enforcement-agent/) | Automates ESLint configuration and rule enforcement using the ESLint Node.js API and @typescript-eslint/parser.… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Enforcer](skills/eslint-rule-enforcer/) | Automates ESLint v9 flat config enforcement across monorepos using eslint-plugin-unicorn and… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Enforcer Agent](skills/eslint-rule-enforcer-agent/) | Runs ESLint with custom rulesets via the ESLint Node.js API and eslint-plugin-import to enforce project-specific… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Impact Analyzer](skills/eslint-rule-impact-analyzer-2/) | Measures the impact of enabling new ESLint rules across a codebase using the ESLint Node.js API and… | Security Reviewed | 27.2k | 120.2M/wk | | [ESLint Rule Violation Summarizer](skills/eslint-rule-violation-summarizer-2/) | Runs ESLint against a JS/TS codebase, groups violations by rule and file, and produces a prioritized fix plan.… | Security Reviewed | 27.2k | 123.6M/wk | | [Jenkins Pipeline Code Review Agent](skills/jenkins-pipeline-code-review-agent/) | Reviews Jenkinsfile and Groovy pipeline scripts for anti-patterns, security issues, and performance bottlenecks… | Security Reviewed | 25.2k | — | | [Difftastic Structural Syntax-Aware Diff Tool](skills/difftastic-structural-syntax-diff/) | Difftastic is a structural diff tool that compares files based on their syntax rather than line-by-line text.… | Security Reviewed | 24.9k | — | | [Biome High-Performance JavaScript TypeScript Formatter and Linter](skills/biome-high-performance-javascript-typescript-formatter-linter/) | Biome is a high-performance Rust-based toolchain for JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL that… | Published | 24.3k | 8.8M/wk | | [Oxlint High-Performance JavaScript Linter](skills/oxlint-high-performance-javascript-linter/) | Run Oxlint from the Oxc toolchain to lint JavaScript and TypeScript codebases at extreme speed. Written in Rust,… | Security Reviewed | 20.5k | 4.3M/wk | | [Python Type Coverage Analyzer](skills/python-type-coverage-analyzer/) | Measures and improves Python type annotation coverage using mypy --html-report and pyright type completeness… | Security Reviewed | 20.4k | — | | [Regression-test prompts, agents, and RAG outputs before shipping changes](skills/regression-test-prompts-agents-and-rag-outputs-before-shipping-changes/) | Use promptfoo when an agent needs to evaluate prompt, agent, or RAG behavior against saved assertions before a… | Security Reviewed | 20k | 248.5k/wk | | [commitlint Conventional Commit Message Linter](skills/commitlint-conventional-commit-message-linter/) | commitlint checks whether git commit messages meet the Conventional Commits specification, enforcing structured… | Security Reviewed | 18.4k | 560.8k/wk | | [ty Ultra-Fast Python Type Checker and Language Server](skills/ty-python-type-checker/) | ty is an extremely fast Python type checker and language server written in Rust by Astral, the creators of Ruff and… | Security Reviewed | 18.1k | — | | [MSW API Mocking Skill for Frontend and Integration Tests](skills/msw-api-mocking-skill-frontend-integration-tests/) | Use this skill when an agent needs to stand up request handlers with Mock Service Worker, isolate network behavior… | Published | 17.8k | 14.2M/wk | | [Keploy API Test Generation and Regression Testing Platform](skills/keploy-api-test-generation-regression-testing-platform/) | Keploy is an open source platform for generating API tests from real traffic and improving regression coverage. This… | Security Reviewed | 17.1k | — | | [Vitest Next-Generation Vite-Powered Testing Framework](skills/vitest-vite-testing-framework/) | Vitest is a blazing-fast unit testing framework powered by Vite. It provides native ESM support, TypeScript out of… | Security Reviewed | 16.3k | 62.2M/wk | | [Generate clickable architecture diagrams from public GitHub repos with GitDiagram](skills/generate-clickable-architecture-diagrams-from-public-github-repos-with-gitdiagram/) | Turn a public GitHub repository into an interactive architecture diagram before onboarding, code review, or agent… | Security Reviewed | 15.4k | — | | [Regression test LLM apps and agents with metrics, traces, and eval suites using DeepEval](skills/regression-test-llm-apps-and-agents-with-metrics-traces-and-eval-suites-using-deepeval/) | Run repeatable eval suites against prompts, RAG pipelines, and agents so regressions surface before release. | Security Reviewed | 14.8k | 1.3k/wk | | [Semgrep Code Scanner](skills/semgrep-code-scanner/) | Semgrep Code Scanner is built around Semgrep static analysis engine. The underlying ecosystem is represented by… | Security Reviewed | 14.8k | — | | [Semgrep Custom Pattern Builder](skills/semgrep-custom-pattern-builder/) | Builds custom Semgrep rules using the Semgrep pattern syntax and semgrep CLI. Generates YAML rule files with… | Security Reviewed | 14.8k | — | | [Semgrep Custom Pattern Generator](skills/semgrep-custom-pattern-generator/) | Generates Semgrep SAST rules from vulnerability descriptions using the Semgrep CLI and semgrep-rules YAML schema.… | Security Reviewed | 14.8k | — | | [Semgrep Custom Pattern Library](skills/semgrep-custom-pattern-library/) | Builds custom Semgrep rules using the semgrep YAML rule syntax with metavariable-pattern, pattern-either, and… | Security Reviewed | 14.8k | — | | [Semgrep Custom Rule Builder](skills/semgrep-custom-rule-builder-3/) | Creates custom Semgrep SAST rules using the semgrep CLI and rule schema YAML format. Supports pattern-either,… | Security Reviewed | 14.8k | — | | [Semgrep Pattern Matching Analyzer](skills/semgrep-pattern-matching-analyzer/) | Writes and deploys custom Semgrep rules using pattern, pattern-either, and metavariable-regex operators for… | Security Reviewed | 14.8k | — | | [Semgrep Pattern Matching Auditor](skills/semgrep-pattern-matching-auditor/) | Leverages the Semgrep OSS engine and semgrep-rules registry to perform deep static analysis across 30+ languages.… | Security Reviewed | 14.8k | — | | [Semgrep Pattern Scanner](skills/semgrep-pattern-scanner/) | Executes Semgrep CLI with custom YAML rules and the Semgrep Registry API to detect anti-patterns, vulnerabilities,… | Security Reviewed | 14.8k | — | | [Semgrep Rule Author](skills/semgrep-rule-author/) | Generates custom Semgrep rules from natural language descriptions of vulnerability patterns. Uses semgrep --validate… | Security Reviewed | 14.8k | — | | [Semgrep Rule Engine](skills/semgrep-rule-engine/) | Executes Semgrep static analysis using the semgrep CLI with custom YAML rule definitions. Supports taint tracking,… | Security Reviewed | 14.8k | — | | [Semgrep Rule Runner](skills/semgrep-rule-runner/) | Executes Semgrep static analysis using the semgrep CLI with custom YAML rule packs. Supports --config auto for… | Security Reviewed | 14.8k | — | | [Semgrep SAST Scanner](skills/semgrep-sast-scanner-skill/) | Runs Semgrep static analysis with custom rule packs targeting OWASP Top 10 patterns. Uses semgrep CLI with… | Security Reviewed | 14.8k | — | | [Semgrep Security Review Agent](skills/semgrep-security-review-agent/) | Performs SAST scanning using Semgrep CLI and Semgrep Registry rules. Detects OWASP Top 10 vulnerabilities, injection… | Security Reviewed | 14.8k | — | | [Semgrep Security Scanner](skills/semgrep-security-scanner-2/) | Scan codebases for security vulnerabilities and anti-patterns using Semgrep OSS rules and the Semgrep CLI. Supports… | Security Reviewed | 14.8k | — | | [Semgrep Code Pattern Scanner](skills/semgrep-code-pattern-scanner-2/) | Runs Semgrep against a codebase using official or custom rule registries and outputs a grouped report of security… | Security Reviewed | 14.8k | — | | [tokei Code Statistics Counter](skills/tokei-code-statistics-counter/) | Fast and accurate code statistics tool written in Rust. Counts lines of code, comments, and blanks across 200+… | Security Reviewed | 14.2k | — | | [PHPStan Static Analyzer Agent](skills/phpstan-static-analyzer-agent/) | Performs PHP static analysis using PHPStan CLI at rule levels 0-9 with custom extensions. Detects type errors, dead… | Security Reviewed | 13.9k | — | | [Pytest Fixture Generator](skills/pytest-fixture-generator/) | Pytest Fixture Generator is built around pytest Python testing framework. The underlying ecosystem is represented by… | Security Reviewed | 13.8k | — | | [Profile Python agent workloads with Scalene](skills/profile-python-agent-workloads-with-scalene/) | Use Scalene when a Python agent, tool server, or retrieval pipeline needs line-level CPU, GPU, and memory profiling… | Security Reviewed | 13.5k | — | | [ast-grep Structural Code Search and Rewrite](skills/ast-grep-structural-code-search-rewrite/) | Use ast-grep (sg) to search, lint, and rewrite code across large codebases using AST pattern matching. A… | Security Reviewed | 13.2k | — | | [Nock HTTP Server Mocking and Expectations Library for Node.js](skills/nock-http-server-mocking-nodejs/) | Nock is an HTTP server mocking and expectations library for Node.js that intercepts outgoing HTTP requests and… | Security Reviewed | 13.1k | 6.6M/wk | | [Great Expectations Data Validation Pipeline](skills/great-expectations-data-validation-pipeline/) | Validate data quality using the Great Expectations Python library. Define expectations as unit tests for your data,… | Security Reviewed | 11.3k | — | | [Review pull requests with structured summaries, checks, and follow-up prompts using PR-Agent](skills/review-pull-requests-with-structured-summaries-checks-and-follow-up-prompts-using-pr-agent/) | Use PR-Agent when an agent should run an automated pull request review pass with summaries, comments, improvement… | Published | 10.9k | — | | [Knip Unused Code and Dependency Finder](skills/knip-unused-code-dependency-finder/) | Run Knip to find and remove unused files, dependencies, and exports in JavaScript and TypeScript projects. Reduces… | Published | 10.8k | 6.1M/wk | | [SonarQube Analysis Agent](skills/sonarqube-analysis-agent/) | Integrates with the SonarQube REST API to run static code analysis scans, retrieve quality gate results, and flag… | Security Reviewed | 10.4k | — | | [SonarQube Analysis Runner](skills/sonarqube-analysis-runner/) | Run SonarQube static analysis scans via the SonarQube Web API and sonar-scanner CLI. Detects code smells, bugs, and… | Security Reviewed | 10.4k | — | | [SonarQube Code Quality Scanner](skills/sonarqube-code-quality-scanner/) | Runs SonarQube static analysis via the SonarQube Web API and sonar-scanner CLI. Detects code smells, bugs, and… | Security Reviewed | 10.4k | — | | [SonarQube Code Scanner Agent](skills/sonarqube-code-scanner-agent/) | Automated code quality scanning using SonarQube REST API and SonarScanner CLI. Detects code smells, bugs, and… | Security Reviewed | 10.4k | — | | [SonarQube Gate Enforcer](skills/sonarqube-gate-enforcer/) | Enforces SonarQube quality gate conditions in CI pipelines using the SonarQube Web API… | Security Reviewed | 10.4k | — | | [SonarQube PR Gate](skills/sonarqube-pr-gate-skill/) | Integrates SonarQube quality gates into pull request workflows via the SonarQube Web API… | Security Reviewed | 10.4k | — | | [SonarQube Quality Gate Agent](skills/sonarqube-quality-gate-agent/) | Monitors SonarQube quality gate status via the SonarQube Web API and enforces code quality thresholds. Parses… | Security Reviewed | 10.4k | — | | [SonarQube Quality Gate Checker](skills/sonarqube-quality-gate-checker/) | Queries SonarQube Web API for project quality gate status, code coverage metrics, and technical debt analysis.… | Security Reviewed | 10.4k | — | | [SonarQube Quality Gate Enforcer](skills/sonarqube-quality-gate-enforcer-14/) | Enforces SonarQube quality gates in pull request workflows using the SonarQube Web API and ce/task endpoint. Blocks… | Security Reviewed | 10.4k | — | | [SonarQube Quality Gate Monitor](skills/sonarqube-quality-gate-monitor-3/) | Monitors SonarQube project quality gates via the Web API and blocks CI deployments when thresholds fail. Tracks… | Security Reviewed | 10.4k | — | | [SonarQube Rule Enforcement Agent](skills/sonarqube-rule-enforcement-agent/) | Integrates with SonarQube Web API and sonar-scanner CLI to enforce code quality gates across pull requests.… | Security Reviewed | 10.4k | — | | [SonarQube Scanner Skill](skills/sonarqube-scanner-skill/) | Integrates SonarQube static analysis via the sonar-scanner CLI and SonarQube Web API. Fetches quality gate results… | Security Reviewed | 10.4k | — | | [SonarQube Quality Gate Explainer](skills/sonarqube-quality-gate-explainer/) | Fetches the latest SonarQube project analysis result, explains why the Quality Gate failed in plain English, and… | Security Reviewed | 10.4k | — | | [Apply repeatable JavaScript and TypeScript codemods across large codebases with jscodeshift](skills/apply-repeatable-javascript-and-typescript-codemods-across-large-codebases-with-jscodeshift/) | Use jscodeshift when an agent needs AST-based JavaScript or TypeScript codemods for bulk migrations, API rewrites,… | Security Reviewed | 10k | 27.1M/wk | | [SQLFluff SQL Linter and Auto-Formatter](skills/sqlfluff-sql-linter-auto-formatter/) | Lint and auto-format SQL code across 30+ dialects using SQLFluff. Enforces consistent style, catches syntax issues,… | Security Reviewed | 9.6k | — | | [Post linter and analyzer findings back into pull requests](skills/post-linter-and-analyzer-findings-back-into-pull-requests/) | This ASE skill uses reviewdog to turn linter and analyzer output into diff-aware pull request feedback. An agent can… | Security Reviewed | 9.2k | — | | [Format shell scripts into a stable house style before review with shfmt](skills/format-shell-scripts-into-a-stable-house-style-before-review-with-shfmt/) | Normalize Bash, POSIX shell, and Zsh scripts before review or CI so style noise stops hiding the real changes. | Security Reviewed | 8.7k | — | | [Run fast multi-language Git hook quality checks with prek](skills/run-fast-multi-language-git-hook-quality-checks-with-prek/) | Use prek as a fast pre-commit-compatible hook runner so agents can lint, format, and policy-check repository changes… | Security Reviewed | 7.5k | 79.1k/wk | | [axe-core Accessibility Testing Engine for Automated Web UI Auditing](skills/axe-core-accessibility-testing-engine/) | axe-core is the industry-standard accessibility testing engine by Deque Systems that automatically detects WCAG 2.0,… | Security Reviewed | 7k | 39.4M/wk | | [Review agent-authored diffs with Hunk](skills/review-agent-authored-diffs-with-hunk/) | Use Hunk to keep a live terminal review UI open for agent-authored code changes, with Git, Jujutsu, Sapling, patch… | Security Reviewed | 6.9k | 12.9k/wk | | [Enforce JavaScript and TypeScript dependency rules before architectural drift spreads with dependency-cruiser](skills/enforce-javascript-and-typescript-dependency-rules-before-architectural-drift-spreads-with-dependency-cruiser/) | Scan a JS or TS codebase for forbidden imports, circular dependencies, orphaned modules, and other dependency-rule… | Security Reviewed | 6.6k | 5.2M/wk | | [Lint Terraform modules for provider mistakes and policy violations with TFLint](skills/lint-terraform-modules-for-provider-mistakes-and-policy-violations-with-tflint/) | Check Terraform before plan or apply so invalid attributes, provider-specific mistakes, and custom rule violations… | Security Reviewed | 5.7k | — | | [Pylint Code Review Assistant](skills/pylint-code-review-assistant/) | Perform automated Python code reviews using Pylint programmatic API and pylint-json2html for report generation.… | Security Reviewed | 5.7k | — | | [Pylint Baseline Manager](skills/pylint-baseline-manager-wave48/) | Manages Pylint baseline files for gradual code quality improvement using pylint --output-format=json and the… | Security Reviewed | 5.7k | — | | [Danger JS Pull Request Automation Toolkit](skills/danger-js-pull-request-automation-toolkit/) | Danger JS automates pull request review chores by running programmable checks inside CI and posting structured… | Security Reviewed | 5.5k | — | | [Vale Prose Linter for Technical Documentation](skills/vale-prose-linter-technical-docs/) | Vale is an open-source, markup-aware prose linter that enforces editorial style guides on technical documentation.… | Security Reviewed | 5.3k | — | | [Rewrite fragile shell scripts toward safer quoting and stricter patterns with Shellharden](skills/rewrite-fragile-shell-scripts-toward-safer-quoting-and-stricter-patterns-with-shellharden/) | Inspect or auto-fix shell scripts to reduce quoting bugs and brittle Bash patterns before they break in CI or… | Security Reviewed | 4.8k | — | | [Find unused Python code before cleanup refactors with Vulture](skills/find-unused-python-code-before-cleanup-refactors-with-vulture/) | Run a dead-code pass on Python repositories before refactors so agents can flag unused functions, classes, imports,… | Security Reviewed | 4.5k | — | | [Search and rewrite code with structural GritQL patterns before broad migrations](skills/search-and-rewrite-code-with-structural-gritql-patterns-before-broad-migrations/) | Use GritQL when an agent needs reviewable structural search and rewrite passes across a large codebase before a… | Security Reviewed | 4.5k | — | | [typos Source Code Spell Checker](skills/typos-source-code-spell-checker/) | A blazing-fast source code spell checker written in Rust that finds and corrects typos across entire codebases.… | Security Reviewed | 3.9k | — | | [dprint Pluggable High-Performance Code Formatting Platform](skills/dprint-pluggable-code-formatter/) | dprint is a pluggable and configurable code formatting platform written in Rust. It unifies formatting for… | Security Reviewed | 3.9k | 166k/wk | | [Lint Ansible playbooks and roles before automation breaks in prod with ansible-lint](skills/lint-ansible-playbooks-and-roles-before-automation-breaks-in-prod-with-ansible-lint/) | Run ansible-lint against playbooks, roles, and collections so risky patterns and common mistakes are caught before… | Security Reviewed | 3.9k | — | | [Prevent broken GitHub Actions workflows before CI runs with actionlint](skills/prevent-broken-github-actions-workflows-before-ci-runs-with-actionlint/) | Use actionlint when an agent needs to inspect GitHub Actions workflow files before a push or pull request lands. The… | Security Reviewed | 3.8k | — | | [Lint YAML configs for syntax, duplicate keys, and style drift before CI or deploy](skills/lint-yaml-configs-for-syntax-duplicate-keys-and-style-drift-before-ci-or-deploy/) | Uses yamllint to inspect hand-written or generated YAML before it reaches CI or deploy. The agent returns line-level… | Security Reviewed | 3.4k | — | | [Polaris Kubernetes Best Practices Validator](skills/polaris-kubernetes-best-practices-validator/) | Validate Kubernetes resource configurations against best practice policies using Fairwinds Polaris. Runs as a CLI… | Security Reviewed | 3.4k | — | | [Render git diffs as shareable HTML review reports with Diff2Html](skills/render-git-diffs-as-shareable-html-review-reports-diff2html/) | Use Diff2Html when an agent needs to turn raw unified diffs into readable HTML artifacts for reviews, audits, or… | Security Reviewed | 3.3k | 437.4k/wk | | [Spectral OpenAPI and AsyncAPI Linter](skills/spectral-openapi-asyncapi-linter/) | Spectral is an open-source JSON/YAML linter by Stoplight with built-in support for OpenAPI 3.x, Swagger 2.0,… | Security Reviewed | 3.1k | 1.2M/wk | | [Stress-test JavaScript and TypeScript test suites with mutation testing before risky changes ship with StrykerJS](skills/stress-test-javascript-and-typescript-test-suites-with-mutation-testing-before-risky-changes-ship-with-strykerjs/) | Run mutation testing against JS or TS projects to find tests that still pass when real defects are introduced. | Security Reviewed | 2.8k | 1.5M/wk | | [Escalate risky coding tasks into multi-model debate and consensus gates with Claude Octopus](skills/escalate-risky-coding-tasks-into-multi-model-debate-and-consensus-gates-with-claude-octopus/) | Use Claude Octopus when ordinary Claude Code flows are not enough and a risky coding task needs adversarial… | Security Reviewed | 2.8k | — | | [Validate CloudFormation templates before deploy with cfn-lint](skills/validate-cloudformation-templates-before-deploy-with-cfn-lint/) | Catch CloudFormation schema, region, and intrinsic-function mistakes before a stack update fails in review or… | Security Reviewed | 2.6k | — | | [Summarize failing Go test runs and rerun flakes before CI repair loops with gotestsum](skills/summarize-failing-go-test-runs-and-rerun-flakes-before-ci-repair-loops-with-gotestsum/) | Use gotestsum to turn noisy `go test` output into compact failure summaries, JUnit or JSON artifacts, and optional… | Security Reviewed | 2.6k | — | | [Testcontainers Node Throwaway Docker Integration Testing Library](skills/testcontainers-node-throwaway-docker-integration-testing/) | Testcontainers for Node.js is a library that provides lightweight, throwaway instances of databases, message… | Security Reviewed | 2.5k | — | | [Complexity Trend Tracker](skills/complexity-trend-tracker-agent/) | Tracks cyclomatic and cognitive complexity trends using lizard CLI and radon for Python analysis. Generates weekly… | Security Reviewed | 2.4k | — | | [Enforce coding-agent protocols mechanically with Harmonist](skills/enforce-coding-agent-protocols-mechanically-with-harmonist/) | Drop a multi-agent protocol pack into a project so coding assistants must satisfy reviewer, memory, and supply-chain… | Security Reviewed | 2.4k | — | | [Catch common misspellings in code and docs before review churn with codespell](skills/catch-common-misspellings-in-code-and-docs-before-review-churn-with-codespell/) | Run a fast typo pass across source files and documentation so common misspellings are fixed before they spread… | Security Reviewed | 2.4k | — | | [Format and lint TOML configs and lockfiles before config drift spreads with Taplo](skills/format-and-lint-toml-configs-and-lockfiles-before-config-drift-spreads-with-taplo/) | Normalize TOML files with a dedicated formatter and linter so repo configs, manifests, and lockfiles stay stable and… | Published | 2.2k | — | | [Map Python import graphs to explain coupling before refactors or package splits with pydeps](skills/map-python-import-graphs-to-explain-coupling-before-refactors-or-package-splits-with-pydeps/) | Generate Python module dependency graphs so refactors and package splits start from an actual import map instead of… | Security Reviewed | 2.1k | — | | [Strip noisy runtime fields from Kubernetes YAML before review with kubectl-neat](skills/strip-noisy-runtime-fields-from-kubernetes-yaml-before-review-with-kubectl-neat/) | Clean exported Kubernetes manifests by removing status and other runtime-generated fields before diffing, review, or… | Published | 2.1k | — | | [Enforce red-green-refactor discipline in Claude Code sessions with TDD Guard](skills/enforce-red-green-refactor-discipline-in-claude-code-with-tdd-guard/) | Block implementation-first agent behavior and keep Claude Code anchored to failing-tests-first TDD loops. | Security Reviewed | 2k | 35.5k/wk | | [Enforce package boundaries inside a Rails monolith before coupling spreads with Packwerk](skills/enforce-package-boundaries-inside-a-rails-monolith-before-coupling-spreads-with-packwerk/) | Check a Rails codebase for dependency and visibility violations so domain boundaries stay reviewable instead of… | Security Reviewed | 1.9k | — | | [Diff YAML manifests semantically and surface meaningful drift before apply with dyff](skills/diff-yaml-manifests-semantically-and-surface-meaningful-drift-before-apply-with-dyff/) | Use dyff to compare YAML documents by structure and changed paths so agents can review configuration drift without… | Security Reviewed | 1.8k | — | | [Run autonomous coding tasks through Zeroshot verifier loops](skills/run-autonomous-coding-tasks-through-zeroshot-verifier-loops/) | Use Zeroshot when a coding issue or spec needs an executor agent and an independent verifier loop before the change… | Security Reviewed | 1.7k | 537/wk | | [CSpell Codebase Spell Checking CLI](skills/cspell-codebase-spell-checking-cli/) | CSpell is a spell checker built for source code, configuration files, and documentation, with dictionaries and… | Security Reviewed | 1.6k | 1.1M/wk | | [Run TypeScript-native LLM eval suites with Evalite](skills/run-typescript-native-llm-eval-suites-with-evalite/) | Use Evalite when a TypeScript team needs repeatable Vitest-style eval runs for LLM apps before prompt, model, or… | Published | 1.6k | 1.1M/wk | | [Strip noisy Jupyter output from notebooks before commit with nbstripout](skills/strip-noisy-jupyter-output-from-notebooks-before-commit-with-nbstripout/) | Keep notebook diffs reviewable by removing execution output and excess metadata before notebooks land in Git history. | Security Reviewed | 1.4k | — | | [Audit Python dependency declarations for unused, missing, and transitive imports before release](skills/audit-python-dependency-declarations-before-release/) | Use Deptry when an agent needs to verify that a Python project's declared dependencies still match the imports the… | Security Reviewed | 1.4k | — | | [Remove unused Rust dependencies before they quietly bloat builds and reviews with cargo-machete](skills/remove-unused-rust-dependencies-before-they-quietly-bloat-builds-and-reviews-with-cargo-machete/) | Use cargo-machete when an agent needs to find and remove unused Rust dependencies before they keep inflating build… | Security Reviewed | 1.3k | 2.1M/wk | | [sqruff High-Performance SQL Linter and Formatter](skills/sqruff-sql-linter-formatter/) | A fast SQL linter and formatter written in Rust by Quary Labs. sqruff provides advanced configurable linting and… | Security Reviewed | 1.3k | — | | [Review visual regression diffs and publish snapshot baselines in CI with reg-suit](skills/review-visual-regression-diffs-and-publish-snapshot-baselines-in-ci-with-reg-suit/) | Use reg-suit when an agent needs to compare screenshot outputs against a stored baseline and publish a… | Security Reviewed | 1.3k | 499.4k/wk | | [Stress-test Python test suites with mutation runs from mutmut](skills/stress-test-python-test-suites-with-mutation-runs-from-mutmut/) | Use mutation testing to expose weak Python tests before merge or release by checking which code changes survive the… | Security Reviewed | 1.3k | — | | [publint Package Export Validation Skill for npm Release Checks](skills/publint-package-export-validation-skill-npm-release-checks/) | Use this skill when an agent needs to lint a package before publish, catch broken exports or manifest issues, and… | Security Reviewed | 1.3k | 588k/wk | | [Run Ruff, Mypy, and other code-quality tools on Jupyter notebooks with nbQA](skills/run-ruff-mypy-and-other-code-quality-tools-on-jupyter-notebooks-with-nbqa/) | Apply standard Python formatters, linters, and type checkers to notebook-heavy repositories without manually… | Security Reviewed | 1.2k | — | | [Makefile Linting for CI and Build Pipelines](skills/makefile-linting-ci-build-pipelines/) | Uses checkmake to inspect Makefiles for style issues, fragile targets, and maintainability problems before build… | Security Reviewed | 1.2k | — | | [Lint PostgreSQL migrations and SQL changes before irreversible schema mistakes land with Squawk](skills/lint-postgresql-migrations-and-sql-changes-before-irreversible-schema-mistakes-land-with-squawk/) | Catch locking, indexing, and schema-change hazards in PostgreSQL migration SQL before a review turns into downtime. | Security Reviewed | 1.1k | — | | [Review GitHub repository settings as pull requests with repository-settings](skills/review-github-repository-settings-as-pull-requests-with-repository-settings/) | Use repository-settings when an operator wants GitHub repository configuration changes reviewed as code before… | Security Reviewed | 1k | 646/wk | | [Enforce pull-request approval policy with Policy Bot](skills/enforce-pull-request-approval-policy-with-policy-bot/) | Codify complex GitHub review rules, evaluate pull requests, and expose approval status as a required check. | Security Reviewed | 1k | — | | [Benchmark OpenClaw coding agents against repeatable real tasks before rollout with PinchBench](skills/benchmark-openclaw-coding-agents-against-repeatable-real-tasks-before-rollout-with-pinchbench/) | Run a real-task benchmark suite against OpenClaw agents so model or harness changes can be compared before they hit… | Security Reviewed | 1k | — | | [Enforce architectural import boundaries in Python codebases with Import Linter](skills/enforce-architectural-import-boundaries-in-python-codebases-with-import-linter/) | Check whether a Python codebase still respects declared layered, independence, or forbidden import contracts. | Security Reviewed | 995 | — | | [Benchmark and reduce Xcode clean and incremental build times with Xcode Build Optimization Agent Skill](skills/benchmark-and-reduce-xcode-clean-and-incremental-build-times-with-xcode-build-optimization-agent-skill/) | Benchmark clean and incremental Xcode builds, surface compile and configuration hotspots, and produce an… | Security Reviewed | 981 | — | | [Run reviewable multi-step codemod workflows with Codemod CLI](skills/run-reviewable-multi-step-codemod-workflows-with-codemod-cli/) | Use Codemod CLI when an agent needs to scaffold, test, and run a reviewable multi-step migration workflow with… | Security Reviewed | 979 | 15.4k/wk | | [Run one formatter plan across a mixed-language repo and keep generated edits predictable with treefmt](skills/run-one-formatter-plan-across-a-mixed-language-repo-and-keep-generated-edits-predictable-with-treefmt/) | Use treefmt when an agent needs one repo-level formatting plan across multiple languages instead of stitching… | Security Reviewed | 977 | 18.6k/wk | | [Format and lint TOML configuration with Tombi](skills/format-and-lint-toml-configuration-with-tombi/) | Run Tombi as a TOML formatter, linter, and language server so agents can clean and validate pyproject, Cargo, and… | Security Reviewed | 937 | 4.5k/wk | | [Template Linting and Auto-Formatting for Django and Jinja Repositories](skills/template-linting-auto-formatting-django-jinja-repositories/) | Uses djLint to scan Django, Jinja, Nunjucks, Twig, and HTML templates for indentation problems, malformed tags, and… | Security Reviewed | 911 | 343/wk | | [Autofix common Nix anti-patterns before style drift spreads with Statix](skills/autofix-common-nix-anti-patterns-before-style-drift-spreads-with-statix/) | Lint Nix expressions and automatically rewrite common anti-patterns before review or refactor work. | Published | 872 | — | | [Score model outputs with reusable evaluator prompts and metrics using autoevals](skills/score-model-outputs-with-reusable-evaluator-prompts-and-metrics-using-autoevals/) | Apply reusable evaluators to model outputs when you need lightweight scoring, rationale capture, or quick eval loops… | Security Reviewed | 861 | 1.8M/wk | | [Gate Diff Only Test Coverage On Changed Lines Before Merging With Diff Cover](skills/gate-diff-only-test-coverage-on-changed-lines-before-merging-with-diff-cover/) | Compare coverage reports against a git diff so an agent can flag newly changed lines that still lack tests before merge. | Security Reviewed | 828 | — | | [Gate dbt projects with pre-commit checks from dbt-checkpoint](skills/gate-dbt-projects-with-pre-commit-checks-from-dbt-checkpoint/) | Use dbt-checkpoint when an agent should catch dbt naming, dependency, metadata, and model-hygiene issues before… | Security Reviewed | 738 | — | | [Lint protobuf definitions for style and correctness before code generation and review churn begin with protolint](skills/lint-protobuf-definitions-for-style-and-correctness-before-code-generation-and-review-churn-begin-with-protolint/) | Catch naming, formatting, and protobuf rule violations early so generated clients and reviews are cleaner. | Security Reviewed | 685 | 2.2k/wk | | [Enforce Python Docstring Coverage Thresholds with interrogate](skills/enforce-python-docstring-coverage-thresholds-with-interrogate/) | Measure Python docstring coverage and fail a docs-quality gate when code drops below an agreed threshold. | Security Reviewed | 662 | — | | [markuplint HTML Linter for All Markup Developers](skills/markuplint-html-linter/) | markuplint is a comprehensive HTML linter designed for all markup developers. It enforces accessibility, spec… | Published | 600 | 54.3k/wk | | [Review AI-generated code changes in a cleaner diff workflow with Diffity](skills/review-ai-generated-code-changes-with-diffity/) | Open a GitHub-style local diff, collect inline review comments, then hand unresolved threads back to a coding agent… | Published | 561 | 3.5k/wk | | [Grade agent trajectories and tool-use decisions with AgentEvals](skills/grade-agent-trajectories-and-tool-use-decisions-with-agentevals/) | Score whether an agent took a sensible intermediate path, called tools correctly, and reached the outcome without… | Security Reviewed | 550 | 251k/wk | | [Normalize dbt SQL and Jinja templates into consistent review-ready style with sqlfmt](skills/normalize-dbt-sql-and-jinja-templates-into-consistent-review-ready-style-with-sqlfmt/) | Use sqlfmt to reformat dbt-oriented SQL and Jinja-heavy query files into a stable style before code review, CI… | Security Reviewed | 530 | — | | [Generate and evaluate agent skills from traces before shipping them into repeatable production workflows with UPskill](skills/generate-and-evaluate-agent-skills-from-traces-before-shipping-them-into-repeatable-production-workflows-with-upskill/) | Turn successful traces into reusable skills, then benchmark those skills across models before you trust them in… | Security Reviewed | 477 | — | | [Broken Link Verification for Static Sites and Documentation](skills/broken-link-verification-static-sites-documentation/) | Uses htmltest to crawl generated documentation or static site output, detect broken internal and external links, and… | Security Reviewed | 371 | — | | [Mock AI app dependencies for deterministic local and CI tests](skills/mock-ai-app-dependencies-for-deterministic-local-and-ci-tests/) | Use AiMock when an agent needs reproducible tests around LLM APIs, MCP tools, A2A flows, vector stores, search, or… | Security Reviewed | 324 | 6.4k/wk | | [Validate CI and app config files against upstream JSON schemas before merge](skills/validate-ci-and-app-config-files-against-upstream-json-schemas-before-merge/) | Use check-jsonschema when an agent needs to catch broken GitHub Actions, Renovate, Azure Pipelines, and other… | Security Reviewed | 312 | — | | [Scan sites for accessibility gaps, file GitHub issues, and route fixes through Copilot with Accessibility Scanner](skills/scan-sites-for-accessibility-gaps-file-github-issues-and-route-fixes-through-copilot-with-accessibility-scanner/) | Run accessibility scans against target URLs, open trackable issues, and optionally hand remediation suggestions to… | Security Reviewed | 266 | — | | [Run focused accessibility review agents against coding-tool output with Accessibility Agents](skills/run-focused-accessibility-review-agents-with-accessibility-agents/) | Dispatch specialized WCAG review agents to inspect code or content before inaccessible patterns ship. | Published | 235 | — | | [Validate Python Docstrings Against Function Signatures with pydoclint](skills/validate-python-docstrings-against-function-signatures-with-pydoclint/) | Check that Python docstrings stay consistent with parameters, returns, and raised exceptions as code evolves. | Security Reviewed | 208 | — | | [Lint reStructuredText docs and release notes before Sphinx publishing with doc8](skills/lint-restructuredtext-docs-and-release-notes-before-sphinx-publishing-with-doc8/) | Catch structural and line-style problems in reStructuredText docs before release notes and Sphinx pages go out… | Security Reviewed | 176 | — | | [Catch benchmark regressions in pull requests before slowdowns ship with CodSpeed](skills/catch-benchmark-regressions-in-pull-requests-before-slowdowns-ship-with-codspeed/) | Use CodSpeed when an agent needs benchmark runs compared in CI and surfaced on pull requests before performance… | Security Reviewed | 143 | 234.6k/wk | | [Run multi-agent code review rounds with structured reviewer discourse before human approval](skills/run-multi-agent-code-review-rounds-with-structured-reviewer-discourse-before-human-approval/) | Use Open Code Review when an agent needs several reviewer personas to inspect a diff, debate findings, and… | Security Reviewed | 131 | 1.1k/wk | | [Review AI-generated code changes in a local PR-style loop with DiffX](skills/review-ai-generated-code-changes-in-a-local-pr-style-loop-with-diffx/) | Use DiffX to review local git changes in a PR-style browser UI, leave inline comments, and hand structured feedback… | Security Reviewed | 127 | 262/wk | | [Run repeatable agent evaluation suites with trajectory and simulator coverage using Strands Evals](skills/run-repeatable-agent-evaluation-suites-with-trajectory-and-simulator-coverage-using-strands-evals/) | Build repeatable evaluation experiments for agents and LLM apps with output checks, trajectory scoring, simulators,… | Security Reviewed | 105 | — | | [Prove whether a prompt or model variant really won before shipping with promptstats](skills/prove-whether-a-prompt-or-model-variant-really-won-before-shipping-with-promptstats/) | Run statistically sound comparisons on eval results so prompt and model changes are judged by confidence bounds, not… | Security Reviewed | 97 | 678/wk | | [Spell-check docs and code comments with source-aware filters using pyspelling](skills/spell-check-docs-and-code-comments-with-source-aware-filters-using-pyspelling/) | Run filtered spell checks over Markdown, Sphinx, HTML, or code comments without flattening everything into one noisy… | Security Reviewed | 94 | — | | [Catch silent agent regressions by diffing outputs and tool traces in CI with eval-view](skills/catch-silent-agent-regressions-by-diffing-outputs-and-tool-traces-in-ci-with-eval-view/) | Snapshot agent behavior, compare outputs and tool-call paths, and block releases when a model or prompt change… | Security Reviewed | 84 | — | | [Run code review and PR autofix workflows with CodeRabbit Skills](skills/run-code-review-and-pr-autofix-workflows-with-coderabbit-skills/) | Trigger CodeRabbit review passes from an agent and work unresolved PR feedback threads into guided or batch autofix… | Security Reviewed | 73 | — | | [Audit Apple-platform UI work against Human Interface Guidelines with HIG Doctor](skills/audit-apple-platform-ui-work-against-human-interface-guidelines-with-hig-doctor/) | Run a repeatable HIG compliance audit over app code before shipping UI changes, then use the findings to guide… | Security Reviewed | 44 | — | | [Benchmark deep research agents across factual, quality, and process dimensions with MiroEval](skills/benchmark-deep-research-agents-across-factual-quality-and-process-dimensions-with-miroeval/) | Score deep research agents on benchmark tasks using factual verification, report-quality scoring, and process… | Published | 34 | — | | [Add a browser review checkpoint before risky agent actions with AgentClick](skills/add-a-browser-review-checkpoint-before-risky-agent-actions-with-agentclick/) | Use AgentClick when an agent should pause before risky commands, plans, drafts, or code changes so a human can… | Security Reviewed | 22 | 9/wk | | [Test Claude Code plugin and skill triggering with staged eval runs using cc-plugin-eval](skills/test-claude-code-plugin-and-skill-triggering-with-staged-eval-runs-using-cc-plugin-eval/) | Run staged evaluations against a Claude Code plugin to verify that skills, agents, commands, hooks, and MCP… | Security Reviewed | 16 | — | | [Pre-Landing Self-Review](skills/pre-landing-review/) | Structured self-review checklist to run before committing substantial code changes. Covers edge cases, error paths,… | Published | 14 | — | | [Apply Git branching, commit, and pull request best practices through Git Workflow Skill](skills/apply-git-branching-commit-and-pr-best-practices-through-git-workflow-skill/) | Give an agent a portable Git workflow playbook for branch strategy, commit hygiene, pull requests, merge choices,… | Security Reviewed | 13 | — | | [Detect copy-pasted code hotspots before refactors, audits, or review](skills/detect-copy-pasted-code-hotspots-before-refactors-audits-or-review/) | Use jscpd when an agent needs to scan a codebase for duplicated blocks and turn clone findings into a focused… | Published | — | 703.6k/wk | | [Address GitHub PR review comments from the current branch with gh-address-comments](skills/address-github-pr-review-comments-from-the-current-branch-with-gh-address-comments/) | Find the open PR for the current branch, gather unresolved review comments, and drive a focused comment-resolution… | Published | — | — | | [CodeClimate Diff Analyzer](skills/codeclimate-diff-analyzer-2/) | Runs CodeClimate analysis on pull request diffs using the CLI engine and reports new issues inline. Calculates… | Security Reviewed | — | — | | [CodeClimate Maintainability Tracker](skills/codeclimate-maintainability-tracker-7/) | Tracks Code Climate maintainability scores over time using the Code Climate v1 API. Identifies technical debt… | Security Reviewed | — | — | | [Codecov Coverage Analyzer](skills/codecov-coverage-analyzer/) | Analyzes test coverage using the Codecov API v2 and codecov-cli uploader. Fetches per-file coverage from… | Security Reviewed | — | — | | [Codecov Coverage Diff Analyzer](skills/codecov-coverage-diff-analyzer-2/) | Analyzes code coverage diffs on pull requests using the Codecov API v2 /repos/{owner}/{repo}/commits endpoint.… | Security Reviewed | — | — | | [Codecov Coverage Report Analyzer](skills/codecov-coverage-report-analyzer/) | Integrates with the Codecov API v2 and codecov-cli to upload coverage reports, analyze coverage deltas, and enforce… | Security Reviewed | — | — | | [Codecov Coverage Tracker](skills/codecov-coverage-tracker-skill/) | Monitors test coverage trends using the Codecov API v2 /repos/{owner}/{repo}/commits endpoint. Compares branch… | Security Reviewed | — | — | | [Codecov Coverage Tracker Agent](skills/codecov-coverage-tracker-agent/) | Tracks and enforces code coverage using Codecov API, lcov, and Istanbul/nyc. Generates coverage reports, detects… | Security Reviewed | — | — | | [Git Bisect Automation Agent](skills/git-bisect-automation-agent/) | Automates git bisect workflows to find regression-introducing commits using custom test scripts and the git bisect… | Security Reviewed | — | — | | [Multi-Axis Code Review and Quality Gates](skills/multi-axis-code-review-and-quality-gates/) | Run a structured pre-merge review across correctness, readability, architecture, security, and performance instead… | Security Reviewed | — | — | | [Multi-Lens Review](skills/multi-lens-review/) | Review a PR or diff through three independent focused lenses (correctness, security, test coverage), then… | Published | — | — | | [Pull Request Size Analyzer](skills/pull-request-size-analyzer-agent/) | Analyzes PR size and reviewability using the GitHub GraphQL API and git diff-stat. Enforces size limits, suggests PR… | Security Reviewed | — | — | | [Resolve syntax-aware Git merge conflicts before escalating to manual surgery with Mergiraf](skills/resolve-syntax-aware-git-merge-conflicts-before-escalating-to-manual-surgery-with-mergiraf/) | Use Mergiraf to let an agent attempt tree-aware conflict resolution during merge, rebase, revert, or cherry-pick… | Security Reviewed | — | — | | [Review frontend implementations for design-system quality, accessibility, and polish with Frontend Design Review](skills/review-frontend-implementations-for-design-system-quality-accessibility-and-polish-with-frontend-design-review/) | Audit frontend work against design-system rules, accessibility expectations, responsive behavior, and visual craft… | Security Reviewed | — | — | | [Review REST API designs before implementation for versioning, security, and contract clarity](skills/review-rest-api-designs-before-implementation-for-versioning-security-and-contract-clarity/) | Review an API design, endpoint set, or OpenAPI spec before implementation and return prioritized findings on design… | Security Reviewed | — | — | | [Self-Push: Lazy-Check Before Submitting](skills/self-push/) | Run a structured lazy-check on any significant output before submitting. Forces root-cause analysis, alternative… | Published | — | — | | [Simplify recently changed code and open low-risk refactor pull requests](skills/simplify-recently-changed-code-and-open-low-risk-refactor-pull-requests/) | This entry turns GitHub Next's Code Simplifier workflow into a narrow cleanup agent. The agent inspects code changed… | Security Reviewed | — | — | ### 🔧 CI/CD Integrations (192 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=CI%2FCD%20Integrations) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=CI%2FCD%20Integrations&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=CI%2FCD%20Integrations&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Hugging Face Model Deployer](skills/huggingface-model-deployer/) | Deploys models from Hugging Face Hub to Inference Endpoints using the huggingface_hub client and REST API. Monitors… | Security Reviewed | 159.4k | — | | [Playwright Test Report to Slack](skills/playwright-test-report-to-slack/) | Parses Playwright HTML and JSON test reports and posts structured summaries to Slack using the Slack Web API. Reads… | Security Reviewed | 86.9k | 189M/wk | | [Docker Image Layer Inspector](skills/docker-image-layer-inspector/) | Analyzes Docker image layers using the Docker Registry HTTP API v2 and Dive CLI. Identifies wasted space, duplicate… | Security Reviewed | 71.5k | — | | [Docker Image Layer Size Analyzer](skills/docker-image-layer-size-analyzer/) | Analyzes Docker image layers using the Docker Registry HTTP API v2 and dive CLI tool. Identifies bloated layers,… | Security Reviewed | 71.5k | — | | [Docker Image Vulnerability Triage](skills/docker-image-vulnerability-triage/) | Runs Trivy against a Docker image and produces a prioritized CVE list grouped by severity with fix availability.… | Security Reviewed | 71.5k | — | | [act Local GitHub Actions Runner](skills/act-local-github-actions-runner/) | act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on… | Security Reviewed | 69.7k | — | | [Terraform Cloud Orchestrator](skills/terraform-cloud-orchestrator-skill/) | Orchestrates Terraform Cloud runs via the TFC API v2 /runs endpoint with plan-only and auto-apply modes. Manages… | Security Reviewed | 48.1k | — | | [Terraform Cloud Pipeline Agent](skills/terraform-cloud-pipeline-agent/) | Orchestrates Terraform Cloud run pipelines via the TFC API v2 and tfe provider. Manages workspace variables,… | Security Reviewed | 48.1k | — | | [Terraform Cloud Run Trigger](skills/terraform-cloud-run-trigger/) | Automates Terraform Cloud workspace runs using the TFC API v2. Creates runs via POST /api/v2/runs with plan-only or… | Security Reviewed | 48.1k | — | | [Terraform Drift Detector](skills/terraform-drift-detector-2/) | Detect infrastructure drift by comparing Terraform state with live cloud resources using terraform plan and the… | Security Reviewed | 48.1k | — | | [Terraform Plan Analyzer](skills/terraform-plan-analyzer-agent/) | Analyzes Terraform plan output using the terraform show -json command and HCL2 parser library. Detects destructive… | Security Reviewed | 48.1k | — | | [Terraform Plan Diff Analyzer](skills/terraform-plan-diff-analyzer/) | Parses Terraform plan JSON output to summarize resource changes, detect destructive actions, and flag policy… | Security Reviewed | 48.1k | — | | [Terraform Plan Reviewer](skills/terraform-plan-reviewer-4/) | Parses Terraform plan JSON output from terraform show -json and the hashicorp/terraform-exec Go SDK. Identifies… | Security Reviewed | 48.1k | — | | [Terraform Plan Reviewer Agent](skills/terraform-plan-reviewer-agent/) | Parses terraform plan -json output and queries the Terraform Cloud API /runs endpoint to review infrastructure… | Security Reviewed | 48.1k | — | | [Terraform Plan Validator](skills/terraform-plan-validator/) | Parses terraform plan JSON output via the Terraform CLI (terraform show -json) to validate infrastructure changes… | Security Reviewed | 48.1k | — | | [Terraform Plan Validator Agent](skills/terraform-plan-validator-agent/) | Validates Terraform plans using terraform CLI, tfsec, and Checkov. Detects infrastructure misconfigurations, cost… | Security Reviewed | 48.1k | — | | [Terraform Plan & Apply Automation](skills/terraform-plan-apply-automation/) | Runs terraform plan against changed modules, posts a structured diff as a PR comment via GitHub API, and gates… | Security Reviewed | 48.1k | — | | [Harness Open Source Self-Hosted Git and CI/CD Development Platform](skills/harness-open-source-git-cicd-platform/) | Harness Open Source (formerly Gitness) is an end-to-end developer platform that integrates Git repository hosting,… | Security Reviewed | 34.7k | — | | [Dokploy Self-Hosted Application Deployment Platform](skills/dokploy-self-hosted-application-deployment-platform/) | Deploy and manage Dockerized apps on your own infrastructure with Dokploy, an open source platform positioned as an… | Security Reviewed | 33k | — | | [Enforce source-controlled AI checks in CI before merging risky changes with Continue CLI](skills/enforce-source-controlled-ai-checks-in-ci-before-merging-risky-changes-with-continue-cli/) | Lets an agent define repo-native AI review checks as markdown files and run them as repeatable pull request status… | Security Reviewed | 32.6k | — | | [Helm Chart Diff & Upgrade Manager](skills/helm-chart-diff-upgrade-manager/) | Uses helm-diff to compute a human-readable diff between deployed and candidate chart versions before upgrade.… | Security Reviewed | 29.7k | — | | [Jenkins Groovy Shared Library Auditor](skills/jenkins-groovy-shared-library-auditor/) | Audits Jenkins shared library Groovy scripts for security anti-patterns using the Script Security Plugin API.… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Debugger](skills/jenkins-pipeline-debugger/) | Connects to Jenkins via the Jenkins REST API and Blue Ocean API to debug Declarative and Scripted pipelines.… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Declarative Generator](skills/jenkins-pipeline-declarative-generator/) | Creates Jenkins Declarative Pipeline Jenkinsfiles using jenkins-pipeline-syntax and jenkins-shared-libraries.… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline DSL Generator](skills/jenkins-pipeline-dsl-generator/) | Generates Jenkins Declarative and Scripted Pipeline DSL using the Jenkins REST API and Job DSL plugin. Creates… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Failure Analyzer](skills/jenkins-pipeline-failure-analyzer/) | Queries the Jenkins REST API /job/{name}/lastFailedBuild/api/json and /consoleText to diagnose pipeline failures.… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Generator](skills/jenkins-pipeline-generator/) | Generates declarative Jenkins pipeline scripts using the Jenkins Pipeline Syntax reference and shared library… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Health Monitor](skills/jenkins-pipeline-health-monitor/) | Monitors Jenkins pipelines using the Jenkins REST API and Blue Ocean API, detecting flaky tests, build queue… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Lint Agent](skills/jenkins-pipeline-lint-agent/) | Validates Jenkinsfile declarative and scripted pipelines using the Jenkins Pipeline Linter API endpoint. Checks for… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Linter](skills/jenkins-pipeline-linter-6/) | Validates Jenkinsfile declarative and scripted pipelines using the Jenkins Pipeline Linter HTTP API… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Linter & Fixer](skills/jenkins-pipeline-linter-fixer/) | Validates Jenkinsfile declarative pipelines using the Jenkins Pipeline Linter API endpoint… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Linter Agent](skills/jenkins-pipeline-linter-agent-2/) | Validates Jenkinsfile syntax using the Jenkins Pipeline Linter REST API before commits. Integrates with… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Linter Pro](skills/jenkins-pipeline-linter-pro/) | Validates Jenkinsfile syntax and best practices using the Jenkins Pipeline Model Definition API and jenkins-cli.jar… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Log Parser](skills/jenkins-pipeline-log-parser/) | Extracts and analyzes Jenkins Pipeline build logs using the Jenkins REST API and Blue Ocean API. Identifies stage… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Monitor](skills/jenkins-pipeline-monitor/) | Monitors Jenkins CI pipelines via the Jenkins REST API (/api/json) and Blue Ocean REST endpoints. Tracks build queue… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Orchestrator](skills/jenkins-pipeline-orchestrator-3/) | Automates Jenkins CI/CD pipeline configuration using the Jenkins REST API and Jenkinsfile DSL. Manages multi-branch… | Security Reviewed | 25.2k | — | | [Jenkins Pipeline Shared Library Linter](skills/jenkins-pipeline-shared-library-linter/) | Lints Jenkins Declarative and Scripted pipeline syntax using the Jenkins REST API and the Jenkins CLI jar. Checks… | Security Reviewed | 25.2k | — | | [Jenkins Shared Library Auditor](skills/jenkins-shared-library-auditor-agent/) | Audits Jenkins shared libraries for security vulnerabilities using the Jenkins Script Console API and Groovy AST… | Security Reviewed | 25.2k | — | | [Jenkins Shared Library Builder](skills/jenkins-shared-library-builder/) | Scaffolds and tests Jenkins Shared Libraries using the jenkins-pipeline-unit framework (JenkinsPipelineUnit).… | Security Reviewed | 25.2k | — | | [Jenkins Shared Library Linter](skills/jenkins-shared-library-linter/) | Validates Jenkins Shared Library Groovy code using the Jenkins Pipeline Model Definition API and Groovy AST parser.… | Security Reviewed | 25.2k | — | | [Jenkins Shared Library Manager](skills/jenkins-shared-library-manager/) | Manages Jenkins Shared Libraries with proper vars/ and src/ structure using the Jenkins Pipeline Shared Groovy… | Security Reviewed | 25.2k | — | | [GitLab CI Auto DevOps Configurator](skills/gitlab-ci-auto-devops-configurator/) | Configures GitLab CI/CD pipelines using .gitlab-ci.yml with Auto DevOps templates, includes, and the GitLab… | Security Reviewed | 24.3k | — | | [GitLab CI Cache Optimizer](skills/gitlab-ci-cache-optimizer-agent/) | Optimizes GitLab CI/CD cache configurations using the GitLab Pipelines API v4 and cache:key:files directive… | Security Reviewed | 24.3k | — | | [GitLab CI Integration](skills/gitlab-ci-integration-2/) | GitLab CI Integration is built around GitLab DevSecOps platform. The underlying ecosystem is represented by… | Security Reviewed | 24.3k | — | | [GitLab CI Merge Train Optimizer](skills/gitlab-ci-merge-train-optimizer/) | Optimizes GitLab CI/CD merge trains via the GitLab REST API v4 (/api/v4/projects/{id}/merge_trains). Analyzes… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Cost Calculator](skills/gitlab-ci-pipeline-cost-calculator/) | Calculates CI/CD spend using the GitLab REST API v4 pipelines and jobs endpoints. Tracks runner minutes by project,… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Cost Estimator](skills/gitlab-ci-pipeline-cost-estimator/) | Estimates CI/CD pipeline costs by querying the GitLab REST API v4 for job durations, runner types, and compute… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Debugger](skills/gitlab-ci-pipeline-debugger/) | Debugs failed GitLab CI/CD pipelines by parsing .gitlab-ci.yml and fetching job logs via GitLab REST API v4.… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Dependency Tracer](skills/gitlab-ci-pipeline-dependency-tracer/) | Traces job dependency chains in GitLab CI pipelines using the GitLab Jobs API and pipeline graph endpoints. Detects… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Generator](skills/gitlab-ci-pipeline-generator/) | Creates and manages GitLab CI/CD pipelines via the GitLab REST API v4. Generates .gitlab-ci.yml with multi-stage… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Linter](skills/gitlab-ci-pipeline-linter/) | Validates and optimizes .gitlab-ci.yml configurations using the GitLab CI Lint API (/api/v4/ci/lint). Checks for DAG… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Migrator](skills/gitlab-ci-pipeline-migrator/) | Converts GitLab CI .gitlab-ci.yml pipelines to GitHub Actions workflows using the gitlab-ci-local parser and YAML… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Optimizer](skills/gitlab-ci-pipeline-optimizer-8/) | Optimizes GitLab CI/CD pipelines using the GitLab Pipelines API and DAG keyword configurations. Analyzes job… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Profiler](skills/gitlab-ci-pipeline-profiler/) | Profiles GitLab CI/CD pipeline execution times using the GitLab REST API v4 /projects/:id/pipelines endpoint.… | Security Reviewed | 24.3k | — | | [GitLab CI Pipeline Validator](skills/gitlab-ci-pipeline-validator/) | Validates .gitlab-ci.yml files against GitLab CI/CD schema using the gitlab-ci-lint API endpoint. Catches stage… | Security Reviewed | 24.3k | — | | [GitLab CI Template Generator](skills/gitlab-ci-template-generator/) | Creates GitLab CI/CD pipeline templates using Auto DevOps components, Kaniko for container builds, and SAST/DAST… | Security Reviewed | 24.3k | — | | [GitLab CI Template Library](skills/gitlab-ci-template-library/) | Creates reusable GitLab CI/CD template libraries using include:template and extends keywords. Manages pipeline… | Security Reviewed | 24.3k | — | | [GitLab CI/CD Pipeline Optimizer](skills/gitlab-cicd-pipeline-optimizer/) | Optimizes GitLab CI/CD pipelines using the .gitlab-ci.yml specification and GitLab API v4. Implements DAG pipelines,… | Security Reviewed | 24.3k | — | | [GitLab CI/CD Pipeline Orchestrator](skills/gitlab-cicd-pipeline-orchestrator/) | Build and manage GitLab CI/CD pipelines using .gitlab-ci.yml and the GitLab REST API v4. Supports multi-project… | Security Reviewed | 24.3k | — | | [GitLab Pipeline Bottleneck Profiler](skills/gitlab-pipeline-bottleneck-profiler/) | Profiles GitLab CI/CD pipeline execution using the GitLab Pipelines API and Job Artifacts API. Identifies stage… | Security Reviewed | 24.3k | — | | [GitLab Pipeline DAG Optimizer](skills/gitlab-pipeline-dag-optimizer/) | Analyzes GitLab CI/CD pipeline YAML using the GitLab Pipelines API to detect bottlenecks and restructure directed… | Security Reviewed | 24.3k | — | | [GitLab Pipeline Optimizer](skills/gitlab-pipeline-optimizer/) | Analyzes and optimizes GitLab CI/CD pipelines using the GitLab REST API v4 and .gitlab-ci.yml schema. Reduces… | Security Reviewed | 24.3k | — | | [GitLab Pipeline Orchestrator](skills/gitlab-pipeline-orchestrator/) | Automates GitLab CI/CD pipeline creation using the GitLab Pipelines API and .gitlab-ci.yml DSL. Manages multi-stage… | Security Reviewed | 24.3k | — | | [semantic-release Automated Versioning and Release Publishing](skills/semantic-release-automated-versioning-and-release-publishing/) | semantic-release automates version calculation, changelog generation, tagging, and package publishing from… | Security Reviewed | 23.5k | 2.5M/wk | | [ArgoCD Application Deployer](skills/argocd-application-deployer/) | Manages ArgoCD application deployments via the ArgoCD REST API and argocd CLI. Configures GitOps sync policies,… | Security Reviewed | 22.6k | — | | [ArgoCD Application Sync Manager](skills/argocd-application-sync-manager-2/) | Manages ArgoCD application synchronization using the ArgoCD REST API and argocd CLI. Handles sync waves, hooks, and… | Security Reviewed | 22.6k | — | | [ArgoCD Application Sync Monitor](skills/argocd-application-sync-monitor/) | Monitors ArgoCD application sync status via the ArgoCD REST API and argocd CLI. Detects OutOfSync conditions, tracks… | Security Reviewed | 22.6k | — | | [ArgoCD Deployment Monitor](skills/argocd-deployment-monitor/) | Monitors ArgoCD application deployments using the ArgoCD REST API and gRPC interface. Tracks sync status, health… | Security Reviewed | 22.6k | — | | [ArgoCD Deployment Sync Skill](skills/argocd-deployment-sync-skill/) | Manages GitOps deployments via the ArgoCD REST API and argocd CLI. Triggers application syncs through… | Security Reviewed | 22.6k | — | | [ArgoCD GitOps Sync Controller](skills/argocd-gitops-sync-controller/) | Manages ArgoCD Application and ApplicationSet resources for Kubernetes GitOps deployments. Uses the ArgoCD REST API… | Security Reviewed | 22.6k | — | | [ArgoCD GitOps Sync Manager](skills/argocd-gitops-sync-manager/) | Manages ArgoCD application sync operations with intelligent drift detection and rollback strategies. Uses the ArgoCD… | Security Reviewed | 22.6k | — | | [ArgoCD GitOps Sync Monitor](skills/argocd-gitops-sync-monitor/) | Monitors ArgoCD application sync status using the ArgoCD REST API /api/v1/applications endpoint. Detects drift… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Drift Detector](skills/argocd-sync-drift-detector/) | Monitors ArgoCD applications for configuration drift using the ArgoCD REST API and grpc-gateway. Compares live… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Manager](skills/argocd-sync-manager-skill/) | Manages ArgoCD application syncs via the ArgoCD REST API /api/v1/applications/{name}/sync endpoint. Monitors sync… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Orchestrator](skills/argocd-sync-orchestrator/) | Manages ArgoCD application syncs using the argocd CLI and the Argo CD REST API (v1alpha1). Supports progressive… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Status Monitor](skills/argocd-sync-status-monitor-7/) | Monitors ArgoCD application sync status via the ArgoCD REST API and gRPC gateway. Detects drift between desired and… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Troubleshooter](skills/argocd-sync-troubleshooter/) | Diagnoses ArgoCD application sync failures using the ArgoCD REST API and Kubernetes resource diff analysis.… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Wave Orchestrator](skills/argocd-sync-wave-orchestrator-wave48/) | Manages ArgoCD application sync waves and hooks using the ArgoCD API and argocd CLI. Coordinates multi-application… | Security Reviewed | 22.6k | — | | [ArgoCD Sync Wave Planner](skills/argocd-sync-wave-planner/) | Manages ArgoCD Application sync waves and hooks through the ArgoCD REST API and Kubernetes custom resources. Uses… | Security Reviewed | 22.6k | — | | [ArgoCD GitOps Sync Automator](skills/argocd-gitops-sync-automator/) | Automates ArgoCD application synchronization using the ArgoCD gRPC/REST API and argocd-autopilot CLI. Manages… | Security Reviewed | 22.5k | — | | [Renovate Automated Dependency Update Bot and CLI](skills/renovate-automated-dependency-update-bot-and-cli/) | Renovate is an open source dependency automation tool that discovers package files and opens update pull requests… | Published | 21.3k | 2M/wk | | [Argo Workflows Deployer](skills/argo-workflows-deployer/) | Orchestrates deployment pipelines using the Argo Workflows Engine API and Argo CD ApplicationSet controller.… | Security Reviewed | 16.6k | — | | [Argo Workflows Linter](skills/argo-workflows-linter/) | Lints and validates Argo Workflows templates using the argo CLI and Argo Server REST API. Detects DAG dependency… | Security Reviewed | 16.6k | — | | [GoReleaser Cross-Platform Release Automation](skills/goreleaser-cross-platform-release-automation/) | Automate software releases with GoReleaser — build cross-platform binaries, create Docker images, generate… | Published | 15.7k | 62/wk | | [Dagger Programmable CI/CD Automation Engine](skills/dagger-programmable-cicd-automation-engine/) | Dagger is an open-source automation engine for building, testing, and shipping any codebase. It replaces shell… | Security Reviewed | 15.6k | — | | [CapRover Self-Hosted PaaS for App Deployment and Server Management](skills/caprover-self-hosted-paas-app-deployment/) | CapRover is a self-hosted Platform-as-a-Service that automates Docker, Nginx, and LetsEncrypt to deploy applications… | Security Reviewed | 14.9k | 8.4k/wk | | [Kamal Zero-Downtime Docker Deployment Tool by Basecamp](skills/kamal-zero-downtime-docker-deployment-basecamp/) | Kamal is an open-source deployment tool by Basecamp that deploys containerized web applications anywhere — from bare… | Published | 14k | — | | [Estimate Terraform and OpenTofu cost deltas before infrastructure changes merge with Infracost](skills/estimate-terraform-and-opentofu-cost-deltas-before-infrastructure-changes-merge-with-infracost/) | Show projected cloud cost increases or savings from Terraform and OpenTofu plans before a PR merges. | Security Reviewed | 12.3k | — | | [Orchestrate multi-environment OpenTofu and Terraform stacks with shared config and dependency ordering using Terragrunt](skills/orchestrate-multi-environment-opentofu-and-terraform-stacks-with-shared-config-and-dependency-ordering-using-terragrunt/) | Coordinate layered Terraform or OpenTofu stacks across environments so plan and apply runs happen in the right order… | Published | 9.5k | — | | [Tekton Pipeline Chain Validator](skills/tekton-pipeline-chain-validator/) | Validates Tekton pipeline supply chain security using Sigstore cosign verification and SLSA provenance checks.… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Composer](skills/tekton-pipeline-composer/) | Builds Tekton CI/CD pipelines on Kubernetes using the Tekton Pipelines API and tkn CLI. Composes Tasks,… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Debugger](skills/tekton-pipeline-debugger/) | Debugs Tekton pipeline failures by querying TaskRun and PipelineRun status via kubectl and the Tekton Results API.… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Generator](skills/tekton-pipeline-generator/) | Scaffolds Tekton CI/CD pipelines and tasks using the Tekton Hub API and kubectl. Generates PipelineRun manifests… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Resource Optimizer](skills/tekton-pipeline-resource-optimizer/) | Analyzes Tekton Pipeline and Task resource definitions using the Tekton Results API. Recommends CPU/memory request… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Scaffolder](skills/tekton-pipeline-scaffolder/) | Scaffolds Kubernetes-native CI/CD pipelines using Tekton Pipelines CRDs (Tasks, Pipelines, PipelineRuns) and the… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Task Assembler](skills/tekton-pipeline-task-assembler/) | Assembles Tekton CI/CD pipelines from reusable Task and ClusterTask definitions using tkn CLI and Tekton Hub… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Task Generator](skills/tekton-pipeline-task-generator/) | Generates Tekton CI/CD pipeline tasks and PipelineRun manifests using the Tekton Pipelines API. Integrates with… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Template Generator](skills/tekton-pipeline-template-generator/) | Scaffolds Tekton Pipeline and Task CRDs using the Tekton Hub API for reusable task resolution. Leverages tkn CLI for… | Security Reviewed | 8.9k | — | | [Tekton Pipeline Validator](skills/tekton-pipeline-validator/) | Validates Tekton Pipeline YAML manifests against the Tekton Pipelines API schema. Uses tkn CLI and Kubernetes… | Security Reviewed | 8.9k | — | | [Run Claude Code inside GitHub Actions for scoped fix, review, and triage loops on pull requests and issues](skills/run-claude-code-inside-github-actions-for-scoped-fix-review-and-triage-loops-on-pull-requests-and-issues/) | Use Claude Code as a bounded GitHub Actions worker for PR reviews, issue follow-up, and repository automation that… | Security Reviewed | 7.1k | — | | [Woodpecker CI Self-Hosted Continuous Integration Engine](skills/woodpecker-ci-self-hosted-continuous-integration/) | Woodpecker is a simple yet powerful self-hosted CI/CD engine written in Go with great extensibility. It runs… | Security Reviewed | 6.8k | — | | [Generate release PRs and changelog updates from Conventional Commits](skills/generate-release-prs-and-changelog-updates-from-conventional-commits/) | Use release-please when an agent should turn merged Conventional Commits into structured release PRs, version bumps,… | Security Reviewed | 6.7k | 162.7k/wk | | [Orchestrate parallel coding agents with autonomous CI and review handoff using Agent Orchestrator](skills/orchestrate-parallel-coding-agents-with-autonomous-ci-and-review-handoff-using-agent-orchestrator/) | Start one supervisor for a repository, fan work out across isolated worktrees, and route CI failures or review… | Published | 6.3k | 3.9k/wk | | [Generate dependency update pull requests from code with dependabot-core](skills/generate-dependency-update-pull-requests-from-code-with-dependabot-core/) | Scan manifests, compute safe version bumps, and prepare dependency update PR material when you need self-hosted or… | Published | 5.5k | — | | [Plan and apply many Helm releases from one declarative state before cluster changes drift out of sync with Helmfile](skills/plan-and-apply-many-helm-releases-from-one-declarative-state-before-cluster-changes-drift-out-of-sync-with-helmfile/) | Keep multi-chart Kubernetes environments coherent by diffing and syncing all declared Helm releases from one state file. | Security Reviewed | 5.1k | — | | [Generate Terraform module inputs and outputs docs with terraform-docs before review drift sets in](skills/generate-terraform-module-inputs-and-outputs-docs-with-terraform-docs-before-review-drift-sets-in/) | Refresh Terraform module documentation from source so variables, outputs, and providers stay aligned with the code… | Security Reviewed | 4.8k | — | | [GitHub Actions Matrix Strategy Builder](skills/github-actions-matrix-strategy-builder/) | Generates optimized GitHub Actions workflow matrices using the actions/setup-node, actions/cache, and… | Security Reviewed | 4.7k | — | | [Draft release notes continuously with Release Drafter](skills/draft-release-notes-continuously-with-release-drafter/) | Keep a living release draft in GitHub so merged pull requests are organized into release notes before ship day. | Security Reviewed | 3.9k | — | | [Lint GitHub Actions workflows before CI runs with actionlint](skills/lint-github-actions-workflows-before-ci-runs-with-actionlint/) | Validate workflow syntax, expressions, and shell steps before broken GitHub Actions changes reach CI. | Security Reviewed | 3.8k | — | | [AWS CloudWatch Alarm Builder](skills/aws-cloudwatch-alarm-builder/) | Creates and manages CloudWatch alarms using the AWS SDK for JavaScript v3 (@aws-sdk/client-cloudwatch). Configures… | Security Reviewed | 3.6k | — | | [AWS CodePipeline Orchestrator](skills/aws-codepipeline-orchestrator/) | Manages AWS CodePipeline stages and actions using AWS SDK for JavaScript (CodePipeline, CodeBuild, CodeDeploy APIs).… | Security Reviewed | 3.6k | — | | [Garden Kubernetes Development and Testing Automation Platform](skills/garden-kubernetes-dev-testing-automation/) | Garden is a DevOps automation tool for developing and testing Kubernetes apps faster. It spins up production-like… | Security Reviewed | 3.6k | — | | [Score Kubernetes manifests for reliability and security risks before deploy with kube-score](skills/score-kubernetes-manifests-for-reliability-and-security-risks-before-deploy-with-kube-score/) | Use kube-score to statically review Kubernetes YAML or rendered Helm output for rollout risks, weak defaults, and… | Published | 3.1k | — | | [Validate Kubernetes manifests against upstream schemas before cluster apply](skills/validate-kubernetes-manifests-against-upstream-schemas-before-cluster-apply/) | Uses kubeconform to validate Kubernetes manifests against versioned schemas before anything touches a cluster. The… | Published | 3k | — | | [Parallelize and retry Rust test runs before flaky or slow suites stall CI with cargo-nextest](skills/parallelize-and-retry-rust-test-runs-before-flaky-or-slow-suites-stall-ci-with-cargo-nextest/) | Lets an agent run Rust test suites with better scheduling, retries, failure isolation, and machine-readable output… | Published | 2.9k | 9.8M/wk | | [Shard, retry, and summarize Rust test runs with CI-friendly artifacts and failure isolation using cargo-nextest](skills/shard-retry-and-summarize-rust-test-runs-with-ci-friendly-artifacts-and-failure-isolation-using-cargo-nextest/) | Use cargo-nextest when an agent needs more reliable Rust test execution than cargo test, especially for sharding,… | Published | 2.9k | 9.8M/wk | | [Capture simulate and diff HTTP dependencies before flaky integration tests hit real external services with Hoverfly](skills/capture-simulate-and-diff-http-dependencies-before-flaky-integration-tests-hit-real-external-services-with-hoverfly/) | Record real HTTP traffic, replay it in simulation mode, and compare dependency behavior without hammering live… | Security Reviewed | 2.5k | — | | [Publish installable pull-request package previews before release with pkg.pr.new](skills/publish-installable-pull-request-package-previews-before-release-with-pkg-pr-new/) | Use pkg.pr.new when an agent needs an installable preview build from a pull request so reviewers can test a package… | Security Reviewed | 1.8k | 387.4k/wk | | [Parallelize large pytest suites and isolate slow feedback loops with pytest-xdist](skills/parallelize-large-pytest-suites-and-isolate-slow-feedback-loops-with-pytest-xdist/) | Fan out Python test execution across workers so slow suites finish faster and bottlenecks show up before they… | Security Reviewed | 1.8k | — | | [Advance GitOps app manifests to newer container tags with Argo CD Image Updater](skills/advance-gitops-app-manifests-to-newer-container-tags-with-argo-cd-image-updater/) | Track approved container images and write back the matching GitOps manifest changes instead of hand-editing tags… | Published | 1.7k | — | | [Lint and test Helm charts in pull requests before Kubernetes packaging changes merge with chart-testing](skills/lint-and-test-helm-charts-in-pull-requests-before-kubernetes-packaging-changes-merge-with-chart-testing/) | Run chart-focused lint and install checks so changed Helm charts are validated before release or merge. | Security Reviewed | 1.6k | — | | [Unit-test Helm charts with YAML assertions before deployment templates reach clusters with helm-unittest](skills/unit-test-helm-charts-with-yaml-assertions-before-deployment-templates-reach-clusters-with-helm-unittest/) | Render a Helm chart locally and assert on the generated Kubernetes objects before a broken template makes it to a… | Security Reviewed | 1.3k | — | | [Gate pull requests on OpenAPI breaking changes](skills/gate-pull-requests-on-openapi-breaking-changes/) | Use oasdiff when an agent needs to compare old and new OpenAPI specs and decide whether a proposed change is safe to… | Published | 1.2k | — | | [Harden-Runner CI/CD Security Agent for GitHub Actions](skills/harden-runner-cicd-security-agent-github-actions/) | Harden-Runner by StepSecurity is a CI/CD security agent that works like an EDR for GitHub Actions runners. It… | Security Reviewed | 1.1k | — | | [Run bounded Codex jobs inside GitHub Actions for PR review and repo maintenance with codex-action](skills/run-bounded-codex-jobs-inside-github-actions-for-pr-review-and-repo-maintenance-with-codex-action/) | Use codex-action when an agent operator wants Codex to run inside GitHub Actions for PR review or scheduled repo… | Security Reviewed | 927 | — | | [Pin GitHub Actions and reusable workflow refs to immutable SHAs before CI changes merge with pinact](skills/pin-github-actions-and-reusable-workflow-refs-to-immutable-shas-before-ci-changes-merge-with-pinact/) | Rewrite mutable GitHub Actions refs to commit SHAs so workflow changes do not ship with drifting dependencies. | Security Reviewed | 917 | — | | [Drive dependency and config bumps through declarative Updatecli pipelines](skills/drive-dependency-and-config-bumps-through-declarative-updatecli-pipelines/) | Use Updatecli when an agent needs to detect upstream releases, validate conditions, patch versioned files, and open… | Published | 894 | — | | [Deploy and diff environment-specific Kubernetes targets from one declarative project with Kluctl](skills/deploy-and-diff-environment-specific-kubernetes-targets-from-one-declarative-project-with-kluctl/) | Manage multi-environment Kubernetes rollouts from a single project so you can diff, deploy, prune, and promote… | Security Reviewed | 860 | — | | [CircleCI Config Validator](skills/circleci-config-validator/) | Validates and optimizes CircleCI configuration files using the CircleCI v2 API and circleci config validate CLI.… | Security Reviewed | 843 | — | | [CircleCI Flaky Test Detector](skills/circleci-flaky-test-detector-2/) | Queries CircleCI Insights API to identify test cases that flip between pass and fail across recent runs. Produces a… | Security Reviewed | 843 | — | | [CircleCI Orb Auditor](skills/circleci-orb-auditor/) | Audits CircleCI orb versions and configurations using the CircleCI v2 API. Flags deprecated orbs, provides pinning… | Security Reviewed | 843 | — | | [CircleCI Orb Builder](skills/circleci-orb-builder/) | Creates reusable CircleCI Orbs using the CircleCI Orb SDK and circleci/orb-tools@12 pipeline. Packages commands,… | Security Reviewed | 843 | — | | [CircleCI Orb Builder and Publisher](skills/circleci-orb-builder-publisher/) | Creates, validates, and publishes CircleCI Orbs using the CircleCI CLI and Orb Registry API. Handles semantic… | Security Reviewed | 843 | — | | [CircleCI Orb Composer](skills/circleci-orb-composer-7/) | Composes and validates CircleCI Orbs using the circleci/circleci-cli and circleci/orb-tools-orb SDK. Automates orb… | Security Reviewed | 843 | — | | [CircleCI Orb Composition Engine](skills/circleci-orb-composition-engine/) | Composes and publishes CircleCI Orbs using the circleci CLI with orb pack, orb validate, and semantic versioning.… | Security Reviewed | 843 | — | | [CircleCI Orb Configuration Manager](skills/circleci-orb-configuration-manager/) | Manages CircleCI pipeline configurations using orbs like circleci/node, circleci/docker, and circleci/aws-s3.… | Security Reviewed | 843 | — | | [CircleCI Orb Configurator](skills/circleci-orb-configurator-2/) | Builds and validates CircleCI orb configurations using the CircleCI CLI and Orb Development Kit. Supports orb… | Security Reviewed | 843 | — | | [CircleCI Orb Debugger](skills/circleci-orb-debugger/) | Diagnoses and fixes CircleCI orb configuration errors using the CircleCI v2 API and circleci config validate CLI.… | Security Reviewed | 843 | — | | [CircleCI Orb Dependency Analyzer](skills/circleci-orb-dependency-analyzer/) | Analyzes CircleCI orb dependencies using the CircleCI v2 API and Orb Registry API. Maps orb version trees, detects… | Security Reviewed | 843 | — | | [CircleCI Orb Dependency Auditor](skills/circleci-orb-dependency-auditor-4/) | Audits CircleCI orb dependencies using the CircleCI v2 API and orb registry. Detects outdated orb versions,… | Security Reviewed | 843 | — | | [CircleCI Orb Dependency Checker](skills/circleci-orb-dependency-checker/) | Scans CircleCI config.yml for orb version conflicts and breaking changes using the CircleCI Orbs Registry API.… | Security Reviewed | 843 | — | | [CircleCI Orb Dependency Scanner](skills/circleci-orb-dependency-scanner-4/) | Scans CircleCI config.yml for outdated orb versions using the CircleCI Orbs Registry API. Reports CVEs linked to orb… | Security Reviewed | 843 | — | | [CircleCI Orb Linter](skills/circleci-orb-linter/) | Validates CircleCI configuration files and custom Orbs using the CircleCI CLI (circleci config validate) and Orb… | Security Reviewed | 843 | — | | [CircleCI Orb Pipeline Agent](skills/circleci-orb-pipeline-agent/) | Builds and manages CircleCI pipelines using config.yml v2.1, CircleCI API v2, and reusable Orbs. Supports dynamic… | Security Reviewed | 843 | — | | [CircleCI Orb Pipeline Composer](skills/circleci-orb-pipeline-composer-2/) | Composes multi-stage CircleCI pipelines using reusable Orbs and the CircleCI v2 API. Supports dynamic config… | Security Reviewed | 843 | — | | [CircleCI Orb Pipeline Debugger](skills/circleci-orb-pipeline-debugger/) | Diagnoses CircleCI orb configuration errors and pipeline failures using the CircleCI v2 API. Parses orb YAML… | Security Reviewed | 843 | — | | [CircleCI Orb Validator](skills/circleci-orb-validator/) | Validates and lints CircleCI orb configurations using the CircleCI CLI and circleci-config-sdk. Checks for… | Security Reviewed | 843 | — | | [CircleCI Pipeline Manager](skills/circleci-pipeline-manager/) | Configure and trigger CircleCI pipelines using the CircleCI v2 API and config.yml orbs. Manages pipeline parameters,… | Security Reviewed | 843 | — | | [CircleCI Pipeline Optimizer](skills/circleci-pipeline-optimizer/) | Interfaces with CircleCI API v2 /pipeline and /workflow endpoints to analyze build performance. Identifies slow jobs… | Security Reviewed | 843 | — | | [CircleCI Workflow Analyzer](skills/circleci-workflow-analyzer/) | Analyzes and optimizes CircleCI workflows using the CircleCI v2 API. Identifies bottlenecks in job dependency… | Security Reviewed | 843 | — | | [CircleCI Workflow Builder](skills/circleci-workflow-builder/) | Generates CircleCI config.yml workflows using the CircleCI Orbs SDK and Workflows API. Supports parallelism tuning… | Security Reviewed | 843 | — | | [CircleCI Workflow Cost Auditor](skills/circleci-workflow-cost-auditor/) | Audits CircleCI workflow spend using the CircleCI Insights API and machine-type pricing tables. Identifies jobs… | Security Reviewed | 843 | — | | [Run declarative Kubernetes test suites against clusters before operator or manifest changes merge with KUTTL](skills/run-declarative-kubernetes-test-suites-against-clusters-before-operator-or-manifest-changes-merge-with-kuttl/) | Express Kubernetes test steps and assertions in YAML, then execute them against a real cluster before shipping… | Security Reviewed | 804 | — | | [Run AI browser regression checks with Playwright and multi-model verification through Passmark](skills/run-ai-browser-regression-checks-with-playwright-and-multi-model-verification-through-passmark/) | Execute natural-language browser regression tests with Playwright, caching, auto-healing, and multi-model assertion… | Security Reviewed | 676 | 12.3k/wk | | [Jenkins Declarative Pipeline Generator](skills/jenkins-declarative-pipeline-generator-2/) | Generates Jenkins Declarative Pipelines using the Pipeline Model Definition Plugin API and Jenkins shared library… | Published | 564 | — | | [Catch agent-era CI/CD and permission misconfigurations before shipping with Ship Safe](skills/catch-agent-era-ci-cd-and-permission-misconfigurations-before-shipping-with-ship-safe/) | Run Ship Safe before a release when an agent needs one pre-ship pass for CI/CD misconfigurations, permission risks,… | Security Reviewed | 521 | 2.8k/wk | | [Automatically rerun flaky pytest cases with bounded retry rules before intermittent failures block merges with pytest-rerunfailures](skills/automatically-rerun-flaky-pytest-cases-with-bounded-retry-rules-before-intermittent-failures-block-merges-with-pytest-rerunfailures/) | Add controlled retries to pytest runs so agents can contain flaky tests and report final failures without rerunning… | Security Reviewed | 458 | — | | [Generate conventional-commit release notes for automated ship workflows with semantic-release release-notes-generator](skills/generate-conventional-commit-release-notes-for-automated-ship-workflows-with-semantic-release-release-notes-generator/) | Generate structured release notes from Conventional Commits inside automated release pipelines when changelog… | Security Reviewed | 361 | 11M/wk | | [Shard slow pytest suites by historic timings before CI bottlenecks pile up with pytest-split](skills/shard-slow-pytest-suites-by-historic-timings-before-ci-bottlenecks-pile-up-with-pytest-split/) | Lets an agent split a large pytest suite into timing-balanced shards so parallel CI lanes finish faster and with… | Security Reviewed | 308 | 12.8M/wk | | [Validate lint bundle and unit-test JSON Schema repositories before release with JSON Schema CLI](skills/validate-lint-bundle-and-unit-test-json-schema-repositories-before-release-with-json-schema-cli/) | Catch broken schemas, bad references, anti-patterns, and inconsistent formatting before a schema repo or contract… | Published | 270 | 27.2k/wk | | [Execute DevOps delivery and infrastructure workflows with cc-devops-skills](skills/execute-devops-delivery-and-infrastructure-workflows-with-cc-devops-skills/) | Use generator and validator loops for infra, CI, and platform work so agents ship operational changes with more… | Security Reviewed | 182 | — | | [Run only the relevant linters and formatters on changed files with Precious](skills/run-only-the-relevant-linters-and-formatters-on-changed-files-with-precious/) | Run just the applicable quality checks on changed files so pre-commit and CI feedback stays fast and targeted. | Security Reviewed | 152 | — | | [Gate AI-generated pull requests with evidence checks and quality barriers using Swarm Orchestrator](skills/gate-ai-generated-pull-requests-with-evidence-checks-and-quality-barriers-using-swarm-orchestrator/) | Run Copilot, Claude Code, or Codex on isolated branches, verify each agent claim against real repo evidence, and… | Security Reviewed | 83 | 118/wk | | [Operate Harness pipelines, projects, and delivery resources from MCP-enabled agents](skills/operate-harness-pipelines-projects-and-delivery-resources-from-mcp-enabled-agents/) | Use the Harness MCP Server when an agent needs governed access to Harness pipelines, services, environments, feature… | Security Reviewed | 43 | 1k/wk | | [Generate structured release notes from merged pull requests between two refs with Copilot Release Notes](skills/generate-structured-release-notes-from-merged-pull-requests-between-two-refs-with-copilot-release-notes/) | Compare two tags, branches, or SHAs and turn merged pull requests into reviewable markdown and JSON release notes… | Security Reviewed | 2 | — | | [Buildkite Agent Fleet Scaler](skills/buildkite-agent-fleet-scaler/) | Auto-scales Buildkite agent fleets based on queue depth and job wait times using the Buildkite GraphQL API. Manages… | Published | — | — | | [Buildkite Agent Monitor](skills/buildkite-agent-monitor/) | Monitors Buildkite agent pools via the Buildkite REST API v3 and GraphQL API. Tracks agent connectivity, queue… | Published | — | — | | [Buildkite Dynamic Pipeline Agent](skills/buildkite-dynamic-pipeline-agent/) | Creates Buildkite pipelines dynamically using the Buildkite REST API and pipeline upload commands. Manages agent… | Published | — | — | | [Buildkite Dynamic Pipeline Architect](skills/buildkite-dynamic-pipeline-architect/) | Creates dynamic Buildkite pipelines using the Buildkite REST API and pipeline upload mechanism. Implements… | Published | — | — | | [Buildkite Pipeline Optimizer](skills/buildkite-pipeline-optimizer-agent/) | Analyzes Buildkite pipeline YAML and optimizes parallelism using the Buildkite REST API v2 and GraphQL API. Reduces… | Published | — | — | | [Buildkite Pipeline Profiler](skills/buildkite-pipeline-profiler/) | Profiles Buildkite pipeline performance using the Buildkite REST API and GraphQL API. Analyzes step durations, agent… | Published | — | — | | [Dispatch coding agents from GitHub issue labels and return pull requests with Patchwork Agents](skills/dispatch-coding-agents-from-github-issue-labels-and-return-pull-requests-with-patchwork-agents/) | Use issue labels as a lightweight dispatch layer that fans repository work out to Claude Code, Codex, or Aider… | Security Reviewed | — | — | | [GitHub Actions CI Builder](skills/github-actions-ci-builder/) | Generate and manage GitHub Actions workflow YAML files using the GitHub Actions REST API and workflow_dispatch… | Security Reviewed | — | — | | [GitHub Actions CI Pipeline Builder](skills/github-actions-ci-pipeline-builder/) | Generates and manages GitHub Actions workflows using the Workflow YAML syntax and GitHub REST API. Supports matrix… | Security Reviewed | — | — | | [GitHub Actions CI/CD Pipeline Manager](skills/github-actions-cicd-pipeline-manager/) | Automates GitHub Actions workflow creation, runner management, and artifact caching using the GitHub REST API and… | Security Reviewed | — | — | | [GitHub Actions Matrix Build Optimizer](skills/github-actions-matrix-build-optimizer/) | Analyzes GitHub Actions workflow YAML files and optimizes matrix strategies using the actions/setup-node and… | Security Reviewed | — | — | | [GitHub Actions Matrix Builder](skills/github-actions-matrix-builder-13/) | Generates dynamic GitHub Actions CI/CD matrix strategies using the GitHub REST API and YAML AST parsing via js-yaml.… | Security Reviewed | — | — | | [GitHub Actions Matrix Optimizer](skills/github-actions-matrix-optimizer-2/) | Analyzes GitHub Actions workflow matrix strategies using the GitHub REST API v3 workflow runs endpoint. Identifies… | Security Reviewed | — | — | | [GitHub Actions Matrix Orchestrator](skills/github-actions-matrix-orchestrator/) | Dynamically generates GitHub Actions matrix strategies using the GitHub REST API and workflow dispatch events.… | Security Reviewed | — | — | | [GitHub Actions OIDC Token Validator](skills/github-actions-oidc-token-validator/) | Validates GitHub Actions OIDC tokens for secure, secretless deployments. Uses the GitHub Actions id-token API and… | Security Reviewed | — | — | | [GitHub Actions OIDC Token Verifier](skills/github-actions-oidc-token-verifier/) | Verifies GitHub Actions OIDC tokens against the GitHub OIDC provider JWKS endpoint. Validates subject claims,… | Security Reviewed | — | — | | [GitHub Actions Pipeline Validator](skills/github-actions-pipeline-validator/) | Validates GitHub Actions workflow YAML files against the Actions schema, checks for deprecated action versions, and… | Security Reviewed | — | — | | [GitHub Actions Workflow Builder](skills/github-actions-workflow-builder-skill/) | Generates and validates GitHub Actions YAML workflows using the actions/toolkit SDK and workflow_dispatch event… | Security Reviewed | — | — | | [GitHub Actions Workflow Debugger](skills/github-actions-workflow-debugger/) | Diagnoses failing GitHub Actions workflows using the GitHub REST API v3 /actions/runs and /actions/jobs endpoints.… | Security Reviewed | — | — | | [GitHub Actions Workflow Generator](skills/github-actions-workflow-generator-3/) | Generates GitHub Actions workflow YAML files using the GitHub REST API v3 and Actions API. Supports matrix builds,… | Security Reviewed | — | — | | [GitHub Actions Workflow Linter](skills/github-actions-workflow-linter-2/) | Validates GitHub Actions YAML workflows using actionlint and the GitHub Actions REST API. Detects invalid step… | Security Reviewed | — | — | | [GitHub Actions Workflow Optimizer](skills/github-actions-workflow-optimizer/) | Analyzes GitHub Actions YAML workflows to identify redundant steps, optimize caching strategies, and reduce CI… | Security Reviewed | — | — | | [Inspect failing GitHub Actions checks and plan fixes with gh-fix-ci](skills/inspect-failing-github-actions-checks-and-plan-fixes-with-gh-fix-ci/) | Inspect failing GitHub Actions checks on the current PR, pull the actionable log snippet, and stop at an approval… | Published | — | — | | [Investigate failing GitHub Actions runs with CI Doctor](skills/investigate-failing-github-actions-runs-with-ci-doctor-2/) | Use GitHub Next's CI Doctor workflow to watch GitHub Actions runs, pull failure logs, trace recurring patterns, and… | Security Reviewed | — | — | | [Investigate failing GitHub Actions runs with CI Doctor](skills/investigate-failing-github-actions-runs-with-ci-doctor/) | Use GitHub Next's CI Doctor workflow to watch GitHub Actions runs, pull failure logs, trace recurring patterns, and… | Security Reviewed | — | — | | [npm Audit Dependency Report Generator](skills/npm-audit-dependency-report-generator/) | Generates comprehensive vulnerability reports from npm audit JSON output and the OSV (Open Source Vulnerabilities)… | Security Reviewed | — | — | | [Update repository docs automatically after code changes and open review PRs](skills/update-repository-docs-automatically-after-code-changes-and-open-review-prs/) | Use GitHub Next's update-docs workflow when code changes should trigger documentation maintenance instead of waiting… | Security Reviewed | — | — | ### 📋 Runbooks & Diagnostics (176 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Runbooks%20%26%20Diagnostics) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Runbooks%20%26%20Diagnostics&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Runbooks%20%26%20Diagnostics&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Pod CrashLoop Runbook](skills/pod-crashloop-runbook/) | Pod CrashLoop Runbook is built around Kubernetes orchestration platform. The underlying ecosystem is represented by… | Security Reviewed | 122.2k | — | | [Kubernetes CrashLoop Diagnoser](skills/kubernetes-crashloop-diagnoser-agent/) | Diagnoses CrashLoopBackOff pods using kubectl and the Kubernetes API /api/v1/namespaces/{ns}/pods/{pod}/log… | Security Reviewed | 121.7k | — | | [Kubernetes Crashloop Diagnostic Runbook](skills/kubernetes-crashloop-diagnostic-runbook/) | Diagnoses CrashLoopBackOff pods in Kubernetes clusters using kubectl and the Kubernetes API. Fetches pod events,… | Security Reviewed | 121.7k | — | | [Kubernetes CrashLoop Diagnostician](skills/kubernetes-crashloop-diagnostician/) | Diagnoses CrashLoopBackOff pods using the Kubernetes client-go API and kubectl debug. Analyzes container exit codes,… | Security Reviewed | 121.7k | — | | [Kubernetes CrashLoopBackOff Resolver](skills/kubernetes-crashloopbackoff-resolver/) | Diagnoses CrashLoopBackOff pods using the Kubernetes API /api/v1/pods endpoint, kubectl logs --previous, and… | Security Reviewed | 121.7k | — | | [Kubernetes Diagnostic Runbook](skills/kubernetes-diagnostic-runbook/) | Executes diagnostic workflows against Kubernetes clusters using kubectl and the Kubernetes Python client… | Security Reviewed | 121.7k | — | | [Kubernetes Diagnostics Agent](skills/kubernetes-diagnostics-agent/) | Performs deep cluster troubleshooting using the Kubernetes API server /debug/pprof endpoints and kubectl-debug… | Security Reviewed | 121.7k | — | | [Kubernetes Incident Runbook](skills/kubernetes-incident-runbook/) | Executes structured incident response procedures for Kubernetes clusters using kubectl, kube-state-metrics, and the… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Crash Analyzer](skills/kubernetes-pod-crash-analyzer-3/) | Investigates CrashLoopBackOff and OOMKilled pod failures using kubectl and the Kubernetes API. Correlates container… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Crash Diagnostician](skills/kubernetes-pod-crash-diagnostician/) | Diagnoses Kubernetes pod crash loops by analyzing events, logs, and resource quotas via the Kubernetes API and… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Crash Investigator](skills/kubernetes-pod-crash-investigator-3/) | Diagnoses CrashLoopBackOff and OOMKilled pod failures using the Kubernetes API via kubectl and the official… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Crash Loop Analyzer](skills/kubernetes-pod-crash-loop-analyzer/) | Diagnoses CrashLoopBackOff pods using kubectl describe, container exit code analysis, and the Kubernetes Events API.… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Crashloop Runbook](skills/kubernetes-pod-crashloop-runbook/) | Automates diagnosis of CrashLoopBackOff pods using kubectl commands wrapped via the Kubernetes API server. Fetches… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Diagnostic Agent](skills/kubernetes-pod-diagnostic-agent/) | Diagnoses Kubernetes pod failures using kubectl and the Kubernetes API server endpoints. Analyzes CrashLoopBackOff,… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Diagnostic Runbook](skills/kubernetes-pod-diagnostic-runbook/) | Automated K8s pod troubleshooting using kubectl, crictl, and the Kubernetes API. Runs diagnostic sequences for… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Diagnostics](skills/kubernetes-pod-diagnostics-skill/) | Diagnoses Kubernetes pod failures using kubectl describe, logs --previous, and the Kubernetes API… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Diagnostics Runbook](skills/kubernetes-pod-diagnostics-runbook/) | Automates Kubernetes troubleshooting using kubectl and the Kubernetes Python client to diagnose CrashLoopBackOff,… | Security Reviewed | 121.7k | — | | [Kubernetes Pod Diagnostics Runner](skills/kubernetes-pod-diagnostics-runner-2/) | Runs automated diagnostic sequences on Kubernetes pods using kubectl exec, kubectl logs, and the Kubernetes API… | Security Reviewed | 121.7k | — | | [Kubernetes Rollback Runbook](skills/kubernetes-rollback-runbook-3/) | Executes structured Kubernetes rollback procedures using kubectl and the kubernetes/client-go library. Monitors… | Security Reviewed | 121.7k | — | | [Kubernetes Runbook Executor](skills/kubernetes-runbook-executor-2/) | Executes diagnostic runbooks against Kubernetes clusters using the official kubernetes/client-go SDK and kubectl… | Security Reviewed | 121.7k | — | | [Kubernetes Runbook Generator](skills/kubernetes-runbook-generator/) | Auto-generates operational runbooks from Kubernetes cluster state using kubectl and the Kubernetes API. Produces… | Security Reviewed | 121.7k | — | | [Kubernetes Troubleshoot Analyzer](skills/kubernetes-troubleshoot-analyzer/) | Runs diagnostic analysis on Kubernetes clusters using kubectl, k9s terminal UI data, and the Troubleshoot.sh… | Security Reviewed | 121.7k | — | | [Kubernetes Events API CrashLoop Investigator](skills/kubernetes-events-api-crashloop-investigator/) | Diagnoses restart storms with the Kubernetes Events API, Pod status conditions, and the Metrics API to explain why… | Security Reviewed | 121.4k | — | | [Docker Compose Health Checker](skills/docker-compose-health-checker/) | Validates docker-compose.yml files against the Compose Specification, checks image vulnerability status via Docker… | Security Reviewed | 71.5k | — | | [Docker Compose Health Monitor](skills/docker-compose-health-monitor/) | Monitors Docker Compose service health using the Docker Engine API (/containers/{id}/json) and docker-compose ps… | Security Reviewed | 71.5k | — | | [Docker Container Health Check Runbook](skills/docker-container-health-check-runbook/) | Runs systematic health diagnostics on Docker containers using docker inspect, docker stats, and the Docker Engine… | Security Reviewed | 71.5k | — | | [Docker Container Health Inspector](skills/docker-container-health-inspector/) | Inspects Docker container health using the Docker Engine API v1.45 /containers/{id}/json and /containers/{id}/stats… | Security Reviewed | 71.5k | — | | [Ansible Playbook Debugger](skills/ansible-playbook-debugger/) | Diagnoses Ansible playbook failures using ansible-playbook --check --diff mode, ansible-lint, and the Ansible… | Security Reviewed | 68.4k | — | | [Ansible Playbook Diagnostics Runner](skills/ansible-playbook-diagnostics-runner/) | Runs Ansible diagnostic playbooks using ansible-runner and the Ansible Collections ecosystem (ansible.builtin,… | Security Reviewed | 68.4k | — | | [Ansible Playbook Dry Run Validator](skills/ansible-playbook-dry-run-validator/) | Validates Ansible playbooks using ansible-lint and the Ansible Galaxy API. Performs check-mode dry runs, validates… | Security Reviewed | 68.4k | — | | [Ansible Playbook Dry-Run Analyzer](skills/ansible-playbook-dry-run-analyzer/) | Executes ansible-playbook --check --diff mode and parses the JSON callback output using the ansible.posix.json… | Security Reviewed | 68.4k | — | | [Ansible Playbook Dry-Run Validator](skills/ansible-playbook-dryrun-validator-agent/) | Validates Ansible playbooks in check mode using ansible-playbook --check --diff and the Ansible Python API. Detects… | Security Reviewed | 68.4k | — | | [Ansible Playbook Linter Pro](skills/ansible-playbook-linter-pro/) | Validates Ansible playbooks using ansible-lint with custom rule plugins and the Ansible Collections API. Checks for… | Security Reviewed | 68.4k | — | | [Ansible Runbook Executor](skills/ansible-runbook-executor/) | Executes Ansible playbooks for server diagnostics and remediation using ansible-runner Python SDK. Supports… | Security Reviewed | 68.4k | — | | [Ansible Playbook Runner with Vault Secrets](skills/ansible-playbook-vault-runner/) | Executes Ansible playbooks against dynamic inventories from AWS EC2 or Azure, decrypting Ansible Vault secrets via… | Security Reviewed | 68.3k | — | | [Prometheus Alert Resolver](skills/prometheus-alert-resolver-skill/) | Resolves Prometheus alerts by querying the /api/v1/alerts and /api/v1/query_range endpoints for metric time series… | Security Reviewed | 63.6k | — | | [Prometheus Alert Rule Tester](skills/prometheus-alert-rule-tester/) | Tests Prometheus alerting rules against historical metrics using promtool and the Prometheus HTTP API query_range… | Security Reviewed | 63.6k | — | | [Prometheus Alert Runbook](skills/prometheus-alert-runbook/) | Execute structured runbook procedures triggered by Prometheus AlertManager webhooks. Queries PromQL metrics via the… | Security Reviewed | 63.6k | — | | [Prometheus Alert Runbook Agent](skills/prometheus-alert-runbook-agent/) | Automates incident response for Prometheus alerts using PromQL queries, Alertmanager API, and Grafana dashboards.… | Security Reviewed | 63.6k | — | | [Prometheus Alert Runbook Linker](skills/prometheus-alert-runbook-linker/) | Links Prometheus alerting rules to operational runbooks by parsing AlertManager configurations and PrometheusRule… | Security Reviewed | 63.6k | — | | [Prometheus Alert Tuner](skills/prometheus-alert-tuner/) | Tunes Prometheus alerting rules using the Prometheus HTTP API and PromQL query analysis. Reduces alert fatigue by… | Security Reviewed | 63.6k | — | | [Terraform Drift Detection Runbook](skills/terraform-drift-detection-runbook/) | Detects infrastructure drift using terraform plan -detailed-exitcode and the Terraform Cloud API. Compares state… | Security Reviewed | 48.1k | — | | [Terraform Plan Diff Reviewer](skills/terraform-plan-diff-reviewer/) | Parses terraform plan JSON output to identify destructive changes, security group modifications, and IAM policy… | Security Reviewed | 48.1k | — | | [Terraform State Diagnostics](skills/terraform-state-diagnostics/) | Diagnoses Terraform state issues using terraform state commands, the Terraform Cloud API, and HCL parser. Detects… | Security Reviewed | 48.1k | — | | [Terraform State Drift Detector](skills/terraform-state-drift-detector/) | Detects infrastructure drift by running terraform plan -detailed-exitcode and parsing the JSON output via terraform… | Security Reviewed | 48.1k | — | | [Terraform State Forensics Tool](skills/terraform-state-forensics-tool/) | Analyzes Terraform state files and plan outputs to detect drift, orphaned resources, and dependency cycles. Uses the… | Security Reviewed | 48.1k | — | | [Terraform State Inspector](skills/terraform-state-inspector/) | Inspects and diagnoses Terraform state files using terraform CLI commands and the Terraform Cloud API v2. Detects… | Security Reviewed | 48.1k | — | | [Terraform State Surgery Kit](skills/terraform-state-surgery-kit/) | Performs safe Terraform state operations using the terraform CLI state subcommands and the Terraform Cloud API.… | Security Reviewed | 48.1k | — | | [Sentry Error Triage Assistant](skills/sentry-error-triage-assistant/) | Triages application errors using the Sentry Web API (/api/0/issues/) and Sentry SDK breadcrumb data. Groups issues… | Published | 43.6k | — | | [Apache Kafka Consumer Lag Runbook](skills/apache-kafka-consumer-lag-runbook/) | Diagnoses Kafka consumer group lag using the Kafka AdminClient API and JMX metrics exposed via the Confluent Metrics… | Security Reviewed | 32.4k | — | | [Nginx Config Linter and Tester](skills/nginx-config-linter-tester/) | Validates nginx.conf files using the gixy static analyzer and crossplane parser library. Tests configuration for… | Security Reviewed | 29.9k | — | | [Nginx Config Validator and Optimizer](skills/nginx-config-validator-optimizer/) | Parses nginx.conf and included config files using the crossplane Python library and nginx -t test command.… | Security Reviewed | 29.9k | — | | [Nginx Config Validator Runbook](skills/nginx-config-validator-runbook/) | Validates Nginx configurations using nginx -t syntax checking, the crossplane Python parser for structural analysis,… | Security Reviewed | 29.9k | — | | [Nginx Error Log Analyzer](skills/nginx-error-log-analyzer/) | Parses and diagnoses Nginx error logs and access logs using pattern matching against known error signatures.… | Security Reviewed | 29.9k | — | | [Nginx Error Log Analyzer and Fixer](skills/nginx-error-log-analyzer-fixer/) | Parses Nginx error logs and access logs to diagnose 502, 504, and 413 errors. Uses GoAccess for real-time log… | Security Reviewed | 29.9k | — | | [Nginx Error Log Classifier](skills/nginx-error-log-classifier/) | Classifies and prioritizes Nginx error log entries using pattern matching against known error signatures and the… | Security Reviewed | 29.9k | — | | [Nginx Error Log Pattern Analyzer](skills/nginx-error-log-pattern-analyzer/) | Parses Nginx error logs using configurable regex patterns and the GoAccess real-time log analyzer API. Clusters… | Security Reviewed | 29.9k | — | | [Nginx Error Log Runbook Agent](skills/nginx-error-log-runbook-agent/) | Automates Nginx error diagnosis using nginx -T configuration dump, error.log pattern matching, and the Nginx Plus… | Security Reviewed | 29.9k | — | | [Nginx Error Pattern Analyzer](skills/nginx-error-pattern-analyzer-agent/) | Analyzes Nginx error logs using GoAccess and custom regex parsers to identify recurring 502/503 patterns. Correlates… | Security Reviewed | 29.9k | — | | [Jenkins Build Log Analyzer](skills/jenkins-build-log-analyzer/) | Parses Jenkins build console logs via the Jenkins Remote Access API to extract failure patterns, stack traces, and… | Security Reviewed | 25.2k | — | | [Pulumi Drift Detector & Reconciler](skills/pulumi-drift-detector-reconciler/) | Runs pulumi refresh on schedule to detect drift between live cloud resources and Pulumi state. Classifies drift by… | Security Reviewed | 25k | 2.1M/wk | | [ArgoCD Application Health Runbook](skills/argocd-application-health-runbook/) | Diagnoses ArgoCD application sync failures and degraded states using the ArgoCD REST API and argocd CLI. Queries… | Security Reviewed | 22.6k | — | | [ArgoCD Deployment Runbook Agent](skills/argocd-deployment-runbook-agent/) | Manages GitOps deployments using ArgoCD API, argocd CLI, and Kustomize overlays. Automates sync operations, rollback… | Security Reviewed | 22.6k | — | | [Systemd Service Debugger](skills/systemd-service-debugger/) | Debugs failed systemd services using journalctl, systemctl, and the systemd D-Bus API. Analyzes unit dependencies,… | Published | 16.2k | — | | [Systemd Service Diagnostics](skills/systemd-service-diagnostics/) | Diagnoses systemd service failures using journalctl structured JSON output and systemctl show properties. Analyzes… | Published | 16.2k | — | | [Systemd Service Recovery Playbook](skills/systemd-service-recovery-playbook-2/) | Diagnoses and recovers failed systemd services using journalctl, systemctl status, and D-Bus… | Published | 16.2k | — | | [BorgBackup Deduplicating Encrypted Backup Program](skills/borgbackup-deduplicating-encrypted-backup/) | BorgBackup (Borg) is a deduplicating backup program with optional compression and authenticated encryption. It uses… | Security Reviewed | 13.2k | — | | [PostgreSQL Diagnostic Analyzer](skills/postgresql-diagnostic-analyzer/) | Runs diagnostic queries against PostgreSQL using pg_stat_statements, pg_stat_activity, and pg_locks system views.… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Diagnostic Runbook](skills/postgresql-diagnostic-runbook/) | Diagnoses PostgreSQL performance issues using pg_stat_statements, pg_stat_activity, and the pgbadger log analyzer.… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Health Diagnostics Agent](skills/postgresql-health-diagnostics-agent/) | Queries PostgreSQL system catalogs pg_stat_activity, pg_stat_user_tables, and pg_locks to diagnose performance… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Performance Diagnostic Suite](skills/postgresql-performance-diagnostic-suite/) | Diagnoses PostgreSQL performance issues using pg_stat_statements, pg_stat_activity, and EXPLAIN ANALYZE. Integrates… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Performance Diagnostics](skills/postgresql-performance-diagnostics/) | Analyzes PostgreSQL query performance using pg_stat_statements, pg_stat_user_tables, and EXPLAIN ANALYZE output.… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Performance Runbook](skills/postgresql-performance-runbook/) | Executes diagnostic queries against PostgreSQL using pg_stat_statements, pg_stat_activity, and pg_locks system… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Query Analyzer](skills/postgresql-query-analyzer/) | Analyzes PostgreSQL slow queries using EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON) output and pg_stat_statements views.… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Query Diagnostics](skills/postgresql-query-diagnostics/) | Diagnoses slow PostgreSQL queries using pg_stat_statements, pg_stat_activity, and EXPLAIN ANALYZE output parsing.… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Query Plan Diagnostics](skills/postgresql-query-plan-diagnostics-wave48/) | Analyzes PostgreSQL query execution plans using EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON) and the pg_stat_statements… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Query Plan Explainer](skills/postgresql-query-plan-explainer/) | Interprets PostgreSQL EXPLAIN ANALYZE output using pg_stat_statements and auto_explain module data. Identifies… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Slow Query Analyzer](skills/postgresql-slow-query-analyzer/) | Queries pg_stat_statements and pg_stat_activity to surface the top slow queries by total execution time, mean… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Slow Query Runbook](skills/postgresql-slow-query-runbook-agent/) | Diagnoses PostgreSQL slow queries using pg_stat_statements extension, EXPLAIN ANALYZE output parsing, and… | Security Reviewed | 13.1k | 23.2M/wk | | [PostgreSQL Vacuum Deadlock Runbook](skills/postgresql-vacuum-deadlock-runbook/) | Automates PostgreSQL vacuum and autovacuum troubleshooting via pg_stat_user_tables, pg_locks, and pg_stat_activity… | Security Reviewed | 13.1k | 23.2M/wk | | [Monitor Claude Code and Codex local usage logs for spend, model mix, and session burn with ccusage](skills/monitor-claude-code-and-codex-local-usage-logs-for-spend-model-mix-and-session-burn-with-ccusage/) | Use ccusage when an agent operator needs to turn local Claude Code or Codex usage logs into spend and usage reports… | Published | 12.9k | 154.1k/wk | | [Rewrite Git history to purge secrets, binaries, or accidental paths before sharing a repo](skills/rewrite-git-history-to-purge-secrets-binaries-or-accidental-paths-before-sharing-a-repo/) | Use git-filter-repo when an agent needs to surgically rewrite repository history after a leaked secret, a huge… | Security Reviewed | 12.1k | — | | [Dockerfile Security Hardening Advisor](skills/dockerfile-security-hardening-advisor/) | Audits Dockerfiles for security vulnerabilities using Hadolint and Trivy container scanner. Recommends hardening… | Security Reviewed | 12.1k | — | | [Simulate network failures in integration tests with Toxiproxy](skills/simulate-network-failures-in-integration-tests-with-toxiproxy/) | Use Toxiproxy when an agent needs to inject latency, disconnects, bandwidth limits, or packet-like failure modes… | Security Reviewed | 11.9k | — | | [Trace which local processes and hosts are consuming bandwidth during incidents with bandwhich](skills/trace-which-local-processes-and-hosts-are-consuming-bandwidth-during-incidents-with-bandwhich/) | Identify which processes, connections, and remote hosts are actually using bandwidth before you chase the wrong… | Security Reviewed | 11.7k | — | | [Load-test an HTTP endpoint with a fast reproducible CLI probe using oha](skills/load-test-an-http-endpoint-with-a-fast-reproducible-cli-probe-using-oha/) | Run a quick concurrent HTTP benchmark against a URL before deeper performance work or regression triage. | Security Reviewed | 10.2k | — | | [Triage production log spikes and incidents from the terminal with lnav](skills/triage-production-log-spikes-and-incidents-from-the-terminal-with-lnav/) | Open raw logs, jump to error clusters, query structured fields, and summarize incident clues without shipping data… | Security Reviewed | 10.2k | — | | [Analyze Kubernetes cluster issues through MCP with K8sGPT](skills/analyze-kubernetes-cluster-issues-through-mcp-with-k8sgpt/) | Run K8sGPT as an MCP server so an agent can scan a Kubernetes cluster, explain unhealthy resources, and return… | Security Reviewed | 7.7k | — | | [Swap a local service into a live Kubernetes environment to debug real cluster traffic before rollout with Telepresence](skills/swap-a-local-service-into-a-live-kubernetes-environment-to-debug-real-cluster-traffic-before-rollout-with-telepresence/) | Intercept a Kubernetes service and route live cluster traffic into a local process so debugging happens against real… | Security Reviewed | 7.2k | — | | [Trace unstable network paths and packet loss with Trippy before escalating an outage](skills/trace-unstable-network-paths-and-packet-loss-with-trippy-before-escalating-an-outage/) | Measure route hops, latency, jitter, and packet loss to isolate where a network path degrades during incidents. | Security Reviewed | 6.8k | — | | [Schedule and retain cross-database backups from one self-hosted control plane with Databasus](skills/schedule-and-retain-cross-database-backups-from-one-self-hosted-control-plane-with-databasus/) | Run scheduled backups with retention rules and storage targets across PostgreSQL, MySQL, MariaDB, and MongoDB from… | Security Reviewed | 6.6k | — | | [Lint live Kubernetes clusters for misconfigurations and operational hygiene with Popeye](skills/lint-live-kubernetes-clusters-for-misconfigurations-and-operational-hygiene-with-popeye/) | Inspect a live Kubernetes cluster for unhealthy resource settings, missing probes, and other operational smells. | Security Reviewed | 6.3k | — | | [Verify a freshly provisioned server or container matches expected services, ports, and files](skills/verify-freshly-provisioned-server-or-container-matches-expected-services-ports-and-files/) | Uses Goss to express the expected state of a machine or container, then validates that reality still matches the… | Security Reviewed | 5.9k | — | | [Tail multi-pod Kubernetes logs by label during incidents with Stern](skills/tail-multi-pod-kubernetes-logs-by-label-during-incidents-with-stern/) | Aggregate and follow logs from matching Kubernetes pods during incident triage without hopping pod by pod. | Security Reviewed | 4.6k | — | | [Debug DNS resolution and record mismatches from the terminal with doggo](skills/debug-dns-resolution-and-record-mismatches-from-the-terminal-with-doggo/) | Run fast DNS lookups, compare record types, and inspect resolver behavior when domains, MX records, or service… | Published | 4.2k | — | | [Analyze memory images for processes, modules, and malware indicators with Volatility 3](skills/analyze-memory-images-for-processes-modules-and-malware-indicators-with-volatility-3/) | Inspect captured RAM images to enumerate processes, modules, handles, and suspicious in-memory behavior before… | Security Reviewed | 4.1k | — | | [Diagnose pathological Git repository size before migration, CI, or contributor onboarding](skills/diagnose-pathological-git-repository-size-before-migration-ci-or-contributor-onboarding/) | Uses git-sizer to identify the specific size and history characteristics that make a repository painful to clone,… | Security Reviewed | 4k | — | | [Turn PostgreSQL logs into incident and tuning reports with pgBadger](skills/turn-postgresql-logs-into-incident-and-tuning-reports-with-pgbadger/) | Use pgBadger when an agent needs to convert raw PostgreSQL logs into readable evidence about slow queries, errors,… | Security Reviewed | 4k | — | | [Queue Backup Runbook](skills/queue-backup-runbook/) | Queue Backup Runbook is built around Apache Kafka event streaming platform. The underlying ecosystem is represented… | Security Reviewed | 4k | 2.6M/wk | | [Run PostgreSQL backup restore and WAL recovery workflows with pgBackRest](skills/run-postgresql-backup-restore-and-wal-recovery-workflows-with-pgbackrest/) | Execute PostgreSQL backup, restore, verification, and point-in-time recovery runbooks with explicit repository and… | Security Reviewed | 3.7k | — | | [Find deprecated Kubernetes APIs before cluster upgrades with kubent](skills/find-deprecated-kubernetes-apis-before-cluster-upgrades-with-kubent/) | Scan manifests and live clusters for removed or deprecated Kubernetes APIs before an upgrade window turns into an… | Security Reviewed | 3.7k | — | | [AWS CloudWatch Alarm Diagnostic](skills/aws-cloudwatch-alarm-diagnostic/) | Diagnoses firing AWS CloudWatch alarms by querying CloudWatch Metrics, alarm history, and related AWS Config… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Alarm Runbook](skills/aws-cloudwatch-alarm-runbook-wave48/) | Automates incident response for AWS CloudWatch alarms using boto3, the CloudWatch GetMetricData API, and AWS Systems… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Alarm Runbook Generator](skills/aws-cloudwatch-alarm-runbook-generator/) | Generates structured incident runbooks from AWS CloudWatch alarm configurations using the CloudWatch DescribeAlarms… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Alarm Triage](skills/aws-cloudwatch-alarm-triage-5/) | Triages AWS CloudWatch alarms using boto3 CloudWatch.describe_alarms, CloudWatch Logs Insights queries, and AWS… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Alarm Triage Agent](skills/aws-cloudwatch-alarm-triage-agent/) | Triages AWS CloudWatch alarms using the CloudWatch DescribeAlarms API, GetMetricData for historical analysis, and… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Alarm Triager](skills/aws-cloudwatch-alarm-triager/) | Triages AWS CloudWatch alarms by correlating alarm state changes with CloudTrail events and EC2 instance health… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Anomaly Investigator](skills/aws-cloudwatch-anomaly-investigator/) | Investigates CloudWatch metric anomalies using the AWS SDK CloudWatch.getMetricData and Logs.filterLogEvents APIs.… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Anomaly Runbook](skills/aws-cloudwatch-anomaly-runbook/) | Executes structured diagnostic runbooks when CloudWatch Anomaly Detection triggers alarms. Uses the AWS SDK… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Log Analyzer](skills/aws-cloudwatch-log-analyzer/) | Analyzes AWS CloudWatch Logs using the CloudWatch Logs API and Logs Insights query syntax. Identifies error… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Log Anomaly Investigator](skills/aws-cloudwatch-log-anomaly-investigator/) | Investigates anomalous patterns in AWS CloudWatch Logs using the CloudWatch Logs Insights API and CloudWatch Anomaly… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Log Anomaly Scanner](skills/aws-cloudwatch-log-anomaly-scanner/) | Scans AWS CloudWatch Logs using the CloudWatch Logs Insights API and CloudWatch Anomaly Detection API. Identifies… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Runbook Agent](skills/aws-cloudwatch-runbook-agent/) | Uses AWS SDK CloudWatchClient GetMetricData and CloudWatch Logs Insights StartQueryExecution to automate incident… | Security Reviewed | 3.6k | — | | [AWS Systems Manager Runbook](skills/aws-ssm-runbook-executor/) | Execute AWS Systems Manager Automation runbooks and Run Command documents using the SSM API and boto3. Supports… | Security Reviewed | 3.6k | — | | [AWS Systems Manager Runbook Engine](skills/aws-ssm-runbook-engine/) | Executes automated diagnostics using the AWS Systems Manager Automation API and SSM Documents. Collects system… | Security Reviewed | 3.6k | — | | [Monitor live coding-agent sessions with Abtop](skills/monitor-live-coding-agent-sessions-with-abtop/) | Run a local read-only terminal dashboard for Claude Code, Codex CLI, and OpenCode sessions to watch tokens, context,… | Published | 3.4k | — | | [Capture network device config snapshots diffs and change attribution after edits with Oxidized](skills/capture-network-device-config-snapshots-diffs-and-change-attribution-after-edits-with-oxidized/) | Pull running configs from routers and switches on a schedule or after change events so you can diff drift, audit… | Security Reviewed | 3.4k | — | | [Load-test gRPC services from proto files and reusable request fixtures](skills/load-test-grpc-services-from-proto-files-and-reusable-request-fixtures/) | This ASE skill uses ghz to run repeatable gRPC load tests from proto files, protosets, or server reflection. An… | Security Reviewed | 3.3k | — | | [Diff live database schemas against declarative SQL before schema drift reaches production with sqldef](skills/diff-live-database-schemas-against-declarative-sql-before-schema-drift-reaches-production-with-sqldef/) | Compare checked-in SQL against live MySQL, PostgreSQL, SQLite, or SQL Server schemas and generate a reviewable apply… | Security Reviewed | 3.1k | — | | [Watch Kubernetes resources explain rollout stalls and surface live status transitions with kubespy](skills/watch-kubernetes-resources-explain-rollout-stalls-and-surface-live-status-transitions-with-kubespy/) | Follow a Kubernetes workload live so an agent can explain why it is pending, failing, or not becoming ready. | Security Reviewed | 3.1k | — | | [Inspect live PostgreSQL waits locks and pressure before guessing at the bottleneck with pg_activity](skills/inspect-live-postgresql-waits-locks-and-pressure-before-guessing-at-the-bottleneck-with-pg-activity/) | Open a live PostgreSQL activity view during incidents so you can see sessions, waits, locks, and pressure before… | Security Reviewed | 3k | 20.8k/wk | | [Deploy Kubernetes-native agents with kagent](skills/deploy-kubernetes-native-agents-with-kagent/) | Define agents, model configs, and MCP tool servers as Kubernetes resources so cloud operators can run controlled… | Published | 2.9k | — | | [Capture low-level Kubernetes runtime evidence with Inspektor Gadget](skills/capture-low-level-kubernetes-runtime-evidence-with-inspektor-gadget/) | Run named Inspektor Gadget traces and snapshots when an agent needs eBPF-backed runtime evidence from pods,… | Security Reviewed | 2.8k | — | | [Find deprecated Kubernetes APIs in manifests and live resources before upgrades with Pluto](skills/find-deprecated-kubernetes-apis-in-manifests-and-live-resources-before-upgrades-with-pluto/) | Scan Helm charts, YAML, or live clusters for Kubernetes API versions scheduled for removal before an upgrade window. | Security Reviewed | 2.5k | — | | [Investigate production incidents across Kubernetes and cloud signals with HolmesGPT](skills/investigate-production-incidents-across-kubernetes-and-cloud-signals-with-holmesgpt/) | Use HolmesGPT when an on-call agent needs one investigation loop that pulls alerts, logs, metrics, and… | Security Reviewed | 2.3k | — | | [Run policy-driven Borg backups, checks, and restores from one config with borgmatic](skills/run-policy-driven-borg-backups-checks-and-restores-from-one-config-with-borgmatic/) | Use borgmatic to drive Borg backup, prune, check, and restore routines from a single declarative config so an agent… | Security Reviewed | 2.2k | — | | [Build super timelines from mixed forensic artifacts with Plaso](skills/build-super-timelines-from-mixed-forensic-artifacts-with-plaso/) | Ingest disk, log, and system artifacts into a sortable forensic timeline before analysis, scoping, or case review. | Published | 2.1k | — | | [Turn Markdown runbooks into executable, parameterized procedures with Runme](skills/turn-markdown-runbooks-into-executable-parameterized-procedures-with-runme/) | Run named steps directly from Markdown runbooks so operational docs stay executable instead of drifting into stale… | Security Reviewed | 2k | 1.2k/wk | | [Investigate production incidents across observability signals and draft next remediation steps with OpenSRE](skills/investigate-production-incidents-across-observability-signals-and-draft-next-remediation-steps-with-opensre/) | Pull logs, metrics, traces, and runbook context into one incident investigation loop before a human operator guesses… | Security Reviewed | 2k | — | | [Inspect and diff OCI images and registries with regctl](skills/inspect-and-diff-oci-images-and-registries-with-regctl/) | Use regctl when an agent needs to inspect manifests, compare image contents, or debug registry state without pulling… | Security Reviewed | 1.8k | — | | [Inventory live database schemas and generate reviewable docs before risky SQL changes with SchemaCrawler](skills/inventory-live-database-schemas-and-generate-reviewable-docs-before-risky-sql-changes-with-schemacrawler/) | Lets an agent crawl a live database and produce schema inventories, dependency views, and reviewable documentation… | Published | 1.8k | — | | [Operate Kubernetes and OpenShift clusters through MCP](skills/operate-kubernetes-and-openshift-clusters-through-mcp/) | Expose Kubernetes and OpenShift cluster operations to MCP clients with native API-backed tools for resources, pods,… | Security Reviewed | 1.6k | 7.3k/wk | | [Run Kubernetes cluster operations through MCP](skills/run-kubernetes-cluster-operations-through-mcp/) | Use mcp-server-kubernetes so an MCP-capable agent can inspect, troubleshoot, and manage Kubernetes resources through… | Published | 1.4k | 78.5k/wk | | [Diff and review MySQL schema changes as filesystem-managed SQL before risky database deploys with Skeema](skills/diff-and-review-mysql-schema-changes-as-filesystem-managed-sql-before-risky-database-deploys-with-skeema/) | Pull live MySQL schema into files, inspect diffs, and push reviewed changes back with a repeatable workflow. | Security Reviewed | 1.4k | — | | [Run profile-based restic backups and verification checks with resticprofile](skills/run-profile-based-restic-backups-and-verification-checks-with-resticprofile/) | Execute named restic backup profiles with repeatable backup, retention, prune, check, and restore steps instead of… | Security Reviewed | 1.3k | — | | [Run day-2 OpenClaw operations with production runbooks and reusable prompt patterns from openclaw-runbook](skills/run-day-2-openclaw-operations-with-production-runbooks-and-reusable-prompt-patterns-from-openclaw-runbook/) | Use a practical OpenClaw operations runbook to stabilize long-running deployments, tune coordinator and worker… | Security Reviewed | 1.1k | — | | [Control Kubernetes infrastructure through natural-language MCP workflows](skills/control-kubernetes-infrastructure-through-natural-language-mcp-workflows/) | Let MCP-compatible agents inspect, debug, deploy, audit, and manage Kubernetes clusters through a controlled… | Security Reviewed | 898 | 150/wk | | [Datadog Incident Runbook Runner](skills/datadog-incident-runbook-runner-2/) | Fetches an active Datadog incident, retrieves associated monitors and dashboards, pulls the last 30 minutes of… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Triage Playbook](skills/datadog-triage-playbook/) | Automates alert triage using the Datadog Monitors API v2 and Notebooks API. Correlates metrics with traces via the… | Security Reviewed | 791 | 6.6M/wk | | [Benchmark virtual agents with scripted multi-turn conversations using Agent Evaluation](skills/benchmark-virtual-agents-with-scripted-multi-turn-conversations-using-agent-evaluation/) | Run concurrent scripted conversations against a target agent to measure whether it stays on task, responds… | Published | 358 | — | | [Orchestrate database backup, restore, retention, and failure-notification runbooks through Databasement](skills/orchestrate-database-backup-restore-retention-and-failure-notification-runbooks-through-databasement/) | Use Databasement when an MCP-compatible agent needs to schedule database backups, supervise restore jobs, enforce… | Security Reviewed | 315 | — | | [Benchmark IT automation agents on realistic SRE, CISO, and FinOps scenarios with ITBench](skills/benchmark-it-automation-agents-on-realistic-sre-ciso-and-finops-scenarios-with-itbench/) | Run realistic enterprise-style IT scenarios before trusting an automation agent in production operations. | Security Reviewed | 308 | — | | [Benchmark agent memory and RAG systems with MemoryBench](skills/benchmark-agent-memory-and-rag-systems-with-memorybench/) | Use MemoryBench to run repeatable conversational memory and RAG benchmarks across providers, datasets, judge models,… | Published | 293 | — | | [Review SQL Server execution plans through an MCP-compatible analysis workflow with Performance Studio](skills/review-sql-server-execution-plans-through-an-mcp-compatible-analysis-workflow-with-performance-studio/) | Use Performance Studio when an MCP-compatible agent needs to parse SQL Server .sqlplan files, surface performance… | Security Reviewed | 175 | — | | [Datadog Synthetics Failure Triage Skill](skills/datadog-synthetics-failure-triage-skill/) | Investigates broken checks with the Datadog Synthetics API, Monitors API, and Logs Search API to connect failed… | Security Reviewed | 158 | — | | [Debug live Chromium sessions with browser-debugger-cli](skills/debug-live-chromium-sessions-with-browser-debugger-cli/) | Pull DOM, console, network, and CDP telemetry from a live Chromium session when an agent needs to debug a failing… | Security Reviewed | 124 | 582/wk | | [Capture and replay Claude Code trajectories for multi-session debugging with Agent Lens](skills/capture-and-replay-claude-code-trajectories-for-multi-session-debugging-with-agent-lens/) | Record structured Claude Code trajectories, shadow git diffs, and replay branches when agent behavior needs forensic… | Security Reviewed | 102 | — | | [Run AI-assisted security triage with role-based SOC runbooks from ai-runbooks](skills/run-ai-assisted-security-triage-with-role-based-soc-runbooks-from-ai-runbooks/) | Use ai-runbooks to give AI assistants role-specific SOC personas, investigation steps, and incident-response… | Published | 96 | — | | [PagerDuty Incident Runbook](skills/pagerduty-incident-runbook/) | Responds to PagerDuty incidents via the PagerDuty Events API v2 and REST API. Automatically executes diagnostic… | Security Reviewed | 69 | 1M/wk | | [PagerDuty Incident Runbook Automator](skills/pagerduty-incident-runbook-automator/) | Automates incident response runbooks using the PagerDuty Events API v2 and REST API. Manages incident creation,… | Security Reviewed | 69 | 1M/wk | | [PagerDuty Incident Runbook Engine](skills/pagerduty-incident-runbook-engine/) | Generates automated incident response runbooks triggered by PagerDuty webhooks via the PagerDuty Events API v2.… | Security Reviewed | 69 | 1M/wk | | [PagerDuty Incident Runbook Executor](skills/pagerduty-incident-runbook-executor/) | Automatically executes diagnostic runbooks when PagerDuty incidents trigger, using the PagerDuty Events v2 API and… | Security Reviewed | 69 | 1M/wk | | [PagerDuty On-Call Escalation Checker](skills/pagerduty-on-call-escalation-checker-2/) | Queries PagerDuty to show who is currently on-call for each escalation policy, surfaces unacknowledged incidents,… | Security Reviewed | 69 | 1M/wk | | [Triage active security incidents with AI-augmented workflows in Valhuntir CLI](skills/triage-active-security-incidents-with-ai-augmented-workflows-in-valhuntir-cli/) | Guide live digital-forensics and incident-response work with human approval gates when the job is evidence review… | Security Reviewed | 40 | — | | [Validate, dry-run, and expose YAML agent runbooks as MCP tools with DeclarAgent](skills/validate-dry-run-and-expose-yaml-agent-runbooks-as-mcp-tools-with-declaragent/) | Turn YAML runbooks into auditable agent actions with validation, dry-runs, destructive-step approval, and optional… | Security Reviewed | 11 | — | | [Investigate production issues from Slack with runbooks and monitoring MCPs using DIY AI Debugging Agent Toolkit](skills/investigate-production-issues-from-slack-with-runbooks-and-monitoring-mcps-using-diy-ai-debugging-agent-toolkit/) | Handle alerts and debugging questions from Slack, query connected monitoring MCP servers, and follow runbook-guided… | Security Reviewed | 6 | — | | [Back up and restore an OpenClaw workspace to Synology NAS with verification and rollback safety using Synology Backup](skills/back-up-and-restore-an-openclaw-workspace-to-synology-nas-with-verification-and-rollback-safety-using-synology-backup/) | Protect an OpenClaw workspace with repeatable Synology NAS backups, integrity checks, and safer restores instead of… | Security Reviewed | 1 | — | | [Diagnose OpenClaw node pairing and route failures](skills/diagnose-openclaw-node-pairing-and-route-failures/) | Guides an agent through the exact route, pairing, and auth checks needed when an OpenClaw companion node fails to… | Security Reviewed | — | 837.2k/wk | | [AWS CloudFormation Drift Detector](skills/aws-cloudformation-drift-detector-4/) | Monitors AWS CloudFormation stacks for configuration drift using the AWS SDK DetectStackDrift and… | Security Reviewed | — | — | | [AWS CloudFormation Stack Diagnostics](skills/aws-cloudformation-stack-diagnostics/) | Diagnoses failed AWS CloudFormation stack operations using the AWS CLI (aws cloudformation describe-stack-events)… | Security Reviewed | — | — | | [AWS Systems Manager Automation Incident Guide](skills/aws-systems-manager-automation-incident-guide/) | Coordinates remediation playbooks with AWS Systems Manager Automation, Incident Manager, and CloudWatch alarm… | Security Reviewed | — | — | | [Database Migration Validator](skills/database-migration-validator/) | Validates SQL database migrations for safety using pg_stat_statements analysis and pt-online-schema-change dry-run… | Published | — | — | | [Diagnose local setup failures with Env Doctor](skills/justhandledlabs-env-doctor/) | Diagnose why a local Node, Python, Go, or Docker project will not start by checking runtimes, dependencies, ports,… | Published | — | — | | [Diagnose Tailscale and proxy conflicts before remote development stalls out](skills/diagnose-tailscale-and-proxy-conflicts-before-remote-development-stalls-out/) | Use tunnel-doctor in Claude Code when Tailscale partially works but SSH, browser, git, or Docker paths fail because… | Security Reviewed | — | — | | [Fix failing pull requests by analyzing CI errors and pushing targeted repairs](skills/fix-failing-pull-requests-by-analyzing-ci-errors-and-pushing-targeted-repairs/) | Use GitHub Next's pr-fix workflow when a pull request is blocked on failing checks and the likely repair is… | Security Reviewed | — | — | | [Improve Qdrant vector search relevance and retrieval quality](skills/improve-qdrant-vector-search-relevance-and-retrieval-quality/) | Use Qdrant's official qdrant-search-quality skill when an agent needs to diagnose weak recall, irrelevant matches,… | Security Reviewed | — | — | | [Incident Postmortem Generator](skills/incident-postmortem-generator/) | Generates structured incident postmortems by aggregating data from PagerDuty incidents API, Slack channel history,… | Published | — | — | | [Incident Response Checklist Engine](skills/incident-response-checklist-engine/) | Generates and tracks incident response checklists using PagerDuty Incident Workflows API and Statuspage.io API.… | Published | — | — | | [Incident Response Playbook Runner](skills/incident-response-playbook-runner/) | Executes structured incident response playbooks using PagerDuty Events API v2 for alerting, Slack Web API for… | Published | — | — | | [Incident Timeline Builder](skills/incident-timeline-builder/) | Constructs incident timelines from PagerDuty Events API v2, Datadog Monitors API, and Slack message archives.… | Security Reviewed | — | — | | [Investigate backend-only WordPress performance bottlenecks](skills/investigate-backend-only-wordpress-performance-bottlenecks/) | This skill guides an agent through measuring, profiling, and narrowing slow WordPress behavior without relying on… | Security Reviewed | — | — | | [Kubernetes CrashLoopBackOff Diagnoser](skills/k8s-crashloopbackoff-diagnoser/) | Diagnoses CrashLoopBackOff pods using kubectl and the Kubernetes API. Inspects container logs, exit codes, OOMKilled… | Security Reviewed | — | — | | [PagerDuty Event Orchestration Runbook](skills/pagerduty-event-orchestration-runbook/) | Builds incident runbooks around the PagerDuty Events API v2, Incidents API, and Response Plays so agents can… | Published | — | — | | [Remote-control tmux sessions for interactive CLI agents](skills/remote-control-tmux-sessions-for-interactive-cli-agents/) | Lets an agent drive existing tmux sessions by sending keystrokes and scraping pane output, which is exactly what you… | Published | — | — | | [Systematic Debugging and Error Recovery](skills/systematic-debugging-and-error-recovery/) | Stop guessing when something breaks, preserve evidence, reproduce the failure, isolate the cause, and verify the fix… | Security Reviewed | — | — | | [Tune Supabase Postgres queries, indexing, and RLS with Supabase Postgres Best Practices](skills/tune-supabase-postgres-queries-indexing-and-rls-with-supabase-postgres-best-practices/) | Review Supabase Postgres work for query performance, schema design, indexing, connection handling, and RLS pitfalls… | Security Reviewed | — | — | ### 🔗 Integrations & Connectors (156 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Integrations%20%26%20Connectors) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Integrations%20%26%20Connectors&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Integrations%20%26%20Connectors&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [n8n Workflow Webhook Bridge](skills/n8n-workflow-webhook-bridge/) | Builds integration handoffs around n8n primitives like the Webhook node, HTTP Request node, and execution data… | Security Reviewed | 182.1k | 73.1k/wk | | [NocoDB Self-Hosted No-Code Database Platform with REST API](skills/nocodb-self-hosted-no-code-database-rest-api/) | NocoDB turns any SQL database into a smart spreadsheet with a full REST API. It provides a self-hosted Airtable… | Security Reviewed | 62.6k | 682/wk | | [MinIO High-Performance S3-Compatible Object Storage Server](skills/minio-s3-compatible-object-storage/) | MinIO is a high-performance, S3-compatible object storage server. It can run standalone or distributed, providing… | Published | 60.6k | — | | [Rclone Cloud Storage Sync and Management CLI](skills/rclone-cloud-storage-sync-management-cli/) | Rclone is an open-source command-line program to sync files and directories to and from over 70 cloud storage… | Security Reviewed | 56.4k | — | | [Appwrite Open Source Backend as a Service Platform](skills/appwrite-open-source-backend-as-a-service-platform/) | Appwrite is an open-source, self-hosted backend platform that provides authentication, databases, storage,… | Security Reviewed | 55.7k | — | | [Appwrite Open-Source Backend Platform](skills/appwrite-open-source-backend-platform/) | Appwrite is an open-source backend platform for web, mobile, and AI apps. This skill helps agents use Appwrite's… | Security Reviewed | 55.7k | — | | [Gitea Repository & Pull Request Automation](skills/gitea-repository-pull-request-automation/) | Automates repository administration, pull request workflows, issue triage, and release operations against Gitea… | Security Reviewed | 54.9k | — | | [Terraform Cloud Run Inspector](skills/terraform-cloud-run-inspector-2/) | Queries the Terraform Cloud API to inspect plan outputs, apply logs, and state file changes. Analyzes resource diffs… | Security Reviewed | 48.1k | — | | [Kong Gateway API AI and MCP Traffic Control](skills/kong-gateway-api-ai-mcp-traffic-control/) | Kong Gateway is an open-source API gateway that handles routing, authentication, load balancing, observability, and… | Security Reviewed | 43.2k | — | | [LiteLLM Unified LLM Gateway and Proxy Server](skills/litellm-unified-llm-gateway-proxy/) | LiteLLM is an open-source Python SDK and proxy server that provides a unified OpenAI-compatible interface to call… | Security Reviewed | 41.8k | — | | [Novu Open-Source Notification Infrastructure Platform](skills/novu-open-source-notification-infrastructure-platform/) | Novu is an open-source notification infrastructure platform that provides a unified API for sending notifications… | Security Reviewed | 38.7k | 6.2k/wk | | [Expose CLI agent accounts through an API-compatible local proxy with CLIProxyAPI](skills/expose-cli-agent-accounts-through-api-compatible-local-proxy-with-cliproxyapi/) | Run CLIProxyAPI when an operator needs a local OpenAI, Gemini, Claude, Codex, or Grok-compatible API facade over… | Published | 38.3k | — | | [Medusa Commerce API and Store Operations Automation Skill](skills/medusa-commerce-api-store-operations-automation-skill/) | Medusa is an open-source commerce platform with modular backend services, an admin app, and API-first store… | Security Reviewed | 32.6k | 117.8k/wk | | [Wrap ordinary CLIs so agents can invoke them through a normalized agent-native interface with CLI-Anything](skills/wrap-ordinary-clis-so-agents-can-invoke-them-through-a-normalized-agent-native-interface-with-cli-anything/) | Lets an agent install or build a harness around an existing tool so the tool becomes callable through a predictable… | Security Reviewed | 31.2k | — | | [ntfy Self-Hosted Push Notification Server](skills/ntfy-self-hosted-push-notification-server/) | ntfy is an open-source HTTP-based pub-sub notification service that lets you send push notifications to phones and… | Published | 29.5k | — | | [Chatwoot Open Source Customer Engagement and Omnichannel Support Platform](skills/chatwoot-open-source-customer-engagement-omnichannel-support/) | Chatwoot is a self-hosted, open-source customer engagement platform that provides live chat, email, social media,… | Security Reviewed | 28.5k | — | | [Composio Agent Tool Integration Platform](skills/composio-agent-tool-integration-platform/) | Composio provides 1000+ pre-built toolkits with managed authentication, context management, and sandboxed execution… | Security Reviewed | 27.6k | — | | [Zulip Open Source Team Chat Platform with Topic-Based Threading](skills/zulip-team-chat-threading/) | Zulip is an open-source organized team chat application with unique topic-based threading that combines the best of… | Published | 25k | — | | [Use A2A for agent-to-agent interoperability workflows](skills/use-a2a-for-agent-to-agent-interoperability-workflows/) | Expose agent capabilities and route tasks across independent agent runtimes with the Agent2Agent protocol. | Security Reviewed | 24.1k | 5M/wk | | [Saleor Open Source Headless Commerce Platform with GraphQL API](skills/saleor-open-source-headless-commerce-graphql-api/) | Saleor is a leading open source headless e-commerce platform built with Python and Django. It provides a GraphQL API… | Security Reviewed | 22.8k | — | | [Give agents fast searchable memory with Supermemory](skills/give-agents-fast-searchable-memory-with-supermemory/) | Use Supermemory as an agent memory and context layer for ingesting user facts, documents, connectors, and searchable… | Security Reviewed | 22.5k | — | | [Activepieces Open Source Workflow Automation](skills/activepieces-open-source-workflow-automation/) | Activepieces is an open-source, self-hostable workflow automation platform with 200+ integrations. It provides a… | Published | 21.5k | — | | [Operate support chatbots and voice assistants with Rasa](skills/operate-support-chatbots-and-voice-assistants-with-rasa/) | Use Rasa to design, test, and operate custom conversational assistants for support, service, and voice workflows. | Security Reviewed | 21.2k | — | | [Airbyte Open Source Data Integration Platform](skills/airbyte-open-source-data-integration-platform/) | Airbyte is the leading open-source data integration platform providing 600+ pre-built connectors for ELT pipelines… | Security Reviewed | 21k | — | | [Build n8n workflows from node docs, templates, and schemas through MCP](skills/build-n8n-workflows-from-node-docs-templates-and-schemas-through-mcp/) | Use n8n-MCP when an agent needs structured access to n8n nodes, properties, operations, and template examples while… | Security Reviewed | 18.1k | 485k/wk | | [LiveKit Real-Time Video Audio and Data Server with WebRTC](skills/livekit-realtime-webrtc-server/) | LiveKit is an open-source, scalable WebRTC-based real-time communication server written in Go. It provides… | Security Reviewed | 18k | — | | [Use DocsGPT for document-grounded enterprise assistants](skills/use-docsgpt-for-document-grounded-enterprise-assistants/) | Deploy DocsGPT to build private assistants that ingest documents, web sources, and enterprise connectors with cited… | Security Reviewed | 17.9k | 63/wk | | [Generate reusable site adapters from live browser behavior with OpenCLI](skills/generate-reusable-site-adapters-from-live-browser-behavior-with-opencli/) | Use OpenCLI to explore a logged-in site, synthesize a deterministic adapter, and expose the result as a reusable CLI… | Security Reviewed | 16.3k | 10.6k/wk | | [Build portable single-file agent memory with Memvid](skills/build-portable-single-file-agent-memory-with-memvid/) | Use Memvid when an agent needs local, portable long-term memory and retrieval without running a vector database or… | Security Reviewed | 15.7k | 4k/wk | | [Give coding agents Figma layout context through MCP](skills/give-coding-agents-figma-layout-context-through-mcp/) | Configure Framelink's Figma MCP server so coding agents can fetch clean design layout context from Figma files… | Security Reviewed | 14.9k | 257.9k/wk | | [Expose approved database operations to MCP clients with MCP Toolbox before ad hoc SQL glue sprawls](skills/expose-approved-database-operations-to-mcp-clients-with-mcp-toolbox-before-ad-hoc-sql-glue-sprawls/) | Use MCP Toolbox to turn database access into a constrained MCP tool surface, with prebuilt or custom tools that… | Security Reviewed | 14.7k | 19k/wk | | [Bridge local coding agents into chat apps with cc-connect](skills/bridge-local-coding-agents-into-chat-apps-with-cc-connect/) | Let operators control local Claude Code, Codex, Cursor, Gemini CLI, and other coding agents from Slack, Discord,… | Security Reviewed | 14.2k | 17.2k/wk | | [Formbricks Open Source Survey and Experience Management Platform](skills/formbricks-open-source-survey-experience-management/) | Formbricks is an open source survey platform and privacy-first experience management solution. Create in-app,… | Security Reviewed | 12.1k | — | | [Formbricks Open-Source Survey Platform](skills/formbricks-open-source-survey-platform/) | Formbricks is an open-source survey and experience-management platform with link, website, email, and in-app… | Security Reviewed | 12k | — | | [Logto Open Source Authentication and Authorization Infrastructure](skills/logto-open-source-auth-infrastructure/) | Logto is a modern, open-source authentication and authorization infrastructure built on OIDC and OAuth 2.1. It… | Security Reviewed | 11.9k | — | | [Expose FastAPI routes as MCP tools with FastAPI-MCP](skills/expose-fastapi-routes-as-mcp-tools-with-fastapi-mcp/) | Mount FastAPI-MCP on an existing FastAPI app so agents can call authenticated route-backed MCP tools with preserved… | Security Reviewed | 11.8k | — | | [Webhook Lightweight HTTP Endpoint Server for Shell Command Execution](skills/webhook-http-endpoint-server-shell-commands/) | Webhook is a lightweight, configurable tool written in Go that creates HTTP endpoints on your server to execute… | Security Reviewed | 11.7k | — | | [Pipedream API Workflow Automation Platform](skills/pipedream-api-workflow-automation-platform/) | Pipedream is a developer-focused workflow platform for connecting APIs and running automation logic in hosted… | Security Reviewed | 11.2k | 9/wk | | [Control Unity Editor scenes and assets through MCP for Unity](skills/control-unity-editor-scenes-and-assets-through-mcp-for-unity/) | Connect MCP-compatible agents to Unity Editor so they can inspect scenes, manage assets, edit scripts, run tests,… | Security Reviewed | 10.6k | — | | [Build and inspect MCP apps and servers with mcp-use](skills/build-and-inspect-mcp-apps-and-servers-with-mcp-use/) | Use mcp-use to create, test, and package MCP servers or interactive MCP apps that work across agent clients. | Security Reviewed | 9.9k | 138.6k/wk | | [Bootstrap an OpenAPI spec from captured API traffic before client or test automation starts](skills/bootstrap-openapi-spec-from-captured-api-traffic-before-client-or-test-automation/) | Uses mitmproxy2swagger to turn captured mitmproxy flows or HAR exports into a first-pass OpenAPI document that an… | Security Reviewed | 9.3k | — | | [Build Go MCP servers with MCP Go](skills/build-go-mcp-servers-with-mcp-go/) | Use MCP Go to implement typed Model Context Protocol servers in Go that expose tools, resources, prompts, and… | Security Reviewed | 8.8k | — | | [AWS MCP Servers for Cloud Service Integration](skills/aws-mcp-servers-cloud-service-integration/) | The official AWS Labs MCP server collection provides AI agents with structured access to AWS documentation, service… | Security Reviewed | 8.6k | — | | [Papermark Open Source Document Sharing Platform with Analytics](skills/papermark-document-sharing-analytics/) | Papermark is an open-source alternative to DocSend for secure document sharing with built-in page-by-page analytics,… | Security Reviewed | 8.2k | — | | [Ghostfolio Open Source Wealth Management and Portfolio Tracking Platform](skills/ghostfolio-wealth-management-portfolio-tracking/) | Ghostfolio is an open-source wealth management application for tracking stocks, ETFs, and cryptocurrencies across… | Security Reviewed | 8.1k | — | | [Index codebases into MCP knowledge graphs with codebase-memory-mcp](skills/index-codebases-into-mcp-knowledge-graphs-with-codebase-memory-mcp/) | Give coding agents a local MCP code intelligence graph for fast architecture, symbol, route, impact, and call-path… | Security Reviewed | 7.3k | 2k/wk | | [Nango Integration Platform SDK](skills/nango-integration-platform-sdk/) | Nango is an integration platform for connecting products and agents to hundreds of APIs with managed auth, proxying,… | Security Reviewed | 7.1k | 17.7k/wk | | [Nango Open Source API Integration Platform](skills/nango-open-source-api-integration-platform/) | Nango is an open-source platform for building product integrations with 700+ APIs. It handles OAuth, token… | Security Reviewed | 7k | 15.6k/wk | | [Read and modify Figma designs from coding agents with Talk to Figma MCP](skills/read-and-modify-figma-designs-from-coding-agents-with-talk-to-figma-mcp/) | Bridge Cursor, Claude Code, and other MCP clients into Figma so agents can inspect selections, create nodes,… | Security Reviewed | 6.8k | 11.1k/wk | | [Route and observe production agent traffic with Plano](skills/route-and-observe-production-agent-traffic-with-plano/) | Use Plano when an agent application needs an out-of-process data plane for multi-agent routing, model agility,… | Security Reviewed | 6.6k | — | | [Flagsmith Open Source Feature Flag and Remote Config Platform](skills/flagsmith-feature-flag-remote-config/) | Flagsmith is an open-source feature flagging and remote configuration platform. It enables teams to safely roll out… | Security Reviewed | 6.3k | — | | [Operate multi-provider AI gateway traffic with Bifrost](skills/operate-multi-provider-ai-gateway-traffic-with-bifrost/) | Run Bifrost as an OpenAI-compatible gateway so agents can route model calls across providers with failover, load… | Security Reviewed | 6k | 6.5k/wk | | [Notion Database Sync & Page Generator](skills/notion-database-sync-page-generator-2/) | Reads from and writes to Notion databases using the official Notion API v1, supporting filtered queries, property… | Security Reviewed | 5.6k | 1.2M/wk | | [Zammad Open Source Web-Based Helpdesk and Ticketing System](skills/zammad-open-source-helpdesk-ticketing-system/) | Zammad is a self-hosted, open-source helpdesk and customer support system with email, chat, phone, Twitter, and… | Security Reviewed | 5.5k | — | | [Inngest Event-Driven Durable Workflow Orchestration Platform](skills/inngest-event-driven-durable-workflow-orchestration/) | Inngest is an open-source workflow orchestration platform that replaces queues, state management, and scheduling… | Security Reviewed | 5.2k | — | | [Firebase — Google Application Development Platform](skills/firebase-google-app-development-platform/) | Firebase is Google's app development platform providing real-time databases, authentication, cloud functions,… | Security Reviewed | 5.1k | 7.9M/wk | | [Render interactive MCP tool UIs with mcp-ui](skills/render-interactive-mcp-tool-uis-with-mcp-ui/) | Build an MCP Apps resource, attach it to a tool through _meta.ui.resourceUri, and verify the host renders the… | Security Reviewed | 4.9k | 1.6M/wk | | [Atlassian MCP Server for Jira and Confluence](skills/atlassian-mcp-server-jira-confluence/) | mcp-atlassian is a Model Context Protocol server that connects AI assistants to Atlassian Jira and Confluence. It… | Security Reviewed | 4.8k | — | | [Add temporal context memory to agent workflows with Zep](skills/add-temporal-context-memory-to-agent-workflows-with-zep/) | Use Zep as an external context layer for agents that need to store events, assemble temporal graph context, and… | Security Reviewed | 4.6k | 463k/wk | | [Stripe MCP Server](skills/stripe-mcp-server/) | Stripe MCP Server is built around Stripe payments platform. The underlying ecosystem is represented by… | Security Reviewed | 4.4k | 15.4M/wk | | [Stripe Connect Account Provisioner](skills/stripe-connect-account-provisioner/) | Automates Stripe Connect onboarding by provisioning connected accounts via the Stripe API. Handles account creation,… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Connect Integration](skills/stripe-connect-integration/) | Manages Stripe Connect accounts and payment flows using the Stripe Node.js SDK (stripe@14.x). Handles onboarding via… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Connect Marketplace Sync](skills/stripe-connect-marketplace-sync/) | Synchronize marketplace transactions using the Stripe Connect API with automatic payout splitting, transfer… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Connect Platform Bridge](skills/stripe-connect-platform-bridge/) | Manages Stripe Connect onboarding flows using the stripe-node SDK. Handles account creation, capability requests,… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Payment Flow Connector](skills/stripe-payment-flow-connector/) | Integrates Stripe payment processing using stripe-node SDK including PaymentIntents, Checkout Sessions, Billing… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Payments Connector](skills/stripe-payments-connector/) | Full Stripe API integration using the stripe-node SDK. Creates PaymentIntents via stripe.paymentIntents.create(),… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Reporting Agent](skills/stripe-reporting-agent/) | Stripe Reporting Agent is built around Stripe payments platform. The underlying ecosystem is represented by… | Security Reviewed | 4.4k | 9.3M/wk | | [Stripe Revenue Reconciliation Agent](skills/stripe-revenue-reconciliation-agent/) | Uses the Stripe API to pull charge, refund, dispute, and payout records within a configurable date window and… | Security Reviewed | 4.4k | 9.3M/wk | | [Connect agents to OpenRAG knowledge bases over MCP](skills/connect-agents-to-openrag-knowledge-bases-over-mcp/) | Use OpenRAG's built-in MCP endpoint so agents can ingest documents, search a knowledge base, create filters, and run… | Security Reviewed | 4.4k | 52/wk | | [Notion MCP Server for AI Workspace Integration](skills/notion-mcp-server-ai-workspace-integration/) | The official Notion MCP Server enables AI agents to interact with Notion workspaces through the Model Context… | Security Reviewed | 4.1k | 67.6k/wk | | [Tolgee Open Source Localization and i18n Platform](skills/tolgee-localization-i18n-platform/) | Tolgee is an open-source localization platform that lets developers and translators manage translations through… | Security Reviewed | 3.9k | — | | [Use MCP Context Forge as an MCP gateway and registry](skills/use-mcp-context-forge-as-an-mcp-gateway-and-registry/) | Put a governed gateway in front of MCP, A2A, REST, and gRPC tools so agent calls can be discovered, routed,… | Security Reviewed | 3.8k | — | | [AWS S3 & SQS Pipeline Connector](skills/aws-s3-sqs-pipeline-connector/) | Orchestrates AWS data pipelines using @aws-sdk/client-s3 and @aws-sdk/client-sqs. Manages S3 object lifecycle with… | Security Reviewed | 3.6k | — | | [Cloudflare MCP Servers for Workers, Security, and Observability](skills/cloudflare-mcp-servers-workers-security-observability/) | Official Cloudflare MCP servers that enable AI assistants to manage Workers applications, debug logs, analyze Radar… | Security Reviewed | 3.6k | 47.8k/wk | | [Add multimodal lifelong memory to MCP and Python agents with SimpleMem](skills/add-multimodal-lifelong-memory-to-mcp-and-python-agents-with-simplemem/) | Use SimpleMem to store, compress, index, and retrieve text or multimodal memories for agents through MCP or Python… | Security Reviewed | 3.5k | — | | [Ingestr Cross-Database Data Copier](skills/ingestr-cross-database-data-copier/) | Copy data between any databases with a single CLI command using Ingestr. Supports 50+ sources and destinations… | Published | 3.4k | — | | [Svix Enterprise Webhook Delivery Service](skills/svix-enterprise-webhook-delivery-service/) | Svix is an open-source enterprise-grade webhook delivery service written in Rust. It handles webhook sending,… | Security Reviewed | 3.2k | — | | [Connect agents to governed data and code graphs with GraphJin](skills/connect-agents-to-governed-data-and-code-graphs-with-graphjin/) | Expose databases, files, code indexes, workflows, and policy-aware GraphQL through GraphJin's MCP and agent… | Security Reviewed | 3.1k | 866/wk | | [SendGrid MCP Server](skills/sendgrid-mcp-server/) | SendGrid MCP Server is built around SendGrid email delivery platform. The underlying ecosystem is represented by… | Security Reviewed | 3.1k | 60.6k/wk | | [SendGrid Transactional Email Builder](skills/sendgrid-transactional-email-builder/) | Constructs and sends transactional emails using the SendGrid v3 Mail Send API. Builds dynamic templates with… | Security Reviewed | 3k | 3.6M/wk | | [SendGrid Transactional Email Router](skills/sendgrid-transactional-email-router/) | Manages transactional email delivery via SendGrid v3 Mail Send API with dynamic template rendering. Handles bounce… | Security Reviewed | 3k | 3.6M/wk | | [n8n-nodes-mcp Community Node for Model Context Protocol Workflows](skills/n8n-nodes-mcp-community-node-model-context-protocol-workflows/) | n8n-nodes-mcp is a real n8n community node that lets self-hosted n8n instances connect to Model Context Protocol… | Security Reviewed | 3k | 45.9k/wk | | [Slack Channel Summarizer & Triage Bot](skills/slack-channel-summarizer-triage/) | Connects to the Slack Web API to fetch unread messages across specified channels and surfaces a prioritized digest… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Bolt Event Subscription Debugger](skills/slack-bolt-event-subscription-debugger/) | Debugs Slack app event flows with the Bolt SDK, signature verification, `app.event()` handlers, and `ack()` timing.… | Security Reviewed | 2.9k | 2.5M/wk | | [Supabase MCP Server for Database and Project Management](skills/supabase-mcp-server-database-project-management/) | An official MCP server that connects Supabase projects to AI assistants like Claude, Cursor, and Windsurf. Enables… | Security Reviewed | 2.6k | — | | [Push, pull, and attach non-container OCI artifacts in registries with ORAS](skills/push-pull-and-attach-non-container-oci-artifacts-in-registries-with-oras/) | Use ORAS to move SBOMs, model bundles, provenance, and other non-container artifacts through OCI registries without… | Published | 2.2k | — | | [MetaMCP Unified MCP Server Aggregator and Gateway](skills/metamcp-unified-mcp-server-aggregator-gateway/) | MetaMCP is an open-source MCP proxy that aggregates multiple MCP servers into a single unified endpoint with a GUI… | Published | 2.2k | — | | [Connect Azure DevOps projects, work items, repos, and pipelines to MCP agents](skills/connect-azure-devops-projects-work-items-repos-and-pipelines-to-mcp-agents/) | Use Azure DevOps MCP when an agent needs governed access to ADO projects, work items, builds, repos, test plans,… | Security Reviewed | 1.7k | 334.3k/wk | | [Sync skills across Claude Code, Codex, OpenClaw, and other AI CLIs with Skillshare](skills/sync-skills-across-ai-coding-clis-with-skillshare/) | Keep one canonical skills and agents source in sync across multiple coding CLIs instead of hand-copying files… | Security Reviewed | 1.6k | — | | [Twilio MCP Server](skills/twilio-mcp-server/) | Twilio MCP Server is built around Twilio communications APIs. The underlying ecosystem is represented by… | Security Reviewed | 1.5k | 5.6M/wk | | [Twilio Programmable SMS Gateway](skills/twilio-programmable-sms-gateway/) | Sends and receives SMS/MMS messages via Twilio REST API with webhook handler generation. Supports message… | Security Reviewed | 1.5k | 3.7M/wk | | [Twilio Programmable Voice Router](skills/twilio-programmable-voice-router-2/) | Builds intelligent voice routing flows using the Twilio Programmable Voice API. Generates TwiML responses with , ,… | Security Reviewed | 1.5k | 3.7M/wk | | [Twilio SMS & Voice Bridge](skills/twilio-sms-voice-bridge/) | Connects to Twilio REST API via the twilio-node SDK for programmable messaging and voice. Sends SMS with… | Security Reviewed | 1.5k | 3.7M/wk | | [Convert SMTP-only alerts into routed notification deliveries with Mailrise](skills/convert-smtp-only-alerts-into-routed-notification-deliveries-with-mailrise/) | Use Mailrise to accept ordinary email alerts and fan them out through Apprise-backed notification channels when… | Security Reviewed | 1.5k | — | | [Salesforce MCP Server](skills/salesforce-mcp-server/) | Salesforce MCP Server is built around Salesforce CRM platform. The underlying ecosystem is represented by… | Security Reviewed | 1.5k | 1.2M/wk | | [Salesforce Bulk API Sync Agent](skills/salesforce-bulk-api-sync-agent/) | Perform high-volume data synchronization with Salesforce using the Bulk API 2.0 for CSV-based upsert, delete, and… | Security Reviewed | 1.5k | 936.6k/wk | | [Salesforce CRM Sync Agent](skills/salesforce-crm-sync-agent/) | Bidirectional Salesforce integration using jsforce library and the Salesforce REST API. Performs SOQL queries via… | Security Reviewed | 1.5k | 936.6k/wk | | [Expose database APIs and SQL MCP tools with Azure Data API Builder](skills/expose-database-apis-and-sql-mcp-tools-with-azure-data-api-builder/) | Use Azure Data API Builder to generate secure REST, GraphQL, and SQL MCP access for supported databases so agents… | Security Reviewed | 1.4k | — | | [Stripe Agent Toolkit for AI Payment Integration](skills/stripe-agent-toolkit-ai-payment-integration/) | The official Stripe Agent Toolkit provides Python and TypeScript libraries plus a hosted MCP server for integrating… | Security Reviewed | 1.4k | — | | [Run approved MCP servers through Docker MCP Gateway](skills/run-approved-mcp-servers-through-docker-mcp-gateway/) | Use Docker MCP Gateway to run MCP servers in isolated containers, centralize profiles, secrets, tools, and client… | Security Reviewed | 1.4k | — | | [Qdrant MCP Server for Vector Search and Semantic Memory](skills/qdrant-mcp-server-vector-search-semantic-memory/) | An official Qdrant MCP server implementation that provides semantic memory capabilities for AI agents. Enables… | Security Reviewed | 1.3k | — | | [Deploy a self-hosted phone-call agent for Asterisk and FreePBX with AVA](skills/deploy-a-self-hosted-phone-call-agent-for-asterisk-and-freepbx-with-ava/) | Bring up a self-hosted voice agent that answers, routes, or transfers live calls through Asterisk or FreePBX with a… | Security Reviewed | 991 | — | | [MongoDB MCP Server for Database and Atlas Management](skills/mongodb-mcp-server-database-atlas-management/) | The official MongoDB MCP server connects AI agents to MongoDB databases and Atlas clusters through the Model Context… | Security Reviewed | 983 | 36.6k/wk | | [Shopify Admin GraphQL Sync Agent](skills/shopify-admin-graphql-sync-agent/) | Coordinates Shopify data syncs with the Admin GraphQL API, including `bulkOperationRunQuery`, node connections, and… | Published | 959 | 325.5k/wk | | [Build authenticated MCP tools and servers with Arcade MCP](skills/build-authenticated-mcp-tools-and-servers-with-arcade-mcp/) | Use Arcade MCP to create custom MCP servers and tools with OAuth-aware authorization, evals, and deployment paths… | Security Reviewed | 895 | — | | [Build authenticated MCP servers from Python files with Golf](skills/build-authenticated-mcp-servers-from-python-files-with-golf/) | Scaffold, build, and run MCP servers from a predictable Python project layout with tools, prompts, resources, auth,… | Security Reviewed | 835 | — | | [Datadog Integration Connector](skills/datadog-integration-connector-agent/) | Connects applications to Datadog monitoring using the Datadog API v2 for metrics submission, log forwarding, APM… | Security Reviewed | 791 | 6.6M/wk | | [Docker MCP Server for Container Lifecycle Management](skills/docker-mcp-server-container-lifecycle-management/) | An MCP server that enables AI agents to manage Docker containers, images, volumes, and networks through natural… | Security Reviewed | 695 | — | | [Neon Serverless Postgres MCP](skills/neon-serverless-postgres-mcp/) | Neon's official MCP server translates natural language requests into Neon API calls, letting AI agents create… | Security Reviewed | 606 | 15.5k/wk | | [Neon MCP Server for Serverless Postgres Management](skills/neon-mcp-server-serverless-postgres/) | The Neon MCP Server enables AI agents to manage serverless PostgreSQL databases through natural language via the… | Security Reviewed | 567 | 15.5k/wk | | [Chroma MCP Server for Embedding Database Operations](skills/chroma-mcp-server-embedding-database-operations/) | An official MCP server for the Chroma open-source embedding database. Enables AI agents to create collections, add… | Security Reviewed | 527 | — | | [Zapier Webhooks by Zapier Router](skills/zapier-webhooks-by-zapier-router/) | Routes and validates inbound automation traffic built around Webhooks by Zapier endpoints such as… | Published | 484 | — | | [Mirror GitHub issues, pull requests, commits, and releases into SQLite for offline analysis](skills/mirror-github-issues-pull-requests-commits-and-releases-into-sqlite-for-offline-analysis/) | Use dogsheep/github-to-sqlite when an agent needs a local, queryable snapshot of GitHub activity instead of bouncing… | Security Reviewed | 461 | — | | [Give agents persistent semantic memory with Memora](skills/give-agents-persistent-semantic-memory-with-memora/) | Use Memora to give MCP-compatible agents persistent semantic memory, document recall, and knowledge-graph context… | Security Reviewed | 406 | — | | [HubSpot MCP Server](skills/hubspot-mcp-server/) | HubSpot MCP Server is built around HubSpot CRM and marketing APIs. The underlying ecosystem is represented by… | Security Reviewed | 397 | 1.4M/wk | | [HubSpot CRM Contact Enrichment Pipeline](skills/hubspot-crm-contact-enrichment-pipeline/) | Enriches HubSpot CRM contacts using the v3 Contacts API with batch read/update operations. Cross-references company… | Security Reviewed | 392 | 986.8k/wk | | [Route agent LLM traffic through Shepherd Model Gateway](skills/route-agent-llm-traffic-through-shepherd-model-gateway/) | Use Shepherd Model Gateway to route OpenAI, Anthropic, Responses API, embeddings, and MCP tool traffic across… | Security Reviewed | 380 | — | | [tiny.place](skills/tinyplace/) | Live on tiny.place, an agent-to-agent social network, through the tinyplace CLI: claim an @handle identity, get… | Published | 377 | — | | [Hookdeck CLI for Webhook Development and Event Debugging](skills/hookdeck-cli-webhook-development-event-debugging/) | Hookdeck CLI is Hookdeck's official command-line tool for forwarding webhooks to localhost, managing event gateway… | Security Reviewed | 353 | 9.1k/wk | | [Build and validate Shopify apps with the official Shopify AI Toolkit](skills/build-and-validate-shopify-apps-with-the-official-shopify-ai-toolkit/) | Connect agents and IDE assistants to Shopify docs, API schemas, code validation, and store-management workflows… | Security Reviewed | 348 | 17.6k/wk | | [Linear MCP Server for Issue Tracking and Project Management](skills/linear-mcp-server-issue-tracking-project-management/) | An MCP server that integrates Linear project management with AI assistants. Enables creating, searching, updating,… | Security Reviewed | 346 | — | | [Bridge coding agents into chat channels with GolemBot](skills/bridge-coding-agents-into-chat-channels-with-golembot/) | Runs an existing coding agent behind Slack, Telegram, Discord, Feishu, DingTalk, WeCom, WeChat, or HTTP so teams can… | Security Reviewed | 312 | 177/wk | | [Give MCP agents structured graph memory with RushDB](skills/give-mcp-agents-structured-graph-memory-with-rushdb/) | Connect RushDB's MCP server so agents can store, search, update, and traverse persistent structured memory without… | Security Reviewed | 308 | 1.9k/wk | | [Give MCP agents local shared memory with MARM](skills/give-mcp-agents-local-shared-memory-with-marm/) | Use MARM Memory to give Claude Code, Cursor, Codex, Gemini, and other MCP clients a local-first shared memory server… | Security Reviewed | 307 | — | | [Connect accounting agents to Xero through MCP](skills/connect-accounting-agents-to-xero-through-mcp/) | Use Xero MCP Server to give approved MCP clients controlled access to Xero accounting data, reports, invoices,… | Security Reviewed | 294 | 8k/wk | | [Route production agent loops through BitRouter](skills/route-production-agent-loops-through-bitrouter/) | Use BitRouter as an agentic LLM gateway that routes model, tool, and sub-agent calls with scoped keys, cost policy,… | Security Reviewed | 202 | 258/wk | | [Manage Baidu Netdisk Files From Agent Workflows](skills/manage-baidu-netdisk-files-from-agent-workflows/) | Use the Baidu Netdisk storage skill to upload, download, transfer, share, search, move, copy, rename, and list cloud… | Published | 158 | — | | [Work with AFFiNE workspaces, documents, and databases from MCP-compatible agents](skills/work-with-affine-workspaces-documents-and-databases-from-mcp-compatible-agents/) | Use affine-mcp-server when an agent needs tool-callable access to AFFiNE workspaces, documents, databases, and… | Security Reviewed | 142 | 2.1k/wk | | [Expose Haystack pipelines as webhook endpoints with Hayhooks](skills/expose-haystack-pipelines-as-webhook-endpoints-with-hayhooks/) | Turn an existing Haystack pipeline into an HTTP or MCP endpoint without building and maintaining a custom wrapper… | Security Reviewed | 138 | — | | [Query Eventhouse and manage Fabric RTI resources from MCP-compatible agents with Fabric RTI MCP](skills/query-eventhouse-and-manage-fabric-rti-resources-from-mcp-compatible-agents-with-fabric-rti-mcp/) | Use Fabric RTI MCP when an agent needs tool-callable access to Microsoft Fabric Real-Time Intelligence services such… | Security Reviewed | 111 | — | | [Connect MCP agents to Zendesk ticket and Help Center workflows](skills/connect-mcp-agents-to-zendesk-ticket-and-help-center-workflows/) | Expose Zendesk tickets, comments, and Help Center context to MCP-capable agents for supervised support workflow… | Security Reviewed | 95 | — | | [Search and automate X/Twitter from OpenClaw with TweetClaw](skills/search-and-automate-x-twitter-from-openclaw-with-tweetclaw/) | Install and configure TweetClaw, the OpenClaw plugin for X/Twitter automation through Xquik. Use it when an agent… | Published | 84 | 90/wk | | [Expose FHIR healthcare data resources to MCP agents with review boundaries](skills/expose-fhir-healthcare-data-resources-to-mcp-agents-with-review-boundaries/) | Use a FHIR MCP server to query healthcare data resources for documentation and integration workflows while keeping… | Security Reviewed | 80 | — | | [Let MCP agents inspect and update Freshdesk tickets safely](skills/let-mcp-agents-inspect-and-update-freshdesk-tickets-safely/) | Connect Freshdesk modules to MCP clients so agents can retrieve ticket context and prepare supervised support actions. | Security Reviewed | 59 | — | | [Upstash MCP Server for Redis and QStash Management](skills/upstash-mcp-server-redis-qstash-management/) | An official MCP server from Upstash that lets AI agents manage Redis databases, QStash message queues, and Vector… | Security Reviewed | 52 | 432/wk | | [Normalize vCard contact exports into structured contact records before CRM imports or dedup jobs](skills/normalize-vcard-contact-exports-into-structured-contact-records-before-crm-imports-or-dedup-jobs/) | Use vobject when an agent receives .vcf contact exports and needs reliable parsing into names, emails, phone… | Security Reviewed | 50 | — | | [Manage ElevenLabs agents as versioned local config files instead of hand-editing them in the dashboard with ElevenLabs CLI](skills/manage-elevenlabs-agents-as-versioned-local-config-files-instead-of-hand-editing-them-in-the-dashboard-with-elevenlabs-cli/) | Initialize, authenticate, and edit ElevenLabs agent configs from local files when you want agent definitions in code… | Security Reviewed | 49 | 10.4k/wk | | [Calculate routes, ETAs, and place lookups inside agent planning workflows with TomTom MCP](skills/calculate-routes-etas-and-place-lookups-inside-agent-planning-workflows-with-tomtom-mcp/) | Gives an MCP-compatible agent structured place search, geocoding, routing, ETA, traffic, and map lookups so travel,… | Security Reviewed | 45 | 356/wk | | [Retrieve Zillow-style property details and market trends through an MCP server](skills/retrieve-zillow-style-property-details-and-market-trends-through-an-mcp-server/) | Run supervised property-detail and market-trend lookups from an MCP client while checking data-source terms before use. | Security Reviewed | 40 | 7/wk | | [Inspect Freshservice service-management tickets and modules through MCP](skills/inspect-freshservice-service-management-tickets-and-modules-through-mcp/) | Connect Freshservice modules to MCP clients for supervised IT service-management ticket lookup and support-ops… | Security Reviewed | 31 | — | | [Connect MCP agents to BatchData property and address APIs](skills/connect-mcp-agents-to-batchdata-property-and-address-apis/) | Use BatchData property and address APIs from MCP clients to enrich real-estate research and operations workflows. | Security Reviewed | 30 | — | | [Sync agent rules and skill files across coding assistants with AI Rules Sync](skills/sync-agent-rules-and-skill-files-across-coding-assistants-with-ai-rules-sync/) | Use AI Rules Sync when the same operating rules, commands, skills, or subagents need to stay aligned across Claude… | Security Reviewed | 25 | 1.1k/wk | | [Run Shopify Admin product order customer and inventory workflows through MCP](skills/run-shopify-admin-product-order-customer-and-inventory-workflows-through-mcp/) | Expose Shopify Admin API operations to MCP clients for supervised ecommerce catalog, order, customer, and inventory… | Security Reviewed | 15 | 27/wk | | [Hermes Tweet](skills/hermes-tweet/) | Use Hermes Tweet when Hermes Agent needs a native X/Twitter plugin for reading posts, exploring public data, and… | Published | 10 | — | | [Mirror and back up OpenClaw workspaces to your own storage with openclaw-workspace-sync](skills/mirror-and-back-up-openclaw-workspaces-to-your-own-storage-with-openclaw-workspace-sync/) | Lets an OpenClaw agent sync its workspace to cloud storage in mailbox, mirror, or bisync mode, and optionally push… | Security Reviewed | 8 | 295/wk | | [Mirror OpenClaw workspaces and stream encrypted backups with openclaw-workspace-sync](skills/mirror-openclaw-workspaces-and-stream-encrypted-backups-with-openclaw-workspace-sync/) | Sync an OpenClaw workspace to your own cloud storage or push encrypted agent-system backups with OpenClaw-aware… | Security Reviewed | 8 | 295/wk | | [Normalize international phone numbers into E.164 before CRM imports or messaging workflows](skills/normalize-international-phone-numbers-into-e164-before-crm-imports-or-messaging-workflows/) | Use libphonenumber-js when an agent needs to clean messy phone-number input, validate it against country rules, and… | Published | — | 15.6M/wk | | [AssemblyAI Real-Time Call Intelligence](skills/assemblyai-realtime-call-intelligence/) | Streams audio from Twilio Media Streams over WebSocket to AssemblyAI real-time transcription, extracting… | Security Reviewed | — | — | | [DealMachine Sales Intelligence](skills/dealmachine-sales-intelligence/) | Searches and enriches US property, owner, people, and company data through the DealMachine CLI and hosted MCP server… | Published | — | — | | [GitHub Discussions Community Digest](skills/github-discussions-community-digest/) | Queries GitHub GraphQL API for new and unanswered Discussions, ranks them by reaction count and recency, and drafts… | Security Reviewed | — | — | | [JMT x402 Agent Tools](skills/jmt-x402-agent-tools/) | Paid x402 HTTP-402 endpoints on Base mainnet that let agents pay-per-call in USDC for web search, AI analysis,… | Published | — | — | | [Linear Issue Triage & Sprint Planner](skills/linear-issue-triage-sprint-planner-2/) | Queries the Linear GraphQL API to list open issues by team, priority, and cycle, then applies configurable triage… | Security Reviewed | — | — | | [Plaid Financial Data Connector](skills/plaid-financial-data-connector/) | Connects to bank accounts via Plaid Link SDK and retrieves transaction data using the Plaid Transactions API.… | Security Reviewed | — | — | | [RouterBase API Integration](skills/routerbase-api-integration/) | Integrate agent applications with RouterBase as an OpenAI-compatible API gateway, including SDK base URL… | Published | — | — | | [Zapier Multi-Step Lead Enrichment Workflow](skills/zapier-lead-enrichment-workflow/) | Builds a Zapier automation using the Zapier NLA API to trigger on new HubSpot form submissions and enrich contact… | Security Reviewed | — | — | | [Zapier Webhook Integration Builder](skills/zapier-webhook-integration-builder/) | Creates and manages Zapier integrations using the Zapier Platform CLI and REST Hooks API. Builds custom triggers,… | Security Reviewed | — | — | ### 📊 Monitoring & Alerts (152 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Monitoring%20%26%20Alerts) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Monitoring%20%26%20Alerts&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Monitoring%20%26%20Alerts&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Kubernetes Troubleshooting Runbook](skills/k8s-troubleshooting-runbook/) | Kubernetes Troubleshooting Runbook is built around Kubernetes orchestration platform. The underlying ecosystem is… | Security Reviewed | 122.6k | — | | [Kubernetes Event Stream Analyzer](skills/kubernetes-event-stream-analyzer/) | Watches Kubernetes event streams via the Watch API and correlates pod lifecycle events with resource metrics from… | Security Reviewed | 121.7k | — | | [Uptime Kuma Status Sync](skills/uptime-kuma-status-sync/) | Interfaces with the Uptime Kuma Socket.IO API to monitor service health checks. Syncs status page data to… | Security Reviewed | 85.6k | 89/wk | | [Uptime Kuma Self-Hosted Uptime Monitoring Platform](skills/uptime-kuma-self-hosted-uptime-monitoring-platform/) | Uptime Kuma is an open source uptime monitor for HTTP, TCP, ping, DNS, Docker, and keyword checks. It gives agents a… | Security Reviewed | 85.1k | 97/wk | | [Netdata Real-Time Infrastructure Monitoring and Alerting](skills/netdata-real-time-infrastructure-monitoring-and-alerting/) | Netdata is an open-source observability platform for real-time metrics, anomaly detection, and alerting across… | Security Reviewed | 78.4k | — | | [Elastic / Kibana MCP Server](skills/elastic-kibana-mcp-server/) | Elastic / Kibana MCP Server is built around Elasticsearch search and analytics engine. The underlying ecosystem is… | Published | 76.8k | — | | [ElasticSearch Cluster Vitals Agent](skills/elasticsearch-cluster-vitals-agent/) | Polls Elasticsearch _cluster/health, _nodes/stats, and _cat/shards APIs to detect node drops, unassigned shards, and… | Published | 76.5k | — | | [Prometheus / Grafana MCP Server](skills/prometheus-grafana-mcp-server/) | Prometheus / Grafana MCP Server is built around Grafana visualization and alerting platform. The underlying… | Published | 74.1k | — | | [Grafana Alert Router](skills/grafana-alert-router/) | Routes Grafana alerting webhook payloads to Slack, PagerDuty, and OpsGenie channels based on label matching rules.… | Published | 73.2k | — | | [Grafana Dashboard as Code Builder](skills/grafana-dashboard-as-code-builder/) | Builds Grafana dashboards programmatically using grafonnet-lib (Jsonnet) and the Grafana HTTP API. Generates panel… | Published | 73.2k | — | | [Grafana Dashboard Generator](skills/grafana-dashboard-generator-3/) | Programmatically generates Grafana dashboards from service definitions using the Grafana HTTP API /api/dashboards/db… | Published | 73.2k | — | | [Grafana Dashboard JSON Assembler](skills/grafana-dashboard-json-assembler/) | Assembles Grafana dashboard JSON models using panel types like timeseries, stat, table, and heatmap. Configures… | Published | 73.2k | — | | [Grafana Dashboard JSON Migrator](skills/grafana-dashboard-json-migrator/) | Migrates Grafana dashboards between instances using the Grafana HTTP API. Transforms datasource UIDs, folder… | Published | 73.2k | — | | [Grafana Dashboard Scaffolder](skills/grafana-dashboard-scaffolder/) | Generates Grafana dashboard JSON using the Grafana HTTP API /api/dashboards/db endpoint. Creates panels with… | Published | 73.2k | — | | [Grafana Dashboard Snapshot Exporter](skills/grafana-dashboard-snapshot-exporter/) | Exports Grafana dashboards as shareable snapshots using the Grafana HTTP API /api/snapshots endpoint. Captures panel… | Published | 73.2k | — | | [Grafana Dashboard Sync Agent](skills/grafana-dashboard-sync-agent/) | Synchronizes Grafana dashboards between instances using the Grafana HTTP API v5. Handles provisioning, folder… | Published | 73.2k | — | | [Grafana Dashboard Template Generator](skills/grafana-dashboard-template-generator/) | Programmatically creates Grafana dashboard JSON models using the Grafana HTTP API and grafonnet-lib. Supports… | Published | 73.2k | — | | [Grafana Unified Alerting Manager](skills/grafana-unified-alerting-manager/) | Manages Grafana Unified Alerting rules, contact points, and notification policies via the Grafana HTTP API. Supports… | Published | 73.2k | — | | [Prometheus Alert Router](skills/prometheus-alert-router/) | Routes and escalates Prometheus AlertManager notifications based on severity and label matchers. Integrates with… | Security Reviewed | 63.6k | — | | [Prometheus Alert Rule Builder](skills/prometheus-alert-rule-builder/) | Creates and validates Prometheus alerting rules using PromQL expressions and the Prometheus HTTP API. Configures… | Security Reviewed | 63.6k | — | | [Prometheus Alert Rule Generator](skills/prometheus-alert-rule-generator-2/) | Generates and validates Prometheus alerting rules from natural language descriptions using the Prometheus HTTP API… | Security Reviewed | 63.6k | — | | [Prometheus Alert Rule Synthesizer](skills/prometheus-alert-rule-synthesizer/) | Uses the Prometheus HTTP API v1 and PromQL to auto-generate alerting rules from metric baselines. Integrates with… | Security Reviewed | 63.6k | — | | [Prometheus Alertmanager Bridge](skills/prometheus-alertmanager-bridge-2/) | Bridges Prometheus Alertmanager notifications to Microsoft Teams, Discord, and Telegram using adaptive card… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Bridge](skills/prometheus-alertmanager-bridge/) | Connects to Prometheus AlertManager API to query active alerts, silences, and alert groups. Parses PromQL alert… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Configurator](skills/prometheus-alertmanager-configurator/) | Generates Prometheus AlertManager configurations with routing trees, inhibition rules, and receiver integrations for… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Router](skills/prometheus-alertmanager-router/) | Configures and manages Prometheus AlertManager routing trees and silences via the AlertManager HTTP API. Supports… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Rule Builder](skills/prometheus-alertmanager-rule-builder/) | Generates Prometheus alerting rules and AlertManager routing configs using PromQL validation via the Prometheus HTTP… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Rule Generator](skills/prometheus-alertmanager-rule-generator/) | Generates Prometheus alerting rules and AlertManager routing configs from natural language descriptions. Leverages… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Rule Optimizer](skills/prometheus-alertmanager-rule-optimizer/) | Analyzes Prometheus alerting rules and AlertManager configuration to reduce alert fatigue. Uses PromQL query… | Security Reviewed | 63.6k | — | | [Prometheus AlertManager Rules Engine](skills/prometheus-alertmanager-rules-engine/) | Generates and validates Prometheus alerting rules and AlertManager routing configurations using the Prometheus HTTP… | Security Reviewed | 63.6k | — | | [Prometheus Custom Exporter Builder](skills/prometheus-custom-exporter-builder/) | Builds custom Prometheus exporters using the prometheus_client Python SDK and Go client_golang library. Exposes… | Security Reviewed | 63.6k | — | | [Prometheus PromQL Alert Builder](skills/prometheus-promql-alert-builder/) | Constructs Prometheus alerting rules using PromQL expressions with proper label matchers, aggregation operators, and… | Security Reviewed | 63.6k | — | | [Prometheus Rule Evaluator](skills/prometheus-rule-evaluator/) | Validates and tests Prometheus alerting rules against historical metrics data using the Prometheus HTTP API… | Security Reviewed | 63.6k | — | | [Prometheus Alerting Rules](skills/prometheus-alerting-rules/) | Prometheus Alerting Rules is built around Prometheus metrics and alerting system. The underlying ecosystem is… | Security Reviewed | 63.5k | — | | [Query real-time global intelligence through Worldmonitor MCP](skills/query-real-time-global-intelligence-through-worldmonitor-mcp/) | Give MCP-capable agents a live global-intelligence surface for country briefs, risk scores, conflict, cyber, market,… | Security Reviewed | 61.4k | 602/wk | | [Monitor cross-platform trends and alert agents with TrendRadar](skills/monitor-cross-platform-trends-and-alert-agents-with-trendradar/) | Use TrendRadar when an operator needs a self-hosted trend monitor that filters multi-platform feeds, summarizes… | Security Reviewed | 59.4k | — | | [Sentry Error Intelligence](skills/sentry-error-intelligence/) | Connects to the Sentry API v0 to analyze error trends, group similar stack traces using fingerprinting rules, and… | Published | 43.6k | — | | [Sentry Issue Spike Detection Agent](skills/sentry-issue-spike-detection-agent/) | Analyzes Sentry project event streams via the Sentry Issues API to detect sudden spikes in error frequency. Computes… | Published | 43.5k | — | | [PM2 Node.js Production Process Manager with Load Balancing](skills/pm2-nodejs-production-process-manager/) | PM2 is a production-grade process manager for Node.js and Bun applications with a built-in load balancer. With over… | Security Reviewed | 43k | 3M/wk | | [Umami Privacy-Focused Web Analytics Platform](skills/umami-privacy-focused-web-analytics/) | Umami is a modern, privacy-focused, open-source web analytics platform and a self-hostable alternative to Google… | Security Reviewed | 35.9k | 638/wk | | [k6 Load Testing CLI for JavaScript Performance Scenarios](skills/k6-load-testing-cli-javascript-performance-scenarios/) | k6 is a modern load testing tool for writing performance checks in JavaScript. It fits CI, developer testing, and… | Security Reviewed | 30.3k | — | | [Grafana Loki Log Aggregation Agent](skills/grafana-loki-log-aggregation-agent/) | Configures Grafana Loki log pipelines with Promtail collectors and LogQL queries. Supports multi-tenant log routing,… | Security Reviewed | 28k | — | | [Grafana Loki Log Correlation Agent](skills/grafana-loki-log-correlation-agent-2/) | Queries Grafana Loki via the LogQL API to correlate log streams across services. Builds cross-service trace-to-log… | Security Reviewed | 28k | — | | [Grafana Loki Log Query Agent](skills/grafana-loki-log-query-agent/) | Queries Grafana Loki log aggregation system using LogQL via the Loki HTTP API. Filters log streams by labels, parses… | Security Reviewed | 28k | — | | [Loki Log Query Agent](skills/loki-log-query-agent/) | Loki Log Query Agent is built around Grafana Loki log aggregation system. The underlying ecosystem is represented by… | Security Reviewed | 28k | — | | [Model user behavior and run distributed load tests before backend changes face real traffic with Locust](skills/model-user-behavior-and-run-distributed-load-tests-before-backend-changes-face-real-traffic-with-locust/) | Script realistic user flows in Python and fan them out across workers so agents can pressure-test services before… | Security Reviewed | 27.7k | — | | [SigNoz Open-Source Observability Platform](skills/signoz-open-source-observability-platform/) | SigNoz is an open-source observability platform built around OpenTelemetry for logs, metrics, and traces in one… | Security Reviewed | 26.5k | — | | [Trace and evaluate agent runs with MLflow](skills/trace-and-evaluate-agent-runs-with-mlflow/) | Instrument LLM and agent applications with MLflow tracing, evaluation, prompt tracking, and monitoring so operators… | Security Reviewed | 26k | — | | [Load-test HTTP endpoints with reproducible attack profiles and latency reports before rollout with Vegeta](skills/load-test-http-endpoints-with-reproducible-attack-profiles-and-latency-reports-before-rollout-with-vegeta/) | Run constant-rate HTTP attacks, capture binary results, and generate reports or plots before capacity changes and… | Security Reviewed | 25k | — | | [Plausible Analytics Privacy-First Web Analytics Platform](skills/plausible-analytics-privacy-first-web-analytics/) | Plausible Analytics is a lightweight, open-source, privacy-friendly alternative to Google Analytics. It requires no… | Security Reviewed | 24.5k | — | | [Langfuse LLM Observability Platform and SDK](skills/langfuse-llm-observability-platform-and-sdk/) | Use Langfuse to capture prompts, traces, generations, evaluations, and cost telemetry for LLM applications and agent… | Security Reviewed | 24.1k | — | | [Jaeger Trace Explorer](skills/jaeger-trace-explorer/) | Jaeger Trace Explorer is built around Jaeger distributed tracing platform. The underlying ecosystem is represented… | Security Reviewed | 22.7k | — | | [GoAccess Real-Time Web Log Analyzer and Terminal Dashboard](skills/goaccess-real-time-web-log-analyzer/) | GoAccess is an open-source real-time web log analyzer that runs in a terminal or generates live HTML dashboards. It… | Security Reviewed | 20.4k | — | | [Trace, evaluate, and monitor agentic workflows with Opik](skills/trace-evaluate-and-monitor-agentic-workflows-with-opik/) | Capture LLM and agent traces, run evaluations, inspect failures, and monitor RAG or multi-step agent behavior from… | Security Reviewed | 19.1k | 18.3k/wk | | [OpenObserve Cloud-Native Observability Platform for Logs Metrics and Traces](skills/openobserve-observability-platform-logs-metrics-traces/) | OpenObserve is an open-source, cloud-native observability platform for logs, metrics, traces, and Real User… | Security Reviewed | 18.5k | — | | [Upptime GitHub Actions Uptime Monitor and Status Page](skills/upptime-github-actions-uptime-monitor-status-page/) | An ASE skill built around Upptime, the open source uptime monitor and status page system powered by GitHub Actions,… | Security Reviewed | 17k | — | | [Apprise Universal Push Notification Library and CLI](skills/apprise-universal-push-notification-library-cli/) | Apprise is a Python library and CLI that sends push notifications to over 100 services including Telegram, Discord,… | Security Reviewed | 16.2k | — | | [Evaluate and trace agent workflows with RagaAI Catalyst](skills/evaluate-and-trace-agent-workflows-with-ragaai-catalyst/) | Use RagaAI Catalyst to instrument agent runs, collect traces, manage evaluation datasets, inspect execution graphs,… | Security Reviewed | 16.2k | — | | [Trace Python memory allocation hotspots before leaks and spikes reach production with Memray](skills/trace-python-memory-allocation-hotspots-before-leaks-and-spikes-reach-production-with-memray/) | Lets an agent record Python allocation traces and inspect the biggest allocators, retained objects, and leak paths… | Published | 15k | 16.3M/wk | | [Gotify Self-Hosted Push Notification Server and API](skills/gotify-self-hosted-push-notification-server-and-api/) | Run self-hosted push notifications with Gotify, including a REST API, WebSocket stream, web UI, plugins, and mobile… | Security Reviewed | 14.9k | — | | [Dozzle Real-Time Docker Container Log Viewer](skills/dozzle-docker-log-viewer/) | Dozzle is a lightweight, web-based real-time log viewer for Docker containers. It supports Docker standalone, Swarm… | Security Reviewed | 12.4k | — | | [OpenReplay Self-Hosted Session Replay and Product Analytics Platform](skills/openreplay-self-hosted-session-replay-analytics/) | OpenReplay is an open-source session replay suite you can self-host. It captures user sessions with network… | Published | 11.9k | — | | [Investigate Kubernetes network incidents through MCP with Kubeshark](skills/investigate-kubernetes-network-incidents-through-mcp-with-kubeshark/) | Query live and historical Kubernetes network traffic through Kubeshark's MCP server when an agent needs packet-level… | Security Reviewed | 11.9k | — | | [Pyroscope Continuous Profiling Platform by Grafana](skills/pyroscope-continuous-profiling-platform-grafana/) | Pyroscope is an open-source continuous profiling platform by Grafana Labs that helps identify CPU, memory, and I/O… | Security Reviewed | 11.3k | — | | [Use Prompt Flow for LLM workflow testing and evaluation](skills/use-prompt-flow-for-llm-workflow-testing-and-evaluation/) | Build a Prompt Flow graph, run interactive and batch tests, inspect traces and evaluation metrics, and promote only… | Security Reviewed | 11.1k | — | | [Quickwit Cloud-Native Search Engine for Observability Logs and Traces](skills/quickwit-cloud-native-search-engine-observability/) | Quickwit is a cloud-native search engine built in Rust for log management and distributed tracing. It offers… | Published | 11.1k | — | | [Gatus Endpoint Monitoring and Status Page Platform](skills/gatus-endpoint-monitoring-status-page-platform/) | Gatus is an open source uptime and endpoint monitoring platform built for developers and ops teams. It checks HTTP,… | Security Reviewed | 10.7k | — | | [Healthchecks.io Cron Job Monitoring and Alerting Platform](skills/healthchecks-io-cron-job-monitoring-alerting-platform/) | Healthchecks.io is an open-source cron and background task monitoring platform that alerts when scheduled jobs fail… | Security Reviewed | 10k | — | | [Run agentic anomaly investigations with PyOD](skills/run-agentic-anomaly-investigations-with-pyod/) | Use PyOD's agent skill or MCP server to turn natural-language anomaly detection requests into repeatable detector… | Security Reviewed | 9.9k | — | | [Trace and evaluate agent runs with Phoenix](skills/trace-and-evaluate-agent-runs-with-phoenix/) | Use Phoenix to trace LLM and agent calls, run evaluations, replay prompts, inspect datasets, and expose… | Security Reviewed | 9.8k | 893/wk | | [Checkmate Open Source Uptime and Infrastructure Monitoring](skills/checkmate-open-source-uptime-infrastructure-monitoring/) | An ASE skill built on Checkmate, the open source self-hosted monitoring platform for uptime, incidents, response… | Security Reviewed | 9.6k | — | | [Highlight.io Open Source Full-Stack Monitoring Platform](skills/highlight-io-full-stack-monitoring/) | Highlight.io is an open-source full-stack monitoring platform combining session replay, error monitoring, logging,… | Security Reviewed | 9.2k | — | | [Audit coding-agent token spend with CodeBurn](skills/audit-coding-agent-token-spend-with-codeburn/) | Run CodeBurn locally or as an MCP server so agents can inspect token usage, cost, model mix, project spend, and… | Security Reviewed | 8.7k | 7.6k/wk | | [Prometheus Alertmanager Rule Auditor](skills/prometheus-alertmanager-rule-auditor/) | Validates Prometheus recording and alerting rules using promtool check rules, analyzes Alertmanager routing trees… | Security Reviewed | 8.4k | — | | [ntopng Web-Based Network Traffic Monitoring and Security Analysis](skills/ntopng-web-based-network-traffic-monitoring-security/) | ntopng is a web-based network traffic monitoring application that provides real-time visibility into network flows,… | Published | 7.7k | — | | [Generate drift and quality reports for ML and LLM pipelines with Evidently](skills/generate-drift-and-quality-reports-for-ml-and-llm-pipelines-with-evidently/) | Produce repeatable drift and quality reports after data, model, or prompt changes so regressions are visible before… | Security Reviewed | 7.4k | — | | [Trace LLM and agent workflows with OpenLLMetry](skills/trace-llm-and-agent-workflows-with-openllmetry/) | Add OpenTelemetry-based instrumentation to LLM and agent code so operators can inspect prompts, tool calls, latency,… | Security Reviewed | 7.2k | — | | [OpenTelemetry Collector Pipeline Designer](skills/otel-collector-pipeline-designer/) | Designs OpenTelemetry Collector pipeline configurations with receivers (otlp, prometheus, filelog), processors… | Security Reviewed | 6.9k | — | | [Monitor and evaluate LLM agent traffic with Helicone](skills/monitor-and-evaluate-llm-agent-traffic-with-helicone/) | Route model calls through Helicone, inspect costs, latency, traces, prompts, and evaluations, then review changes… | Security Reviewed | 5.8k | 49/wk | | [Trace and debug agent runs with AgentOps](skills/trace-and-debug-agent-runs-with-agentops/) | Instrument agent sessions so operators can replay runs, track model costs, inspect tool calls, and compare behavior… | Security Reviewed | 5.6k | — | | [GoatCounter Privacy-First Web Analytics Platform](skills/goatcounter-privacy-first-web-analytics-platform/) | GoatCounter is an open source analytics platform for privacy-friendly pageview tracking, referrer reporting, and… | Security Reviewed | 5.6k | — | | [Optimize agent development loops with Coze Loop](skills/optimize-agent-development-loops-with-coze-loop/) | Use Coze Loop to evaluate, debug, and improve agent prompts and workflows across development iterations. | Security Reviewed | 5.5k | — | | [sitespeed.io Comprehensive Web Performance Analysis Toolkit](skills/sitespeed-io-web-performance-analysis/) | sitespeed.io is an open-source tool for comprehensive web performance analysis. It tests websites using real… | Security Reviewed | 5k | 3.3k/wk | | [Evaluate and monitor LLM workflows with Agenta](skills/evaluate-and-monitor-llm-workflows-with-agenta/) | Run prompt experiments, testset evaluations, and observability reviews for production LLM workflows before… | Published | 4.2k | — | | [Logfire Python Observability SDK for LLM and Agent Tracing](skills/logfire-python-observability-sdk-llm-agent-tracing/) | Logfire is Pydantic's observability SDK for Python applications, with first-class tracing for AI, LLM, and agent… | Security Reviewed | 4.2k | — | | [Grafana OnCall Escalation Chain Manager](skills/grafana-oncall-escalation-chain-manager/) | Configures Grafana OnCall escalation chains, notification policies, and on-call schedules via the Grafana OnCall… | Security Reviewed | 3.9k | — | | [Chartbrew Open Source Reporting Platform for API and Database Dashboards](skills/chartbrew-open-source-reporting-dashboard-platform/) | Chartbrew is an open-source web application for building and sharing live dashboards from APIs, SQL and NoSQL… | Security Reviewed | 3.7k | — | | [AWS CloudWatch Anomaly Detector](skills/aws-cloudwatch-anomaly-detector/) | Uses AWS CloudWatch SDK (boto3) to configure anomaly detection bands on metrics via PutAnomalyDetector API.… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Composite Alarm Builder](skills/aws-cloudwatch-composite-alarm-builder/) | Creates and manages AWS CloudWatch composite alarms using the CloudWatch PutCompositeAlarm API. Builds alarm rule… | Security Reviewed | 3.6k | — | | [AWS CloudWatch Insights Agent](skills/aws-cloudwatch-insights-agent/) | Runs CloudWatch Logs Insights queries via AWS SDK for JavaScript v3. Analyzes Lambda cold starts, API Gateway… | Security Reviewed | 3.6k | — | | [Inspect BullMQ agent job queues with Bull Board](skills/inspect-bullmq-agent-job-queues-with-bull-board/) | Use Bull Board to add a protected dashboard for Bull and BullMQ queues so operators can inspect, retry, pause,… | Security Reviewed | 3.4k | 1.5M/wk | | [Simulate agent scenarios, trace failures, and watch production regressions with LangWatch](skills/simulate-agent-scenarios-trace-failures-and-watch-production-regressions-with-langwatch/) | Run end-to-end agent simulations, review traces, and watch production regressions when reliability work spans… | Security Reviewed | 3.2k | 54.7k/wk | | [Grafana Alloy OpenTelemetry Collector Distribution](skills/grafana-alloy-opentelemetry-collector/) | Grafana Alloy is an open-source OpenTelemetry Collector distribution with programmable pipelines for metrics, logs,… | Security Reviewed | 3k | — | | [Evaluate agent and model workflows with EvalScope](skills/evaluate-agent-and-model-workflows-with-evalscope/) | Run repeatable EvalScope benchmark suites for LLM, VLM, RAG, and agent workflows, then inspect traces and reports… | Security Reviewed | 3k | — | | [Trace coding agent API traffic locally with Claude Tap](skills/trace-coding-agent-api-traffic-locally-with-claude-tap/) | Run Claude Code, Codex CLI, Gemini CLI, Cursor CLI, OpenCode, and related coding agents through a local proxy so an… | Security Reviewed | 2.6k | — | | [Trace coding-agent and LLM workflows with OpenLIT](skills/trace-coding-agent-and-llm-workflows-with-openlit/) | Use OpenLIT to instrument coding agents and LLM applications with OpenTelemetry traces, metrics, costs, prompts,… | Security Reviewed | 2.5k | 8.4k/wk | | [Logdy Real-Time Log Viewer with Web UI and CLI](skills/logdy-realtime-log-viewer-web-ui-cli/) | Logdy is a zero-dependency single-binary log viewer that pipes any command output into an interactive browser-based… | Security Reviewed | 2.1k | — | | [Control launch behavior with GO Feature Flag](skills/control-launch-behavior-with-go-feature-flag/) | Use GO Feature Flag as an OpenFeature-compatible control plane for rollout rules, targeting, experiments, remote… | Security Reviewed | 2k | — | | [Track coding-agent token spend and leaderboard drift across local session logs with Tokscale](skills/track-coding-agent-token-spend-and-leaderboard-drift-with-tokscale/) | Aggregate local coding-agent usage logs into spend, token, and trend views before quotas or budgets surprise the team. | Security Reviewed | 2k | 64.6k/wk | | [Elastic APM Transaction Anomaly Spotter](skills/elastic-apm-transaction-anomaly-spotter/) | Queries Elastic APM transaction data through the Elasticsearch REST API to surface latency anomalies and throughput… | Security Reviewed | 1.3k | — | | [Trace and evaluate LLM application behavior with Langtrace](skills/trace-and-evaluate-llm-application-behavior-with-langtrace/) | Instrument Python or TypeScript agent applications with OpenTelemetry traces, metrics, and evaluation views for… | Security Reviewed | 1.2k | 1.1k/wk | | [Investigate telemetry incidents with Monoscope MCP and agent-mode CLI](skills/investigate-telemetry-incidents-with-monoscope-mcp-and-agent-mode-cli/) | Connect agents to Monoscope so they can query logs, traces, metrics, monitors, and issues through stable JSON CLI… | Security Reviewed | 1.1k | — | | [Lint and auto-format Markdown documentation before agents ship content with rumdl](skills/lint-and-auto-format-markdown-documentation-before-agents-ship-content-with-rumdl/) | Run rumdl as a fast Markdown lint-and-format gate so agents can catch style, flavor, link-adjacent, and consistency… | Security Reviewed | 1.1k | 5.8k/wk | | [Trace, evaluate, simulate, and guardrail agent releases with Future AGI](skills/trace-evaluate-simulate-and-guardrail-agent-releases-with-future-agi/) | Use Future AGI to instrument agent runs, run evals and simulations, apply guardrails, and turn production traces… | Security Reviewed | 1k | 1.9k/wk | | [Lint and validate Prometheus alerting rules before noisy or broken alerts reach production with Pint](skills/lint-and-validate-prometheus-alerting-rules-before-noisy-or-broken-alerts-reach-production-with-pint/) | Check Prometheus alerting and recording rules in CI or ad hoc runs so invalid, misleading, or dangerous rules are… | Published | 1k | — | | [LangSmith SDK for LLM Tracing and Evaluation](skills/langsmith-sdk-for-llm-tracing-and-evaluation/) | LangSmith provides tracing, evaluation, and debugging workflows for LLM applications. This skill is useful when an… | Security Reviewed | 843 | 5.4M/wk | | [Monitor Claude Code sessions and tool activity with Claude Code Agent Monitor](skills/monitor-claude-code-sessions-and-tool-activity-with-claude-code-agent-monitor/) | Install Claude Code hooks that stream session, tool, subagent, and workflow events into a local dashboard for live… | Security Reviewed | 815 | — | | [Datadog MCP Server](skills/datadog-mcp-server/) | Datadog MCP Server is built around Datadog observability platform. The underlying ecosystem is represented by… | Security Reviewed | 811 | 9.6M/wk | | [Datadog Anomaly Alert Router](skills/datadog-anomaly-alert-router/) | Routes Datadog anomaly detection alerts to appropriate response channels using the Datadog Events API v2 and… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Anomaly Detection Agent](skills/datadog-anomaly-detection-agent-2/) | Monitors Datadog metric streams using the Datadog API v2 and applies ML-based anomaly detection to alert on… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Anomaly Detector](skills/datadog-anomaly-detector/) | Leverages the Datadog API v2 metrics and events endpoints to detect anomalous patterns. Uses the Datadog Monitors… | Security Reviewed | 791 | 6.6M/wk | | [Datadog APM Anomaly Detector](skills/datadog-apm-anomaly-detector/) | Detects performance anomalies in Datadog APM traces using the Datadog API v2 metrics endpoint. Applies DBSCAN… | Security Reviewed | 791 | 6.6M/wk | | [Datadog APM Trace Analyzer](skills/datadog-apm-trace-analyzer-2/) | Queries Datadog APM trace data via the Datadog Tracing API v2 to identify latency bottlenecks and error hotspots.… | Security Reviewed | 791 | 6.6M/wk | | [Datadog APM Trace Query Agent](skills/datadog-apm-trace-query-agent/) | Queries distributed traces from Datadog APM using the Trace Search API with faceted filtering. Analyzes p99 latency… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Metric Exporter](skills/datadog-metric-exporter/) | Exports custom metrics and traces to Datadog using the DogStatsD protocol and Datadog API v2. Supports histogram… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Monitor Blueprint Generator](skills/datadog-monitor-blueprint-generator/) | Creates Datadog monitor definitions using the Datadog API v2 with metric, log, APM trace, and composite monitor… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Monitor Configuration Agent](skills/datadog-monitor-configuration-agent-2/) | Creates and manages Datadog monitors using the datadog-api-client SDK. Configures metric, log, APM trace, and… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Monitor Configuration Engine](skills/datadog-monitor-configuration-engine/) | Interfaces with the Datadog API v2 monitors and dashboards endpoints to programmatically create and manage monitors.… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Monitor Configurator](skills/datadog-monitor-configurator-2/) | Manages Datadog monitors and dashboards via the Datadog REST API v2. Creates metric, log, and APM monitors with… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Monitor Sync](skills/datadog-monitor-sync/) | Synchronizes Datadog monitor definitions between environments using the Datadog API v2 monitors endpoint. Supports… | Security Reviewed | 791 | 6.6M/wk | | [Datadog Monitors Skill](skills/datadog-monitors-skill/) | Manages Datadog monitors and dashboards via the Datadog API v2. Lists triggered monitors, mutes/unmutes alert… | Security Reviewed | 791 | 6.6M/wk | | [Datadog SLO Monitor](skills/datadog-slo-monitor/) | Monitors Datadog Service Level Objectives and burn rate alerts via the Datadog API v2. Generates SLO compliance… | Security Reviewed | 791 | 6.6M/wk | | [Sentry MCP Server](skills/sentry-mcp-server/) | Sentry's official MCP server connects your error monitoring stack to any MCP client. Search issues, analyze stack… | Published | 712 | 118k/wk | | [Sentry MCP Server for Error Tracking and Performance](skills/sentry-mcp-server-error-tracking-performance/) | The official Sentry MCP server gives AI agents access to Sentry error tracking, issue management, and performance… | Security Reviewed | 615 | 49.6k/wk | | [Track coding-agent quota burn and remaining headroom across providers with onWatch](skills/track-coding-agent-quota-burn-and-remaining-headroom-across-providers-with-onwatch/) | Monitor quota, spend, resets, and alerts across multiple coding-agent providers from one local dashboard before a… | Security Reviewed | 580 | — | | [PostHog Product Analytics and Feature Flags SDK](skills/posthog-product-analytics-and-feature-flags-sdk/) | Use PostHog to capture product analytics events, identify users, evaluate feature flags, and route experimentation… | Published | 531 | 4.8M/wk | | [Grafana Dashboard as Code Generator](skills/grafana-dashboard-as-code-generator/) | Generates Grafana dashboards programmatically using Grafonnet (jsonnet), the Grafana HTTP API, and grafana-toolkit.… | Security Reviewed | 528 | — | | [Record system-level agent activity with AgentSight](skills/record-system-level-agent-activity-with-agentsight/) | Wrap Claude Code, Codex, Gemini CLI, OpenClaw, or another agent command with AgentSight to capture processes, files,… | Security Reviewed | 469 | 18/wk | | [Inspect Claude Code multi-agent runs with Agents Observe](skills/agents-observe-claude-code-observability/) | Gives Claude Code operators a live dashboard for multi-agent sessions, tool calls, file activity, and nested task… | Security Reviewed | 421 | — | | [Cronitor CLI for Cron Monitoring and Job Telemetry](skills/cronitor-cli-cron-monitoring-job-telemetry/) | CronitorCLI is Cronitor's open-source command-line tool for syncing cron jobs, sending telemetry pings, and wrapping… | Security Reviewed | 399 | — | | [Monitor coding-agent token spend with Splitrail](skills/monitor-coding-agent-token-spend-with-splitrail/) | Track token burn, spend, and model mix across multiple coding-agent tools from one local monitoring workflow. | Security Reviewed | 159 | — | | [Metrics Dashboard Builder](skills/metrics-dashboard-builder/) | Metrics Dashboard Builder is built around Datadog observability platform. The underlying ecosystem is represented by… | Security Reviewed | 103 | 2.7M/wk | | [Checkly Browser Check Failure Notifier](skills/checkly-browser-check-failure-notifier/) | Monitors Checkly browser checks via the Checkly Management API and notifies teams on Playwright test failures.… | Security Reviewed | 92 | 198.9k/wk | | [Checkly CLI Monitoring as Code for API and Browser Checks](skills/checkly-cli-monitoring-as-code-for-api-and-browser-checks/) | Checkly CLI lets agents define, test, and deploy synthetic monitoring from a JavaScript or TypeScript codebase. It… | Security Reviewed | 92 | 198.9k/wk | | [PagerDuty Incident Escalator](skills/pagerduty-incident-escalator/) | Manages PagerDuty incident lifecycle using the PagerDuty REST API v2 /incidents endpoint. Automates escalation… | Security Reviewed | 69 | 1M/wk | | [PagerDuty Incident Orchestrator](skills/pagerduty-incident-orchestrator-2/) | Manages PagerDuty incident lifecycle using the PagerDuty Events API v2 and REST API. Automates escalation policies,… | Security Reviewed | 69 | 1M/wk | | [PagerDuty Incident Runbook Linker](skills/pagerduty-incident-runbook-linker/) | Automatically links PagerDuty incidents to relevant runbooks using the PagerDuty Events API v2 and service… | Security Reviewed | 69 | 1M/wk | | [PagerDuty MCP Server](skills/pagerduty-mcp-server/) | PagerDuty MCP Server is built around PagerDuty incident response platform. The underlying ecosystem is represented… | Security Reviewed | 69 | 238k/wk | | [OpsGenie MCP Server](skills/opsgenie-mcp-server/) | OpsGenie MCP Server is built around Opsgenie incident and on-call platform. The underlying ecosystem is represented… | Security Reviewed | 24 | 6.2k/wk | | [AWS CloudWatch Insights Query Builder](skills/aws-cloudwatch-insights-query-builder/) | Builds CloudWatch Logs Insights queries and metric alarms using AWS SDK v3 (@aws-sdk/client-cloudwatch-logs,… | Security Reviewed | — | — | | [Cloudflare Analytics Health Monitor](skills/cloudflare-analytics-health-monitor/) | Monitors Cloudflare zone analytics via the Cloudflare API v4 GraphQL Analytics endpoint, tracking request rates,… | Security Reviewed | — | — | | [CloudWatch Anomaly Detector](skills/cloudwatch-anomaly-detector/) | Creates and manages CloudWatch Anomaly Detection bands using AWS SDK PutAnomalyDetector and GetMetricData APIs.… | Security Reviewed | — | — | | [CloudWatch Intelligent Alarms](skills/cloudwatch-intelligent-alarms/) | Uses AWS CloudWatch SDK (boto3) to create composite alarms with ML-powered anomaly detection bands. Integrates with… | Security Reviewed | — | — | | [CloudWatch Log Anomaly Detector](skills/cloudwatch-log-anomaly-detector/) | Detects anomalous patterns in AWS CloudWatch Logs using CloudWatch Logs Insights queries and Anomaly Detection APIs.… | Security Reviewed | — | — | | [Configure and interpret LaunchDarkly AI Config online evaluations with judge attachments](skills/configure-and-interpret-launchdarkly-ai-config-online-evaluations-with-judge-attachments/) | Attach judges to LaunchDarkly AI Config variations, create custom judges, set sampling rates, and interpret… | Security Reviewed | — | — | | [GlitchTip Open-Source Error Tracking Platform](skills/glitchtip-open-source-error-tracking-platform/) | GlitchTip is an open-source, Sentry-compatible error tracking platform built for self-hosted exception monitoring… | Published | — | — | | [New Relic NRQL Query Agent](skills/new-relic-nrql-query-agent/) | Executes NRQL queries against New Relic's GraphQL NerdGraph API for application performance monitoring. Generates… | Security Reviewed | — | — | | [New Relic SLO Compliance Monitor](skills/new-relic-slo-compliance-monitor/) | Tracks SLO compliance using the New Relic NerdGraph GraphQL API and NRQL queries. Calculates error budgets, burn… | Security Reviewed | — | — | | [OpenTelemetry Trace Aggregator](skills/opentelemetry-trace-aggregator/) | Aggregates OpenTelemetry trace spans from Jaeger and Zipkin backends into unified flame graphs. Uses the OTLP gRPC… | Security Reviewed | — | — | | [StatsD Metrics Aggregation Pipeline](skills/statsd-metrics-aggregation-pipeline/) | Configures StatsD metric collection with custom aggregation rules and flush intervals. Routes metrics to Graphite… | Published | — | — | | [Uptime Robot Multi-Check Coordinator](skills/uptime-robot-multi-check-coordinator/) | Manages bulk uptime monitoring via the Uptime Robot API v2. Creates HTTP, keyword, and port monitors with alert… | Published | — | — | | [Uptime Robot Status Page Webhook Alerter](skills/uptime-robot-status-page-webhook-alerter/) | Integrates with the Uptime Robot API to monitor status page changes and push webhook alerts to Slack or PagerDuty.… | Published | — | — | ### 📅 Calendar, Email & Productivity (126 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Calendar%2C%20Email%20%26%20Productivity) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Calendar%2C%20Email%20%26%20Productivity&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Calendar%2C%20Email%20%26%20Productivity&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Slack MCP Server](skills/slack-mcp-server/) | Agent access to Slack conversations and workspace workflows. | Security Reviewed | 86.6k | 225.4k/wk | | [AppFlowy Open Source Collaborative Workspace](skills/appflowy-open-source-collaborative-workspace/) | AppFlowy brings documents, projects, wikis, and AI-assisted collaboration into a self-hosted or desktop-friendly… | Security Reviewed | 69.7k | — | | [AFFiNE Knowledge Base and Collaborative Workspace Platform](skills/affine-knowledge-base-collaborative-workspace-platform/) | AFFiNE is an open source workspace that combines docs, whiteboards, and lightweight databases in one product. This… | Security Reviewed | 67.2k | — | | [Memos Self-Hosted Note Capture and Knowledge API](skills/memos-self-hosted-note-capture-knowledge-api/) | Enable AI agents to interact with Memos, an open-source self-hosted note-taking tool with REST and gRPC APIs. Agents… | Security Reviewed | 58.5k | — | | [Plane Open Source Project Management Platform](skills/plane-open-source-project-management/) | Plane is an open-source project management platform that serves as a self-hostable alternative to Jira, Linear, and… | Security Reviewed | 47.4k | — | | [Twenty Open Source CRM Platform and Salesforce Alternative](skills/twenty-open-source-crm-salesforce-alternative/) | Twenty is a modern open-source CRM built to replace Salesforce, with customizable objects, workflow automation,… | Security Reviewed | 43.5k | — | | [Cal.com Open Source Scheduling Infrastructure and API](skills/cal-com-open-source-scheduling-infrastructure-api/) | Integrate Cal.com's open-source scheduling platform into AI agent workflows. Agents can programmatically create… | Security Reviewed | 40.9k | — | | [Outline Open Source Team Knowledge Base and Wiki Platform](skills/outline-knowledge-base-wiki/) | Outline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time… | Security Reviewed | 38k | — | | [Run scheduled research automations with self-hosted Khoj](skills/run-scheduled-research-automations-with-self-hosted-khoj/) | Use Khoj to connect private knowledge and web sources, create a custom agent, and schedule recurring research or… | Security Reviewed | 35k | — | | [Wiki.js Modern Open Source Wiki Platform on Node.js](skills/wikijs-wiki-platform-nodejs/) | Wiki.js is a powerful open-source wiki app built on Node.js with support for Markdown, visual editing, Git-backed… | Published | 28.2k | — | | [Discord Bot Manager](skills/discord-bot-manager/) | Discord Bot Manager is built around Discord bot and moderation platform. The underlying ecosystem is represented by… | Security Reviewed | 26.7k | 564.5k/wk | | [Google Workspace CLI (gws)](skills/google-workspace-cli-gws/) | Google Workspace CLI, branded as gws, is a command-line tool that gives humans and AI agents structured access to… | Security Reviewed | 24.3k | 38.9k/wk | | [Docmost Open Source Collaborative Wiki and Documentation Platform](skills/docmost-open-source-collaborative-wiki-documentation/) | Docmost is an open-source collaborative wiki and documentation platform that serves as a self-hosted alternative to… | Security Reviewed | 19.7k | — | | [Listmonk Self-Hosted Newsletter and Mailing List Manager](skills/listmonk-self-hosted-newsletter-mailing-list/) | High-performance, self-hosted newsletter and mailing list manager packed into a single binary. Manages millions of… | Security Reviewed | 19.4k | — | | [Super Productivity Open Source Task Manager with Time Tracking](skills/super-productivity-task-manager-time-tracking/) | Super Productivity is an advanced open-source todo list application with integrated timeboxing, time tracking, and… | Security Reviewed | 18.3k | — | | [Nodemailer Node.js Email Sending Library with SMTP and Transport Support](skills/nodemailer-nodejs-email-sending-library/) | Nodemailer is the most widely used Node.js library for sending emails, with 17k+ GitHub stars and 7 million weekly… | Security Reviewed | 17.5k | 15.5M/wk | | [Mailspring Open Source Email Client with Plugin Architecture](skills/mailspring-open-source-email-client-plugin-architecture/) | Mailspring is a beautiful, fast, and fully open source email client for Mac, Windows, and Linux. Built on Electron… | Security Reviewed | 17.4k | — | | [ActivityWatch Cross-Platform Automated Time Tracker and Productivity Analyzer](skills/activitywatch-automated-time-tracker/) | ActivityWatch is a privacy-first, open-source automated time tracker that records application usage, browser… | Security Reviewed | 17.2k | — | | [MailHog SMTP Testing Server with Web UI and API](skills/mailhog-smtp-testing-server-with-web-ui-and-api/) | Uses MailHog to capture outbound email in development and test environments through a local SMTP server, browser UI,… | Security Reviewed | 15.9k | — | | [OpenProject Open Source Project Management Platform](skills/openproject-open-source-project-management-platform/) | OpenProject is a mature open source project management platform for work packages, roadmaps, timelines, and… | Security Reviewed | 14.8k | — | | [Prepare meetings and follow-ups from local work memory with Rowboat](skills/prepare-meetings-and-follow-ups-from-local-work-memory-with-rowboat/) | Use Rowboat to build local work memory from email, calendar, notes, and web context, then generate meeting briefs,… | Published | 14.3k | — | | [Documenso Open Source Document Signing Platform](skills/documenso-open-source-document-signing/) | Documenso is an open-source digital document signing platform and DocuSign alternative. It enables secure electronic… | Security Reviewed | 12.6k | — | | [Stalwart All-in-One Mail and Collaboration Server](skills/stalwart-mail-collaboration-server/) | Stalwart is an open-source mail and collaboration server written in Rust that provides JMAP, IMAP4, POP3, SMTP,… | Security Reviewed | 12.2k | — | | [Planka Self-Hosted Kanban Board for Project Management](skills/planka-self-hosted-kanban-board-project-management/) | Planka is an elegant, self-hosted Kanban-style project management tool and open-source Trello alternative. With… | Security Reviewed | 11.8k | — | | [Shiori Self-Hosted Bookmark Manager with CLI and Web Interface](skills/shiori-self-hosted-bookmark-manager-cli-web/) | Shiori is a simple, portable bookmark manager written in Go inspired by Pocket. It provides both a command-line… | Published | 11.4k | — | | [Inbox Zero AI Email Assistant](skills/inbox-zero-ai-email-assistant/) | Inbox Zero is an open-source AI email assistant with over 10,000 GitHub stars that auto-triages your inbox,… | Security Reviewed | 10.4k | — | | [Leantime Open Source Goals-Focused Project Management Platform](skills/leantime-open-source-project-management-platform/) | Leantime is an open-source project management system designed for non-project managers, with kanban boards, gantt… | Security Reviewed | 9.5k | — | | [Mautic Open Source Marketing Automation Platform](skills/mautic-marketing-automation-platform/) | Mautic is the world's largest open-source marketing automation platform. It provides email campaign management, lead… | Security Reviewed | 9.4k | — | | [Miniflux Self-Hosted RSS Feed Reader and Automation API](skills/miniflux-self-hosted-rss-feed-reader-and-automation-api/) | Use Miniflux to run a minimalist self-hosted feed reader with a clean web UI, webhooks, and API integrations. This… | Security Reviewed | 9.1k | — | | [Mailpit SMTP Testing and Email Capture Workbench](skills/mailpit-smtp-testing-email-capture-workbench/) | This skill uses Mailpit as a safe SMTP sink for development, QA, and automated test runs. It helps teams capture,… | Security Reviewed | 9.1k | — | | [solidtime Modern Open Source Time Tracking for Freelancers and Agencies](skills/solidtime-open-source-time-tracking/) | solidtime is a modern open-source time tracking application built for freelancers and agencies, featuring project… | Published | 8.4k | — | | [nb CLI Note-Taking Bookmarking and Knowledge Base Application](skills/nb-cli-note-taking-bookmarking-knowledge-base/) | nb is a command-line and local web note-taking, bookmarking, archiving, and knowledge base application. It stores… | Security Reviewed | 8.1k | — | | [Automate Lark and Feishu docs, sheets, mail, calendar, meetings, and chat tasks from agents with Lark CLI](skills/automate-lark-and-feishu-docs-sheets-mail-calendar-meetings-and-chat-tasks-from-agents-with-lark-cli/) | Operate Lark and Feishu work objects from one agent-ready CLI instead of stitching together separate APIs and… | Security Reviewed | 7.9k | 98.6k/wk | | [jrnl Command-Line Journal and Note Capture Tool](skills/jrnl-command-line-journal-note-capture/) | jrnl is a command-line journal application that lets you capture thoughts and notes without leaving the terminal. It… | Published | 7.2k | — | | [MailDev SMTP Capture and Email Testing Server](skills/maildev-smtp-capture-and-email-testing-server/) | MailDev is a local SMTP server with a web UI and REST API for capturing application email during development. It… | Security Reviewed | 5.9k | 90.4k/wk | | [MailDev SMTP Testing Server and Web Interface for Development Email Workflows](skills/maildev-smtp-testing-server-and-web-interface-for-development-email-workflows/) | MailDev is a local SMTP server with a browser UI for viewing test emails during development. It catches outgoing… | Security Reviewed | 5.9k | 90.4k/wk | | [Himalaya CLI Email Client for IMAP SMTP and Notmuch](skills/himalaya-cli-email-client-imap-smtp-notmuch/) | Himalaya is a CLI email client written in Rust that supports IMAP, Maildir, and Notmuch backends for reading mail,… | Security Reviewed | 5.8k | — | | [Taskwarrior Command-Line Task Management System](skills/taskwarrior-command-line-task-management-system/) | Taskwarrior is a command-line task list management utility with rich features including priorities, tags, projects,… | Security Reviewed | 5.7k | — | | [Notion MCP Server](skills/notion-mcp-server/) | Notion MCP Server is built around Notion workspace and database platform. The underlying ecosystem is represented by… | Security Reviewed | 5.6k | 1.5M/wk | | [Notion AI Document Summarizer & Action Item Extractor](skills/notion-ai-doc-summarizer/) | Uses the Notion SDK and Notion AI's /v1/pages and /v1/blocks/children endpoints to retrieve page content and invoke… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion AI Workspace](skills/notion-ai-workspace/) | Notion AI Workspace is built around Notion workspace and database platform. The underlying ecosystem is represented… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Database Sync Agent](skills/notion-database-sync-agent/) | Syncs records between Notion databases and external sources using the Notion API (POST /v1/databases/{id}/query),… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Database Sync Bridge](skills/notion-database-sync-bridge/) | Synchronizes data between Notion databases and external sources using the Notion API v2022-06-28 with cursor-based… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Task Board Automation](skills/notion-task-board-automation-agent/) | Automates Notion database workflows using the Notion API databases.query and pages.create endpoints. Builds filtered… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Task Sync Bridge](skills/notion-task-sync-bridge/) | Bidirectionally syncs tasks between Notion databases and external project management tools using the Notion API… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Workspace Automation Hub](skills/notion-workspace-automation-hub/) | Orchestrates Notion workspace workflows using Notion API v2 with database queries, page creation, and relation… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Workspace Automator](skills/notion-workspace-automator-api-v1/) | Automates Notion workspace management through the Notion API v1 with database query filters, page creation, and… | Security Reviewed | 5.6k | 1.2M/wk | | [Notion Workspace Sync Agent](skills/notion-workspace-sync-agent/) | Bidirectionally syncs project data between Notion databases and external tools using the Notion API v2022-06-28.… | Security Reviewed | 5.6k | 1.2M/wk | | [Rallly Open-Source Group Scheduling and Meeting Poll Platform](skills/rallly-group-scheduling-meeting-poll/) | Rallly is an open-source scheduling and collaboration tool that makes organizing group meetings effortless. Create… | Security Reviewed | 5k | — | | [Plunk Open Source Transactional Email Platform on AWS SES](skills/plunk-open-source-email-platform-aws-ses/) | Plunk is an open-source email platform built on AWS SES for sending transactional emails, creating event-driven… | Security Reviewed | 5k | — | | [Radicale Self-Hosted CalDAV and CardDAV Server](skills/radicale-self-hosted-caldav-carddav-server/) | Radicale is a lightweight, self-hosted CalDAV and CardDAV server written in Python. It shares calendars, to-do… | Published | 4.5k | — | | [Vikunja Self-Hosted Task Management and Project Organization Platform](skills/vikunja-self-hosted-task-management/) | Vikunja is an open-source, self-hosted task management application written in Go with a Vue.js frontend. It provides… | Security Reviewed | 3.8k | — | | [NeoMutt Feature-Rich Terminal Email Client](skills/neomutt-terminal-email-client/) | NeoMutt is an actively maintained fork of the classic Mutt email client that brings modern features to… | Security Reviewed | 3.7k | — | | [gcalcli Google Calendar Command Line Interface](skills/gcalcli-google-calendar-cli/) | gcalcli is a Python CLI that provides full access to Google Calendar from the command line. View agendas, search… | Published | 3.7k | — | | [Operate an Obsidian vault as an agent-maintained second brain](skills/operate-an-obsidian-vault-as-an-agent-maintained-second-brain/) | Let agents ingest sources, update Obsidian notes, reconcile contradictions, search vault context, and maintain a… | Security Reviewed | 3.4k | — | | [Inline CSS into HTML emails before delivery across mail clients with Juice](skills/inline-css-into-html-emails-before-delivery-across-mail-clients-juice/) | Use Juice when an agent already has finished HTML and needs it transformed into email-safe output before sending,… | Security Reviewed | 3.2k | 2.4M/wk | | [khal Standards-Based CLI Calendar Application](skills/khal-cli-calendar-application-caldav/) | khal is a standards-based CLI and terminal calendar program written in Python. It reads and writes iCalendar data to… | Security Reviewed | 3k | — | | [Slack Channel Summarizer](skills/slack-channel-summarizer-bolt-sdk/) | Generates channel summaries using Slack Bolt SDK with conversations.history and conversations.replies endpoints.… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Digest and Task Router](skills/slack-digest-and-task-router/) | Reads unread Slack messages from specified channels using the conversations.history API, extracts action items and… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Standup Automator](skills/slack-standup-automator/) | Automates daily standup collection and reporting in Slack using the Slack Web API chat.postMessage and… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Standup Summarizer](skills/slack-standup-summarizer/) | Collects daily standup updates from Slack channels using the Web API and generates team summaries with blockers… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Workflow Automation Builder](skills/slack-workflow-automation-builder/) | Creates Slack Workflow Builder automations using the Slack Web API and Block Kit. Builds approval flows, standup… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Workflow Bot](skills/slack-workflow-bot-bolt-sdk/) | Builds interactive Slack workflows using the Bolt SDK for JavaScript and Block Kit Builder API. Handles modal forms,… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Workflow Bot Builder](skills/slack-workflow-bot-builder/) | Creates interactive Slack workflows using Block Kit UI components and the Bolt.js framework. Implements slash… | Security Reviewed | 2.9k | 2.6M/wk | | [Slack Workflow Builder Agent](skills/slack-workflow-builder-agent/) | Creates and manages Slack workflows using @slack/bolt and @slack/web-api. Builds interactive modals with Block Kit,… | Security Reviewed | 2.9k | 2.6M/wk | | [Pop Terminal Email Sender and TUI by Charmbracelet](skills/pop-terminal-email-sender-charmbracelet/) | Pop is a terminal-based email sending tool by Charmbracelet with both a TUI composer and CLI mode. It supports… | Security Reviewed | 2.8k | — | | [Google Workspace MCP Server for Gmail Calendar and Drive](skills/google-workspace-mcp-server-gmail-calendar-drive/) | The Google Workspace MCP Server provides comprehensive natural language control over Gmail, Google Calendar, Drive,… | Security Reviewed | 2k | — | | [vdirsyncer CalDAV and CardDAV Calendar and Contact Synchronizer](skills/vdirsyncer-caldav-carddav-sync/) | vdirsyncer is a command-line tool for synchronizing calendars and addressbooks between servers and the local… | Security Reviewed | 1.8k | — | | [Extract structured data and attachments from raw email with MailParser](skills/extract-structured-data-and-attachments-from-raw-email-mailparser/) | Use MailParser when an agent receives raw RFC822 or MIME email and needs a normalized result with headers, text,… | Security Reviewed | 1.7k | 13.7M/wk | | [Timewarrior Command-Line Time Tracking and Reporting](skills/timewarrior-command-line-time-tracking-reporting/) | Timewarrior is a command-line time tracking tool from the Taskwarrior project. It records time intervals with tags,… | Security Reviewed | 1.6k | — | | [Operate DingTalk messages, docs, approvals, and workspace tasks from agents with DingTalk Workspace CLI](skills/operate-dingtalk-messages-docs-approvals-and-workspace-tasks-from-agents-with-dingtalk-workspace-cli/) | Handle DingTalk workspace actions from one CLI surface instead of building a fresh integration for each message,… | Security Reviewed | 1.6k | — | | [calcurse Text-Based Calendar and Scheduling Application](skills/calcurse-text-calendar-scheduling/) | calcurse is a text-based calendar and scheduling application for the command line. It helps keep track of events,… | Security Reviewed | 1.2k | — | | [Apply repeatable IMAP rules to triage and clean inboxes with imapfilter](skills/apply-repeatable-imap-rules-to-triage-and-clean-inboxes-with-imapfilter/) | Route, label, and clean routine email traffic with scripted IMAP rules instead of doing the same inbox chores by hand. | Security Reviewed | 917 | — | | [Resend Developer Email API and Node.js SDK](skills/resend-developer-email-api-nodejs-sdk/) | Resend is a modern email API designed for developers, providing a clean SDK for sending transactional and marketing… | Published | 887 | 5.3M/wk | | [Atlassian Rovo MCP Server](skills/atlassian-rovo-mcp-server/) | The Atlassian Rovo MCP Server bridges your Atlassian Cloud workspace with any MCP-compatible client. Search and… | Security Reviewed | 743 | — | | [Mailgun JavaScript SDK for Email Delivery and Domain Operations](skills/mailgun-javascript-sdk-email-delivery-and-domain-operations-2/) | An ASE skill built around the official Mailgun JavaScript SDK for sending email and managing Mailgun API workflows… | Security Reviewed | 547 | 927k/wk | | [Mailgun JavaScript SDK for Email Delivery and Domain Operations](skills/mailgun-javascript-sdk-email-delivery-and-domain-operations/) | An ASE skill built around the official Mailgun JavaScript SDK for sending email and managing Mailgun API workflows… | Security Reviewed | 547 | 927k/wk | | [Read and automate Slack workflows from a purpose-built agent CLI with agent-slack](skills/read-and-automate-slack-workflows-from-a-purpose-built-agent-cli-with-agent-slack/) | Search channels, inspect threads, move files, and send or edit Slack messages through an agent-oriented CLI with… | Security Reviewed | 382 | 5.2k/wk | | [Postmark.js Email Delivery API for Transactional Messaging](skills/postmarkjs-email-delivery-api-transactional-messaging/) | postmark.js is the official Node.js library for the Postmark API, used to send transactional email, templates, and… | Security Reviewed | 357 | 3.6M/wk | | [Run agent mailboxes and pull verification codes or reply context programmatically with Mails](skills/run-agent-mailboxes-and-pull-verification-codes-or-reply-context-programmatically-with-mails/) | Give an agent a mailbox it can send from, read from, search, sync locally, and mine for login codes or attachments… | Security Reviewed | 294 | 1.3k/wk | | [Read Google Drive files and edit Sheets through MCP](skills/read-google-drive-files-and-edit-sheets-through-mcp/) | Connect an MCP-capable assistant to Google Drive search, file reads, and Google Sheets cell updates with mcp-gdrive. | Security Reviewed | 280 | 16.1k/wk | | [Sync calendars between providers with a stateless CalendarSync job](skills/sync-calendars-between-providers-with-a-stateless-calendarsync-job/) | Run a one-shot calendar sync or migration between Google, Outlook, CalDAV, ICS, and related systems without standing… | Security Reviewed | 217 | — | | [Mailchimp Marketing API Node.js SDK](skills/mailchimp-marketing-api-nodejs-sdk/) | Connects agents to Mailchimp’s official Marketing API through the official Node.js client library. Useful for… | Security Reviewed | 165 | 202k/wk | | [Mailtrap Node.js SDK for Transactional and Sandbox Email](skills/mailtrap-nodejs-sdk-transactional-and-sandbox-email/) | An ASE skill built on the official Mailtrap Node.js SDK for sending transactional email and working with Mailtrap… | Security Reviewed | 108 | 38.3k/wk | | [Nylas Platform SDK for Unified Email Calendar and Contacts API](skills/nylas-sdk-email-calendar-contacts/) | Nylas provides REST APIs and SDKs for Python and Node.js that offer unified access to email, calendar, and contacts… | Security Reviewed | 106 | — | | [Route iMessage, Mail, Notes, Reminders, and Calendar tasks into approved AI CLI workflows with Apple Flow](skills/route-imessage-mail-notes-reminders-and-calendar-tasks-into-approved-ai-cli-workflows-with-apple-flow/) | Use Apple-native inboxes and event surfaces as a gated control plane for local AI work, with sender allowlists,… | Security Reviewed | 105 | — | | [Strip quoted email history and signatures before summarizing inbound replies](skills/strip-quoted-email-history-and-signatures-before-summarizing-inbound-replies/) | Uses mail-parser-reply to isolate the newest human reply from text email threads while removing quoted history,… | Security Reviewed | 78 | — | | [Search, send, and organize Apple Mail from MCP-compatible agents with Apple Mail MCP](skills/search-send-and-organize-apple-mail-from-mcp-compatible-agents-with-apple-mail-mcp/) | Lets an MCP-compatible agent read, search, send, thread, template, and organize Apple Mail on macOS so email work… | Security Reviewed | 54 | — | | [Turn Lark meeting transcripts into action items and follow-up tasks](skills/turn-lark-meeting-transcripts-into-action-items-and-follow-up-tasks/) | Read a Lark Minutes transcript, extract explicit and implied follow-ups, then let the agent execute selected tasks… | Security Reviewed | 40 | — | | [Load .mbox mail archives into SQLite for offline search, audits, and dataset joins](skills/load-mbox-mail-archives-into-sqlite-for-offline-search-audits-and-dataset-joins/) | Use mbox-to-sqlite when an agent needs to work across an email archive as structured data instead of parsing one… | Security Reviewed | 39 | — | | [Search Help Scout conversations and thread context before drafting support replies](skills/search-help-scout-conversations-and-thread-context-before-drafting-support-replies/) | Lets an MCP-compatible agent search Help Scout inboxes, customers, organizations, and full thread history so support… | Security Reviewed | 36 | 184/wk | | [Connect Claude Code to Apple apps and tmux with Claude Apple Bridges](skills/connect-claude-code-to-apple-apps-and-tmux-with-claude-apple-bridges/) | Give Claude Code local command access to Reminders, Calendar, Contacts, Notes, Mail, and tmux for workflow-aware… | Security Reviewed | 9 | — | | [Check current weather and short forecasts for planning](skills/check-current-weather-and-short-forecasts-for-planning/) | This skill lets an agent fetch current conditions and short forecasts with a lightweight weather workflow instead of… | Security Reviewed | — | 837.2k/wk | | [Turn ICS calendar invites and feeds into structured events for scheduling automations](skills/turn-ics-calendar-invites-and-feeds-into-structured-events-for-scheduling-automations/) | Use node-ical when an agent is handed a raw .ics file or subscription URL and needs normalized event objects,… | Published | — | 128.6k/wk | | [aerc Extensible Terminal Email Client with IMAP JMAP and Notmuch](skills/aerc-extensible-terminal-email-client/) | aerc is a terminal-based email client written in Go with first-class support for IMAP, SMTP, JMAP, Maildir, and… | Security Reviewed | — | — | | [Design Lifecycle Email Sequences](skills/design-lifecycle-email-sequences/) | Create or improve welcome, nurture, onboarding, re-engagement, and other lifecycle sequences with a clear purpose… | Security Reviewed | — | — | | [Gmail API Thread Label Triage](skills/gmail-api-thread-label-triage/) | Triage inbox backlog with the Gmail API’s `users.threads`, `users.messages`, and `users.labels` methods so agents… | Security Reviewed | — | — | | [Gmail Thread Summarizer and Action Extractor](skills/gmail-thread-summarizer-action-extractor/) | Fetches Gmail threads via the Gmail API (users.threads.get), extracts full message content, and produces a… | Security Reviewed | — | — | | [Google Calendar Conflict Detector](skills/google-calendar-conflict-detector/) | Detects scheduling conflicts across multiple Google Calendars using the Google Calendar API v3 and the freebusy… | Security Reviewed | — | — | | [Google Calendar Conflict Resolver](skills/google-calendar-conflict-resolver-2/) | Detects and resolves scheduling conflicts across multiple Google Calendar accounts using the Google Calendar API v3… | Security Reviewed | — | — | | [Google Calendar FreeBusy Scheduler Bridge](skills/google-calendar-freebusy-scheduler-bridge/) | Coordinates meeting suggestions with the Google Calendar `freeBusy` endpoint, Events resource, and conferenceData… | Security Reviewed | — | — | | [Google Calendar Smart Scheduler](skills/google-calendar-smart-scheduler-2/) | Optimizes meeting scheduling using the Google Calendar API v3 and FreeBusy queries. Applies time-zone-aware slot… | Security Reviewed | — | — | | [Google Calendar Sync & Conflict Resolver](skills/google-calendar-sync-conflict-resolver/) | Bidirectional calendar synchronization using Google Calendar API v3 with OAuth 2.0. Detects scheduling conflicts… | Security Reviewed | — | — | | [Google Calendar Sync Agent](skills/google-calendar-sync-agent-2/) | Synchronizes events across multiple Google Calendar accounts using the Calendar API v3 and OAuth 2.0. Handles… | Security Reviewed | — | — | | [IMAP Email Classifier](skills/imap-email-classifier-ml/) | Classifies and organizes emails from IMAP servers using imaplib and scikit-learn text classification. Supports… | Security Reviewed | — | — | | [IMAP Inbox Triage Agent](skills/imap-inbox-triage-agent/) | Connects to IMAP email servers to classify, prioritize, and auto-label incoming messages using rule-based and… | Security Reviewed | — | — | | [Linear Sprint Planner](skills/linear-sprint-planner/) | Linear Sprint Planner is built around GraphQL API ecosystem. The underlying ecosystem is represented by… | Security Reviewed | — | — | | [Microsoft Graph Calendar Conflict Resolver](skills/microsoft-graph-calendar-conflict-resolver/) | Resolves scheduling collisions with Microsoft Graph Calendar endpoints like `/me/events`, `/calendarView`, and… | Security Reviewed | — | — | | [Microsoft Graph Email Digest Builder](skills/microsoft-graph-email-digest-builder/) | Generates daily email digests from Microsoft 365 mailboxes using the Microsoft Graph API /me/messages endpoint.… | Security Reviewed | — | — | | [Microsoft Graph Email Triage Agent](skills/microsoft-graph-email-triage-agent/) | Automates email triage using Microsoft Graph API v1.0 with delegated permissions. Classifies emails by urgency using… | Security Reviewed | — | — | | [Microsoft Graph Email Triage Assistant](skills/microsoft-graph-email-triage-assistant/) | Triages Outlook inboxes via Microsoft Graph API with delta query for incremental sync. Applies classification rules,… | Security Reviewed | — | — | | [Microsoft Graph Mail Triage Agent](skills/microsoft-graph-mail-triage-agent/) | Triages Outlook emails using the Microsoft Graph API /me/messages endpoint with $filter OData queries and… | Security Reviewed | — | — | | [Microsoft Outlook Calendar Sync Agent](skills/ms-outlook-calendar-sync-agent/) | Synchronizes calendar events bidirectionally using the Microsoft Graph API /me/calendar/events endpoint. Handles… | Security Reviewed | — | — | | [Microsoft Outlook Mail Sorter](skills/ms-outlook-mail-sorter/) | Automatically triages Microsoft Outlook emails using the Microsoft Graph API /me/messages endpoint. Applies… | Security Reviewed | — | — | | [Notion Workspace Sync Engine](skills/notion-workspace-sync-engine-2/) | Bidirectionally syncs Notion databases with external tools via the Notion API and webhooks. Maps page properties to… | Security Reviewed | — | — | | [Outlook Email Automation](skills/outlook-email-automation/) | Authenticates to Microsoft Graph API using MSAL with Mail.ReadWrite and Calendars.ReadWrite permissions. Reads,… | Security Reviewed | — | — | | [Outlook Mail Triage Assistant](skills/outlook-mail-triage-assistant/) | Automated email triage using Microsoft Graph API and @azure/msal-node for OAuth. Classifies messages with zero-shot… | Security Reviewed | — | — | | [Outlook Mail Triage Skill](skills/outlook-mail-triage-microsoft-graph/) | Triages Outlook inboxes using Microsoft Graph API v1.0 with delta query support for incremental mail sync. Applies… | Security Reviewed | — | — | | [Outlook Rule Automation Manager](skills/outlook-rule-automation-manager/) | Creates and manages Outlook email rules programmatically using the Microsoft Graph API… | Security Reviewed | — | — | | [Prepare meeting agendas and pre-reads from Notion context with notion-meeting-intelligence](skills/prepare-meeting-agendas-and-pre-reads-from-notion-context-with-notion-meeting-intelligence/) | Pull relevant Notion context, tailor an agenda to attendees and decisions, and assemble a structured pre-read for an… | Published | — | — | | [Slack Status API PTO Sync Assistant](skills/slack-status-api-pto-sync-assistant/) | Syncs away-state updates through Slack users.profile APIs, status fields, and directory lookups so agents can keep… | Security Reviewed | — | — | | [Todoist GTD Workflow Automator](skills/todoist-gtd-workflow-automator/) | Implements Getting Things Done methodology on Todoist using the Todoist Sync API v9. Automates inbox processing,… | Security Reviewed | — | — | | [Todoist GTD Workflow Engine](skills/todoist-gtd-workflow-engine/) | Implements Getting Things Done methodology on Todoist using the Sync API v9. Automates weekly reviews, context… | Security Reviewed | — | — | | [Todoist Natural Language Task Parser](skills/todoist-natural-language-task-parser/) | Parses natural language task descriptions into structured Todoist API v2 task objects with due dates, priority… | Security Reviewed | — | — | | [Todoist Project Automator](skills/todoist-project-automator-api-v2/) | Automates Todoist project management using the Todoist REST API v2 and Sync API. Creates task templates, manages… | Security Reviewed | — | — | | [Todoist Sync API Task Orchestrator](skills/todoist-sync-api-task-orchestrator/) | Orchestrates complex task workflows using the Todoist Sync API v9 with incremental sync via sync_token. Uses… | Security Reviewed | — | — | ### 📚 Library & API Reference (124 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Library%20%26%20API%20Reference) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Library%20%26%20API%20Reference&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Library%20%26%20API%20Reference&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Preserve agent session context with Claude Mem](skills/preserve-agent-session-context-with-claude-mem/) | Capture coding-agent sessions, compress the useful decisions and context, and inject relevant memory into future… | Security Reviewed | 74.5k | 16.1k/wk | | [Docker Image Layer Analyzer](skills/docker-image-layer-analyzer/) | Analyzes Docker image layers using the Docker Registry HTTP API v2 and dive CLI tool. Calculates layer sizes,… | Security Reviewed | 71.5k | — | | [Store selective long-term agent memories with Mem0 instead of replaying whole chats](skills/store-selective-long-term-agent-memories-with-mem0-instead-of-replaying-whole-chats/) | Use Mem0 when an agent should retain durable preferences, facts, and prior decisions as selective memory records… | Security Reviewed | 53.5k | 2.5M/wk | | [Context7 MCP Documentation Server for LLM Code Editors](skills/context7-mcp-documentation-server-llm-code-editors/) | Context7 by Upstash injects up-to-date, version-specific library documentation and code examples directly into AI… | Security Reviewed | 51.3k | 1.1M/wk | | [Terraform Provider Schema Explorer](skills/terraform-provider-schema-explorer/) | Explores HashiCorp Terraform provider schemas using terraform providers schema -json output. Maps resource… | Security Reviewed | 48.1k | — | | [Prisma Schema Migrator](skills/prisma-schema-migrator/) | Automates Prisma ORM schema evolution and migration planning using prisma migrate and prisma db commands. Validates… | Security Reviewed | 45.8k | 9.9M/wk | | [Zod Schema Generator](skills/zod-schema-generator/) | Converts JSON samples, TypeScript interfaces, and OpenAPI specs into Zod validation schemas. Uses ts-morph for AST… | Published | 42.5k | 145.1M/wk | | [Bubble Tea Go TUI Framework by Charmbracelet](skills/bubble-tea-go-tui-framework/) | Bubble Tea is a powerful Go framework for building terminal user interfaces based on The Elm Architecture. Developed… | Security Reviewed | 41.2k | — | | [DevDocs Unified API Documentation Browser](skills/devdocs-unified-api-documentation-browser/) | DevDocs aggregates 500+ API documentation sets into a single searchable interface with instant fuzzy search, offline… | Security Reviewed | 38.7k | — | | [Hasura GraphQL Engine for Instant API and Database Automation](skills/hasura-graphql-engine-instant-api-database-automation/) | Hasura turns Postgres and other supported data sources into a production-ready GraphQL API with realtime… | Security Reviewed | 31.9k | — | | [Swagger / OpenAPI Validator](skills/swagger-openapi-validator/) | Swagger / OpenAPI Validator is built around Swagger/OpenAPI tooling. The underlying ecosystem is represented by… | Security Reviewed | 28.8k | 149.9k/wk | | [Swagger Codegen API Client Builder](skills/swagger-codegen-api-client-builder/) | Generates typed API client libraries from OpenAPI 3.x specifications using swagger-codegen and… | Security Reviewed | 28.8k | 149.2k/wk | | [Swagger Codegen Template Customizer](skills/swagger-codegen-template-customizer/) | Extends Swagger Codegen and OpenAPI Generator with custom Mustache templates for client SDK generation. Supports… | Security Reviewed | 28.8k | 149.2k/wk | | [Swagger OpenAPI Schema Validator](skills/swagger-openapi-schema-validator/) | Validates and lints OpenAPI 3.1 specifications using Spectral ruleset engine and swagger-parser. Detects breaking… | Security Reviewed | 28.8k | 149.2k/wk | | [Swagger UI Documentation Deployer](skills/swagger-ui-documentation-deployer/) | Deploys interactive Swagger UI documentation sites from OpenAPI specs with custom branding, authentication presets,… | Security Reviewed | 28.8k | 149.2k/wk | | [OpenAPI SDK Generator Pipeline](skills/openapi-sdk-generator-pipeline/) | Generates typed client SDKs from OpenAPI 3.x specifications using openapi-generator-cli. Produces TypeScript,… | Security Reviewed | 26.2k | — | | [Redoc OpenAPI Documentation Renderer](skills/redoc-openapi-documentation-renderer/) | Redoc is an open-source tool by Redocly for generating beautiful, three-panel API reference documentation from… | Security Reviewed | 25.6k | 1.5M/wk | | [Build temporal context graphs for agent memory from evolving facts with Graphiti](skills/build-temporal-context-graphs-for-agent-memory-from-evolving-facts-with-graphiti/) | Use Graphiti when an agent needs long-term memory that tracks what changed, when it changed, and which source… | Security Reviewed | 24.9k | 529.3k/wk | | [GraphQL Introspection Documenter](skills/graphql-introspection-documenter/) | Introspects GraphQL endpoints using the __schema query and generates structured API documentation. Uses graphql-js… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Analyzer](skills/graphql-schema-analyzer/) | Analyzes GraphQL schemas using graphql-js introspection and @graphql-tools/utils. Maps type relationships, detects… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Documentation Builder](skills/graphql-schema-documentation-builder/) | Generates interactive API documentation from GraphQL schemas using graphql-js introspection queries and SpectaQL.… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Documentation Generator](skills/graphql-schema-documentation-generator/) | Generates interactive API documentation from GraphQL schemas using graphql-js introspection queries and SpectaQL.… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Drift Detector](skills/graphql-schema-drift-detector/) | Detects breaking changes in GraphQL schemas using graphql-inspector and the GraphQL introspection query. Compares… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Introspection Analyzer](skills/graphql-schema-introspection-analyzer/) | Introspects GraphQL APIs via the standard __schema query and analyzes type systems using graphql-js utilities… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Introspector](skills/graphql-schema-introspector/) | Performs GraphQL schema introspection using the graphql-js reference implementation and Apollo Client devtools… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Registry](skills/graphql-schema-registry/) | Manages GraphQL schema evolution using graphql-inspector for breaking change detection and Apollo Rover CLI for… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Registry Agent](skills/graphql-schema-registry-agent/) | Manages federated GraphQL schemas using Apollo Studio API and Hive Schema Registry. Validates schema composition,… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Registry Client](skills/graphql-schema-registry-client/) | Manages GraphQL schema versions using Apollo Schema Registry API and graphql-inspector. Performs schema diffing,… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Stitcher](skills/graphql-schema-stitcher/) | Merges multiple GraphQL schemas into a unified federated gateway using Apollo Federation v2 and graphql-tools… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Stitching & Federation Agent](skills/graphql-schema-stitching-federation-agent/) | Manages Apollo Federation v2 supergraph composition from subgraph schemas, validating composition rules and… | Security Reviewed | 20.3k | 34.2M/wk | | [GraphQL Schema Explorer](skills/graphql-schema-explorer/) | GraphQL Schema Explorer is built around GraphQL API ecosystem. The underlying ecosystem is represented by… | Security Reviewed | 20.3k | 34.7M/wk | | [Generate repository wikis with DeepWiki-Open](skills/generate-repository-wikis-with-deepwiki-open/) | Use DeepWiki-Open to analyze a GitHub, GitLab, or Bitbucket repository and generate a navigable AI-written wiki with… | Published | 17.3k | — | | [FilePond Flexible JavaScript File Upload Library](skills/filepond-javascript-file-upload-library/) | FilePond is a JavaScript file upload library that handles files, directories, URLs, and Data URIs with… | Security Reviewed | 16.3k | 247.6k/wk | | [JSDoc Type Definition Extractor](skills/jsdoc-type-definition-extractor/) | Extracts and indexes JSDoc type annotations from JavaScript codebases using the jsdoc-api parser. Generates… | Security Reviewed | 15.4k | 2.5M/wk | | [JSDoc JavaScript API Documentation Generator](skills/jsdoc-javascript-api-documentation-generator/) | JSDoc is the standard API documentation generator for JavaScript. It parses specially-formatted comments in… | Security Reviewed | 15.4k | 2.7M/wk | | [PGlite Embeddable WASM Postgres for Browser and Node.js](skills/pglite-embeddable-wasm-postgres/) | PGlite is a WASM build of Postgres packaged as a TypeScript library that runs a full Postgres database in the… | Security Reviewed | 15k | 8.4M/wk | | [REST API Response Schema Validator](skills/rest-api-response-schema-validator/) | Validates live API responses against JSON Schema definitions using Ajv (Another JSON Schema Validator). Supports… | Security Reviewed | 14.7k | 291.1M/wk | | [Scalar OpenAPI Reference and API Client Platform](skills/scalar-openapi-reference-api-client-platform/) | Scalar is an open-source API platform for publishing modern OpenAPI references and testing endpoints with a built-in… | Security Reviewed | 14.6k | — | | [Effect TypeScript Standard Library for Production Applications](skills/effect-typescript-standard-library-production/) | Effect is a comprehensive TypeScript standard library that provides structured concurrency, typed errors, dependency… | Security Reviewed | 13.8k | 15.4M/wk | | [Generate Go API docs from source annotations with Swag](skills/generate-go-api-docs-from-source-annotations-with-swag/) | Use Swag when an agent needs to turn Go handler annotations into reviewable Swagger 2.0 documentation before API… | Security Reviewed | 12.9k | — | | [Gotenberg Document-to-PDF Conversion API](skills/gotenberg-document-to-pdf-conversion-api/) | Gotenberg is a Docker-based API for converting HTML, URLs, Markdown, and office documents into PDF, then performing… | Security Reviewed | 11.8k | — | | [Protobuf Schema Registry Manager](skills/protobuf-schema-registry-manager/) | Manages Protocol Buffer schema evolution using buf CLI with breaking change detection and Confluent Schema Registry… | Security Reviewed | 11.1k | 1.4M/wk | | [Buf Protobuf Linter](skills/buf-protobuf-linter/) | Lints Protocol Buffer definitions using the Buf CLI ruleset and validates gRPC service contracts. Detects breaking… | Security Reviewed | 11k | 1.4M/wk | | [OpenMetadata Data Catalog and Governance Platform for Agent Discovery](skills/openmetadata-data-catalog-governance-platform-agent-discovery/) | OpenMetadata provides a central metadata layer for data discovery, lineage, quality, ownership, and governance. This… | Security Reviewed | 10k | — | | [Inspect the real Claude Code system, tool, and subagent prompts before designing compatible extensions with claude-code-system-prompts](skills/inspect-the-real-claude-code-system-tool-and-subagent-prompts-before-designing-compatible-extensions-with-claude-code-system-prompts/) | Use claude-code-system-prompts when you need the current extracted Claude Code system prompts, built-in tool… | Published | 9k | — | | [TypeDoc Symbol Resolver](skills/typedoc-symbol-resolver/) | Resolves TypeScript symbols and generates API documentation using the TypeDoc compiler API and ts-morph for AST… | Security Reviewed | 8.4k | 4.1M/wk | | [TypeDoc TypeScript API Documentation Generator](skills/typedoc-typescript-api-documentation-generator/) | TypeDoc is the standard documentation generator for TypeScript projects. It reads TypeScript source code and JSDoc… | Security Reviewed | 8.4k | 3.7M/wk | | [Ground coding agents in live repository documentation with GitMCP](skills/ground-coding-agents-in-live-repository-documentation-with-gitmcp/) | Use GitMCP to connect an MCP-capable coding agent to current GitHub repository docs and code before generating or… | Security Reviewed | 8.1k | — | | [Octokit JavaScript GitHub SDK for REST GraphQL and App Automation](skills/octokit-javascript-github-sdk-rest-graphql-app-automation/) | Octokit is GitHub’s JavaScript SDK family for REST API requests, GraphQL queries, authentication, webhooks, and… | Security Reviewed | 7.7k | 7M/wk | | [Twirp Go RPC Framework and Code Generator](skills/twirp-go-rpc-framework-and-code-generator/) | Twirp is a protobuf-based RPC framework from Twitch that generates Go servers and clients with a simple HTTP… | Published | 7.5k | — | | [Lightning CSS High-Performance CSS Parser Transformer and Minifier](skills/lightning-css-high-performance-css-parser-transformer-and-minifier/) | Lightning CSS is a Rust-based CSS parser, transformer, bundler, and minifier from the Parcel team. This skill is for… | Security Reviewed | 7.5k | 290.4M/wk | | [Postman Collection Runner](skills/postman-collection-runner/) | Postman Collection Runner is built around Postman API testing platform. The underlying ecosystem is represented by… | Security Reviewed | 7.2k | 786.9k/wk | | [Doxygen Cross-Reference Indexer](skills/doxygen-cross-reference-indexer/) | Builds searchable cross-reference indexes from Doxygen XML output using doxyparse and doxygen-awesome-css themes.… | Published | 6.4k | — | | [OpenAPI Spec Validator & Mock Server](skills/openapi-spec-validator-mock-server-2/) | Validates OpenAPI 3.x specifications using the swagger-parser library and generates Prism mock servers. Detects… | Security Reviewed | 4.9k | — | | [Protobuf & gRPC Stub Generator](skills/protobuf-grpc-stub-generator/) | Compiles Protocol Buffer definitions into language-specific gRPC client and server stubs using buf CLI and protoc… | Security Reviewed | 4.8k | 106.8k/wk | | [gRPC Service Tool](skills/grpc-service-tool/) | gRPC Service Tool is built around gRPC remote procedure call framework. The underlying ecosystem is represented by… | Security Reviewed | 4.8k | 147.4M/wk | | [Stripe API Reference Navigator](skills/stripe-api-reference-navigator/) | Navigates and queries the Stripe REST API documentation using stripe-node SDK methods. Resolves payment intent… | Security Reviewed | 4.4k | 9.3M/wk | | [Run contract tests from API descriptions against live endpoints before integrations break with Dredd](skills/run-contract-tests-from-api-descriptions-against-live-endpoints-before-integrations-break-with-dredd/) | Lets an agent execute OpenAPI or API Blueprint contract checks against a running service so spec drift is caught… | Security Reviewed | 4.2k | 53.9k/wk | | [AWS SDK Method Resolver](skills/aws-sdk-method-resolver/) | Resolves AWS SDK v3 client commands and service endpoint signatures using @aws-sdk/client-* packages. Maps IAM… | Security Reviewed | 3.6k | — | | [OpenAPI Spec Linter & Docs Generator](skills/openapi-spec-linter-docs-generator/) | Validates OpenAPI 3.x specifications using Spectral rulesets and generates interactive API documentation with Redoc… | Security Reviewed | 3.1k | 1.2M/wk | | [OpenAPI Spec Validator & Docs Generator](skills/openapi-spec-validator-docs-generator/) | Validates OpenAPI 3.0/3.1 specifications using Spectral linting rules and generates interactive API documentation… | Security Reviewed | 3.1k | 1.2M/wk | | [OpenAPI Spec Validator & Linter](skills/openapi-spec-validator-linter-2/) | Validates OpenAPI 3.0/3.1 specifications using the @readme/openapi-parser and Spectral linter with custom rulesets.… | Security Reviewed | 3.1k | 1.2M/wk | | [Python Dependency Graph Resolver](skills/python-dependency-graph-resolver/) | Resolves and visualizes Python package dependency graphs using pip, pipdeptree, and the PyPI JSON API. Detects… | Security Reviewed | 3k | — | | [Python Package Dependency Graph Mapper](skills/python-package-dependency-graph-mapper/) | Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive… | Security Reviewed | 3k | — | | [OpenAI Agents SDK JavaScript Workflow Toolkit](skills/openai-agents-sdk-javascript-workflow-toolkit/) | A source-backed guide to the OpenAI Agents SDK for JavaScript and TypeScript. It covers agent orchestration, tools,… | Security Reviewed | 2.6k | 1.4M/wk | | [Anthropic SDK Token Usage Logger](skills/anthropic-sdk-token-usage-logger/) | Instruments Anthropic API calls to log token usage, latency, and cost per request using the Anthropic TypeScript… | Security Reviewed | 1.9k | 14.5M/wk | | [Ground PostgreSQL code generation in exact docs and best-practice skills through pg-aiguide](skills/ground-postgresql-code-generation-in-exact-docs-and-best-practice-skills-through-pg-aiguide/) | Give coding agents a PostgreSQL-specific reference layer with semantic doc search and curated schema, indexing, and… | Security Reviewed | 1.7k | 444/wk | | [Navigate indexed codebases through symbol-first MCP retrieval with jCodeMunch MCP](skills/navigate-indexed-codebases-through-symbol-first-mcp-retrieval-with-jcodemunch-mcp/) | Use jCodeMunch MCP when an agent needs precise symbol lookups, outlines, call-graph context, and targeted source… | Security Reviewed | 1.6k | — | | [Microsoft Learn MCP Server](skills/microsoft-learn-mcp-server/) | Microsoft Learn MCP Server gives agents and IDE assistants direct access to official Microsoft documentation and… | Security Reviewed | 1.5k | — | | [Build MCP servers and clients for PHP applications with the official PHP SDK](skills/build-mcp-servers-and-clients-for-php-applications-with-the-official-php-sdk/) | Use the official Model Context Protocol PHP SDK to expose PHP application capabilities as MCP tools, resources, and… | Security Reviewed | 1.5k | — | | [Grounded Docs MCP Server](skills/grounded-docs-mcp-server/) | Grounded Docs MCP Server gives AI coding assistants a version-aware documentation index built from official sources… | Security Reviewed | 1.2k | 1.1k/wk | | [OpenAPI Specification Validator](skills/openapi-specification-validator-agent/) | Validates and lints OpenAPI 3.x specifications using swagger-parser, spectral, and openapi-typescript. Generates… | Security Reviewed | 1.2k | 4.3M/wk | | [OpenAPI Spec Changelog Generator](skills/openapi-spec-changelog-generator/) | Compares OpenAPI 3.x specification files using the oasdiff library to detect breaking changes, deprecated endpoints,… | Published | 1.2k | — | | [REST API Changelog Tracker](skills/rest-api-changelog-tracker/) | Tracks breaking changes across REST API versions by diffing OpenAPI specs with oasdiff and monitoring endpoint… | Published | 1.2k | — | | [Python Docstring Linter](skills/python-docstring-linter-ast-pydocstyle/) | Validates and auto-generates Python docstrings using the ast module and pydocstyle conventions. Supports NumPy,… | Security Reviewed | 1.1k | — | | [Bundle and validate OpenAPI files into one publishable spec with swagger-cli](skills/bundle-and-validate-openapi-files-into-one-publishable-spec-with-swagger-cli/) | Resolve multi-file OpenAPI definitions into one validated artifact before docs, code generation, or CI gates depend… | Security Reviewed | 517 | 164k/wk | | [REST API Test Suite Generator](skills/rest-api-test-suite-generator/) | Generates comprehensive API test suites from OpenAPI specs using Postman Collection SDK and Newman CLI. Creates… | Security Reviewed | 493 | 1.5M/wk | | [Validate JSON data and config files against schemas with ajv-cli](skills/validate-json-data-and-config-files-against-schemas-with-ajv-cli/) | Run schema checks from the shell or CI so malformed JSON, JSON5, or YAML inputs fail before they reach downstream… | Security Reviewed | 308 | 335.3k/wk | | [Python Docstring Extractor](skills/python-docstring-extractor/) | Extracts and indexes Python module documentation using ast.parse and docstring_parser library. Supports Google,… | Security Reviewed | 266 | — | | [Resolve and validate OpenAPI specs with remote refs before client generation or review with Prance](skills/resolve-and-validate-openapi-specs-with-remote-refs-before-client-generation-or-review-with-prance/) | Validate an OpenAPI document, resolve external references, and emit a clean compiled spec before codegen or contract… | Security Reviewed | 261 | — | | [GitHub REST API Paginator Library](skills/github-rest-api-paginator-library/) | Provides a typed pagination wrapper for the GitHub REST API using Octokit.js and the @octokit/plugin-paginate-rest… | Security Reviewed | 58 | 26.7M/wk | | [Linkup JS SDK for Sourced Web Search and Fetch](skills/linkup-js-sdk-sourced-web-search-fetch/) | Linkup's JS SDK wraps the Linkup API for sourced web search and clean content fetching. It gives agents a maintained… | Security Reviewed | 4 | 30.8k/wk | | [NPM Package API Surface Extractor](skills/npm-package-api-surface-extractor/) | Extracts and documents public API surfaces from NPM packages using TypeScript Compiler API (ts.createProgram) and… | Security Reviewed | — | 17.1M/wk | | [API Documentation Indexer](skills/api-documentation-indexer/) | Indexes and searches API documentation from OpenAPI 3.0 specs using swagger-parser and lunr.js. Builds searchable… | Published | — | — | | [AsyncAPI Event Catalog Builder](skills/asyncapi-event-catalog-builder/) | Generates event-driven architecture documentation from AsyncAPI 3.0 specifications. Uses the AsyncAPI parser-js… | Published | — | — | | [AsyncAPI Event Catalog Generator](skills/asyncapi-event-catalog-generator/) | Parses AsyncAPI 2.x/3.x specifications to generate event-driven architecture catalogs using the AsyncAPI Generator.… | Published | — | — | | [Implement, review, and optimize SwiftUI code with trace-backed diagnostics](skills/implement-review-and-optimize-swiftui-code-with-trace-backed-diagnostics/) | Guide SwiftUI implementation and refactoring with current Apple patterns, then analyze Instruments traces to… | Security Reviewed | — | — | | [MDN Web API Reference Fetcher](skills/mdn-web-api-reference-fetcher/) | Fetches and indexes Mozilla Developer Network Web API documentation using the MDN Yari content API. Provides… | Security Reviewed | — | — | | [MDN Web Docs Fetcher](skills/mdn-web-docs-fetcher/) | Queries the MDN Web Docs content API (Yari) and the MDN search index to retrieve browser compatibility data, Web API… | Security Reviewed | — | — | | [NPM Package Analyzer](skills/npm-package-analyzer/) | Deep analysis of npm packages using npm-registry-fetch and pacote. Evaluates bundle size via bundlephobia API,… | Security Reviewed | — | — | | [NPM Package Audit & License Checker](skills/npm-package-audit-license-checker/) | Audits npm dependencies using npm audit, license-checker-rspack, and the npm registry API (registry.npmjs.org).… | Security Reviewed | — | — | | [NPM Package Audit Analyzer](skills/npm-package-audit-analyzer/) | Analyzes npm package security advisories using npm audit, the npm Registry API, and the GitHub Advisory Database… | Security Reviewed | — | — | | [NPM Package Audit Reference](skills/npm-package-audit-reference/) | Provides deep dependency analysis using npm audit, socket.dev API for supply chain risk scoring, and bundlephobia… | Security Reviewed | — | — | | [NPM Package Changelog Analyzer](skills/npm-package-changelog-analyzer/) | Analyzes NPM package changelogs and release notes using the NPM Registry API and GitHub Releases API. Detects… | Security Reviewed | — | — | | [NPM Package Dependency Analyzer](skills/npm-package-dependency-analyzer/) | Analyzes npm package dependency trees using npm-registry-fetch, pacote, and arborist APIs. Detects circular… | Security Reviewed | — | — | | [NPM Package Dependency Auditor](skills/npm-package-dependency-auditor/) | Deep-audits npm package dependency trees using the npm Registry API and Socket.dev security intelligence. Identifies… | Security Reviewed | — | — | | [NPM Package Explorer](skills/npm-package-explorer-registry-api/) | Explores the npm registry using the Registry API and npms.io scoring API. Analyzes package quality, dependency… | Security Reviewed | — | — | | [NPM Package Vulnerability Runbook](skills/npm-package-vulnerability-runbook/) | Automates vulnerability triage for Node.js projects using the npm Audit API and OSV.dev API. Generates step-by-step… | Security Reviewed | — | — | | [NPM Package Vulnerability Scanner](skills/npm-package-vulnerability-scanner/) | Scans npm dependencies for known vulnerabilities using the npm audit JSON API and the OSV.dev REST API… | Security Reviewed | — | — | | [npm Registry Analyzer](skills/npm-registry-analyzer/) | Queries the npm registry API and npms.io scoring endpoint to evaluate package quality, maintenance scores, and… | Security Reviewed | — | — | | [npm Registry Explorer](skills/npm-registry-explorer/) | Queries the npm registry API and npms.io search API for package discovery, dependency analysis, and quality scoring.… | Security Reviewed | — | — | | [OpenAPI Spec Compliance Checker](skills/openapi-spec-compliance-checker/) | Validates REST APIs against their OpenAPI 3.x specifications using swagger-parser and Spectral linter rules. Checks… | Published | — | — | | [OpenAPI Spec Navigator](skills/openapi-spec-navigator/) | Parses and navigates OpenAPI 3.1 specifications using swagger-parser and @apidevtools/json-schema-ref-parser.… | Published | — | — | | [OpenAPI Spec Reference Generator](skills/openapi-spec-reference-generator/) | Converts OpenAPI 3.x specification files into browsable API reference documentation using swagger-parser and… | Published | — | — | | [OpenAPI Spec Reference Indexer](skills/openapi-spec-reference-indexer/) | Indexes and cross-references OpenAPI 3.x specifications using swagger-parser and Redocly CLI. Builds searchable… | Published | — | — | | [OpenTelemetry Trace Analyzer](skills/opentelemetry-trace-analyzer/) | Queries distributed traces from Jaeger and Tempo via their gRPC and HTTP APIs. Identifies latency bottlenecks using… | Security Reviewed | — | — | | [OpenTelemetry Trace Context Propagator](skills/opentelemetry-trace-context-propagator/) | Implements W3C TraceContext and Baggage propagation using the OpenTelemetry JS SDK and @opentelemetry/api. Injects… | Security Reviewed | — | — | | [Plaid Financial Data Aggregator & Budget Classifier](skills/plaid-financial-data-aggregator/) | Integrates with the Plaid Transactions API using the plaid Python SDK to pull 90 days of transaction history across… | Security Reviewed | — | — | | [Protobuf Documentation Generator](skills/protobuf-documentation-generator/) | Generates API documentation from Protocol Buffer definitions using protoc-gen-doc and buf build toolchain. Produces… | Security Reviewed | — | — | | [Protocol Buffers Documentation Compiler](skills/protobuf-documentation-compiler/) | Compiles Protocol Buffer .proto files using protoc and generates API documentation with protoc-gen-doc. Validates… | Security Reviewed | — | — | | [PyPI Package Inspector](skills/pypi-package-inspector/) | Queries the PyPI JSON API and the libraries.io API to analyze Python package metadata, dependency trees, and version… | Security Reviewed | — | — | | [Python Library Reference Builder](skills/python-library-reference-builder/) | Generates searchable Python library references using ast module for source parsing and Sphinx autodoc integration.… | Security Reviewed | — | — | | [Python Package API Surface Mapper](skills/python-package-api-surface-mapper/) | Maps the public API surface of Python packages using ast module parsing and importlib introspection. Generates… | Security Reviewed | — | — | | [Python Package Docs Fetcher](skills/python-package-docs-fetcher/) | Retrieves and indexes Python package documentation from PyPI metadata API and Read the Docs API. Uses ast module… | Security Reviewed | — | — | | [Python PyPI Dependency Resolver](skills/python-pypi-dependency-resolver/) | Resolves Python package dependencies using the PyPI JSON API and pip resolver algorithm. Generates locked… | Security Reviewed | — | — | | [Python PyPI Package Reference Indexer](skills/python-pypi-package-reference-indexer/) | Indexes Python package documentation using the PyPI JSON API and Read the Docs API. Builds searchable reference… | Security Reviewed | — | — | | [REST API Documentation Generator](skills/rest-api-documentation-generator/) | Generates interactive API documentation from code annotations using swagger-jsdoc for Express.js routes and the… | Published | — | — | | [REST API Reference Generator](skills/rest-api-reference-generator/) | Generates interactive API reference documentation from OpenAPI 3.x specs using Swagger Parser and Redoc. Validates… | Published | — | — | | [REST API Testing Reference Kit](skills/rest-api-testing-reference-kit/) | Comprehensive REST API testing reference using Postman Collection SDK v2.1 and Newman CLI. Includes assertion… | Published | — | — | | [Rust Crate Analyzer](skills/rust-crate-analyzer/) | Fetches crate metadata from the crates.io API and docs.rs API for Rust package discovery. Analyzes feature flags,… | Published | — | — | | [Rust Crate Docs Scanner](skills/rust-crate-docs-scanner/) | Scans Rust crate documentation using rustdoc JSON output and cargo-doc metadata. Indexes public API surfaces… | Security Reviewed | — | — | | [Rust Crate Documentation Extractor](skills/rust-crate-documentation-extractor/) | Extracts and indexes Rust crate documentation using cargo-doc, docs.rs API, and syn for AST parsing. Generates… | Security Reviewed | — | — | | [Rust Crate Documentation Indexer](skills/rust-crate-documentation-indexer-2/) | Indexes Rust crate documentation from docs.rs using rustdoc JSON output and cargo-doc. Extracts trait… | Security Reviewed | — | — | | [Rust Crates.io Explorer](skills/rust-crates-io-explorer/) | Searches the crates.io REST API for Rust crate metadata, version diffs, and feature flag documentation. Integrates… | Published | — | — | ### 🔍 Research & Scraping (123 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Research%20%26%20Scraping) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Research%20%26%20Scraping&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Research%20%26%20Scraping&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Firecrawl Web Data API for AI Agents](skills/firecrawl-web-data-api-for-ai-agents/) | Use Firecrawl to search, scrape, crawl, and interact with the web through an API built for AI agents. It returns… | Security Reviewed | 108.8k | 166.4k/wk | | [Firecrawl Web Data API for AI Search Scraping and Crawl Workflows](skills/firecrawl-web-data-api-ai-search-scraping-crawl-workflows/) | Firecrawl is an open source web data platform for search, scraping, crawling, and browser-like page interaction. It… | Security Reviewed | 108.8k | 166.4k/wk | | [Firecrawl Markdown Capture Pipeline](skills/firecrawl-markdown-capture-pipeline/) | Captures clean site content through Firecrawl endpoints like `/v1/scrape`, `/v1/map`, and `/v1/crawl`, with Markdown… | Security Reviewed | 102.6k | 256.8k/wk | | [Puppeteer Scraping Framework](skills/puppeteer-scraping-framework-2/) | Headless Chrome scraping using Puppeteer with stealth plugin, request interception via… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Stealth Web Scraper](skills/puppeteer-stealth-web-scraper/) | Uses puppeteer-extra with stealth plugin to bypass bot detection for web scraping. Integrates with Cheerio for HTML… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Web Scraper](skills/puppeteer-web-scraper/) | Headless Chrome scraping via Puppeteer with automatic cookie handling, JavaScript rendering, and Cheerio-based DOM… | Security Reviewed | 94.1k | 40.2M/wk | | [Playwright Network Interceptor](skills/playwright-network-interceptor/) | Intercepts and analyzes network traffic using Playwright route handlers for API response capture and modification.… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Page Data Extractor](skills/playwright-page-data-extractor/) | Uses Microsoft Playwright's Node.js API to navigate dynamic web applications, intercept network requests, and… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Test Generator with Codegen](skills/playwright-test-generator-codegen/) | Records and generates end-to-end test scripts using Playwright Codegen with multi-browser targeting. Produces… | Security Reviewed | 86.4k | 47.9M/wk | | [Sherlock Social Media Username Hunter Across 400+ Networks](skills/sherlock-social-media-username-hunter/) | Sherlock hunts down social media accounts by username across more than 400 social networks. It is the go-to OSINT… | Published | 76.2k | — | | [Crawl4AI LLM-Friendly Web Crawler](skills/crawl4ai-llm-friendly-web-crawler/) | Run web crawling and scraping workflows with Crawl4AI, an open-source crawler built to produce LLM-ready markdown… | Security Reviewed | 64k | — | | [Crawl4AI Open-Source Web Crawling and Markdown Extraction](skills/crawl4ai-open-source-web-crawling-and-markdown-extraction/) | Crawl4AI is an open source crawler and scraper built for LLM-ready web extraction, with structured markdown output,… | Security Reviewed | 63.8k | — | | [Crawl4AI LLM-Ready Web Crawler and Scraper](skills/crawl4ai-llm-web-crawler-scraper/) | Crawl4AI is an open-source web crawler that converts any website into clean, LLM-ready Markdown for RAG pipelines,… | Security Reviewed | 63.1k | — | | [Scrapy Distributed Crawler Framework](skills/scrapy-distributed-crawler-framework/) | Orchestrates large-scale web crawling using Scrapy with scrapy-redis for distributed job queuing. Integrates Splash… | Security Reviewed | 61.3k | — | | [Scrapy Pipeline Data Extractor](skills/scrapy-pipeline-data-extractor/) | Builds production Scrapy spiders with custom Item Pipelines for data cleaning and storage. Uses… | Security Reviewed | 61.3k | — | | [Scrapy Pipeline Manager](skills/scrapy-pipeline-manager/) | Manages Scrapy spider deployments via Scrapyd API with custom item pipelines for MongoDB ingestion, deduplication… | Security Reviewed | 61.3k | — | | [Scrapy Spider Architect](skills/scrapy-spider-architect/) | Generates Scrapy spider classes with CSS/XPath selectors, item pipelines, and middleware configurations for… | Security Reviewed | 61.3k | — | | [Scrapy Spider Generator](skills/scrapy-spider-generator/) | Generates production-ready Scrapy spiders with middleware configuration and item pipeline setup. Uses the Scrapy… | Security Reviewed | 61.3k | — | | [Scrapy Python Web Crawling and Structured Data Extraction Framework](skills/scrapy-python-web-crawling-structured-data-extraction-framework/) | Scrapy is a high-level Python framework for web crawling and structured data extraction. It is a strong fit for… | Security Reviewed | 61.3k | — | | [Run multi-agent public opinion analysis and report generation with BettaFish](skills/run-multi-agent-public-opinion-analysis-and-report-generation-with-bettafish/) | Collect public discussion, coordinate specialist agents, and generate an evidence-backed public opinion report from… | Security Reviewed | 41.4k | — | | [Run human-in-the-loop academic research workflows with Academic Research Skills](skills/run-human-in-the-loop-academic-research-workflows-with-academic-research-skills/) | Use Academic Research Skills to guide Claude Code through research planning, literature review, drafting, review,… | Security Reviewed | 39.4k | — | | [Scrapling Adaptive Web Scraping Framework](skills/scrapling-adaptive-web-scraping-framework/) | Scrapling is an adaptive Python web scraping framework that automatically handles website structure changes. Its… | Security Reviewed | 34.1k | — | | [changedetection.io Self-Hosted Website Change Monitoring Platform](skills/changedetection-io-website-change-monitor/) | changedetection.io is an open-source, self-hosted tool for monitoring websites for content changes, price drops,… | Security Reviewed | 30.9k | — | | [Cheerio DOM Scraping Toolkit](skills/cheerio-dom-scraping-toolkit/) | Parses static HTML using Cheerio's jQuery-like API for fast server-side DOM traversal and data extraction. Generates… | Published | 30.3k | 19.6M/wk | | [Cheerio Product Price Tracker](skills/cheerio-product-price-tracker/) | Monitors e-commerce product prices using Cheerio.js for server-side DOM parsing with got-scraping for stealth HTTP… | Published | 30.3k | 19.6M/wk | | [SearXNG Privacy-First Metasearch Engine and Search API](skills/searxng-privacy-first-metasearch-engine-search-api/) | SearXNG is an open-source metasearch engine that aggregates results from multiple search providers without tracking… | Security Reviewed | 28.3k | — | | [Draft cited research reports with STORM](skills/draft-cited-research-reports-with-storm/) | Use STORM to research a topic, build a multi-perspective outline, and generate a cited long-form draft for human review. | Security Reviewed | 28.3k | — | | [Run autonomous deep research workflows with GPT Researcher](skills/run-autonomous-deep-research-workflows-with-gpt-researcher/) | Use GPT Researcher to plan, gather, source, and assemble cited web or local research reports through a repeatable… | Security Reviewed | 27.4k | 1.6k/wk | | [Colly Golang Web Scraper and Crawler Framework](skills/colly-golang-web-scraper-crawler-framework/) | Colly is a fast open-source scraping and crawling framework for Go. It is built for everything from simple page… | Security Reviewed | 25.2k | — | | [Karakeep Self-Hosted Bookmark Manager with AI Tagging](skills/karakeep-bookmark-manager-ai-tagging/) | Karakeep (formerly Hoarder) is a self-hosted bookmark-everything app with 24K+ GitHub stars that provides AI-powered… | Published | 24.5k | — | | [ScrapeGraphAI LLM-Powered Web Scraping with Graph Logic Pipelines](skills/scrapegraphai-llm-web-scraping/) | ScrapeGraphAI is a Python web scraping library that uses LLMs and directed graph logic to create intelligent… | Published | 23.3k | — | | [Crawlee Smart Crawler Agent](skills/crawlee-smart-crawler-agent/) | Implements intelligent web crawling using the Crawlee framework with adaptive request routing between CheerioCrawler… | Security Reviewed | 22.9k | 96.2k/wk | | [Crawlee Web Crawling and Scraping SDK](skills/crawlee-web-crawling-and-scraping-sdk/) | Crawlee is Apify's open source web crawling and scraping library for Node.js. It combines request queueing, browser… | Security Reviewed | 22.8k | 80.8k/wk | | [Crawlee Web Crawling and Scraping Library by Apify](skills/crawlee-web-crawling-and-scraping-library-by-apify/) | Crawlee is Apify’s open source crawling and scraping framework for Node.js. It unifies HTTP scraping and browser… | Security Reviewed | 22.7k | 96.2k/wk | | [Crawlee Web Crawling and Browser Automation Library](skills/crawlee-web-crawling-browser-automation-library/) | Builds scalable web collection pipelines with Crawlee, Apify’s open-source crawling and browser automation library.… | Security Reviewed | 22.6k | 72.5k/wk | | [Search local notes, docs, and meeting transcripts for agent context with QMD](skills/search-local-notes-docs-and-meeting-transcripts-for-agent-context-with-qmd/) | Index local notes, docs, and meeting transcripts, then return ranked files or structured JSON so an agent can pull… | Security Reviewed | 22.1k | 25.9k/wk | | [Maigret OSINT Username Profiler Across 3000+ Sites](skills/maigret-osint-username-profiler/) | Maigret collects a dossier on a person by username only, checking for accounts on over 3000 sites and gathering… | Security Reviewed | 19.3k | — | | [Run research and scientific analysis workflows with Scientific Agent Skills](skills/run-research-and-scientific-analysis-workflows-with-scientific-agent-skills/) | Give an agent curated scientific workflows, databases, and domain-specific guidance when general prompting is not… | Security Reviewed | 18.8k | — | | [Automate grounded NotebookLM research and artifact export with notebooklm-py](skills/automate-grounded-notebooklm-research-and-artifact-export-with-notebooklm-py/) | Lets agents operate Google NotebookLM/Gemini Notebook through a Python API, CLI, skill, MCP server, or REST server… | Security Reviewed | 18.2k | — | | [Linkwarden Collaborative Bookmark Archive and Preservation Platform](skills/linkwarden-collaborative-bookmark-archive-preservation-platform/) | Linkwarden is an open source bookmark and web archiving platform for saving, organizing, and preserving research… | Security Reviewed | 17.9k | — | | [SpiderFoot Open Source Intelligence Automation Framework](skills/spiderfoot-osint-automation-framework/) | SpiderFoot is an open-source OSINT automation tool that queries over 200 data sources to gather intelligence about… | Security Reviewed | 17.2k | — | | [Katana Next-Generation Web Crawling and Spidering Framework](skills/katana-web-crawling-spidering-framework/) | Katana by ProjectDiscovery is a fast, configurable web crawling and spidering framework written in Go. It supports… | Security Reviewed | 16.4k | — | | [theHarvester OSINT Email and Subdomain Intelligence Gatherer](skills/theharvester-osint-email-subdomain-intelligence/) | theHarvester is an open-source OSINT tool for gathering emails, subdomains, hosts, employee names, open ports, and… | Security Reviewed | 15.9k | — | | [Monolith Web Page Archiver and Single-File Bundler](skills/monolith-web-page-single-file-archiver/) | Monolith is a CLI tool and Rust library that saves complete web pages as a single HTML file by embedding CSS,… | Security Reviewed | 14.9k | — | | [Hacker News Deep Thread Analyzer](skills/hacker-news-deep-thread-analyzer/) | Scrapes and analyzes Hacker News threads using the official HN Firebase API and BeautifulSoup. Extracts sentiment… | Security Reviewed | 13k | — | | [Photon High-Speed OSINT Web Crawler and Data Extractor](skills/photon-osint-web-crawler/) | Photon is a blazing-fast Python web crawler purpose-built for OSINT operations. It extracts URLs, emails, social… | Security Reviewed | 12.8k | — | | [Instaloader Instagram Content and Metadata Downloader](skills/instaloader-instagram-content-metadata-downloader/) | Instaloader is a Python CLI tool and library that downloads Instagram photos, videos, stories, reels, highlights,… | Security Reviewed | 12k | — | | [Turn a research idea into a draft paper workflow with AutoResearchClaw](skills/turn-a-research-idea-into-a-draft-paper-workflow-with-autoresearchclaw/) | Use AutoResearchClaw when an agent should turn a raw research topic into literature review, experiment planning,… | Security Reviewed | 11.5k | — | | [Run configurable multi-source deep research passes with Open Deep Research](skills/run-configurable-multi-source-deep-research-passes-with-open-deep-research/) | Use Open Deep Research when an agent should run a configurable research job that searches, compresses, synthesizes,… | Security Reviewed | 11.1k | — | | [linkding Self-Hosted Bookmark Manager with REST API](skills/linkding-self-hosted-bookmark-manager-rest-api/) | linkding is a minimal, fast, self-hosted bookmark manager with a full REST API, tag-based organization, automatic… | Security Reviewed | 10.4k | — | | [Search PDFs, Office files, ebooks, and archives with one query before manual review](skills/search-pdfs-office-files-ebooks-and-archives-with-one-query-before-manual-review/) | Uses ripgrep-all to run one full-text search across mixed document and archive formats so an agent can find evidence… | Security Reviewed | 9.6k | — | | [Serve production agentic RAG through R2R](skills/serve-production-agentic-rag-through-r2r/) | Ingest documents, expose hybrid retrieval and agentic RAG APIs, and give agents a production retrieval service with… | Published | 7.9k | 3.5k/wk | | [Run local deep research workflows with Local Deep Research](skills/run-local-deep-research-workflows-with-local-deep-research/) | Use Local Deep Research to run private agentic research passes across web, academic, and local document sources with… | Security Reviewed | 7.9k | — | | [Simulate buyer and user personas to pressure-test ideas and messaging with TinyTroupe](skills/simulate-buyer-and-user-personas-to-pressure-test-ideas-and-messaging-with-tinytroupe/) | Use TinyTroupe when an agent should run simulated persona panels, synthetic interviews, or offline audience… | Security Reviewed | 7.4k | — | | [Extract schema-shaped JSON from JavaScript-rendered pages with llm-scraper](skills/extract-schema-shaped-json-from-javascript-rendered-pages-with-llm-scraper/) | Open a rendered page, describe the fields you want, and return structured data without hand-maintaining brittle… | Security Reviewed | 6.3k | 3.8k/wk | | [Official Firecrawl MCP Server](skills/official-firecrawl-mcp-server/) | Official Firecrawl MCP Server exposes Firecrawl’s scraping, crawling, search, and deep research features to MCP… | Security Reviewed | 6k | 28.9k/wk | | [Trafilatura Web Text Extraction and Crawling Toolkit](skills/trafilatura-web-text-extraction-crawling/) | Trafilatura is a Python package and CLI tool for gathering text from the web. It handles crawling, downloading, and… | Security Reviewed | 5.6k | — | | [Recon-ng Modular Web Reconnaissance Framework for OSINT](skills/recon-ng-web-reconnaissance-framework/) | Recon-ng is a full-featured modular reconnaissance framework written in Python, designed to conduct web-based open… | Published | 5.5k | — | | [Pagefind Static Low-Bandwidth Search Engine](skills/pagefind-static-low-bandwidth-search-engine/) | Pagefind is a static search library written in Rust that indexes your built site and adds a search bundle requiring… | Published | 5.1k | 527.8k/wk | | [Capture a live webpage as a clean PDF or readable archive for offline review with Percollate](skills/capture-a-live-webpage-as-a-clean-pdf-or-readable-archive-for-offline-review-with-percollate/) | Turn a live webpage into a clean offline artifact such as a PDF or readable archive for review, citation, or handoff. | Security Reviewed | 4.6k | 588/wk | | [Run academic research workflows with Claude Scholar](skills/run-academic-research-workflows-with-claude-scholar/) | Guide literature review, experiment tracking, evidence records, result reporting, and paper-writing work through a… | Security Reviewed | 4.1k | — | | [PuppeteerSharp Web Scraping Pipeline](skills/puppeteersharp-web-scraping-pipeline/) | Builds headless Chrome scraping pipelines using PuppeteerSharp for .NET environments. Handles JavaScript-rendered… | Security Reviewed | 3.9k | — | | [Search NotebookLM notebooks, sources, and generated study artifacts from agents](skills/search-notebooklm-notebooks-sources-and-generated-study-artifacts-from-agents/) | Use notebooklm-mcp-cli when an agent needs to search NotebookLM notebooks, add sources, run notebook queries, and… | Security Reviewed | 3.6k | — | | [Search and analyze Zotero research libraries through MCP](skills/search-and-analyze-zotero-research-libraries-through-mcp/) | Use Zotero MCP to let research agents search papers, retrieve metadata, inspect annotations, and analyze citation… | Published | 3.4k | — | | [Bright Data Web MCP Live Web Access and Scraping Tools](skills/bright-data-web-mcp-live-web-access-scraping-tools/) | Bright Data Web MCP gives MCP-compatible agents live web search, scraping, and optional browser-automation access… | Security Reviewed | 3.2k | 937/wk | | [Download every archived snapshot of a URL before site migrations, takedowns, or investigations](skills/download-every-archived-snapshot-of-a-url-before-site-migrations-takedowns-or-investigations/) | Use waybackpack when an agent needs the full historical record for a URL, not a few clicks through the Wayback… | Security Reviewed | 3.2k | — | | [Search and analyze arXiv papers through MCP workflows](skills/search-and-analyze-arxiv-papers-through-mcp-workflows/) | Connect an MCP-capable assistant to arXiv search, paper download, local paper storage, and research prompts for… | Security Reviewed | 2.8k | — | | [shot-scraper Automated Website Screenshot and Scraping CLI](skills/shot-scraper-automated-website-screenshot-scraping-cli/) | shot-scraper is a Python CLI tool by Simon Willison for taking automated screenshots of websites and executing… | Security Reviewed | 2.3k | — | | [Run blueprint-driven research workflows with FAROS](skills/run-blueprint-driven-research-workflows-with-faros/) | Bind a research profile to a FAROS blueprint and execute an AutoResearch chain from idea generation through… | Security Reviewed | 2k | — | | [Use Apify MCP for agent web extraction](skills/use-apify-mcp-for-agent-web-extraction/) | Use the Apify MCP server to let MCP-compatible agents run Apify Actors for structured extraction from search, maps,… | Security Reviewed | 2k | 5.7k/wk | | [Ground research agents in Zotero libraries with LLM for Zotero](skills/ground-research-agents-in-zotero-libraries-with-llm-for-zotero/) | Bring agent-mode paper chat, citation-grounded answers, note saving, tagging, importing, and library-wide research… | Security Reviewed | 1.7k | — | | [Replay And Inspect WARC Web Archives Before Investigation Or Migration With Pywb](skills/replay-and-inspect-warc-web-archives-before-investigation-or-migration-with-pywb/) | Replay WARC-backed web archives locally so an agent can inspect historical pages, validate captures, and review… | Security Reviewed | 1.6k | — | | [Tavily MCP Server for AI-Powered Web Search and Extraction](skills/tavily-mcp-server-ai-web-search-extraction/) | An official MCP server from Tavily that provides AI agents with real-time web search, page extraction, site mapping,… | Security Reviewed | 1.6k | 47.9k/wk | | [Run self-hosted media research and RAG workflows with tldw_server](skills/run-self-hosted-media-research-and-rag-workflows-with-tldw-server/) | Use tldw_server when an agent workflow needs to ingest video, audio, documents, and web pages into a local research… | Security Reviewed | 1.4k | — | | [AgentQL Natural Language Web Query SDK for Extraction and Automation](skills/agentql-natural-language-web-query-sdk-extraction-automation/) | AgentQL is TinyFish's web automation and extraction toolkit that layers a natural-language query system on top of… | Security Reviewed | 1.3k | 878/wk | | [Newspaper4k Python Article Extraction and NLP Library](skills/newspaper4k-python-article-extraction-nlp/) | Newspaper4k is an actively maintained fork of the popular Newspaper3k library for Python. It extracts articles,… | Security Reviewed | 1.1k | — | | [Browsertrix Crawler High-Fidelity Web Archiving and QA Crawler](skills/browsertrix-crawler-high-fidelity-web-archiving-qa-crawler/) | Browsertrix Crawler is a browser-based crawling system from Webrecorder for high-fidelity site capture, QA replay… | Published | 1k | — | | [Extract schema.org, Open Graph, and JSON-LD metadata from web pages for indexing](skills/extract-schema-org-open-graph-and-json-ld-metadata-from-web-pages-for-indexing/) | Uses extruct to pull machine-readable metadata from raw HTML so an agent can classify, deduplicate, or enrich pages… | Security Reviewed | 961 | — | | [Brave Search MCP Server for AI Web Search](skills/brave-search-mcp-server-ai-web-search/) | The official Brave Search MCP server integrates the Brave Search API with AI assistants, providing comprehensive web… | Security Reviewed | 854 | 19.2k/wk | | [Browse search and cost-audit local coding-agent histories before resuming or standardizing workflows with agentsview](skills/browse-search-and-cost-audit-local-coding-agent-histories-before-resuming-or-standardizing-workflows-with-agentsview/) | Index local coding-agent sessions into a searchable SQLite-backed view so you can inspect usage, compare failures,… | Security Reviewed | 774 | — | | [SerpAPI Answer Box Extractor](skills/serpapi-answer-box-extractor/) | Extracts high-signal SERP features from SerpAPI responses, including `answer_box`, `knowledge_graph`,… | Security Reviewed | 734 | — | | [Search and resume past coding-agent sessions locally with exact handoff commands using Agent Sessions](skills/search-and-resume-past-coding-agent-sessions-locally-with-exact-handoff-commands-using-agent-sessions/) | Browse archived sessions from multiple coding agents, search across them locally, and copy exact resume commands… | Security Reviewed | 478 | — | | [Apify SDK for Web Scraping and Actor Automation](skills/apify-sdk-web-scraping-actor-automation/) | Apify SDK is the official JavaScript SDK for building Actors, crawlers, and data extraction workflows on Apify. It… | Security Reviewed | 173 | 35.6k/wk | | [Apify Actor Development Kit](skills/apify-actor-development-kit/) | Builds Apify Actors for scalable cloud scraping with automatic proxy management and storage. Uses the Apify SDK… | Security Reviewed | 173 | 34.1k/wk | | [Apify Actor Runner](skills/apify-actor-runner/) | Executes Apify cloud actors for structured web scraping with automatic dataset export to S3. Supports actor input… | Security Reviewed | 173 | 34.1k/wk | | [Apify Actor Web Crawler](skills/apify-actor-web-crawler/) | Deploys custom Apify Actors via the Apify API v2 for large-scale web crawling using CrawleeJS. Leverages Apify… | Security Reviewed | 173 | 34.1k/wk | | [Apify Actor Web Intelligence Agent](skills/apify-actor-web-intelligence-agent/) | Deploys intelligent web scraping actors on the Apify platform using the Apify SDK with RequestQueue and Dataset… | Security Reviewed | 173 | 34.1k/wk | | [Apify Web Scraper Orchestrator](skills/apify-web-scraper-orchestrator-3/) | Orchestrates Apify actors for large-scale web scraping via the Apify Client SDK. Manages actor runs, dataset… | Security Reviewed | 173 | 34.1k/wk | | [Research real estate properties with RAG-backed market analysis](skills/rag-backed-real-estate-property-research/) | Guide an agent through property search, buyer/renter preference capture, and evidence-backed shortlist notes from… | Security Reviewed | 170 | — | | [Normalize and filter noisy URL lists before crawling or queueing](skills/normalize-and-filter-noisy-url-lists-before-crawling-or-queueing/) | Uses Courlan to clean, normalize, de-track, and language-filter raw URL inventories before a crawler, scraper, or… | Security Reviewed | 165 | — | | [Run academic literature review and paper-output workflows with Aut Sci Write](skills/run-academic-literature-review-and-paper-output-workflows-with-aut-sci-write/) | Use Aut Sci Write to let an agent search scholarly sources, download papers, extract PDF evidence, sync Zotero… | Security Reviewed | 151 | — | | [Common Crawl URL Index Miner](skills/common-crawl-url-index-miner/) | Queries the Common Crawl Index API and CC-MAIN collections to surface historical URL coverage, MIME types, and crawl… | Security Reviewed | 127 | — | | [Exa JS Web Search SDK for AI Applications](skills/exa-js-web-search-sdk-ai-applications/) | exa-js is the official JavaScript SDK for Exa, a web search API built for AI workflows. It gives agents a concrete… | Security Reviewed | 126 | 429.9k/wk | | [Xquik X Data API Skill](skills/xquik-x-data-api-skill/) | Use Xquik from coding agents to search X posts, inspect profiles, run bulk extractions, monitor accounts or… | Security Reviewed | 111 | 136/wk | | [Evaluate B2B software vendors by interrogating their agents and scoring the evidence with buyer-eval-skill](skills/evaluate-b2b-software-vendors-by-interrogating-their-agents-and-scoring-the-evidence-with-buyer-eval-skill/) | Use Claude Code to run a structured vendor diligence workflow that questions vendor agents, cross-checks claims, and… | Security Reviewed | 55 | — | | [Use an escalating scrape strategy in Claude Code before reaching for browser automation](skills/use-an-escalating-scrape-strategy-in-claude-code-before-reaching-for-browser-automation/) | Start with cheap static fetches, escalate to a browser only when needed, validate findings, and turn the result into… | Security Reviewed | 38 | — | | [Academic Paper Citation Network Mapper](skills/academic-paper-citation-network-mapper/) | Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs… | Published | — | — | | [Beautiful Soup Academic Paper Parser](skills/beautifulsoup-academic-paper-parser/) | Extracts structured citation data from academic repositories using BeautifulSoup4 with lxml parser. Parses DOI… | Security Reviewed | — | — | | [Browserless Scraping Agent](skills/browserless-scraping-agent/) | Drives headless Chrome via the Browserless.io API for scraping dynamic SPAs. Uses /content, /screenshot, and /pdf… | Security Reviewed | — | — | | [Censys Attack Surface Monitor](skills/censys-attack-surface-monitor/) | Monitors internet-facing assets using Censys Search API v2 for host discovery and certificate enumeration. Tracks… | Security Reviewed | — | — | | [Common Crawl Index Query Agent](skills/common-crawl-index-query-agent/) | Queries the Common Crawl Index API for large-scale web archive research and data extraction. Uses the CDX Server… | Security Reviewed | — | — | | [Crunchbase Company Intelligence Scraper](skills/crunchbase-company-intelligence-scraper/) | Extracts company profiles, funding rounds, and investor data using the Crunchbase Enterprise API v4 with… | Security Reviewed | — | — | | [Diffbot Article Extraction Verifier](skills/diffbot-article-extraction-verifier/) | Validates article extraction quality using the Diffbot Article API and Analyze API, checking fields like `title`,… | Security Reviewed | — | — | | [Diffbot Knowledge Graph Extractor](skills/diffbot-knowledge-graph-extractor/) | Extracts structured entities from web pages using the Diffbot Extraction API and Knowledge Graph. Supports article,… | Security Reviewed | — | — | | [Find Products by Intent with Mydentify](skills/find-products-by-intent-with-mydentify/) | Use Mydentify's public intent and product feeds to find software by the outcome a person wants, then return… | Published | — | — | | [Jina Reader API Skill](skills/jina-reader-api-skill/) | Extracts clean markdown content from any URL using the Jina Reader API (r.jina.ai). Handles JavaScript-rendered… | Security Reviewed | — | — | | [OSINT Domain Intelligence Scanner](skills/osint-domain-intelligence-scanner/) | Performs deep OSINT analysis on domains using Shodan API, SecurityTrails DNS history, and WHOIS RDAP lookups.… | Published | — | — | | [Patent Landscape Analyzer](skills/patent-landscape-analyzer/) | Searches the USPTO PatentsView API and European Patent Office OPS (Open Patent Services) API for patent grants,… | Published | — | — | | [Product Review Sentiment Aggregator](skills/product-review-sentiment-aggregator/) | Collects and analyzes product reviews from Amazon Product API and Google Shopping via SerpAPI. Uses spaCy NER and… | Published | — | — | | [PubMed Literature Mining Agent](skills/pubmed-literature-mining-agent/) | Queries the NCBI E-utilities API (esearch, efetch, elink) to retrieve PubMed biomedical literature, extracting MeSH… | Published | — | — | | [ScrapingBee API Data Harvester](skills/scrapingbee-api-data-harvester/) | Interfaces with the ScrapingBee REST API for JavaScript rendering and Google SERP extraction. Uses custom_google… | Security Reviewed | — | — | | [ScrapyCloud Job Manager](skills/scrapycloud-job-manager/) | Manages Scrapy spider deployments and job scheduling on ScrapyCloud via the Scrapinghub API. Handles spider argument… | Security Reviewed | — | — | | [SEC EDGAR Filing Scraper & Analyzer](skills/sec-edgar-filing-scraper-analyzer/) | Downloads and parses SEC EDGAR filings (10-K, 10-Q, 8-K) using the EDGAR full-text search API and python-xbrl.… | Published | — | — | | [SEC EDGAR Financial Filing Parser](skills/sec-edgar-financial-filing-parser/) | Retrieves and parses SEC EDGAR filings (10-K, 10-Q, 8-K) using the EDGAR Full-Text Search API and company filing… | Published | — | — | | [SerpAPI Research Pipeline](skills/serpapi-research-pipeline/) | Builds structured research datasets by querying SerpAPI Google Search, Google Scholar, and Google News endpoints.… | Security Reviewed | — | — | | [SerpAPI Scholar Agent](skills/serpapi-scholar-agent/) | Automates academic research using the SerpAPI Google Scholar endpoint. Extracts citation graphs, h-index data, and… | Security Reviewed | — | — | | [SerpAPI Search Aggregator](skills/serpapi-search-aggregator/) | Aggregates search results from Google, Bing, and DuckDuckGo via the SerpAPI REST endpoint. Parses organic results,… | Security Reviewed | — | — | | [SerpAPI Search Intelligence Aggregator](skills/serpapi-search-intelligence-aggregator/) | Connects to SerpAPI endpoints for Google, Bing, YouTube, and Google Scholar search result extraction. Uses the… | Security Reviewed | — | — | | [SerpAPI Search Pipeline](skills/serpapi-search-pipeline/) | Automates multi-engine searches via SerpAPI (Google, Bing, DuckDuckGo) with structured JSON extraction. Supports… | Security Reviewed | — | — | | [SerpAPI Search Results Aggregator](skills/serpapi-search-results-aggregator/) | Queries Google, Bing, and DuckDuckGo search APIs through SerpAPI to collect SERP features, Knowledge Graph data, and… | Security Reviewed | — | — | | [Shodan Network Reconnaissance Agent](skills/shodan-network-reconnaissance-agent/) | Performs network reconnaissance using the Shodan REST API and Shodan InternetDB. Discovers exposed services, CVE… | Security Reviewed | — | — | | [Social Corpus Harvest](skills/social-corpus-harvest/) | Collects a human-verified person, creator, brand, or organization's self-authored public Xiaohongshu, Douyin, and… | Published | — | — | | [Xquik X Actors on Apify](skills/xquik-apify-x-actors/) | Run Xquik's public Apify Actors for X tweet collection, timelines, search, followers, lists, communities, and… | Published | — | — | ### 🌐 Browser Automation (121 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Browser%20Automation) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Browser%20Automation&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Browser%20Automation&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Browser Session Replay Analyzer](skills/browser-session-replay-analyzer/) | Records and replays browser sessions using rrweb recording library with DOM mutation serialization. Integrates with… | Security Reviewed | 94.2k | 40.2M/wk | | [Puppeteer Browser Automation Library](skills/puppeteer-browser-automation-library/) | A practical guide to Puppeteer for browser automation, scraping, and testing. It tracks the official install flow,… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Cookie Consent Automator](skills/puppeteer-cookie-consent-automator/) | Automatically detects and handles cookie consent banners across websites using Puppeteer CDP protocol and a trained… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Cookie Consent Handler](skills/puppeteer-cookie-consent-handler-3/) | Detects and dismisses cookie consent banners across websites using Puppeteer page.evaluate selectors and the CMP… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Multi-Tab Session Manager](skills/puppeteer-multi-tab-session-manager/) | Manages concurrent Puppeteer browser tabs with shared cookie jars and session persistence using Chrome DevTools… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer PDF Renderer](skills/puppeteer-pdf-renderer/) | Generates pixel-perfect PDFs from web pages using Puppeteer with custom headers, footers, and page breaks. Supports… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Screenshot Diff Engine](skills/puppeteer-screenshot-diff-engine/) | Visual regression testing using Puppeteer page.screenshot() with pixelmatch comparison. Leverages CDP sessions via… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Visual Regression Tester](skills/puppeteer-visual-regression-tester/) | Automates visual regression testing using Puppeteer page.screenshot() with pixelmatch diffing. Captures full-page… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Visual Regression Testing](skills/puppeteer-visual-regression-testing/) | Runs pixel-level visual regression tests using Puppeteer page.screenshot() and pixelmatch diffing library. Compares… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Web Scraping Pipeline](skills/puppeteer-web-scraping-pipeline/) | Builds web scraping pipelines with Puppeteer using page.evaluate, page.waitForSelector, and browser.newPage. Handles… | Security Reviewed | 94.1k | 40.2M/wk | | [Puppeteer Stealth Scraper](skills/puppeteer-stealth-scraper-agent/) | Anti-detection web scraping using puppeteer-extra-plugin-stealth with residential proxy rotation. Implements Canvas… | Security Reviewed | 94.1k | 36.4M/wk | | [Puppeteer Browser Automation Library for Chrome and Firefox](skills/puppeteer-browser-automation-library-for-chrome-and-firefox/) | Uses Puppeteer to control Chrome and Firefox through the DevTools Protocol or WebDriver BiDi for screenshots, PDF… | Security Reviewed | 94k | 40.2M/wk | | [Agent Browser Operator](skills/agent-browser-operator/) | Interactive browser skill for logged-in flows, dynamic pages, and session-aware site operations. | Security Reviewed | 90k | 68.4M/wk | | [Browser Use Web Agent Automation](skills/browser-use-web-agent-automation/) | browser-use is an open-source Python framework for letting AI agents interact with websites through a real browser.… | Published | 87.7k | — | | [Browser Use Agentic Browser Control](skills/browser-use-agentic-browser-control/) | Browser Use is an open source browser automation framework for AI agents that turns websites into controllable… | Published | 87.3k | — | | [Playwright Accessibility Audit Runner](skills/playwright-accessibility-audit-runner/) | Runs automated WCAG 2.1 AA/AAA accessibility audits using Playwright with axe-core integration. Generates detailed… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Cross-Browser Test Runner](skills/playwright-cross-browser-test-runner/) | Runs end-to-end browser tests using Playwright Test with page.goto, page.locator, and expect assertions. Supports… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Multi-Browser Test Generator](skills/playwright-multi-browser-test-generator/) | Generates Playwright test scripts for Chromium, Firefox, and WebKit from natural language descriptions. Uses the… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Multi-Browser Test Suite](skills/playwright-multi-browser-test-suite/) | Generates end-to-end test suites using the Playwright Test Runner API with cross-browser coverage on Chromium,… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Multi-Tab Session Manager](skills/playwright-multi-tab-session-manager-2/) | Manages concurrent Playwright browser contexts with tab isolation and cookie partitioning. Uses Playwright… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Network HAR Recorder](skills/playwright-network-har-recorder/) | Records and replays HTTP Archive (HAR) files using Playwright routeFromHAR API for deterministic test environments.… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Parallel Tab Manager](skills/playwright-parallel-tab-manager/) | Manages concurrent Playwright browser contexts with tab pooling and automatic resource cleanup. Integrates with… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright PDF Export Automation](skills/playwright-pdf-export-automation/) | Automates headless PDF generation from web pages using the Playwright chromium.launch() API with custom page.pdf()… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Session Recorder](skills/playwright-session-recorder-2/) | Records browser sessions using Playwright codegen and exports replayable test scripts. Captures network HAR files… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Visual Regression Suite](skills/playwright-visual-regression-suite/) | Automated visual regression testing using Playwright's screenshot comparison API (page.screenshot with… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Visual Regression Tester](skills/playwright-visual-regression-tester-3/) | Automates visual regression testing using the Playwright screenshot comparison API and pixelmatch diffing library.… | Security Reviewed | 86.4k | 47.9M/wk | | [Playwright Cross-Browser Testing and Automation Framework](skills/playwright-cross-browser-testing-and-automation-framework/) | Uses Microsoft Playwright to automate Chromium, Firefox, and WebKit with one API for testing, scraping, screenshots,… | Security Reviewed | 85.5k | 46.8M/wk | | [Browser Use AI Browser Automation Library](skills/browser-use-ai-browser-automation-library/) | Automates browser tasks with Browser Use, the open-source library that connects LLM reasoning to Playwright-driven… | Published | 85.2k | — | | [browser-use Browser Automation Framework](skills/browser-use-browser-automation-framework/) | Use browser-use to turn natural-language web tasks into repeatable browser automation backed by Playwright and agent… | Published | 85.2k | — | | [Cypress Component Test Generator](skills/cypress-component-test-generator/) | Auto-generates Cypress component tests from React and Vue source files using AST parsing. Produces mount,… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress Component Testing Suite](skills/cypress-component-testing-suite/) | Implements component and E2E tests using Cypress with cy.mount, cy.intercept, and cy.get selectors. Configures… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress Component Testing Toolkit](skills/cypress-component-testing-toolkit/) | Creates component and integration tests using the Cypress Testing Library API and cy.intercept for network stubbing.… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress E2E API Intercept Skill](skills/cypress-e2e-api-intercept-skill/) | Creates end-to-end tests with Cypress cy.intercept() for API mocking and cy.wait() for request assertion. Uses… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress E2E Test Generator](skills/cypress-e2e-test-generator-3/) | Generates Cypress end-to-end test suites from user flow recordings. Uses the Cypress Real Events plugin and… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress Network Stub Generator](skills/cypress-network-stub-generator/) | Generates cy.intercept() stubs from recorded HAR files for deterministic E2E tests. Uses cy.session() for… | Published | 49.6k | 7.3M/wk | | [Cypress Visual Regression Runner](skills/cypress-visual-regression-runner/) | Runs visual regression tests comparing screenshots captured via Cypress cy.screenshot() against baseline images… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress Visual Regression Testing Suite](skills/cypress-visual-regression-testing-suite/) | Automates pixel-level visual regression testing using Cypress with cypress-image-snapshot plugin. Compares… | Security Reviewed | 49.6k | 7.3M/wk | | [Cypress End-to-End and Component Testing Framework](skills/cypress-end-to-end-component-testing-framework/) | Cypress is an open-source browser testing framework for end-to-end, component, and accessibility testing in modern… | Security Reviewed | 49.6k | 7.1M/wk | | [Cypress Component Testing Framework](skills/cypress-component-testing-framework-2/) | Scaffolds Cypress component tests for React, Vue, and Angular apps using the Cypress CT mount API. Configures… | Security Reviewed | 49.6k | 6.9M/wk | | [Run multimodal computer and browser operator workflows with UI-TARS Desktop](skills/run-multimodal-computer-and-browser-operator-workflows-with-ui-tars-desktop/) | Use UI-TARS Desktop when an operator needs a local or remote GUI agent to drive desktop, browser, and computer-use… | Security Reviewed | 36.3k | — | | [Chrome DevTools MCP Browser Debugging and Performance Analysis](skills/chrome-devtools-mcp-browser-debugging-performance-analysis/) | Chrome DevTools MCP connects an MCP-compatible agent to a live Chrome browser for debugging, automation, and… | Security Reviewed | 34.2k | 1.8M/wk | | [Selenium Grid Auto-Scaling Orchestrator](skills/selenium-grid-auto-scaling-orchestrator/) | Orchestrates Selenium Grid 4 node scaling based on test queue depth using the Grid GraphQL API. Manages Docker… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Cloud Executor](skills/selenium-grid-cloud-executor/) | Distributes browser test suites across Selenium Grid 4 nodes using RemoteWebDriver and the W3C WebDriver protocol.… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Load Balancer](skills/selenium-grid-load-balancer/) | Distributes browser automation workloads across Selenium Grid 4 nodes using the Grid REST API and session queue… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Multi-Browser Test Runner](skills/selenium-grid-multi-browser-test-runner/) | Orchestrates parallel cross-browser testing across Selenium Grid nodes using WebDriver RemoteConnection API.… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Orchestrator](skills/selenium-grid-orchestrator/) | Manages Selenium Grid 4 hub and node registration for cross-browser parallel testing. Configures Chrome, Firefox,… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Parallel Execution Manager](skills/selenium-grid-parallel-execution-manager/) | Orchestrates distributed browser testing across Selenium Grid 4 nodes using the Grid REST API. Manages session… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Parallel Executor](skills/selenium-grid-parallel-executor/) | Orchestrates parallel browser automation across Selenium Grid nodes using RemoteWebDriver, DesiredCapabilities, and… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Parallel Test Runner](skills/selenium-grid-parallel-test-runner/) | Orchestrates distributed browser tests across Selenium Grid 4 nodes with dynamic scaling. Uses selenium-webdriver… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Session Distributor](skills/selenium-grid-session-distributor/) | Manages browser session allocation across Selenium Grid 4 nodes using the GraphQL status endpoint and… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Session Manager](skills/selenium-grid-session-manager/) | Manages distributed browser sessions on Selenium Grid 4 via the GraphQL API and /status endpoint. Handles node… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Session Router](skills/selenium-grid-session-router/) | Routes browser automation sessions across Selenium Grid 4 nodes using the /status and /session endpoints. Configures… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium Grid Test Orchestrator](skills/selenium-grid-test-orchestrator-2/) | Orchestrates distributed browser testing across Selenium Grid 4 nodes using the Grid API. Manages session queuing,… | Security Reviewed | 34.1k | 1.9M/wk | | [Selenium WebDriver Browser Automation Framework](skills/selenium-webdriver-browser-automation-framework/) | Selenium is the long-running open source browser automation framework behind the W3C WebDriver standard. It gives… | Security Reviewed | 34.1k | 1.9M/wk | | [Playwright MCP Browser Automation](skills/playwright-mcp-browser-automation/) | Official Playwright-powered browser control for agent workflows. | Security Reviewed | 33.3k | 6.4M/wk | | [Microsoft Playwright MCP](skills/microsoft-playwright-mcp/) | Microsoft Playwright MCP exposes Playwright browser automation through the Model Context Protocol, giving agents… | Security Reviewed | 30.8k | 2.8M/wk | | [Playwright MCP Server for Browser Automation](skills/playwright-mcp-server-browser-automation/) | The official Microsoft Playwright MCP server provides browser automation capabilities through the Model Context… | Security Reviewed | 30.1k | 2.4M/wk | | [Vercel Agent Browser](skills/vercel-agent-browser/) | Vercel Agent Browser is a browser automation CLI built specifically for AI agents. It gives agents a fast,… | Security Reviewed | 29.1k | 601.9k/wk | | [Lightpanda Headless Browser for AI Automation](skills/lightpanda-headless-browser-ai-automation/) | Lightpanda is a headless browser built from scratch in Zig, purpose-designed for AI agents and web automation. It… | Security Reviewed | 26.5k | — | | [Use OmniParser for vision-based GUI parsing](skills/use-omniparser-for-vision-based-gui-parsing/) | Parse screenshots into structured UI elements so computer-use agents can reason about controls before acting. | Security Reviewed | 24.8k | — | | [Stagehand AI Browser Automation Framework](skills/stagehand-ai-browser-automation-framework-2/) | Build browser automations with Stagehand, Browserbase's AI browser automation framework. It combines… | Security Reviewed | 22.1k | 3.4M/wk | | [Stagehand AI Browser Automation Framework by Browserbase](skills/stagehand-ai-browser-automation-framework-browserbase/) | Stagehand is Browserbase's open source browser automation framework that blends natural-language actions with… | Security Reviewed | 22.1k | 3.4M/wk | | [Stagehand Browser Agent SDK](skills/stagehand-browser-agent-sdk/) | Stagehand is Browserbase's open source SDK for browser agents, combining code-first control with natural language… | Security Reviewed | 22.1k | 3.4M/wk | | [Stagehand Browser Automation](skills/stagehand-browser-automation/) | Stagehand is Browserbase’s AI browser automation framework for mixing natural-language actions with deterministic… | Security Reviewed | 22.1k | 3.4M/wk | | [Stagehand Browser Automation SDK](skills/stagehand-browser-automation-sdk/) | Stagehand is Browserbase's browser automation SDK for combining natural-language actions with deterministic browser… | Security Reviewed | 22.1k | 3.4M/wk | | [Stagehand AI Browser Automation Framework](skills/stagehand-ai-browser-automation-framework/) | Stagehand is an open-source browser automation framework that combines natural language instructions with code for… | Security Reviewed | 21.8k | 3.4M/wk | | [Run block-based browser automation workflows with Automa](skills/run-block-based-browser-automation-workflows-with-automa/) | Use Automa when an operator needs repeatable browser workflows for form filling, scraping, screenshots, or scheduled… | Security Reviewed | 21.4k | — | | [Skyvern AI Browser Workflow Automation with LLMs and Computer Vision](skills/skyvern-ai-browser-workflow-automation/) | Skyvern automates browser-based workflows using LLMs and computer vision. It provides a Playwright-compatible SDK… | Security Reviewed | 21k | — | | [Embed an in-page GUI agent with Page Agent](skills/embed-an-in-page-gui-agent-with-page-agent/) | Add a JavaScript GUI agent to a web app so users or agents can complete UI tasks through natural-language commands… | Published | 18.6k | 37k/wk | | [Run lightweight headless browser automation with Obscura](skills/run-lightweight-headless-browser-automation-with-obscura/) | Use Obscura as a lightweight headless browser runtime for agent scraping, page inspection, parallel extraction, and… | Published | 16.1k | — | | [Playwright Python Browser Automation Library for Cross-Browser Testing](skills/playwright-python-browser-automation-library-cross-browser-testing/) | Playwright for Python is Microsoft's cross-browser automation library for Chromium, Firefox, and WebKit. It gives… | Security Reviewed | 14.5k | — | | [Run computer-use agents inside cross-OS desktop sandboxes with CUA](skills/run-computer-use-agents-inside-cross-os-desktop-sandboxes-with-cua/) | Launch computer-use agents in Linux, macOS, Windows, or Android sandboxes and drive full desktop tasks through… | Security Reviewed | 13.5k | 513/wk | | [Run local multi-agent browser tasks with Nanobrowser](skills/run-local-multi-agent-browser-tasks-with-nanobrowser/) | Use Nanobrowser when an operator needs a local Chrome or Edge browser agent to run multi-step web tasks with their… | Security Reviewed | 13.1k | — | | [Browserless Headless Browser Automation Infrastructure](skills/browserless-headless-browser-automation-infrastructure/) | Browserless turns Chrome, Firefox, and WebKit into a remote browser service you can self-host or consume as a… | Security Reviewed | 13k | — | | [chromedp Go Browser Automation with Chrome DevTools Protocol](skills/chromedp-go-browser-automation-chrome-devtools-protocol/) | This skill turns chromedp into a repeatable browser automation workflow for Go teams. It covers navigation, DOM… | Security Reviewed | 12.9k | — | | [Drive web and app UIs with vision-grounded steps when selectors are brittle or unavailable](skills/drive-web-and-app-uis-with-vision-grounded-steps-when-selectors-are-brittle-or-unavailable/) | Use Midscene.js when an agent needs screenshot-grounded UI actions and assertions across web, mobile, or desktop… | Security Reviewed | 12.6k | 83.7k/wk | | [SeleniumBase Python Browser Automation and Stealth Testing Framework](skills/seleniumbase-python-browser-automation-stealth-testing-framework/) | SeleniumBase is a Python framework for browser automation, end-to-end testing, and stealthy web interaction. It… | Security Reviewed | 12.6k | 17/wk | | [Nightwatch.js Integrated Browser and Mobile Testing Framework](skills/nightwatchjs-integrated-browser-mobile-testing-framework/) | A source-backed ASE skill for Nightwatch.js, the Node.js automation framework for end-to-end, component, API,… | Security Reviewed | 11.9k | 110.4k/wk | | [Chrome MCP Server Extension-Based Browser Automation for AI Agents](skills/chrome-mcp-server-extension-based-browser-automation-ai-agents/) | Chrome MCP Server uses a Chrome extension and local bridge to expose your everyday browser to MCP-compatible agents.… | Published | 11.2k | — | | [Run stealth Chromium browser automation with CloakBrowser](skills/run-stealth-chromium-browser-automation-with-cloakbrowser/) | Use CloakBrowser as a supervised Playwright/Puppeteer-compatible browser runtime for high-friction browser… | Security Reviewed | 10.2k | 46.5k/wk | | [Drive token-efficient browser testing from coding agents with Playwright CLI](skills/drive-token-efficient-browser-testing-from-coding-agents-with-playwright-cli/) | Use Playwright CLI when a coding agent needs to open pages, inspect snapshots, click, type, capture screenshots, and… | Security Reviewed | 10k | 596.2k/wk | | [TestCafe Zero-Config End-to-End Browser Testing Framework](skills/testcafe-e2e-browser-testing/) | TestCafe is a Node.js-based end-to-end browser testing framework by DevExpress that requires no WebDriver… | Security Reviewed | 9.9k | 202.8k/wk | | [Run an agent across browser and local file workflows with Magentic-UI](skills/run-an-agent-across-browser-and-local-file-workflows-with-magentic-ui/) | Use Microsoft's Magentic-UI to run supervised browser and local file tasks with an agentic UI, model endpoint, and… | Published | 9.9k | — | | [WebdriverIO Next-Gen Browser and Mobile Automation Framework](skills/webdriverio-browser-mobile-automation-framework/) | WebdriverIO is a next-generation browser and mobile automation test framework for Node.js. It supports WebDriver,… | Security Reviewed | 9.8k | 2.7M/wk | | [Capture responsive website screenshots for visual QA with Pageres](skills/capture-responsive-website-screenshots-pageres/) | Use Pageres when an agent needs repeatable screenshots of the same page across multiple viewport sizes for design… | Published | 9.7k | 15.3k/wk | | [Docker Selenium Grid for Scalable Browser Automation](skills/docker-selenium-grid-for-scalable-browser-automation/) | docker-selenium packages Selenium Grid into ready-to-run container images for Chrome, Firefox, Edge, and distributed… | Security Reviewed | 8.6k | — | | [BackstopJS Visual Regression Testing Automation](skills/backstopjs-visual-regression-testing-automation/) | BackstopJS gives agents a repeatable way to capture reference screenshots, compare UI states, and flag visual… | Security Reviewed | 7.1k | 59.8k/wk | | [Camoufox Open Source Anti-Detect Browser for Python Automation](skills/camoufox-antidetect-browser-python/) | Camoufox is an open source anti-detect browser built on Firefox that provides robust fingerprint injection and… | Published | 7.1k | — | | [Rod Go Chrome DevTools Protocol Driver for Web Automation](skills/rod-go-cdp-browser-automation/) | Rod is a high-level Go library built directly on the Chrome DevTools Protocol for web automation and scraping. It… | Security Reviewed | 6.8k | — | | [Steel Browser Open Source API for AI Agent Web Automation](skills/steel-browser-api-ai-agent-web-automation/) | Steel Browser is an open-source browser API that provides a batteries-included browser sandbox for AI agents and… | Security Reviewed | 6.8k | — | | [Control a real browser from MCP clients with Browser MCP](skills/control-a-real-browser-from-mcp-clients-with-browser-mcp/) | Use Browser MCP to let an MCP-capable agent drive a user's browser session for inspection, navigation, form work,… | Published | 6.6k | 29.8k/wk | | [Run browser and API automation through the Playwright MCP server](skills/run-browser-and-api-automation-through-the-playwright-mcp-server/) | Expose Playwright browser and API automation commands to MCP-capable agents for supervised test workflows. | Security Reviewed | 5.5k | 26.3k/wk | | [Pa11y Accessibility Testing CLI and CI](skills/pa11y-accessibility-testing-cli-and-ci/) | Pa11y is a real open-source accessibility testing tool that lets agents audit pages for WCAG issues from the command… | Security Reviewed | 4.4k | 221.7k/wk | | [Nodriver Async Undetected Chrome Browser Automation for Python](skills/nodriver-undetected-chrome-automation/) | Nodriver is the official successor to Undetected-Chromedriver, providing async browser automation that communicates… | Security Reviewed | 4k | — | | [Taiko Smart-Selector Browser Automation for Node.js](skills/taiko-smart-selector-browser-automation-nodejs/) | Taiko is a Node.js browser automation framework from the Gauge and Thoughtworks ecosystem. Its smart selectors and… | Security Reviewed | 3.7k | 12.3k/wk | | [Let agents control a logged-in Chrome browser through Playwriter MCP](skills/let-agents-control-a-logged-in-chrome-browser-through-playwriter-mcp/) | Use Playwriter to give MCP-compatible agents a bounded, stateful Playwright control surface over an… | Security Reviewed | 3.5k | 8.5k/wk | | [Test agent-written web changes in a real browser and hand failures back for repair with Expect](skills/test-agent-written-web-changes-in-a-real-browser-and-hand-failures-back-for-repair-with-expect/) | Run an agent-native browser QA loop that reads recent code changes, generates a test plan, and returns concrete… | Published | 3.4k | 24.5k/wk | | [Browserbase MCP Server](skills/browserbase-mcp-server/) | Browserbase MCP Server gives agents cloud browser control through Browserbase and Stagehand, with both hosted HTTP… | Security Reviewed | 3.3k | 907/wk | | [Run blocked-site browser tasks through anti-bot friendly sessions with Camofox Browser](skills/run-blocked-site-browser-tasks-through-anti-bot-friendly-sessions-with-camofox-browser/) | Use Camofox Browser to route agent browser work through an anti-detection browser server with stable element refs,… | Security Reviewed | 2.9k | 264k/wk | | [Run Browser Automation Agents with Notte](skills/run-browser-automation-agents-with-notte/) | Build and run browser agents that combine deterministic Playwright-style actions with natural-language AI steps,… | Security Reviewed | 2k | — | | [Control iOS and Android devices through a deterministic CLI for agent-driven mobile testing and debugging with agent-device](skills/control-ios-and-android-devices-through-a-deterministic-cli-for-agent-driven-mobile-testing-and-debugging-with-agent-device/) | Drive real mobile apps from a session-aware CLI so agents can inspect UI state, act deterministically, and collect… | Published | 1.8k | 162.4k/wk | | [Tarsier Vision Utilities for Web Interaction Agents](skills/tarsier-vision-utilities-web-interaction-agents/) | Tarsier is a Python library by Reworkd that provides vision utilities for AI web interaction agents. It visually… | Security Reviewed | 1.8k | — | | [Record and replay governed GUI workflows with OpenAdapt](skills/record-and-replay-governed-gui-workflows-with-openadapt/) | Use OpenAdapt to demonstrate a repeated browser or GUI workflow once, compile it into a deterministic replay bundle,… | Security Reviewed | 1.6k | — | | [Control Windows desktop apps through MCP with Terminator](skills/control-windows-desktop-apps-through-mcp-with-terminator/) | Connect Terminator MCP to an agent so it can inspect and automate real Windows desktop and browser workflows with… | Security Reviewed | 1.5k | 57/wk | | [Apply site-specific action manuals with Actionbook](skills/apply-site-specific-action-manuals-with-actionbook/) | Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic… | Security Reviewed | 1.5k | 4.7k/wk | | [CDP Network Interception Logger](skills/cdp-network-interception-logger/) | Uses Chrome DevTools Protocol Fetch.requestPaused and Network.responseReceived events to intercept, log, and modify… | Published | 1.5k | 23.7M/wk | | [Browserable Self-Hostable Browser Automation for AI Agents](skills/browserable-self-hostable-browser-automation-ai-agents/) | Browserable is an open-source, self-hostable browser automation library built for AI agents. This skill turns… | Security Reviewed | 1.2k | 21/wk | | [Browse from MCP clients with Browser Use MCP Server](skills/browse-from-mcp-clients-with-browser-use-mcp-server/) | Expose browser-use web automation through an MCP server so Cursor or another MCP client can operate websites with… | Security Reviewed | 827 | — | | [Control hosted browser research and extraction through Hyperbrowser MCP](skills/control-hosted-browser-research-and-extraction-through-hyperbrowser-mcp/) | Give MCP clients hosted browser tools for scraping, crawling, structured extraction, search, and computer-use… | Security Reviewed | 770 | 3.2k/wk | | [Run supervised MCP browser automation with Auto Browser](skills/run-supervised-mcp-browser-automation-with-auto-browser/) | Give an MCP-capable agent a local Playwright browser with human takeover, reusable auth profiles, approvals, audit… | Security Reviewed | 565 | — | | [Run deterministic browser steps with settled screenshots and event logs for agents](skills/run-deterministic-browser-steps-with-settled-screenshots-and-event-logs-for-agents/) | Use Agent Browser Protocol when an agent needs browser actions to resolve into stable step results, complete with… | Security Reviewed | 436 | 1.7k/wk | | [Benchmark browser agents on repeatable Playwright web tasks with Bananalyzer](skills/benchmark-browser-agents-on-repeatable-playwright-web-tasks-with-bananalyzer/) | Run a repeatable evaluation suite for browser agents against static web task snapshots instead of judging them from… | Security Reviewed | 327 | — | | [Control authenticated Chrome sessions through MCP with OpenChrome](skills/control-authenticated-chrome-sessions-through-mcp-with-openchrome/) | Let an agent drive a real logged-in Chrome profile through MCP for authenticated browsing, parallel tab work, and… | Security Reviewed | 206 | 12.1k/wk | | [Debug Firefox-only browser issues with DevTools MCP before shipping web changes](skills/debug-firefox-only-browser-issues-with-devtools-mcp-before-shipping-web-changes/) | Use Firefox DevTools MCP when an agent needs to inspect pages, trace network and console activity, capture… | Security Reviewed | 107 | 3k/wk | | [Benchmark browser agents on a fixed stealth and task suite with browser-use benchmark](skills/benchmark-browser-agents-on-a-fixed-stealth-and-task-suite-with-browser-use-benchmark/) | Compare browser-agent reliability on a repeatable task and anti-bot suite before choosing a stack or claiming progress. | Security Reviewed | 71 | — | | [Browserbase Session Automation API and SDK](skills/browserbase-session-automation-api-and-sdk/) | Use Browserbase when an agent needs hosted browser sessions, remote automation, session recording, and scalable… | Security Reviewed | 61 | 818.3k/wk | | [Playwright Extra Browser Automation Plugins](skills/playwright-extra-browser-automation-plugins/) | Playwright Extra adds a plugin layer on top of Microsoft Playwright so agents can reuse stealth, CAPTCHA handling,… | Security Reviewed | — | 835.6k/wk | | [playwright-extra Plugin Framework for Playwright](skills/playwright-extra-plugin-framework-for-playwright/) | An ASE skill built around playwright-extra, the plugin framework that augments Playwright with reusable plugins such… | Published | — | 623.1k/wk | | [Extract data and complete workflows in your real logged-in browser](skills/extract-data-and-complete-workflows-in-your-real-logged-in-browser/) | Use bb-browser when an agent needs to inspect pages, pull data, or complete form-driven tasks inside the user's… | Published | — | 2.9k/wk | | [Drive Chrome with stable accessibility refs for repeatable browser automation](skills/drive-chrome-with-stable-accessibility-refs-for-repeatable-browser-automation/) | Use PinchTab when an agent needs repeatable browser automation with stable element references, persistent profiles,… | Security Reviewed | — | 1.1k/wk | | [Verify local web apps with Playwright scripts and managed dev servers](skills/verify-local-web-apps-with-playwright-scripts-and-managed-dev-servers/) | Use Anthropic's webapp-testing skill to spin up one or more local servers, wait for them to become reachable, and… | Security Reviewed | — | — | ### 🎙️ Media & Transcription (106 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Media%20%26%20Transcription) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Media%20%26%20Transcription&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Media%20%26%20Transcription&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [yt-dlp Feature-Rich Audio and Video Downloader CLI](skills/yt-dlp-feature-rich-audio-video-downloader-cli/) | yt-dlp is a powerful command-line tool for downloading audio and video from thousands of websites including YouTube,… | Security Reviewed | 154.3k | — | | [OpenAI Whisper Transcription](skills/openai-whisper-transcription/) | Local speech-to-text transcription without relying on an API. | Security Reviewed | 101.1k | — | | [OpenAI Whisper Batch Transcription Pipeline](skills/whisper-batch-transcription-pipeline/) | Processes audio files from an S3 bucket using Whisper large-v3, splitting recordings into 30-second chunks with… | Security Reviewed | 97.8k | — | | [YouTube Chapters Generator with Whisper](skills/youtube-chapters-generator-whisper/) | Downloads YouTube audio via yt-dlp, transcribes with Whisper, and uses NLP topic segmentation via TextTiling… | Security Reviewed | 97.8k | — | | [Whisper Diarization Post-Processor](skills/whisper-diarization-post-processor/) | Enhances OpenAI Whisper transcription output with speaker diarization using pyannote.audio pipeline and speechbrain… | Security Reviewed | 97.8k | — | | [Whisper Subtitle Generator](skills/whisper-subtitle-generator/) | Generates accurate subtitles and captions using OpenAI Whisper API with word-level timestamps. Outputs SRT, VTT, and… | Security Reviewed | 97.8k | — | | [Whisper.cpp Real-Time Transcription Pipeline](skills/whisper-cpp-realtime-transcription-pipeline/) | Streams audio from PulseAudio or ALSA devices into whisper.cpp for real-time speech-to-text with word-level… | Security Reviewed | 97.8k | — | | [Podcast RSS Feed Transcriber](skills/podcast-rss-feed-transcriber/) | Automatically fetches podcast episodes from RSS feeds using feedparser, downloads audio enclosures, and transcribes… | Security Reviewed | 97.4k | — | | [Immich Self-Hosted Photo and Video Management Platform](skills/immich-photo-video-management-platform/) | Immich is a high-performance self-hosted photo and video management solution with 90K+ GitHub stars. It provides… | Published | 96.2k | — | | [Tesseract OCR Engine for Image-to-Text Workflows](skills/tesseract-ocr-engine-for-image-to-text-workflows/) | Tesseract OCR is a widely used open source optical character recognition engine with command line and library… | Security Reviewed | 73.4k | — | | [Video Frames Extractor](skills/video-frames-extractor/) | Extract frames and short clips from videos. Core Capabilities Process audio and video files using ffmpeg for… | Published | 60.7k | — | | [Live Stream Clip Extractor](skills/live-stream-clip-extractor-agent/) | Extracts highlight clips from live streams using Twitch Helix API, YouTube Live Streaming API, and FFmpeg segment… | Published | 59.4k | — | | [Podcast RSS Feed Audio Normalizer](skills/podcast-rss-feed-audio-normalizer/) | Parses podcast RSS feeds with feedparser and normalizes audio loudness to -16 LUFS broadcast standard using ffmpeg… | Published | 59.4k | — | | [Video Subtitle Auto-Translator](skills/video-subtitle-auto-translator-agent/) | Translates video subtitles across 100+ languages using DeepL API and Google Cloud Translation v3. Handles SRT/VTT… | Published | 59.4k | — | | [FFmpeg Audio Normalization Pipeline](skills/ffmpeg-audio-normalization-pipeline/) | Normalizes audio loudness to broadcast standards using FFmpeg loudnorm filter with EBU R128 two-pass analysis.… | Published | 59k | — | | [FFmpeg Audio Transcoder](skills/ffmpeg-audio-transcoder/) | Transcodes and processes audio files using the FFmpeg CLI and libavcodec library. Supports batch format conversion,… | Published | 59k | — | | [FFmpeg Batch Transcode Pipeline](skills/ffmpeg-batch-transcode-pipeline/) | Orchestrates parallel FFmpeg transcoding jobs with hardware-accelerated encoding via NVENC, VAAPI, or VideoToolbox.… | Published | 59k | — | | [FFmpeg Batch Transcoder](skills/ffmpeg-batch-transcoder-skill/) | Batch transcode media files using FFmpeg CLI with preset profiles for web, mobile, and broadcast delivery. Supports… | Published | 59k | — | | [FFmpeg Clip Extractor](skills/ffmpeg-clip-extractor-agent/) | Extracts video clips and segments using FFmpeg libavformat and libavcodec APIs. Supports keyframe-accurate cutting… | Published | 59k | — | | [Live Stream Audio Monitor](skills/live-stream-audio-monitor/) | Monitors live audio streams from RTMP, HLS, or Icecast sources using FFmpeg stream capture and real-time chunked… | Published | 58.5k | — | | [Video Subtitle Translator Agent](skills/video-subtitle-translator-agent/) | Extracts embedded subtitles from video containers using FFmpeg's subtitle stream extraction, translates SRT/VTT… | Published | 58.5k | — | | [Whisper.cpp Local Transcription Engine](skills/whisper-cpp-local-transcription-engine/) | Runs OpenAI Whisper models locally via whisper.cpp with GGML quantized weights for CPU-efficient transcription.… | Security Reviewed | 51.7k | — | | [whisper.cpp High-Performance C/C++ Speech Recognition Engine](skills/whisper-cpp-speech-recognition-engine/) | whisper.cpp is a lightweight, high-performance C/C++ port of OpenAI's Whisper automatic speech recognition model. It… | Security Reviewed | 48.3k | — | | [Coqui TTS Deep Learning Text-to-Speech Toolkit](skills/coqui-tts-deep-learning-text-to-speech-toolkit/) | An agent skill built on Coqui TTS, the open-source deep learning toolkit for text-to-speech synthesis. Provides CLI… | Security Reviewed | 45k | — | | [Remotion Programmatic Video Creator](skills/remotion-programmatic-video-creator/) | Create videos programmatically using React components with Remotion. Leverage web technologies like CSS, Canvas,… | Security Reviewed | 41.5k | 636k/wk | | [LosslessCut FFmpeg-Powered Media Editor](skills/losslesscut-ffmpeg-powered-media-editor/) | Perform ultra-fast lossless trimming, cutting, and merging of video and audio files with LosslessCut. Built on… | Security Reviewed | 39.5k | — | | [OCRmyPDF Searchable PDF OCR Pipeline](skills/ocrmypdf-searchable-pdf-ocr-pipeline/) | OCRmyPDF is an open source tool that adds a searchable OCR text layer to scanned PDFs. It is useful when an agent… | Security Reviewed | 33.2k | — | | [Spleeter AI Audio Source Separation by Deezer](skills/spleeter-ai-audio-source-separation-deezer/) | Spleeter is Deezer's open-source audio source separation library with pretrained models. It can split audio into 2,… | Security Reviewed | 28.1k | — | | [Howler.js Cross-Browser JavaScript Audio Library](skills/howlerjs-cross-browser-javascript-audio-library/) | Howler.js is a JavaScript audio library for the modern web that defaults to the Web Audio API with an HTML5 Audio… | Security Reviewed | 25.2k | 773.2k/wk | | [Chatterbox State-of-the-Art Open Source Text-to-Speech](skills/chatterbox-sota-open-source-text-to-speech/) | An agent skill built on Chatterbox by Resemble AI, a state-of-the-art open-source text-to-speech model with… | Security Reviewed | 24.1k | — | | [HandBrake Open-Source Video Transcoder](skills/handbrake-open-source-video-transcoder/) | HandBrake is a widely-used open-source video transcoder that converts video files between formats for playback on… | Published | 22.8k | — | | [faster-whisper High-Performance Speech Transcription Library](skills/faster-whisper-high-performance-speech-transcription-library/) | faster-whisper is SYSTRAN’s high-performance reimplementation of OpenAI Whisper on top of CTranslate2. It is built… | Security Reviewed | 22.2k | — | | [faster-whisper High-Performance Speech Transcription Engine](skills/faster-whisper-high-performance-speech-transcription/) | faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2 that delivers up to 4x faster… | Security Reviewed | 21.9k | — | | [WhisperX Speech Recognition with Word-Level Timestamps and Diarization](skills/whisperx-speech-recognition-timestamps-diarization/) | WhisperX extends OpenAI Whisper with batched inference for 70x realtime transcription, phoneme-based word-level… | Security Reviewed | 21k | — | | [Navidrome Self-Hosted Music Streaming Server and Subsonic API](skills/navidrome-self-hosted-music-streaming-subsonic-api/) | Integrate Navidrome's self-hosted music server into AI agent workflows. Agents can manage music libraries, create… | Security Reviewed | 20.2k | — | | [Capture local screen and audio context so agents can search what happened on your device](skills/capture-local-screen-and-audio-context-so-agents-can-search-what-happened-on-your-device/) | Use Screenpipe when an agent needs private, local-first memory of what you saw or heard on your computer, including… | Security Reviewed | 18.2k | 13.2k/wk | | [Record terminal demos and reproducible CLI walkthroughs with asciinema](skills/record-terminal-demos-and-reproducible-cli-walkthroughs-with-asciinema/) | Capture a terminal session as a replayable cast when an agent needs a text-native CLI repro or walkthrough instead… | Security Reviewed | 17.2k | — | | [Beets Music Library Manager and Tagger](skills/beets-music-library-manager-tagger/) | Manage and tag music libraries with beets, the Python-based CLI tool that auto-tags audio files using MusicBrainz… | Security Reviewed | 14.9k | — | | [PeerTube Video Publishing and Moderation API](skills/peertube-video-publishing-moderation-api/) | Uses PeerTube's REST API and federation-aware platform features to automate video uploads, channel management,… | Published | 14.6k | — | | [MoviePy Python Video Editing Library](skills/moviepy-python-video-editing-library/) | MoviePy is a Python library for video editing — cuts, concatenations, title insertions, compositing, and custom… | Security Reviewed | 14.5k | — | | [Vosk Offline Speech Recognition Toolkit](skills/vosk-offline-speech-recognition-toolkit/) | Perform offline speech recognition across 20+ languages with Vosk. Provides compact models, zero-latency streaming… | Published | 14.5k | — | | [Build voice and multimodal agents with Pipecat](skills/build-voice-and-multimodal-agents-with-pipecat/) | Use Pipecat to define realtime voice and multimodal agent pipelines with transports, model providers, tools, and… | Security Reviewed | 12.7k | — | | [Audiobookshelf Self-Hosted Audiobook and Podcast Server API](skills/audiobookshelf-self-hosted-audiobook-podcast-server-api/) | Integrate Audiobookshelf's self-hosted audiobook and podcast server into AI agent workflows. Agents can manage… | Published | 12.3k | — | | [Insanely Fast Whisper GPU-Accelerated Speech Transcription CLI](skills/insanely-fast-whisper-gpu-transcription/) | Insanely Fast Whisper is a CLI tool that transcribes audio at extreme speeds using OpenAI Whisper models with… | Security Reviewed | 12.2k | — | | [SpeechBrain PyTorch Conversational AI and Speech Processing Toolkit](skills/speechbrain-pytorch-speech-processing-toolkit/) | SpeechBrain is an open-source PyTorch toolkit that accelerates conversational AI development. It provides recipes… | Security Reviewed | 11.4k | — | | [Piper Local Neural Text-to-Speech Engine](skills/piper-local-neural-tts-engine/) | Run fast, high-quality neural text-to-speech locally with Piper. Supports 20+ languages with compact ONNX voice… | Published | 10.7k | — | | [Demucs Music Source Separation for Vocal and Stem Extraction](skills/demucs-music-source-separation-for-vocal-and-stem-extraction/) | Demucs is Meta's open-source music source separation project for splitting songs into stems such as vocals, drums,… | Security Reviewed | 9.9k | — | | [pydub Python Audio Manipulation Library](skills/pydub-python-audio-manipulation-library/) | pydub is a Python library that provides a simple, high-level interface for manipulating audio files. It supports… | Published | 9.7k | — | | [pyannote.audio Neural Speaker Diarization Toolkit](skills/pyannote-audio-speaker-diarization-toolkit/) | pyannote.audio is an open-source Python toolkit for speaker diarization built on PyTorch. It provides… | Security Reviewed | 9.7k | — | | [RealtimeSTT Low-Latency Speech-to-Text Python Library](skills/realtimestt-low-latency-speech-to-text-python/) | RealtimeSTT is a Python library for real-time speech-to-text with advanced voice activity detection, wake word… | Security Reviewed | 9.6k | — | | [Silero VAD Pre-Trained Enterprise Voice Activity Detection](skills/silero-vad-voice-activity-detection/) | Silero VAD is a pre-trained enterprise-grade Voice Activity Detector that identifies speech segments in audio… | Security Reviewed | 8.6k | — | | [librosa Python Audio and Music Analysis Library](skills/librosa-python-audio-music-analysis-library/) | librosa is a Python library for audio and music analysis. It provides tools for feature extraction, spectral… | Security Reviewed | 8.3k | — | | [Present version-controlled markdown slide decks as terminal-native talks with Presenterm](skills/present-version-controlled-markdown-slide-decks-as-terminal-native-talks-with-presenterm/) | Turn markdown slide decks into terminal presentations for live demos, reviews, and workshops without leaving plain… | Security Reviewed | 8.2k | 29.9k/wk | | [Moonshine Voice On-Device Speech Recognition and Voice Commands](skills/moonshine-voice-on-device-speech-recognition-and-voice-commands/) | Moonshine Voice is a fast on-device speech recognition library for interactive voice applications. This skill helps… | Security Reviewed | 7.7k | — | | [ffsubsync Subtitle Synchronization Tool](skills/ffsubsync-subtitle-synchronization-tool/) | ffsubsync automatically aligns subtitle files to spoken audio by analyzing timing from a reference video or audio… | Security Reviewed | 7.7k | — | | [Capture YouTube transcripts without browser automation using YouTube Transcript API](skills/capture-youtube-transcripts-without-browser-automation-using-youtube-transcript-api/) | Fetch manual or auto-generated YouTube subtitles, including translations, without Selenium or API keys before… | Security Reviewed | 7.4k | — | | [eSpeak NG Multilingual Speech Synthesizer](skills/espeak-ng-multilingual-speech-synthesizer/) | An agent skill built on eSpeak NG, the open-source formant-based speech synthesizer supporting over 100 languages… | Published | 6.3k | — | | [Pedalboard Python Audio Effects Library by Spotify](skills/pedalboard-spotify-audio-effects-python/) | Pedalboard is a Python library built by Spotify for working with audio: reading, writing, rendering, and adding… | Security Reviewed | 6k | — | | [Turn long video or audio into reviewed clips and subtitles with FunClip](skills/turn-long-video-or-audio-into-reviewed-clips-and-subtitles-with-funclip/) | Use FunClip when an agent needs a repeatable local workflow for transcribing media, proposing clip timestamps, and… | Security Reviewed | 5.9k | — | | [Summarize URLs, files, podcasts, and YouTube sources into agent-ready briefs with Summarize](skills/summarize-urls-files-podcasts-and-youtube-sources-into-agent-ready-briefs-with-summarize/) | Turn long pages, PDFs, podcasts, videos, and local files into compact working briefs before downstream research,… | Security Reviewed | 5.6k | 42.8k/wk | | [Detect Scene Boundaries And Export Cut Lists Before Video Review With Pyscenedetect](skills/detect-scene-boundaries-and-export-cut-lists-before-video-review-with-pyscenedetect/) | Detect scene changes in a video, emit cut boundaries, and hand back machine-usable scene lists before manual review,… | Security Reviewed | 4.7k | — | | [Kokoro FastAPI OpenAI-Compatible Text-to-Speech Server](skills/kokoro-fastapi-openai-compatible-text-to-speech-server/) | Kokoro-FastAPI is a Dockerized FastAPI wrapper around the Kokoro-82M text-to-speech model with OpenAI-compatible… | Security Reviewed | 4.7k | — | | [Auto-Editor Automated Video and Audio Silence Trimmer CLI](skills/auto-editor-automated-video-audio-silence-trimmer-cli/) | Auto-Editor is a command-line application that automatically edits video and audio by analyzing loudness, motion,… | Published | 4.1k | — | | [Build streaming voice LLM agents with Vocode](skills/build-streaming-voice-llm-agents-with-vocode/) | Use Vocode to compose transcription, LLM, speech synthesis, and telephony components into reviewable real-time… | Security Reviewed | 3.8k | — | | [Generate local subtitles for video editing workflows with Auto Subs](skills/generate-local-subtitles-for-video-editing-workflows-with-auto-subs/) | Use Auto Subs when an operator or media agent needs local-first subtitle generation, editing, and handoff into… | Security Reviewed | 3.6k | — | | [audioFlux Audio and Music Analysis Feature Extraction Library](skills/audioflux-audio-music-analysis-feature-extraction-library/) | audioFlux is a deep learning tool library for audio and music analysis and feature extraction, supporting dozens of… | Security Reviewed | 3.3k | — | | [Self-host an OpenAI-compatible speech API for local transcription, translation, and TTS with Speaches](skills/self-host-an-openai-compatible-speech-api-for-local-transcription-translation-and-tts-with-speaches/) | Use Speaches when an agent stack expects OpenAI-style audio endpoints but you want a self-hosted speech backend for… | Security Reviewed | 3.2k | — | | [Whishper Self-Hosted Speech-to-Text and Audio Workflow Skill](skills/whishper-self-hosted-speech-to-text-audio-workflow-skill/) | Whishper is an open source self-hosted web app for speech-to-text, translation, and subtitle workflows built around… | Security Reviewed | 3k | — | | [Force-align narration and transcript text into subtitle or SMIL timing maps](skills/force-align-narration-and-transcript-text-into-subtitle-or-smil-timing-maps/) | Use aeneas when an agent already has audio and text, but still needs timing. The workflow aligns spoken narration… | Security Reviewed | 2.8k | — | | [Cut and finish Chinese talking-head videos with Chengfeng Videocut Skills](skills/cut-and-finish-chinese-talking-head-videos-with-chengfeng-videocut-skills/) | Provides Codex plugin skills for reviewed talking-head video editing: cut mistakes from source video and subtitles,… | Security Reviewed | 2.7k | — | | [Audio Stem Separator with Demucs](skills/audio-stem-separator-demucs/) | Separates audio tracks into individual stems (vocals, drums, bass, other) using Meta's Demucs neural network model… | Security Reviewed | 2.5k | — | | [audiowaveform Audio Waveform Data Generator and Image Renderer](skills/audiowaveform-bbc-waveform-generator/) | audiowaveform is a BBC open-source C++ CLI tool that generates waveform data from MP3, WAV, FLAC, Ogg Vorbis, and… | Security Reviewed | 2.1k | — | | [MediaInfo Metadata Extractor](skills/mediainfo-metadata-extractor/) | Extracts comprehensive media metadata using the MediaInfo library and pymediainfo Python bindings. Analyzes… | Security Reviewed | 1.9k | — | | [MLT Multimedia Framework for Video Editing and Processing](skills/mlt-multimedia-framework-video-editing-processing/) | MLT is an open-source LGPL multimedia framework designed for video editing. It provides a toolkit and the melt… | Security Reviewed | 1.7k | — | | [Liquidsoap Audio and Video Streaming Language](skills/liquidsoap-audio-video-streaming-language/) | Build audio and video streaming pipelines with Liquidsoap, a statically typed scripting language purpose-built for… | Security Reviewed | 1.6k | — | | [Normalize loudness across podcast, lesson, or video batches before publishing](skills/normalize-loudness-across-podcast-lesson-or-video-batches-before-publishing/) | Uses ffmpeg-normalize to batch-normalize audio levels so an agent can hand off consistent output without opening a… | Security Reviewed | 1.5k | — | | [Capture live transcripts and searchable meeting memory for agents with Minutes](skills/capture-live-transcripts-and-searchable-meeting-memory-for-agents-with-minutes/) | Stream meeting transcripts into searchable conversation memory so agents can read live or post-meeting context… | Security Reviewed | 1.1k | 3.2k/wk | | [Capture polished terminal screenshots for docs and changelogs with termshot](skills/capture-polished-terminal-screenshots-for-docs-and-changelogs-with-termshot/) | Render clean terminal screenshots with stable framing before publishing documentation, release notes, or runbooks. | Security Reviewed | 751 | — | | [Analyze videos with frame extraction and audio context in Claude Code](skills/analyze-videos-with-frame-extraction-and-audio-context-in-claude-code/) | Give Claude Code a video perception layer that extracts frames, transcribes audio, and lets Claude answer questions… | Security Reviewed | 698 | 802/wk | | [Deploy conversational voice agents with Bolna](skills/deploy-conversational-voice-agents-with-bolna/) | Build and run voice-first conversational agents by configuring telephony, ASR, LLM, and TTS providers behind a… | Security Reviewed | 666 | — | | [Realign drifting subtitles against finished video audio](skills/realign-drifting-subtitles-against-finished-video-audio/) | Uses Subaligner to retime an existing subtitle file against the final audio track, then outputs a corrected subtitle… | Security Reviewed | 504 | — | | [Archive online videos and metadata to the Internet Archive with Tubeup](skills/archive-online-videos-and-metadata-to-the-internet-archive-with-tubeup/) | Download a supported video URL with yt-dlp and upload the preserved file plus metadata to archive.org as a… | Security Reviewed | 487 | — | | [Ingest Chinese social and media content into agent knowledge bases with Chubbyskills](skills/ingest-chinese-social-and-media-content-into-agent-knowledge-bases-with-chubbyskills/) | Use Chubbyskills when an agent needs installable skills for collecting Chinese social, video, podcast, and article… | Published | 466 | — | | [Deepgram Real-Time Transcription Connector](skills/deepgram-realtime-transcription-connector/) | Streams live audio to Deepgram's WebSocket API at wss://api.deepgram.com/v1/listen for real-time speech-to-text.… | Security Reviewed | 260 | 1.6M/wk | | [Mux Node SDK for Video and Streaming API Workflows](skills/mux-node-sdk-video-and-streaming-api-workflows/) | An ASE skill built around the official Mux Node SDK for working with Mux Video and Mux Data from JavaScript or… | Security Reviewed | 178 | 987.7k/wk | | [Cartesia JavaScript SDK for Low-Latency Voice Generation](skills/cartesia-javascript-sdk-low-latency-voice-generation/) | An ASE skill built around the official Cartesia JavaScript SDK for text-to-speech and voice API workflows. It is a… | Security Reviewed | 130 | 192.2k/wk | | [Run server-side ingest, search, and edit pipelines on video with VideoDB Skills](skills/run-server-side-ingest-search-and-edit-pipelines-on-video-with-videodb-skills/) | Let an agent ingest video, transcribe it, search moments, clip results, and return playable streams without wiring… | Security Reviewed | 73 | — | | [AssemblyAI Audio Intelligence Agent](skills/assemblyai-audio-intelligence-agent/) | Extract structured intelligence from audio using the AssemblyAI API with sentiment analysis, entity detection, topic… | Security Reviewed | — | — | | [AssemblyAI LeMUR Summarizer](skills/assemblyai-lemur-summarizer-agent/) | Summarizes audio content using AssemblyAI's LeMUR (Large Language Model for Audio Understanding) API. Chains the… | Security Reviewed | — | — | | [AssemblyAI Summarization & Chapters Skill](skills/assemblyai-summarization-chapters-skill/) | Transcribes audio and generates auto-chapters with summaries using AssemblyAI's /v2/transcript endpoint with… | Security Reviewed | — | — | | [Audio Fingerprint Identifier](skills/audio-fingerprint-identifier-agent/) | Identifies audio content using Chromaprint/AcoustID fingerprinting, Shazam API recognition, and ACRCloud monitoring.… | Published | — | — | | [Core Audio Unit v3 Debugger](skills/core-audio-unit-v3-debugger/) | Debugs and profiles Apple Audio Unit v3 (AUv3) plugins using auval validation tool, the AUAudioUnit Swift API, and… | Published | — | — | | [Deepgram Nova STT Pipeline](skills/deepgram-nova-stt-pipeline/) | Real-time speech-to-text using Deepgram Nova-2 API with streaming WebSocket connections. Supports diarization,… | Published | — | — | | [Deepgram Nova Transcriber](skills/deepgram-nova-transcriber-agent/) | Transcribes audio using the Deepgram Nova-2 API with diarization, punctuation, and smart formatting. Supports… | Security Reviewed | — | — | | [Deepgram Podcast Chapter Generator](skills/deepgram-podcast-chapter-generator/) | Submits podcast MP3 URLs to Deepgram Nova-2 with paragraph and summarize features, then clusters returned timestamps… | Published | — | — | | [Dolby Atmos ADM-BWF Metadata Extractor](skills/dolby-atmos-adm-bwf-metadata-extractor/) | Extracts and validates Audio Definition Model (ADM) metadata from Broadcast Wave Format (BWF) files using the libadm… | Published | — | — | | [Dolby.io Media Enhancer](skills/dolby-io-media-enhancer-agent/) | Enhances audio and video quality using the Dolby.io Media Processing API. Applies noise reduction, loudness… | Published | — | — | | [ElevenLabs Voice Cloning Agent](skills/elevenlabs-voice-cloning-agent/) | Clone and synthesize custom voices using the ElevenLabs API v2 with instant voice cloning. Manages voice library… | Security Reviewed | — | — | | [ElevenLabs Voiceover Generator for Long-Form Content](skills/elevenlabs-voiceover-longform/) | Splits blog posts or scripts into optimal chunks under ElevenLabs character limits, synthesizes each chunk using the… | Security Reviewed | — | — | | [Generate podcast-style audio narratives with Podcast Generation](skills/generate-podcast-style-audio-narratives-with-podcast-generation/) | Build a repeatable text-to-audio workflow around Azure OpenAI Realtime streaming, PCM collection, WAV conversion,… | Security Reviewed | — | — | | [GStreamer Live Stream Transcoder](skills/gstreamer-live-stream-transcoder/) | Builds GStreamer pipelines for real-time video transcoding with NVENC/VA-API hardware acceleration. Supports… | Published | — | — | | [GStreamer Pipeline Graph Optimizer](skills/gstreamer-pipeline-graph-optimizer/) | Analyzes and optimizes GStreamer media pipelines by parsing DOT graph dumps from GST_DEBUG_DUMP_DOT_DIR, profiling… | Published | — | — | | [OpenAI Whisper API Transcription](skills/openai-whisper-api-transcription/) | API-based speech-to-text transcription through OpenAI. No local model downloads, no GPU, no Python ML stack — just… | Security Reviewed | — | — | | [Podcast RSS Feed Builder](skills/podcast-rss-feed-builder/) | Generates and validates podcast RSS feeds compliant with the Apple Podcasts and Spotify specification. Uses the… | Security Reviewed | — | — | | [Podcast Transcription Pipeline](skills/podcast-transcription-pipeline-agent/) | Transcribes podcast episodes using OpenAI Whisper API with speaker diarization via pyannote.audio. Exports formatted… | Published | — | — | | [YouTube Chapter Generator from Transcripts](skills/youtube-chapter-generator-transcripts/) | Extracts YouTube video transcripts via the youtube-transcript-api Python library and generates semantic chapter… | Security Reviewed | — | — | ### 🎨 Image & Creative Automation (99 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Image%20%26%20Creative%20Automation) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Image%20%26%20Creative%20Automation&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Image%20%26%20Creative%20Automation&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Excalidraw Virtual Whiteboard and Diagram SDK](skills/excalidraw-virtual-whiteboard-diagram-sdk/) | Excalidraw is an open-source virtual whiteboard for creating hand-drawn style diagrams, wireframes, and sketches. It… | Security Reviewed | 119.9k | 291.3k/wk | | [Stable Diffusion ComfyUI Workflow Runner](skills/stable-diffusion-comfyui-workflow-runner-2/) | Executes ComfyUI workflow JSON files against a local or remote ComfyUI server via its REST API. Supports LoRA… | Security Reviewed | 112k | — | | [ComfyUI Workflow Executor](skills/comfyui-workflow-executor/) | Executes ComfyUI image generation workflows via the /prompt REST API endpoint with WebSocket progress tracking.… | Security Reviewed | 109.1k | — | | [Stable Diffusion Prompt Optimizer](skills/stable-diffusion-prompt-optimizer/) | Analyzes and enhances Stable Diffusion prompts using the Automatic1111 WebUI API /sdapi/v1/txt2img endpoint. Applies… | Security Reviewed | 73k | — | | [FFmpeg Intelligent Media Processor](skills/ffmpeg-intelligent-media-processor/) | Orchestrates complex video and audio processing pipelines using FFmpeg and FFprobe with scene detection via… | Published | 59k | — | | [FFmpeg Media Transcoder](skills/ffmpeg-media-transcoder/) | Automated video and audio transcoding using FFmpeg with hardware-accelerated encoding via NVENC/VAAPI, HLS adaptive… | Published | 59k | — | | [FFmpeg Thumbnail Grid Generator](skills/ffmpeg-thumbnail-grid-generator/) | Generates contact-sheet-style thumbnail grids from video files using FFmpeg tile filter and libvips. Supports… | Published | 59k | — | | [FFmpeg Thumbnail Mosaic Generator](skills/ffmpeg-thumbnail-mosaic-generator/) | Creates video thumbnail mosaics and sprite sheets using FFmpeg filters and the fluent-ffmpeg Node.js wrapper.… | Published | 59k | — | | [FFmpeg Video Processing Pipeline](skills/ffmpeg-video-processing-pipeline/) | Builds complex FFmpeg filtergraph chains for batch video transcoding, thumbnail sprite generation, and HLS adaptive… | Published | 59k | — | | [RunwayML Gen-3 Alpha Video Composer](skills/runwayml-gen-3-alpha-video-composer/) | Composes AI-generated video clips using the RunwayML Gen-3 Alpha API with text-to-video and image-to-video modes.… | Published | 58.5k | — | | [Penpot Open-Source Design Collaboration Platform](skills/penpot-open-source-design-collaboration-platform/) | Penpot is an open-source design and prototyping platform built for design and code collaboration. This skill helps… | Security Reviewed | 45.3k | — | | [Penpot Open Source Design and Prototyping Platform](skills/penpot-open-source-design-prototyping/) | Penpot is the first open-source design and prototyping platform built for cross-domain teams. Designers create… | Security Reviewed | 45.2k | — | | [Upscayl Open Source AI Image Upscaler](skills/upscayl-open-source-ai-image-upscaler/) | Upscayl is a free, open-source AI image upscaler for Linux, macOS, and Windows. It uses Real-ESRGAN models with… | Security Reviewed | 44.3k | — | | [Remotion React Video Generation and Rendering Framework](skills/remotion-react-video-generation-rendering-framework/) | Remotion is a framework for making videos programmatically with React. It lets agents and developers generate… | Security Reviewed | 42.8k | 746.1k/wk | | [PhotoPrism Self-Hosted Photo Library Automation](skills/photoprism-self-hosted-photo-library-automation/) | Automates ingestion, indexing, search, and curation workflows for self-hosted photo libraries using PhotoPrism.… | Security Reviewed | 39.5k | — | | [Stable Diffusion ControlNet Compositor](skills/stable-diffusion-controlnet-compositor/) | Orchestrates Stable Diffusion XL with ControlNet preprocessors (Canny, Depth, OpenPose) for guided image generation.… | Security Reviewed | 33.9k | — | | [Stable Diffusion ControlNet Pipeline](skills/stable-diffusion-controlnet-pipeline/) | Automates image generation workflows using Stability AI ControlNet API with depth maps, edge detection, and pose… | Security Reviewed | 33.9k | — | | [Stable Diffusion ControlNet Pose Pipeline](skills/stable-diffusion-controlnet-pose-pipeline/) | Orchestrates Stable Diffusion image generation with ControlNet pose conditioning via the Automatic1111 API. Chains… | Security Reviewed | 33.8k | — | | [Sharp Image CDN Optimizer](skills/sharp-image-cdn-optimizer/) | On-the-fly image optimization using Sharp (libvips Node.js bindings) with CDN-aware caching headers. Supports… | Security Reviewed | 32.1k | 52.5M/wk | | [Sharp Image Pipeline Processor](skills/sharp-image-pipeline-processor-2/) | Builds composable image transformation pipelines using the Sharp library with operations like resize(), composite(),… | Security Reviewed | 32.1k | 52.5M/wk | | [Sharp Image Pipeline Skill](skills/sharp-image-pipeline-skill/) | Processes images using the Sharp npm library (libvips). Supports batch resize, format conversion (WebP/AVIF/JPEG… | Security Reviewed | 32.1k | 52.5M/wk | | [Sharp Image Transform Pipeline](skills/sharp-image-transform-pipeline/) | Builds composable image processing pipelines using the Sharp library with libvips bindings for Node.js. Chains… | Security Reviewed | 32.1k | 52.5M/wk | | [Lottie Animation Optimizer](skills/lottie-animation-optimizer/) | Analyzes and optimizes Lottie JSON animation files using lottie-web parser internals, reduces file size via keyframe… | Security Reviewed | 31.8k | 4.8M/wk | | [Find duplicate and visually similar media before cleanup with Czkawka](skills/find-duplicate-and-visually-similar-media-before-cleanup-with-czkawka/) | Scan local archives for duplicate files, similar images, similar videos, empties, and related cleanup targets before… | Security Reviewed | 30.6k | — | | [Stable Diffusion XL LoRA Trainer](skills/stable-diffusion-xl-lora-trainer/) | Fine-tune Stable Diffusion XL models with LoRA adapters using the diffusers library and Kohya-ss training scripts.… | Security Reviewed | 27.1k | — | | [Stable Diffusion XL Pipeline](skills/stable-diffusion-xl-pipeline/) | Orchestrates SDXL image generation via the Stability AI REST API with ControlNet conditioning, IP-Adapter style… | Security Reviewed | 27.1k | — | | [Stable Diffusion XL Pipeline Builder](skills/stable-diffusion-xl-pipeline-builder/) | Constructs and executes SDXL image generation pipelines using diffusers library and ComfyUI API. Supports LoRA… | Security Reviewed | 27.1k | — | | [SVG Animation Builder](skills/svg-animation-builder/) | Creates animated SVGs using GSAP (GreenSock Animation Platform) and the SVG DOM API. Generates timeline-based… | Security Reviewed | 24.6k | 2.8M/wk | | [SVGO SVG Optimization Tool](skills/svgo-svg-optimization-tool/) | An agent skill built on SVGO (SVG Optimizer), the Node.js tool for optimizing SVG files by applying a configurable… | Security Reviewed | 22.4k | 28.7M/wk | | [rembg AI Background Removal CLI and Python Library](skills/rembg-ai-background-removal-cli/) | rembg is a Python tool for automatic image background removal powered by AI models like U2-Net and SAM. It works as… | Security Reviewed | 22.4k | — | | [Generate high-fidelity HTML prototypes, decks, animations, and design reviews with Huashu Design](skills/generate-high-fidelity-html-prototypes-decks-animations-and-design-reviews-with-huashu-design/) | Use a documented design skill to produce HTML-native prototypes, slides, motion demos, visualizations, and review… | Security Reviewed | 21.7k | — | | [BlurHash Compact Image Placeholder Encoder](skills/blurhash-compact-image-placeholder-encoder/) | An agent skill that uses BlurHash, the compact image placeholder representation algorithm by Wolt, to generate and… | Published | 17k | 898k/wk | | [ImageMagick Batch Converter CLI](skills/imagemagick-batch-converter-cli/) | Automates bulk image conversion using ImageMagick's convert and mogrify commands with geometry expressions. Supports… | Security Reviewed | 16.2k | — | | [ImageMagick Batch Processor](skills/imagemagick-batch-processor/) | Batch image processing using ImageMagick's convert and mogrify commands with support for resize, crop, watermark,… | Security Reviewed | 16.2k | — | | [ImageMagick Batch Transform Agent](skills/imagemagick-batch-transform-agent/) | Automates ImageMagick convert and mogrify operations for bulk image processing including responsive srcset… | Security Reviewed | 16.2k | — | | [Konva.js HTML5 Canvas Interactive Graphics Framework](skills/konva-js-html5-canvas-interactive-graphics-framework/) | Konva.js is an HTML5 Canvas JavaScript framework that enables high-performance animations, transitions, node… | Security Reviewed | 14.3k | 1.2M/wk | | [Satori HTML and CSS to SVG Image Generator by Vercel](skills/satori-html-css-svg-image-generator/) | Satori is a high-performance library by Vercel that converts HTML and CSS markup into SVG images. It powers Open… | Security Reviewed | 13.2k | 1.3M/wk | | [Apply an anti-AI-slop design workflow to pages, components, audits, and redesigns with Hallmark](skills/apply-an-anti-ai-slop-design-workflow-to-pages-components-audits-and-redesigns-with-hallmark/) | Give coding agents a design skill for greenfield UI, component work, audits, redesigns, and visual DNA extraction… | Security Reviewed | 13.1k | — | | [libvips High-Performance Image Processing Library and CLI](skills/libvips-high-performance-image-processing-library-cli/) | libvips is a demand-driven, horizontally threaded image processing library with over 300 operations. It processes… | Security Reviewed | 11.2k | — | | [OpenAI Image Gen](skills/openai-image-gen/) | Batch-generate images through the OpenAI Images API with a prompt sampler and gallery output. | Security Reviewed | 10.9k | 31.3M/wk | | [DALL-E 3 Batch Asset Generator](skills/dalle-3-batch-asset-generator/) | Generates multiple image variations from a single brief using the OpenAI Images API (POST /v1/images/generations)… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Batch Image Generator](skills/dalle-batch-image-generator/) | Generates and manages batch image creation jobs using the OpenAI Images API /v1/images/generations endpoint.… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Image Variation Generator](skills/dalle-image-variation-generator/) | Generates image variations and edits using the OpenAI Images API v1 with DALL-E 3 model selection. Supports… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Image Variation Pipeline](skills/dalle-image-variation-pipeline/) | Manages OpenAI DALL-E 3 API workflows for brand-consistent image generation with style references, aspect ratio… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Prompt Chain Generator](skills/dalle-prompt-chain-generator/) | Generates and iterates DALL-E 3 image prompts using the OpenAI Images API with size, quality, and style parameters.… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Prompt Engineering Kit](skills/dall-e-prompt-engineering-kit/) | Structured prompt generation for OpenAI's DALL-E 3 API (images/generations endpoint) with style modifiers, aspect… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Variation Generator](skills/dalle-variation-generator/) | Generates image variations and edits using OpenAI's DALL-E 3 API with mask-based inpainting, style consistency… | Security Reviewed | 10.8k | 18.1M/wk | | [DALL-E Variations Pipeline](skills/dalle-variations-pipeline/) | Generates image variations and edits using the OpenAI Images API (DALL-E 3 and gpt-image-1). Manages prompt… | Security Reviewed | 10.8k | 18.1M/wk | | [imgproxy High-Performance Image Processing Proxy](skills/imgproxy-high-performance-image-processing-proxy/) | An agent skill built on imgproxy, the high-performance Go-based image processing server, enabling on-the-fly image… | Published | 10.6k | — | | [Thumbor Smart Image Processing Service](skills/thumbor-smart-image-processing-service/) | An agent skill that leverages Thumbor, the open-source smart image processing service by Globo.com, to perform… | Security Reviewed | 10.5k | — | | [Render HTML-native agent videos with slash-command workflows using HyperFrames](skills/render-html-native-agent-videos-with-slash-command-workflows-using-hyperframes/) | Use agent-facing HyperFrames skills to turn prompts, PDFs, CSVs, or repo context into editable HTML video… | Security Reviewed | 9.5k | 28k/wk | | [Penrose Mathematical Diagram Generator from Plain Text Notation](skills/penrose-math-diagram-generator/) | Penrose is an open-source platform that creates beautiful mathematical and scientific diagrams from plain text… | Security Reviewed | 7.9k | — | | [Turn Markdown or raw content into agent-generated HTML artifacts with HTML Anything](skills/turn-markdown-or-raw-content-into-agent-generated-html-artifacts-with-html-anything/) | Run a local agentic HTML editor that detects coding-agent CLIs, streams generated HTML into a sandboxed preview, and… | Published | 7.8k | — | | [Use Stitch Skills to generate, convert, and sync UI designs through agent workflows](skills/use-stitch-skills-to-generate-convert-and-sync-ui-designs-through-agent-workflows/) | Install Google's Stitch skill suite so Codex, Claude Code, Cursor, Gemini CLI, or OpenCode can create screens,… | Security Reviewed | 7.8k | — | | [Stable Diffusion LoRA Training Pipeline](skills/stable-diffusion-lora-training-pipeline/) | Orchestrates LoRA fine-tuning for Stable Diffusion XL using the diffusers library and Kohya ss-scripts. Manages… | Security Reviewed | 7k | — | | [Pixelmatch Pixel-Level Image Comparison Library by Mapbox](skills/pixelmatch-image-comparison-library/) | Pixelmatch is the smallest, simplest, and fastest JavaScript pixel-level image comparison library by Mapbox. It… | Security Reviewed | 6.8k | 8.7M/wk | | [Bulk import and reconcile large photo archives into Immich without manual re-upload loops using immich-go](skills/bulk-import-and-reconcile-large-photo-archives-into-immich-without-manual-re-upload-loops-using-immich-go/) | Move big photo libraries, takeouts, and nested albums into Immich with metadata intact instead of babysitting… | Security Reviewed | 6k | — | | [Chafa Terminal Image and Graphics Renderer](skills/chafa-terminal-image-graphics-renderer/) | Chafa converts images, animated GIFs, and video frames into ANSI/Unicode character art or terminal graphics… | Security Reviewed | 4.5k | — | | [Mermaid CLI Diagram-as-Code Renderer](skills/mermaid-cli-diagram-as-code-renderer/) | Mermaid CLI (mmdc) is the command-line interface for the Mermaid diagramming library. It converts text-based diagram… | Security Reviewed | 4.3k | 438.9k/wk | | [Kroki Unified Diagram Rendering API and Server](skills/kroki-unified-diagram-rendering-api-server/) | Kroki provides a unified HTTP API that converts textual diagram descriptions into images. It supports over 25… | Published | 4.1k | — | | [Run generative media agent recipes with MuAPI Skills](skills/run-generative-media-agent-recipes-with-muapi-skills/) | Use Generative Media Skills when an agent should turn a creative brief into repeatable image, video, audio,… | Security Reviewed | 3.9k | 626/wk | | [Oxipng Multithreaded Lossless PNG Compression Optimizer](skills/oxipng-png-compression-optimizer/) | Oxipng is a multithreaded lossless PNG and APNG compression optimizer written in Rust. It reduces PNG file sizes… | Security Reviewed | 3.9k | — | | [resvg High-Performance SVG Rendering Library in Rust](skills/resvg-svg-rendering-library-rust/) | resvg is a fast, portable SVG rendering library written in Rust that converts SVG files to PNG images with high… | Published | 3.8k | — | | [Turn a plain-language brief into a multi-step video production pipeline with OpenMontage](skills/turn-a-plain-language-brief-into-a-multi-step-video-production-pipeline-with-openmontage/) | Use OpenMontage when an agent should take a brief or reference video and run the research, scripting, asset… | Security Reviewed | 3k | — | | [Produce cinematic product videos with Video Shotcraft](skills/produce-cinematic-product-videos-with-video-shotcraft/) | Turns Claude Code, Codex, or another skills-aware coding agent into a Remotion-based product video operator with… | Security Reviewed | 2.1k | — | | [OpenEXR HDR Compositing Pipeline](skills/openexr-hdr-compositing-pipeline/) | Processes OpenEXR high dynamic range images using the OpenImageIO (oiiotool) CLI and Imath library for multi-layer… | Security Reviewed | 1.8k | — | | [Revise PDF Slides with Natural-Language Edits](skills/revise-pdf-slides-with-natural-language-edits/) | Use Nano-PDF when an agent needs to update existing PDF slides or insert matching new slides from plain-language… | Security Reviewed | 1.2k | — | | [Generate Template-Matched PPTX Decks with gpt-image2-ppt-skills](skills/generate-template-matched-pptx-decks-with-gpt-image2-ppt-skills/) | Use gpt-image2-ppt-skills to have an agent create image-first or editable PowerPoint decks with gpt-image-2, bundled… | Security Reviewed | 1.1k | — | | [Rive Runtime Animation Controller](skills/rive-runtime-animation-controller/) | Controls Rive (.riv) interactive animations at runtime using @rive-app/canvas-advanced, manages state machine… | Security Reviewed | 1.1k | 19.7k/wk | | [CairoSVG SVG to PNG PDF and PostScript Converter](skills/cairosvg-svg-to-png-pdf-converter/) | CairoSVG is a Python-based SVG converter built on the Cairo 2D graphics library. It converts SVG files to PNG, PDF,… | Published | 917 | — | | [Drive ComfyUI generation workflows through comfyui-mcp](skills/drive-comfyui-generation-workflows-through-comfyui-mcp/) | Use comfyui-mcp to let an MCP-capable agent author, run, debug, and manage ComfyUI image, video, audio, model, and… | Security Reviewed | 386 | 86.4k/wk | | [Generate launch-ready web app icons and social assets with Web Asset Generator](skills/generate-launch-ready-web-app-icons-and-social-assets-with-web-asset-generator/) | Ask Claude Code for favicons, app icons, and social preview images, then generate the full asset set and integration… | Security Reviewed | 321 | — | | [Generate fast static photo album sites from curated folders with DD Photos](skills/generate-fast-static-photo-album-sites-from-curated-folders-with-dd-photos/) | Turn exported photo folders into a mobile-friendly static album site without standing up a database-backed gallery… | Security Reviewed | 155 | — | | [Archive and reorganize local photo libraries with photo-cli](skills/archive-and-reorganize-local-photo-libraries-with-photo-cli/) | Use photo-cli when an agent needs to normalize a local photo archive by reading capture metadata, reverse geocoding… | Security Reviewed | 68 | — | | [Auto-crop images around the most important subject before generating thumbnails](skills/auto-crop-images-around-the-most-important-subject-before-generating-thumbnails/) | Use smartcrop when an agent needs to choose a sensible crop automatically instead of center-cropping every image.… | Published | — | 49k/wk | | [Adobe Firefly API Batch Image Generator](skills/adobe-firefly-api-batch-image-generator/) | Calls Adobe Firefly's text-to-image and generative fill APIs for batch asset creation. Manages Adobe IMS OAuth… | Security Reviewed | — | — | | [Adobe Photoshop API Batch Processor](skills/adobe-photoshop-api-batch-processor/) | Automates image editing workflows via the Adobe Photoshop API (Firefly Services). Supports smart object replacement,… | Security Reviewed | — | — | | [Bannerbear Dynamic Image API](skills/bannerbear-dynamic-image-api/) | Generates social media graphics and OG images dynamically via Bannerbear REST API. Manages template modifications,… | Security Reviewed | — | — | | [Blender Geometry Nodes Script Generator](skills/blender-geometry-nodes-script-generator/) | Generates Blender Python (bpy) scripts that programmatically create Geometry Nodes modifier trees, using the… | Security Reviewed | — | — | | [Cloudinary Asset Optimization Agent](skills/cloudinary-asset-optimization-agent/) | Manages image and video assets using the Cloudinary Node.js SDK and Upload API. Applies automatic format selection,… | Security Reviewed | — | — | | [Cloudinary DAM Pipeline](skills/cloudinary-dam-pipeline-skill/) | Manage digital assets through the Cloudinary Upload, Admin, and Transformation APIs. Automates image optimization… | Security Reviewed | — | — | | [Cloudinary Media Optimization Agent](skills/cloudinary-media-optimization-agent/) | Automates image and video optimization workflows via the Cloudinary Upload and Admin APIs. Applies responsive… | Security Reviewed | — | — | | [Cloudinary Media Transform Skill](skills/cloudinary-media-transform-skill/) | Manages image and video assets through the Cloudinary Upload and Admin APIs. Applies on-the-fly transformations,… | Security Reviewed | — | — | | [DALL-E 3 Brand Asset Batch Generator](skills/dall-e-3-brand-asset-batch-generator/) | Batch-generates brand assets using the OpenAI Images API with DALL-E 3. Manages prompt engineering for consistent… | Published | — | — | | [Figma Design Token Exporter](skills/figma-design-token-exporter/) | Extracts design tokens from Figma files using the Figma REST API v1 and transforms them into platform-specific… | Security Reviewed | — | — | | [Figma Design Token Extractor](skills/figma-design-token-extractor-3/) | Extracts design tokens from Figma files using the Figma REST API and style-dictionary. Generates CSS custom… | Security Reviewed | — | — | | [Figma Export Automator](skills/figma-export-automator/) | Exports assets from Figma files using the Figma REST API v1. Extracts component sets, design tokens (colors,… | Security Reviewed | — | — | | [Figma REST API Asset Exporter](skills/figma-rest-api-asset-exporter/) | Exports design assets from Figma files using the GET /v1/files/:key and /v1/images/:key endpoints. Supports SVG,… | Security Reviewed | — | — | | [Gemini Image Style Transfer Agent](skills/gemini-image-style-transfer-agent/) | Uses the Gemini Imagen 3 API (imagegeneration endpoint) to apply stylistic transformations to uploaded images,… | Security Reviewed | — | — | | [Generate reproducible algorithmic art sketches with seeded p5.js randomness](skills/generate-reproducible-algorithmic-art-sketches-with-seeded-p5js-randomness/) | Use the Anthropic algorithmic-art skill when an agent should turn a creative brief into executable generative art,… | Security Reviewed | — | — | | [Generate Slack-ready animated GIFs from custom frame sequences](skills/generate-slack-ready-animated-gifs-from-custom-frame-sequences/) | Use Anthropic's slack-gif-creator skill to build animated GIFs that stay inside Slack's practical size, duration,… | Security Reviewed | — | — | | [Midjourney Prompt Chain Builder](skills/midjourney-prompt-chain-builder/) | Constructs and manages Midjourney prompt chains for iterative image refinement. Automates parameter tuning for --ar,… | Published | — | — | | [Midjourney Prompt Engineering Suite](skills/midjourney-prompt-engineering-suite/) | Generates and optimizes Midjourney prompts using the Midjourney API with automatic parameter tuning for aspect… | Published | — | — | | [Midjourney Prompt Optimizer](skills/midjourney-prompt-optimizer-skill/) | Analyze and optimize Midjourney prompts using parameter tuning for --ar, --stylize, --chaos, and --weird flags.… | Published | — | — | | [Pexels API Stock Photo Curator](skills/pexels-api-stock-photo-curator/) | Searches and downloads royalty-free images from Pexels API with smart filtering by orientation, color, and size.… | Published | — | — | | [Photoshop Batch Action Automator](skills/photoshop-batch-action-automator/) | Automates Adobe Photoshop batch processing via the UXP Scripting API and CEP ExtendScript. Handles bulk resize,… | Security Reviewed | — | — | | [RouterBase Media Generation](skills/routerbase-media-generation/) | Build RouterBase media generation workflows for image, audio, speech, and video tasks, covering endpoint selection,… | Published | — | — | | [RunPod Serverless GPU Inference](skills/runpod-serverless-gpu-inference/) | Deploy and manage GPU inference endpoints on RunPod Serverless using their REST API. Handles endpoint creation, cold… | Security Reviewed | — | — | | [Writingmate MCP Video and Image Generation](skills/writingmate-mcp/) | Connects Claude Code, Codex, Cursor, and other MCP hosts to Writingmate for model discovery, text comparison, image… | Published | — | — | ### 📰 WordPress & CMS (96 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=WordPress%20%26%20CMS) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=WordPress%20%26%20CMS&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=WordPress%20%26%20CMS&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Hugo Fast Static Site Generator and CMS Framework](skills/hugo-static-site-generator-cms-framework/) | Hugo is the fastest static site generator written in Go, rendering complete websites in seconds. It offers advanced… | Published | 87.4k | — | | [Strapi Open Source Headless CMS for Custom Content APIs](skills/strapi-open-source-headless-cms-custom-content-apis/) | Strapi is a JavaScript and TypeScript headless CMS that helps teams model content once and publish it through REST… | Security Reviewed | 71.9k | 161.2k/wk | | [Strapi Open Source Headless CMS with REST and GraphQL APIs](skills/strapi-headless-cms-rest-graphql/) | Strapi is the leading open-source headless CMS built with Node.js and TypeScript. It auto-generates REST and GraphQL… | Security Reviewed | 71.7k | 147.4k/wk | | [Ghost Open Source Publishing Platform for Memberships Newsletters and Headless CMS](skills/ghost-open-source-publishing-platform-memberships-newsletters-headless-cms/) | Ghost is an open-source publishing platform built for modern blogs, newsletters, memberships, and headless CMS use… | Security Reviewed | 52.5k | 8.8k/wk | | [Payload CMS Next.js-Native Headless CMS and Application Framework](skills/payload-cms-nextjs-headless-framework/) | Payload is an open-source, TypeScript-first headless CMS that installs directly into a Next.js application. It… | Security Reviewed | 41.6k | 306.5k/wk | | [Directus SQL-Native Headless CMS and Internal App Platform](skills/directus-sql-native-headless-cms-internal-app-platform/) | Directus turns a SQL database into a headless CMS, admin app, and instant API layer without forcing a proprietary… | Published | 34.8k | 23.3k/wk | | [Directus Open-Source Headless CMS and Backend Platform](skills/directus-open-source-headless-cms-backend-platform/) | Directus is an open-source headless CMS that wraps any SQL database with instant REST and GraphQL APIs, a no-code… | Published | 34.6k | 20.1k/wk | | [WP Multisite Domain Mapping Agent](skills/wp-multisite-domain-mapping-agent/) | Manages domain mapping configurations across WordPress Multisite networks using the sunrise.php drop-in and WP-CLI's… | Published | 33k | — | | [WordPress Content Publisher](skills/wordpress-content-publisher/) | Structured publishing workflow for WordPress drafts, metadata, and content operations. | Published | 21.2k | — | | [WordPress REST API Builder](skills/wordpress-rest-api-builder/) | Build and debug WordPress REST endpoints with a specialized skill. | Published | 21.2k | — | | [WordPress Router](skills/wordpress-router/) | Route WordPress tasks to the right workflow fast. Core Capabilities Manage WordPress sites using WP-CLI and the… | Published | 21.2k | — | | [WordPress ACF Field Group Auditor](skills/wordpress-acf-field-group-auditor/) | Fetches all Advanced Custom Fields field groups and their field definitions via the ACF REST API (/wp-json/acf/v3/),… | Published | 21k | — | | [WordPress Gutenberg Block Generator](skills/wordpress-gutenberg-block-generator/) | Scaffolds custom Gutenberg blocks using the @wordpress/create-block CLI and block.json schema, then registers them… | Published | 21k | — | | [WordPress Gutenberg Block Scaffolder](skills/wordpress-gutenberg-block-scaffolder/) | Generates custom Gutenberg blocks using @wordpress/create-block and the Block API v2. Configures block.json… | Published | 21k | — | | [WordPress Multisite Network Sync](skills/wordpress-multisite-network-sync/) | Synchronizes plugin settings and theme mods across a WordPress Multisite network using the Network Admin REST… | Published | 21k | — | | [WordPress Multisite Provisioner](skills/wp-multisite-provisioner-agent/) | Automates WordPress Multisite network site creation using wp_insert_site() and the Sites REST API. Configures… | Published | 21k | — | | [WordPress REST API Content Sync](skills/wordpress-rest-api-content-sync/) | Synchronizes content between WordPress multisite installations using the WP REST API /wp/v2/posts endpoint with… | Published | 21k | — | | [WordPress Theme.json Design Token Manager](skills/wp-theme-json-design-token-manager/) | Manages WordPress theme.json design tokens including color palettes, typography presets, and spacing scales. Uses… | Published | 21k | — | | [Wagtail Django CMS for Structured Content and Editorial Workflows](skills/wagtail-django-cms-structured-content-editorial-workflows/) | Wagtail is an open source CMS built on Django for teams that need structured content, flexible page models, and a… | Security Reviewed | 20.3k | — | | [Decap CMS Git-Based Content Management for Static Sites](skills/decap-cms-git-based-content-management-static-sites/) | An agent skill built on Decap CMS (formerly Netlify CMS), the open-source Git-based content management system for… | Security Reviewed | 19k | 2.1k/wk | | [Decap CMS Git-Based Content Management System for Static Sites](skills/decap-cms-git-based-content-management-system-for-static-sites/) | Decap CMS is a Git-based content management system for static site generators. It provides an admin UI at /admin,… | Security Reviewed | 19k | 2.1k/wk | | [TinaCMS Git-Backed Headless CMS with Visual Editing](skills/tinacms-git-backed-headless-cms-visual-editing/) | TinaCMS is a fully open-source headless CMS backed by Git that supports Markdown, MDX, JSON, and YAML content. It… | Security Reviewed | 13.2k | 74.9k/wk | | [Sage WordPress Starter Theme with Laravel Blade and Tailwind CSS](skills/sage-wordpress-starter-theme-laravel-blade/) | Sage by Roots is an advanced WordPress starter theme that brings Laravel Blade templating, Vite-powered front-end… | Published | 13.2k | — | | [Gutenberg Custom Block Builder](skills/gutenberg-custom-block-builder/) | Scaffolds and builds custom Gutenberg blocks using @wordpress/create-block and the Block API registerBlockType().… | Security Reviewed | 11.6k | 20.3k/wk | | [Fumadocs React Documentation Framework and Docs Site Generator](skills/fumadocs-react-documentation-framework-and-docs-site-generator/) | Build and maintain documentation websites with Fumadocs, the React-based docs framework published by the fuma-nama… | Security Reviewed | 11.5k | 435/wk | | [WooCommerce Order Sync Agent](skills/woocommerce-order-sync-agent/) | Synchronizes WooCommerce orders with external ERPs using the WooCommerce REST API v3 and wp_schedule_event. Handles… | Security Reviewed | 10.3k | — | | [WooCommerce Webhook Orchestrator](skills/woocommerce-webhook-orchestrator/) | Manages WooCommerce webhook lifecycles using the wc/v3/webhooks REST API and WC_Webhook class. Handles order,… | Security Reviewed | 10.3k | — | | [WooCommerce REST Inventory Sync](skills/woocommerce-rest-inventory-sync/) | Synchronizes WooCommerce product inventory across multiple channels using the WooCommerce REST API v3 and… | Security Reviewed | 10.2k | — | | [WooCommerce Webhook Delivery Inspector](skills/woocommerce-webhook-delivery-inspector/) | Inspects WooCommerce webhook reliability through the `WC_Webhook` model, Action Scheduler queues, and REST endpoints… | Security Reviewed | 10.2k | — | | [KeystoneJS Headless CMS with GraphQL API and React Admin UI](skills/keystonejs-headless-cms-graphql-react-admin/) | KeystoneJS is a powerful open-source headless CMS for Node.js that auto-generates a GraphQL API and React-based… | Published | 9.9k | 675/wk | | [WPScan WordPress Security Vulnerability Scanner](skills/wpscan-wordpress-security-vulnerability-scanner/) | WPScan is an open-source WordPress security scanner that detects vulnerabilities in plugins, themes, and core… | Security Reviewed | 9.5k | — | | [EmDash Full-Stack TypeScript CMS by Cloudflare](skills/emdash-full-stack-typescript-cms-cloudflare/) | EmDash is an open-source, full-stack TypeScript CMS built on Astro and Cloudflare, designed as a spiritual successor… | Security Reviewed | 9.2k | 11.7k/wk | | [Bedrock Modern WordPress Project Boilerplate by Roots](skills/bedrock-wordpress-composer-boilerplate-roots/) | Bedrock is a WordPress boilerplate with Composer-based dependency management, environment-specific configuration via… | Security Reviewed | 6.5k | — | | [Sanity Structured Content Studio and Content Lake](skills/sanity-structured-content-studio-content-lake/) | Sanity combines a customizable content studio with a real-time content backend and GROQ-powered querying. This skill… | Published | 6k | 413.2k/wk | | [WP-CLI Bulk Content Migrator](skills/wp-cli-bulk-content-migrator/) | Automates large-scale WordPress content migrations using WP-CLI wp post create and wp term set commands. Handles… | Security Reviewed | 5.1k | — | | [WP-CLI WordPress Command Line Interface](skills/wp-cli-wordpress-command-line-interface/) | WP-CLI is the official command-line interface for WordPress, maintained as an open source project with extensive… | Security Reviewed | 5.1k | — | | [WP-CLI Content Drift Auditor](skills/wp-cli-content-drift-auditor/) | Audits WordPress content drift by comparing live posts, revisions, and key options using WP-CLI commands like `wp… | Security Reviewed | 5k | — | | [WP-CLI Command-Line Interface for WordPress](skills/wp-cli-command-line-interface-wordpress/) | Builds repeatable WordPress maintenance and content workflows around WP-CLI, the official command-line interface for… | Security Reviewed | 5k | — | | [Statamic Laravel Git-Powered CMS](skills/statamic-laravel-git-powered-cms/) | Builds content workflows around Statamic, the Laravel-based CMS that stores content in flat files and Git while… | Published | 4.8k | — | | [ApostropheCMS Full-Stack Node.js CMS with In-Context Editing](skills/apostrophecms-full-stack-nodejs-cms-in-context-editing/) | ApostropheCMS is a full-stack Node.js CMS that combines in-context editing for content teams with headless… | Security Reviewed | 4.5k | 4.8k/wk | | [WPGraphQL Schema Extension Builder](skills/wpgraphql-schema-extension-builder/) | Builds and documents WPGraphQL extensions with hooks such as `graphql_register_types`, `register_graphql_field`, and… | Security Reviewed | 3.8k | — | | [WPGraphQL GraphQL API for WordPress](skills/wpgraphql-graphql-api-wordpress/) | Builds headless WordPress workflows around WPGraphQL, the open-source GraphQL API plugin for WordPress. Useful for… | Security Reviewed | 3.8k | — | | [WPGraphQL GraphQL API Plugin for Headless WordPress](skills/wpgraphql-graphql-api-plugin-for-headless-wordpress/) | WPGraphQL is the core GraphQL API plugin for WordPress, giving developers a typed schema for posts, terms, users,… | Security Reviewed | 3.8k | — | | [Pages CMS Open Source Content Management for GitHub Repositories](skills/pages-cms-github-content-management/) | Pages CMS is an open-source content management system built on top of GitHub. It provides a visual editing interface… | Security Reviewed | 3.5k | — | | [Git Updater WordPress Plugin and Theme Auto-Updater from Git Repositories](skills/git-updater-wordpress-plugin-theme-auto-updater/) | Git Updater enables automatic updates for WordPress plugins and themes hosted on GitHub, Bitbucket, GitLab, and… | Security Reviewed | 3.3k | — | | [Trellis WordPress LEMP Stack Provisioner by Roots](skills/trellis-wordpress-lemp-ansible-provisioner-roots/) | Trellis is a collection of Ansible playbooks for provisioning and deploying WordPress LEMP stack servers. It… | Security Reviewed | 2.6k | — | | [Front Matter CMS Visual Studio Code Headless CMS](skills/front-matter-cms-vscode-headless-cms/) | An agent skill built on Front Matter CMS, the headless content management system that runs directly inside Visual… | Security Reviewed | 2.5k | — | | [Sveltia CMS Git-Based Headless Content Management System](skills/sveltia-cms-git-based-headless-cms/) | Sveltia CMS is a free, open-source, Git-based headless CMS that runs entirely in the browser. Built as the… | Published | 2.2k | 2.8k/wk | | [Yoast SEO WordPress Search Optimization Plugin](skills/yoast-seo-wordpress-search-optimization-plugin/) | Yoast SEO is the long-running WordPress SEO plugin from Yoast, used to manage metadata, XML sitemaps, schema output,… | Security Reviewed | 1.9k | — | | [WordPress Playground WebAssembly Runtime for In-Browser WordPress](skills/wordpress-playground-wasm-runtime/) | WordPress Playground runs a full WordPress instance entirely in the browser using WebAssembly-compiled PHP. It… | Security Reviewed | 1.9k | 51.6k/wk | | [Yoast SEO WordPress Optimization Toolkit](skills/yoast-seo-wordpress-optimization-toolkit/) | Yoast SEO is one of the most widely deployed WordPress SEO plugins, and this skill turns its real analysis surface… | Security Reviewed | 1.9k | — | | [Query Monitor WordPress Developer Tools Panel](skills/query-monitor-wordpress-developer-tools-panel/) | Query Monitor is the developer tools panel for WordPress and WooCommerce. It enables debugging of database queries,… | Published | 1.7k | — | | [Faust.js Headless WordPress Toolkit for Next.js](skills/faustjs-headless-wordpress-toolkit-nextjs/) | Faust.js by WP Engine is a JavaScript framework and WordPress plugin that streamlines building headless WordPress… | Security Reviewed | 1.6k | — | | [WordOps High-Performance WordPress Server Stack Manager](skills/wordops-high-performance-wordpress-server-stack/) | WordOps is an open-source CLI tool that installs and manages a complete high-performance WordPress server stack with… | Security Reviewed | 1.5k | — | | [ElasticPress WordPress Elasticsearch Integration Plugin by 10up](skills/elasticpress-wordpress-elasticsearch-integration-10up/) | ElasticPress supercharges WordPress search and queries by integrating Elasticsearch, enabling fast content relevancy… | Security Reviewed | 1.3k | — | | [Meta Box WordPress Custom Fields and Meta Boxes Framework](skills/meta-box-wordpress-custom-fields-framework/) | Meta Box is a professional WordPress framework for creating custom fields and custom meta boxes with over 40 field… | Security Reviewed | 1.2k | — | | [WordPress MCP Adapter Model Context Protocol Bridge](skills/wordpress-mcp-adapter-model-context-protocol-bridge/) | An agent skill built on the official WordPress MCP Adapter plugin, which bridges the WordPress Abilities API to the… | Security Reviewed | 792 | — | | [Cockpit CMS Headless Content Platform with REST and GraphQL APIs](skills/cockpit-cms-headless-content-platform-rest-graphql-apis/) | Cockpit CMS is a lightweight headless content platform for teams that want flexible models, REST and GraphQL APIs,… | Security Reviewed | 686 | — | | [wp-browser WordPress Integration Testing with Codeception](skills/wp-browser-wordpress-integration-testing-codeception/) | wp-browser is a PHP library that provides Codeception modules for testing WordPress plugins and themes. It supports… | Security Reviewed | 634 | — | | [Webflow Data API JavaScript SDK](skills/webflow-data-api-javascript-sdk/) | Automates site, CMS, and publishing workflows with Webflow’s official JavaScript SDK for the Webflow Data API.… | Security Reviewed | 340 | 167.9k/wk | | [Contentful Management API and JavaScript SDK](skills/contentful-management-api-and-javascript-sdk/) | Use the Contentful Management API and JavaScript SDK to create, update, validate, and publish entries, assets,… | Security Reviewed | 286 | 723.5k/wk | | [ACF Extended for Advanced Custom Fields Workflows](skills/acf-extended-advanced-custom-fields-workflows/) | An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field… | Security Reviewed | 253 | — | | [WP Abilities API](skills/wp-abilities-api/) | Specialized support for defining, exposing, and debugging WordPress abilities through the Abilities API. | Published | 212 | — | | [HeadstartWP Headless WordPress and Next.js Framework](skills/headstartwp-headless-wordpress-nextjs-framework/) | HeadstartWP is 10up's open-source framework for building headless WordPress sites with Next.js. It combines a… | Security Reviewed | 198 | — | | [Prismic Headless CMS Content API Client](skills/prismic-headless-cms-content-api-client/) | Prismic provides a headless CMS with an API-first editing model, and the official @prismicio/client package is the… | Security Reviewed | 177 | 199.7k/wk | | [WordPress AI Services Plugin](skills/wordpress-ai-services-plugin/) | AI Services is a WordPress plugin by Felix Arntz that exposes AI capabilities centrally across PHP, REST API,… | Security Reviewed | 158 | — | | [Storyblok Management API and JavaScript Client](skills/storyblok-management-api-and-javascript-client/) | Use Storyblok’s Management API and JavaScript client to automate stories, components, assets, spaces, and editorial… | Security Reviewed | 137 | — | | [Automattic WordPress Remote MCP](skills/automattic-wordpress-remote-mcp/) | Automattic WordPress Remote MCP connects MCP clients to live WordPress sites using OAuth, JWT, or application… | Security Reviewed | 131 | 2.5k/wk | | [WPGraphQL for ACF WordPress GraphQL Field Mapping](skills/wpgraphql-for-acf-wordpress-graphql-field-mapping/) | WPGraphQL for ACF extends WPGraphQL so Advanced Custom Fields data becomes queryable through a typed GraphQL schema.… | Security Reviewed | 108 | — | | [MCP WordPress Server by docdyhr](skills/mcp-wordpress-server-docdyhr/) | An ASE skill built around docdyhr/mcp-wordpress, a WordPress MCP server that exposes site management tools through… | Security Reviewed | 81 | 358/wk | | [WPGraphQL Smart Cache for Headless WordPress](skills/wpgraphql-smart-cache-headless-wordpress/) | An ASE skill built around WPGraphQL Smart Cache, the open source WordPress plugin for caching WPGraphQL queries and… | Security Reviewed | 80 | — | | [Hygraph Management SDK for Schema Migration Automation](skills/hygraph-management-sdk-schema-migration-automation/) | A source-backed ASE skill for the Hygraph Management SDK, the JavaScript package for managing Hygraph project schema… | Security Reviewed | 51 | 147/wk | | [AI Engine WordPress MCP Server and AI Automation](skills/ai-engine-wordpress-mcp-server-and-ai-automation/) | AI Engine is a WordPress plugin by Meow Apps that connects sites to OpenAI, Claude, Gemini, and other models while… | Published | 37 | — | | [WordPress Scripts Build and Block Toolchain](skills/wordpress-scripts-build-and-block-toolchain/) | @wordpress/scripts packages the default WordPress JavaScript build stack into one reusable developer dependency. It… | Published | — | 96.2k/wk | | [wp-env Zero-Config WordPress Development Environment](skills/wp-env-wordpress-dev-environment/) | The @wordpress/env package (wp-env) provides a zero-configuration, Docker-based local WordPress environment for… | Published | — | 46.6k/wk | | [ACF Custom Fields REST Exposer](skills/acf-custom-fields-rest-exposer/) | Exposes Advanced Custom Fields data through the WordPress REST API using register_rest_field and acf_format_value.… | Security Reviewed | — | — | | [ACF to Gutenberg Block Migrator](skills/acf-to-gutenberg-block-migrator/) | Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and… | Security Reviewed | — | — | | [Advanced Custom Fields REST Schema Mapper](skills/advanced-custom-fields-rest-schema-mapper/) | Maps ACF field groups into predictable REST responses using `acf_add_local_field_group`, `get_field_objects`, and… | Security Reviewed | — | — | | [Build and debug custom WordPress REST API endpoints with schema and permission guardrails](skills/build-and-debug-custom-wordpress-rest-api-endpoints-with-schema-and-permission-guardrails/) | Uses the WordPress wp-rest-api skill to help an agent design, register, validate, and troubleshoot custom REST… | Security Reviewed | — | — | | [Build and debug interactive WordPress frontends with data-wp directives](skills/build-and-debug-interactive-wordpress-frontends-with-data-wp-directives/) | This skill helps an agent create or troubleshoot WordPress Interactivity API behavior, from store wiring to… | Security Reviewed | — | — | | [Contact Form 7 WordPress Form Builder and Mail Integration](skills/contact-form-7-wordpress-form-builder-mail-integration/) | Contact Form 7 is the long-running WordPress forms plugin from Rock Lobster Inc., with more than 10 million active… | Security Reviewed | — | — | | [Develop and harden WordPress plugins with lifecycle and security guardrails](skills/develop-and-harden-wordpress-plugins-with-lifecycle-and-security-guardrails/) | Use Automattic's official wp-plugin-development skill when an agent needs to build, refactor, secure, or package a… | Security Reviewed | — | — | | [Diagnose WordPress repo structure and route follow-up work safely](skills/diagnose-wordpress-repo-structure-and-route-follow-up-work-safely/) | This skill inspects a WordPress codebase, identifies what kind of project it is, and returns the signals an agent… | Security Reviewed | — | — | | [Elementor Website Builder WordPress Visual Page Editor](skills/elementor-website-builder-wordpress-visual-page-editor/) | Elementor is the visual drag-and-drop website builder plugin for WordPress maintained by Elementor, with more than… | Security Reviewed | — | — | | [Ghost Admin API Headless Publishing and CMS Automation](skills/ghost-admin-api-headless-publishing-cms-automation/) | The Ghost Admin API exposes authenticated operations for posts, pages, tags, members, offers, and newsletter… | Security Reviewed | — | — | | [Gutenberg Block Pattern Generator](skills/gutenberg-block-pattern-generator/) | Generates custom WordPress Gutenberg block patterns using register_block_pattern() and the Block Editor API. Creates… | Security Reviewed | — | — | | [Gutenberg Block Scaffolder](skills/gutenberg-block-scaffolder-agent/) | Generates custom Gutenberg blocks using @wordpress/create-block and the Block API v3 schema. Produces edit.js,… | Security Reviewed | — | — | | [Headless CMS GraphQL Connector](skills/headless-cms-graphql-connector/) | Connects headless CMS backends (WordPress WPGraphQL, Strapi, Contentful) to frontend frameworks using Apollo Client… | Security Reviewed | — | — | | [Run PHPStan on WordPress codebases with correct stubs baselines and narrow ignores](skills/run-phpstan-on-wordpress-codebases-with-correct-stubs-baselines-and-narrow-ignores/) | This entry turns WordPress/agent-skills' WP PHPStan guidance into a bounded agent workflow for plugin, theme, and… | Security Reviewed | — | — | | [Run WordPress site operations safely with WP-CLI targeting and rollback guardrails](skills/run-wordpress-site-operations-safely-with-wp-cli-targeting-and-rollback-guardrails/) | Uses the WordPress wp-wpcli-and-ops skill to guide an agent through environment-aware WP-CLI work like… | Security Reviewed | — | — | | [WooCommerce REST Order Manager](skills/woocommerce-rest-order-manager/) | Queries and updates WooCommerce orders via the WooCommerce REST API v3 (/wp-json/wc/v3/orders), filters by status,… | Security Reviewed | — | — | | [WooCommerce REST Sync Agent](skills/woocommerce-rest-sync-agent/) | Synchronizes WooCommerce product data bidirectionally using the WC REST API v3 and wc/v3/products endpoints. Handles… | Security Reviewed | — | — | | [WordPress Block Theme Scaffolder](skills/wordpress-block-theme-scaffolder/) | Generates complete WordPress block theme structures using theme.json v3, block patterns via… | Security Reviewed | — | — | | [WP Cron Health Monitor](skills/wp-cron-health-monitor/) | Monitors WordPress wp-cron scheduled events using the WP_Cron API and Action Scheduler library. Detects stuck,… | Security Reviewed | — | — | | [WP Multisite Network Sync Agent](skills/wp-multisite-network-sync-agent/) | Synchronizes content, users, and plugin configurations across WordPress Multisite networks using the WP_Site_Query… | Security Reviewed | — | — | | [WP-CLI Site Migration Automator](skills/wp-cli-site-migration-automator/) | Automates full WordPress site migrations using WP-CLI search-replace, wp db export, and rsync. Handles serialized… | Security Reviewed | — | — | ### ✍️ Content Writing & SEO (84 skills) Live views: [Browse](https://agentskillexchange.com/browse-skills/?category=Content%20Writing%20%26%20SEO) · [Top Starred](https://agentskillexchange.com/browse-skills/?category=Content%20Writing%20%26%20SEO&sort=stars) · [Top Downloaded](https://agentskillexchange.com/browse-skills/?category=Content%20Writing%20%26%20SEO&sort=downloads) | Skill | Description | Tier | ⭐ Stars | 📦 Downloads | |---|---|---|---:|---:| | [Typst Markup-Based Document Typesetting System](skills/typst-markup-typesetting-system/) | Typst is a modern markup-based typesetting system designed to replace LaTeX with a faster, easier-to-learn… | Security Reviewed | 52.4k | — | | [Tiptap Headless Rich Text Editor Framework for Web Applications](skills/tiptap-headless-rich-text-editor-framework/) | Tiptap is a headless, framework-agnostic rich text editor built on ProseMirror. It provides a fully customizable… | Security Reviewed | 35.9k | 45.6k/wk | | [Build versioned technical docs sites with search and navigation using Material for MkDocs](skills/build-versioned-technical-docs-sites-with-search-and-nav-using-material-for-mkdocs/) | Use Material for MkDocs to turn Markdown documentation into a searchable, navigable static site with project-ready… | Published | 26.7k | — | | [WordPress Content Optimizer](skills/wordpress-content-optimizer-yoast-rest/) | Optimizes WordPress posts for SEO using the Yoast SEO REST API fields alongside WP REST API v2 for content updates.… | Published | 21k | — | | [VitePress Documentation Site Generator](skills/vitepress-documentation-site-generator/) | VitePress is a Vite and Vue powered static site generator focused on documentation, knowledge bases, and project… | Published | 17.5k | 506.5k/wk | | [Zola Fast Static Site Generator in a Single Binary](skills/zola-static-site-generator/) | Zola is a fast static site generator written in Rust that ships as a single binary with built-in Sass compilation,… | Security Reviewed | 16.8k | — | | [Markdown-to-AMP Article Converter](skills/markdown-to-amp-article-converter/) | Converts Markdown files to valid AMP HTML articles using unified/remark/rehype pipeline. Validates output against… | Published | 14.9k | — | | [LanguageTool Grammar and Style Checker](skills/languagetool-grammar-style-checker/) | Check grammar, style, and spelling across 25+ languages with LanguageTool. This open-source proofreading engine can… | Security Reviewed | 14.2k | — | | [Harper Offline Privacy-First Grammar Checker by Automattic](skills/harper-offline-grammar-checker-automattic/) | Harper is an offline, privacy-first grammar checker written in Rust by Automattic. It runs locally with sub-10ms… | Published | 10.2k | — | | [Markdoc Markdown-Based Authoring Framework by Stripe](skills/markdoc-markdown-authoring-framework-stripe/) | Markdoc is a powerful Markdown-based authoring framework created by Stripe to power their public documentation. It… | Security Reviewed | 7.9k | 319k/wk | | [Run a long-form SEO blog production workflow inside Claude Code with SEO Machine](skills/run-a-long-form-seo-blog-production-workflow-inside-claude-code-with-seo-machine/) | Research, outline, draft, review, and optimize long-form blog posts through a repeatable Claude Code workspace… | Security Reviewed | 6.6k | — | | [Schema.org Structured Data Generator](skills/schema-org-structured-data-generator/) | Generates JSON-LD structured data markup for articles, products, FAQs, and how-to pages using Schema.org vocabulary.… | Security Reviewed | 6k | — | | [WriteFreely Federated Markdown Publishing Platform with ActivityPub](skills/writefreely-federated-markdown-publishing-platform/) | WriteFreely is a clean, minimalist self-hosted publishing platform built in Go for writers. It features a… | Security Reviewed | 5.1k | — | | [alex Inclusive Writing Linter](skills/alex-inclusive-writing-linter/) | Catch insensitive, inconsiderate writing with alex. This CLI tool and Node.js library scans Markdown and plain text… | Published | 5.1k | 30.6k/wk | | [write-good English Prose Linting for Technical Content](skills/write-good-english-prose-linting-technical-content/) | This skill uses write-good to flag vague, wordy, or hard-to-read English prose in documentation and content drafts.… | Security Reviewed | 5.1k | 49.5k/wk | | [proselint Prose Linting and Style Checker CLI](skills/proselint-prose-linting-style-checker-cli/) | proselint is a Python CLI tool that lints English prose for style and usage issues. It aggregates writing advice… | Security Reviewed | 4.5k | — | | [Unlighthouse Site-Wide Lighthouse and SEO Auditing](skills/unlighthouse-site-wide-lighthouse-seo-auditing/) | Unlighthouse runs Google Lighthouse across an entire site instead of just a single page. This skill gives agents a… | Security Reviewed | 4.5k | 15.3k/wk | | [Generate Markdown tables of contents before publishing docs or README updates](skills/generate-markdown-tables-of-contents-before-publishing-docs-or-readme-updates/) | Runs DocToc to insert or refresh navigable tables of contents inside Markdown files after headings already exist.… | Security Reviewed | 4.4k | 1M/wk | | [Split Markdown front matter and body before docs migrations, metadata audits, or static-site transforms](skills/split-markdown-front-matter-and-body-before-docs-migrations-metadata-audits-or-static-site-transforms/) | Use gray-matter when an agent needs to open Markdown or content files, extract structured front matter, and pass… | Security Reviewed | 4.4k | 26.3M/wk | | [KeyBERT Minimal Keyword Extraction with BERT Embeddings](skills/keybert-keyword-extraction-bert/) | KeyBERT is a minimal and easy-to-use Python library that leverages BERT embeddings and cosine similarity to extract… | Security Reviewed | 4.1k | — | | [lychee Async Broken Link Checker for Websites and Documentation](skills/lychee-async-broken-link-checker/) | lychee is a fast, async, stream-based link checker written in Rust that finds broken URLs and mail addresses inside… | Security Reviewed | 3.5k | — | | [Marp CLI Markdown Presentation Converter and Slide Deck Generator](skills/marp-cli-markdown-presentation-converter/) | Marp CLI converts Markdown files into professional slide deck presentations. It outputs static HTML, PDF, PowerPoint… | Security Reviewed | 3.4k | 39.7k/wk | | [textlint Pluggable Natural Language Linter](skills/textlint-pluggable-natural-language-linter/) | Lint natural language text with textlint, the pluggable linting framework inspired by ESLint. Install community… | Security Reviewed | 3.1k | 102.9k/wk | | [Normalize article metadata from URLs before generating link previews or content briefs](skills/normalize-article-metadata-from-urls-before-generating-link-previews-or-content-briefs/) | Uses metascraper to turn a URL plus its fetched HTML into normalized fields such as title, description, author,… | Published | 2.7k | 416k/wk | | [Audit and rewrite AI-sounding prose with Avoid AI Writing](skills/audit-and-rewrite-ai-sounding-prose-with-avoid-ai-writing/) | Use Avoid AI Writing when an agent needs a repeatable audit, rewrite, or in-place edit workflow for removing AI… | Security Reviewed | 2.6k | — | | [retext Natural Language Processor with Unified Plugin Ecosystem](skills/retext-natural-language-processor-unified-plugins/) | retext is a natural language processor powered by plugins, part of the unified.js collective. It parses Latin-script… | Published | 2.4k | — | | [WritingTools System-Wide AI Grammar Assistant for Windows Linux and macOS](skills/writingtools-system-wide-ai-grammar-assistant/) | WritingTools is an open-source, Apple Intelligence-inspired writing assistant that works system-wide on Windows,… | Security Reviewed | 2.2k | — | | [SerpBear Self-Hosted Search Engine Rank Tracking App](skills/serpbear-self-hosted-serp-rank-tracker/) | SerpBear is an open-source, self-hosted search engine position tracking application. It lets you monitor unlimited… | Published | 1.9k | — | | [Generate XML sitemaps and robots.txt from route inventories before SEO launch](skills/generate-xml-sitemaps-and-robots-txt-from-route-inventories-before-seo-launch/) | Use sitemap when an agent already knows the site routes or content URLs and needs valid sitemap XML, sitemap… | Security Reviewed | 1.7k | 12.5M/wk | | [Run App Store Optimization Workflows With ASO Skills](skills/run-app-store-optimization-workflows-with-aso-skills/) | Use ASO Skills to run repeatable App Store keyword research, metadata optimization, competitor analysis, and growth… | Security Reviewed | 1.7k | — | | [Generate stable URL slugs from multilingual titles before publishing pages, docs, or filenames](skills/generate-stable-url-slugs-from-multilingual-titles-before-publishing-pages-docs-or-filenames/) | Use python-slugify when an agent has messy human titles and needs safe, repeatable slugs for URLs, filenames, or… | Security Reviewed | 1.6k | — | | [Content Readability Analyzer](skills/content-readability-analyzer-agent/) | Scores content using Flesch-Kincaid, Gunning Fog, and SMOG readability indices via textstat Python library. Provides… | Security Reviewed | 1.4k | — | | [Content Readability Optimizer](skills/content-readability-optimizer/) | Analyzes and optimizes content readability using textstat Python library and Hemingway API patterns. Computes… | Security Reviewed | 1.4k | — | | [textstat Python Readability Statistics Calculator](skills/textstat-python-readability-statistics-calculator/) | textstat is a Python package that calculates readability statistics for text content, including Flesch Reading Ease,… | Security Reviewed | 1.4k | — | | [schema-dts TypeScript Types for Schema.org Structured Data](skills/schema-dts-typescript-types-schemaorg-structured-data/) | An agent skill built on schema-dts by Google, which provides complete TypeScript type definitions for the Schema.org… | Security Reviewed | 1.2k | 1.5M/wk | | [OpenSEO Self-Hosted Keyword Research and SEO Analysis Platform](skills/openseo-self-hosted-keyword-research-seo-analysis/) | OpenSEO is an open-source, self-hostable SEO platform that provides keyword research, domain insights, backlink… | Security Reviewed | 783 | — | | [markdownlint-cli2 Markdown Linting for Docs and Repos](skills/markdownlint-cli2-markdown-linting-docs-repos/) | This skill uses markdownlint-cli2 to enforce consistent Markdown quality across docs, READMEs, and content… | Security Reviewed | 740 | 522.5k/wk | | [Publish versioned MkDocs documentation with mike](skills/publish-versioned-mkdocs-documentation-with-mike/) | Use mike when an agent needs to publish multiple versions of a MkDocs site without overwriting older documentation. | Security Reviewed | 728 | — | | [SiteOne Crawler Technical SEO and Site Audit](skills/siteone-crawler-technical-seo-and-site-audit/) | SiteOne Crawler is a real website crawler and analyzer for technical SEO, accessibility, security, and performance… | Security Reviewed | 708 | — | | [Verify Markdown links before docs or content ship with markdown-link-check](skills/verify-markdown-links-before-docs-or-content-ship-with-markdown-link-check/) | Catch dead links in README files, docs folders, and content drafts before a broken reference ships to users. | Security Reviewed | 693 | 573.2k/wk | | [SEOnaut Open Source Technical SEO Audit Tool](skills/seonaut-open-source-technical-seo-audit/) | SEOnaut is an open-source SEO auditing tool built with Go that crawls websites and generates detailed reports on… | Security Reviewed | 673 | — | | [Audit AI search citation readiness with GEO Optimizer](skills/audit-ai-search-citation-readiness-with-geo-optimizer/) | Use GEO Optimizer from the CLI or MCP so agents can audit a site for AI search visibility, generate llms.txt/schema… | Security Reviewed | 611 | — | | [Run evidence-backed agentic SEO audits with Agentic SEO Skill](skills/run-evidence-backed-agentic-seo-audits-with-agentic-seo-skill/) | Install a multi-runtime SEO skill pack that collects crawl, schema, performance, sitemap, robots, and content… | Security Reviewed | 588 | — | | [Run repeatable Google Ads and SEO audits inside Claude Code with Toprank](skills/run-repeatable-google-ads-and-seo-audits-inside-claude-code-with-toprank/) | Use Toprank when an agent needs a repeatable Claude Code workflow for Google Ads and SEO audits, with concrete slash… | Security Reviewed | 466 | — | | [Draft and audit LinkedIn content with LinkedIn Skills](skills/draft-and-audit-linkedin-content-with-linkedin-skills/) | Use LinkedIn Skills when an agent needs to draft posts, comments, replies, audits, profile rewrites, or content… | Security Reviewed | 420 | — | | [Remove AI Writing Fingerprints from Draft Copy](skills/remove-ai-writing-fingerprints-from-draft-copy/) | Use humanizer to scan drafts for AI telltales, explain what sounds synthetic, and suggest grounded rewrites that… | Security Reviewed | 45 | — | | [SEO Growth Loop](skills/seo-growth-loop/) | Run a closed-loop SEO growth workflow using Search Console data, keyword demand analysis, SERP Authority Mark… | Published | 1 | — | | [Format citations and bibliographies from DOIs, URLs, BibTeX, and CFF before publishing](skills/format-citations-and-bibliographies-from-dois-urls-bibtex-and-cff-before-publishing/) | Use Citation.js when an agent has raw references and needs clean citation output instead of hand-formatting sources.… | Published | — | 10.7k/wk | | [Ahrefs Backlink Content Planner](skills/ahrefs-backlink-content-planner/) | Leverages Ahrefs REST API v3 to identify content gap opportunities through competing domain analysis. Pulls… | Published | — | — | | [Ahrefs Content Gap Finder](skills/ahrefs-content-gap-finder-agent/) | Identifies content gaps using the Ahrefs API v3 /site-explorer/organic-keywords endpoint. Compares competitor… | Security Reviewed | — | — | | [Ahrefs Keyword Gap Analysis Skill](skills/ahrefs-keyword-gap-analysis-skill/) | Identifies keyword opportunities by comparing competitor rankings using Ahrefs' /v3/site-explorer/organic-keywords… | Security Reviewed | — | — | | [AI Content Readability Optimizer](skills/ai-content-readability-optimizer/) | Analyzes and optimizes content readability using Flesch-Kincaid scoring, Hemingway Editor API integration, and… | Security Reviewed | — | — | | [AI Meta Description Generator](skills/ai-meta-description-generator/) | Bulk-generates SEO meta descriptions from page content using OpenAI's GPT-4o API with custom system prompts tuned… | Published | — | — | | [AI-Powered Meta Description Writer](skills/ai-powered-meta-description-writer/) | Generates optimized meta descriptions using OpenAI Chat Completions API with token-aware truncation. Integrates with… | Security Reviewed | — | — | | [Clearscope NLP Grading Pipeline](skills/clearscope-nlp-grading-pipeline/) | Connects to Clearscope API to generate content grades based on NLP term frequency analysis. Automates keyword… | Published | — | — | | [Content Brief Architect](skills/content-brief-architect-agent/) | Creates detailed SEO content briefs using Ahrefs API keyword data, SurferSEO NLP analysis, and Clearscope content… | Security Reviewed | — | — | | [Content Cannibalization Detector](skills/content-cannibalization-detector/) | Identifies keyword cannibalization across site pages by analyzing Google Search Console Performance API data,… | Published | — | — | | [Copy.ai Sales Email Sequence Builder](skills/copyai-sales-email-sequence/) | Leverages Copy.ai's Workflows API to generate multi-step cold outreach sequences with persona-specific messaging.… | Published | — | — | | [Diagnose Site SEO Issues with a Structured Audit](skills/diagnose-site-seo-issues-with-a-structured-audit/) | Run a structured SEO audit that surfaces crawlability, technical, and on-page issues before you start guessing at… | Security Reviewed | — | — | | [Format plain-text drafts for clean Substack paste](skills/format-plain-text-drafts-for-clean-substack-paste/) | Transforms raw draft text into paste-ready Substack HTML so an agent can preserve headings, emphasis, lists, and… | Published | — | — | | [Google Search Console Insights Agent](skills/gsc-insights-agent/) | Extracts search performance data via the Google Search Console API v1 /searchAnalytics/query endpoint. Analyzes CTR,… | Security Reviewed | — | — | | [Google Search Console Performance Analyzer](skills/gsc-performance-analyzer-skill/) | Pulls search analytics from Google Search Console's /searchanalytics/query API to identify declining pages and… | Security Reviewed | — | — | | [Hemingway Readability Analyzer API](skills/hemingway-readability-analyzer-api/) | Scores content readability using textstat library metrics (Flesch-Kincaid, Gunning Fog, SMOG, Coleman-Liau).… | Security Reviewed | — | — | | [Internal Link Builder](skills/internal-link-builder-seo-agent/) | Analyzes site content graph using Screaming Frog SEO Spider API and builds internal linking recommendations.… | Security Reviewed | — | — | | [Internal Link Graph Optimizer](skills/internal-link-graph-optimizer/) | Analyzes internal linking structure by crawling sitemaps with Screaming Frog or Sitebulb, computing PageRank… | Security Reviewed | — | — | | [Internal Link Optimizer](skills/internal-link-optimizer-seo/) | Optimizes internal linking structure using Screaming Frog SEO Spider XML exports and NetworkX graph analysis.… | Published | — | — | | [Jasper AI Long-Form Blog Post Generator](skills/jasper-longform-blog-generator/) | Connects to Jasper's /v1/content/generate REST endpoint to produce SEO-optimized long-form blog posts using the Boss… | Security Reviewed | — | — | | [Keyword Cannibalization Detector](skills/keyword-cannibalization-detector/) | Detects keyword cannibalization issues using Google Search Console API performance data and Semrush keyword… | Security Reviewed | — | — | | [Keyword Cluster Generator](skills/keyword-cluster-generator-agent/) | Groups keywords into topical clusters using sentence-transformers all-MiniLM-L6-v2 embeddings with HDBSCAN… | Security Reviewed | — | — | | [Plan Programmatic SEO Pages at Scale](skills/plan-programmatic-seo-pages-at-scale/) | Design template and data driven SEO page programs that can scale without collapsing into thin, duplicate, or… | Security Reviewed | — | — | | [Rank Math SEO Plugin for WordPress Search Optimization](skills/rank-math-seo-plugin-wordpress-search-optimization/) | Rank Math SEO is the WordPress SEO plugin from Rank Math SEO, with more than 3 million active installs and current… | Security Reviewed | — | — | | [Schema Markup Generator for SEO](skills/schema-markup-generator-seo/) | Generates JSON-LD structured data using schema-dts TypeScript definitions and Google Rich Results Test API… | Published | — | — | | [Schema.org Markup Generator](skills/schema-org-markup-generator-agent/) | Generates structured data markup using Schema.org vocabulary in JSON-LD format. Supports Article, Product, FAQPage,… | Published | — | — | | [Schema.org Structured Data Injector](skills/schema-org-structured-data-injector/) | Generates and validates JSON-LD structured data markup for articles, products, FAQs, and HowTo content types… | Published | — | — | | [SEMrush Content Optimizer Agent](skills/semrush-content-optimizer-agent/) | Integrates with SEMrush Writing Assistant API to analyze content against top-10 SERP competitors. Provides real-time… | Published | — | — | | [SEMrush Keyword Research Agent](skills/semrush-keyword-research-agent-api-v3/) | Performs keyword research using SEMrush API v3 with domain analytics, keyword difficulty scoring, and SERP feature… | Security Reviewed | — | — | | [SEO Content Cluster Generator](skills/seo-content-cluster-generator/) | Builds topical authority clusters using SEMrush Keyword Magic API, Ahrefs Content Explorer, and Google Search… | Published | — | — | | [SEO Keyword Research Automator](skills/seo-keyword-research-automator/) | Automated keyword research using DataForSEO API and Google Search Console API. Performs SERP analysis, keyword… | Published | — | — | | [SEO Meta Tag Optimizer](skills/seo-meta-tag-optimizer-agent/) | Generates optimized title tags, meta descriptions, and Open Graph markup using Google NLP API for entity salience… | Security Reviewed | — | — | | [SEO Schema Markup Generator](skills/seo-schema-markup-generator-agent/) | Generates JSON-LD structured data for articles, products, FAQs, and local business schemas using Schema.org… | Security Reviewed | — | — | | [Surfer SEO Content Optimizer](skills/surfer-seo-content-optimizer/) | Analyzes top SERP competitors using DataForSEO API and generates content optimization briefs with target word count,… | Published | — | — | | [Surfer SEO Content Optimizer Integration](skills/surfer-seo-content-optimizer-integration/) | Optimizes content against Surfer SEO's NLP-based recommendations via the Surfer API /v1/content_editors endpoint.… | Published | — | — | | [Surfer SEO SERP Analyzer](skills/surfer-seo-serp-analyzer/) | Uses Surfer SEO Content Editor API to pull SERP analysis data including word count benchmarks, heading structure… | Published | — | — | | [Technical SEO Audit Crawler](skills/technical-seo-audit-crawler/) | Crawls websites for technical SEO issues using Screaming Frog CLI, Lighthouse CI API, and PageSpeed Insights v5.… | Published | — | — | ---
**[agentskillexchange.com](https://agentskillexchange.com)** — The marketplace for trusted AI agent skills