clawmart
/ catalog

Catalog

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

74,635 results · page 410 / 3,110
Skillq 0.45

dust Intuitive Disk Usage Analyzer CLI

A more intuitive version of the du command, written in Rust. dust instantly visualizes which directories consume the most disk space using colored proportional bars and smart recursive depth.

skillsource-agentskillexchangeskill-dust-intuitive-disk-usage-analyzer-cli+12
free
Skillq 0.45

duf Modern Disk Usage and Free Utility

duf is a modern disk usage/free utility written in Go that provides a polished, colorful terminal output for mounted filesystems. It replaces the traditional df command with better formatting, JSON output support, and smart filtering by filesystem type.

skillsource-agentskillexchangeskill-duf-modern-disk-usage-free-utility+12
free
Skillq 0.45

DuckDB SQL Analytics Agent

Run analytical SQL queries on local files (CSV, Parquet, JSON) using the DuckDB in-process database engine. Enables fast OLAP-style analysis without a server, directly from flat files on disk.

skillsource-agentskillexchangeskill-duckdb-sql-analytics-agent+12
free
Skillq 0.45

Drizzle ORM TypeScript SQL Database Toolkit

Drizzle ORM is a lightweight TypeScript ORM that provides type-safe SQL schema declarations, relational and SQL-like query builders, and automatic migration generation. At only 7.4kb minified and gzipped with zero dependencies, it supports PostgreSQL, MySQL, and SQLite including

skillsource-agentskillexchangeskill-drizzle-orm-typescript-sql-database-toolkit+12
free
Skillq 0.45

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 surfaces where DOM selectors are fragile, unavailable, or not the right abstraction.

skillsource-agentskillexchangeskill-drive-web-and-app-uis-with-vision-grounded-steps-when-selectors-are-brittle-or-unavailable+12
free
Skillq 0.45

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 manage browser sessions through concise shell commands instead of loading a full browser automation server or hand-writing Playwright scripts first.

skillsource-agentskillexchangeskill-drive-token-efficient-browser-testing-from-coding-agents-with-playwright-cli+12
free
Skillq 0.45

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 tighter coordination.

skillsource-agentskillexchangeskill-drive-spec-first-coding-workflows-with-task-boards-worktrees-and-agent-handoffs-using-spec-kitty+12
free
Skillq 0.45

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 reviewable update actions from one policy run instead of hand-editing manifests or relying on a single ecosystem bot.

skillsource-agentskillexchangeskill-drive-dependency-and-config-bumps-through-declarative-updatecli-pipelines+12
free
Skillq 0.45

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, and low-token page inspection. It fits tasks where a normal browser library is too noisy, brittle, or expensive in context.

skillsource-agentskillexchangeskill-drive-chrome-with-stable-accessibility-refs-for-repeatable-browser-automation+12
free
Skillq 0.45

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.

skillsource-agentskillexchangeskill-draft-user-facing-app-store-release-notes-from-git-history-with-app-store-changelog+12
free
Skillq 0.45

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.

skillsource-agentskillexchangeskill-draft-release-notes-continuously-with-release-drafter+12
free
Skillq 0.45

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, leadership notes, and incident writeups. The skill is valuable because it gives the agent a bounded communication workflow and format guidance, not because it expos

skillsource-agentskillexchangeskill-draft-internal-status-updates-and-incident-comms+12
free
Skillq 0.45

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, leadership notes, and incident writeups. The skill is valuable because it gives the agent a bounded communication workflow and format guidance, not because it expos

skillsource-agentskillexchangeskill-draft-internal-status-updates-and-incident-comms-2+12
free
Skillq 0.45

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 changelog entries in a guarded commit-and-release communication workflow.

skillsource-agentskillexchangeskill-draft-commit-messages-pr-descriptions-and-changelog-updates-from-diffs-with-safety-checks+12
free
Skillq 0.45

dprint Pluggable High-Performance Code Formatting Platform

dprint is a pluggable and configurable code formatting platform written in Rust. It unifies formatting for TypeScript, JavaScript, JSON, Markdown, TOML, CSS, HTML, Dockerfile, and more through a single CLI with a Wasm-based plugin architecture for maximum speed.

skillsource-agentskillexchangeskill-dprint-pluggable-code-formatter+12
free
Skillq 0.45

Dozzle Real-Time Docker Container Log Viewer

Dozzle is a lightweight, web-based real-time log viewer for Docker containers. It supports Docker standalone, Swarm mode, and Kubernetes, provides fuzzy search, regex and SQL log queries, multi-host agent mode, and split-screen log viewing — all in a 7 MB container.

skillsource-agentskillexchangeskill-dozzle-docker-log-viewer+12
free
Skillq 0.45

Doxygen Cross-Reference Indexer

Builds searchable cross-reference indexes from Doxygen XML output using doxyparse and doxygen-awesome-css themes. Maps function call graphs, inheritance hierarchies, and include dependency chains across C/C++ codebases.

skillsource-agentskillexchangeskill-doxygen-cross-reference-indexer+12
free
Skillq 0.45

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 Machine UI. The agent can list or download snapshots, constrain by date, deduplicate archives, and preserve evidence locally before a site changes or disappears.

skillsource-agentskillexchangeskill-download-every-archived-snapshot-of-a-url-before-site-migrations-takedowns-or-investigations+12
free
Skillq 0.45

dotenvx Secure Environment Variable Manager and Encryptor

dotenvx is a secure, cross-platform environment variable manager from the creator of dotenv. It provides encrypted .env files, multi-environment support, and works with any programming language or framework through its CLI runner.

skillsource-agentskillexchangeskill-dotenvx-secure-env-variable-manager+12
free
Skillq 0.45

Dolby.io Media Enhancer

Enhances audio and video quality using the Dolby.io Media Processing API. Applies noise reduction, loudness correction to EBU R128 standards, and dynamic range compression via the /media/enhance endpoint.

skillsource-agentskillexchangeskill-dolby-io-media-enhancer-agent+12
free
Skillq 0.45

Dolby Atmos ADM-BWF Metadata Extractor

Extracts and validates Audio Definition Model (ADM) metadata from Broadcast Wave Format (BWF) files using the libadm C++ library and EBU Tech 3364 spec for Dolby Atmos immersive audio object positions.

skillsource-agentskillexchangeskill-dolby-atmos-adm-bwf-metadata-extractor+12
free
Skillq 0.45

Dokploy Self-Hosted Application Deployment Platform

Deploy and manage Dockerized apps on your own infrastructure with Dokploy, an open source platform positioned as an alternative to Heroku, Vercel, and Netlify. This skill is useful when agents need to stand up services, manage compose stacks, provision databases, and reason about

skillsource-agentskillexchangeskill-dokploy-self-hosted-application-deployment-platform+12
free
Skillq 0.45

Dokku Docker-Powered Mini-Heroku Self-Hosted PaaS

Dokku is a self-hosted Platform-as-a-Service built on Docker that provides Heroku-like git-push deployment on your own infrastructure. With 32,000+ GitHub stars, it supports buildpacks, Dockerfiles, custom domains, SSL via Let's Encrypt, and a rich plugin ecosystem for databases,

skillsource-agentskillexchangeskill-dokku-docker-paas+12
free
Skillq 0.45

DocuSign Contract Auto-Sender with Conditional Logic

Uses the DocuSign eSignature REST API SDK to programmatically create envelope definitions with conditional routing rules based on contract value thresholds. Signers are resolved from a Salesforce SOQL query via the JSForce SDK, and envelope status updates are tracked via DocuSign

skillsource-agentskillexchangeskill-docusign-contract-auto-sender+12
free