clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

6,065 results · page 82 / 253
Skillq 0.45

Docker Compose Generator Skill

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-docker-compose-generator-skill+12
free
Skillq 0.45

Docker Build Cache Optimizer

Optimizes Docker build performance using BuildKit cache mount analysis, docker history layer inspection, and Dockerfile linting via hadolint. Reduces build times by restructuring layer ordering and implementing multi-stage build patterns.

skillsource-agentskillexchangeskill-docker-build-cache-optimizer+12
free
Skillq 0.45

dlt Python Data Load Tool

An open-source Python library that makes loading data from APIs, databases, and files into structured datasets simple and Pythonic. dlt automates schema inference, incremental loading, and normalization, supporting destinations like DuckDB, BigQuery, Snowflake, and Postgres.

skillsource-agentskillexchangeskill-dlt-python-data-load-tool+12
free
Skillq 0.45

Dive Docker Image Layer Explorer and Size Optimizer

Dive is a CLI tool for exploring Docker image layers, analyzing file system changes, and estimating wasted space. It helps developers optimize container image sizes by visualizing exactly what each layer adds, modifies, or removes.

skillsource-agentskillexchangeskill-dive-docker-image-layer-explorer+12
free
Skillq 0.45

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 can route through before making changes.

skillsource-agentskillexchangeskill-distill-repository-rules-and-workflows-into-reusable-project-skills-with-skill-based-architecture+12
free
Skillq 0.45

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 workers and brings back PRs.

skillsource-agentskillexchangeskill-dispatch-coding-agents-from-github-issue-labels-and-return-pull-requests-with-patchwork-agents+12
free
Skillq 0.45

Discord Moderation Bot with AI Classification

Listens to Discord gateway events, passing flagged messages to the OpenAI Moderation API and a custom classifier to detect spam and coordinated inauthentic behavior. Issues timeouts via the Discord REST API and logs incidents to a Supabase Postgres table for moderator review. Rul

skillsource-agentskillexchangeskill-discord-moderation-ai-classification+12
free
Skillq 0.45

Discord Bot Manager

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-discord-bot-manager+12
free
Skillq 0.45

Directus SQL-Native Headless CMS and Internal App Platform

Directus turns a SQL database into a headless CMS, admin app, and instant API layer without forcing a proprietary data model. It is a strong fit for teams that want self-hosted content operations, internal tooling, and database-first workflows with REST, GraphQL, auth, and extens

skillsource-agentskillexchangeskill-directus-sql-native-headless-cms-internal-app-platform+12
free
Skillq 0.45

Directus Open-Source Headless CMS and Backend Platform

Directus is an open-source headless CMS that wraps any SQL database with instant REST and GraphQL APIs, a no-code admin panel, and granular role-based access control. It turns existing databases into full-featured backends with authentication, file storage, and real-time subscrip

skillsource-agentskillexchangeskill-directus-open-source-headless-cms-backend-platform+12
free
Skillq 0.45

Dioxus Rust Fullstack Cross-Platform Application Framework

Dioxus is a fullstack app framework for Rust that enables building cross-platform applications for web, desktop, and mobile from a single codebase. With 24k+ GitHub stars and an active Rust community, it combines React-like ergonomics with Rust performance and type safety.

skillsource-agentskillexchangeskill-dioxus-rust-fullstack-cross-platform-framework+12
free
Skillq 0.45

DigitalOcean Droplet Manager

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-digitalocean-droplet-manager+12
free
Skillq 0.45

Difftastic Structural Syntax-Aware Diff Tool

Difftastic is a structural diff tool that compares files based on their syntax rather than line-by-line text. Written in Rust with 24k+ GitHub stars, it understands 30+ programming languages and integrates directly with Git and Mercurial.

skillsource-agentskillexchangeskill-difftastic-structural-syntax-diff+12
free
Skillq 0.45

Diffbot Knowledge Graph Extractor

Extracts structured entities from web pages using the Diffbot Extraction API and Knowledge Graph. Supports article, product, and discussion extraction with automatic entity linking via DQL queries.

skillsource-agentskillexchangeskill-diffbot-knowledge-graph-extractor+12
free
Skillq 0.45

Diffbot Article Extraction Verifier

Validates article extraction quality using the Diffbot Article API and Analyze API, checking fields like `title`, `author`, `tags`, and `text`. Useful for verifying whether an extraction pipeline is capturing real editorial structure instead of noisy page chrome.

skillsource-agentskillexchangeskill-diffbot-article-extraction-verifier+12
free
Skillq 0.45

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 the noise of plain line diffs.

skillsource-agentskillexchangeskill-diff-yaml-manifests-semantically-and-surface-meaningful-drift-before-apply-with-dyff+12
free
Skillq 0.45

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 instead of noisy line-based diffs. Best when an agent is validating API payloads, configuration snapshots, or migration outputs where nesting and key paths matter.

skillsource-agentskillexchangeskill-diff-nested-json-api-responses-and-config-snapshots-before-approving-changes+12
free
Skillq 0.45

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 plan before agents touch production databases.

skillsource-agentskillexchangeskill-diff-live-database-schemas-against-declarative-sql-before-schema-drift-reaches-production-with-sqldef+12
free
Skillq 0.45

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.

skillsource-agentskillexchangeskill-diff-and-review-mysql-schema-changes-as-filesystem-managed-sql-before-risky-database-deploys-with-skeema+12
free
Skillq 0.45

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 needs before touching files or running tools. Use it when you need a deterministic first pass instead of guessing whether a repo is a plugin, block theme, site, core

skillsource-agentskillexchangeskill-diagnose-wordpress-repo-structure-and-route-follow-up-work-safely+12
free
Skillq 0.45

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 proxy, route, or double-tunneling conflicts need a structured diagnosis.

skillsource-agentskillexchangeskill-diagnose-tailscale-and-proxy-conflicts-before-remote-development-stalls-out+12
free
Skillq 0.45

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 why traffic or rankings slipped.

skillsource-agentskillexchangeskill-diagnose-site-seo-issues-with-a-structured-audit+12
free
Skillq 0.45

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, fetch, repack, or work in. Use it when an agent needs evidence about large blobs, oversized trees, too many refs, or other Git pathologies before proposing cleanup.

skillsource-agentskillexchangeskill-diagnose-pathological-git-repository-size-before-migration-ci-or-contributor-onboarding+12
free
Skillq 0.45

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 connect over LAN, Tailscale, or a public URL. Use it when a node setup is broken and you need diagnosis, not when you simply want to list devices or advertise OpenCla

skillsource-agentskillexchangeskill-diagnose-openclaw-node-pairing-and-route-failures+12
free