clawmart
/ catalog

Catalog

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

74,665 results · page 417 / 3,112
Skillq 0.45

Datadog Anomaly Detection Agent

Monitors Datadog metric streams using the Datadog API v2 and applies ML-based anomaly detection to alert on infrastructure drift. Integrates with PagerDuty and Slack webhooks for multi-channel incident routing.

skillsource-agentskillexchangeskill-datadog-anomaly-detection-agent-2+12
free
Skillq 0.45

Datadog Anomaly Alert Router

Routes Datadog anomaly detection alerts to appropriate response channels using the Datadog Events API v2 and Monitors API. Applies severity-based escalation rules with PagerDuty and Slack webhook integration.

skillsource-agentskillexchangeskill-datadog-anomaly-alert-router+12
free
Skillq 0.45

Database Migration Validator

Validates SQL database migrations for safety using pg_stat_statements analysis and pt-online-schema-change dry-run mode. Checks for long-running locks, missing indexes on foreign keys, and backward-incompatible column changes.

skillsource-agentskillexchangeskill-database-migration-validator+12
free
Skillq 0.45

Dasel Multi-Format Data Selector and Modifier

Dasel (Data-Select) is a command-line tool and Go library for querying, modifying, and transforming structured data across JSON, YAML, TOML, XML, CSV, HCL, and INI formats using a unified selector syntax. It supports format conversion between all supported types.

skillsource-agentskillexchangeskill-dasel-multi-format-data-selector-modifier+12
free
Skillq 0.45

Danger JS Pull Request Automation Toolkit

Danger JS automates pull request review chores by running programmable checks inside CI and posting structured feedback back to GitHub, GitLab, and other code hosts. It is a strong fit for teams that want to turn review conventions into repeatable checks instead of relying on hum

skillsource-agentskillexchangeskill-danger-js-pull-request-automation-toolkit+12
free
Skillq 0.45

DALL-E Variations Pipeline

Generates image variations and edits using the OpenAI Images API (DALL-E 3 and gpt-image-1). Manages prompt engineering for consistent style, handles mask-based inpainting, and outputs multiple sizes with quality presets.

skillsource-agentskillexchangeskill-dalle-variations-pipeline+12
free
Skillq 0.45

DALL-E Variation Generator

Generates image variations and edits using OpenAI's DALL-E 3 API with mask-based inpainting, style consistency scoring via CLIP embeddings, and automatic prompt refinement loops.

skillsource-agentskillexchangeskill-dalle-variation-generator+12
free
Skillq 0.45

DALL-E Prompt Chain Generator

Generates and iterates DALL-E 3 image prompts using the OpenAI Images API with size, quality, and style parameters. Chains edits via the images/edits endpoint with mask-based inpainting.

skillsource-agentskillexchangeskill-dalle-prompt-chain-generator+12
free
Skillq 0.45

DALL-E Image Variation Pipeline

Manages OpenAI DALL-E 3 API workflows for brand-consistent image generation with style references, aspect ratio control, and automated prompt refinement using GPT-4 Vision feedback loops.

skillsource-agentskillexchangeskill-dalle-image-variation-pipeline+12
free
Skillq 0.45

DALL-E Image Variation Generator

Generates image variations and edits using the OpenAI Images API v1 with DALL-E 3 model selection. Supports inpainting via base64-encoded mask uploads, handles 1024x1024/1792x1024 aspect ratios, and implements content policy pre-screening with the Moderation API.

skillsource-agentskillexchangeskill-dalle-image-variation-generator+12
free
Skillq 0.45

DALL-E Batch Image Generator

Generates and manages batch image creation jobs using the OpenAI Images API /v1/images/generations endpoint. Supports DALL-E 3 with size, quality, and style parameters plus automatic prompt revision tracking.

skillsource-agentskillexchangeskill-dalle-batch-image-generator+12
free
Skillq 0.45

DALL-E 3 Batch Asset Generator

Generates multiple image variations from a single brief using the OpenAI Images API (POST /v1/images/generations) with DALL-E 3, applying brand guidelines via structured prompt templates. Handles concurrent generation requests with retry logic for rate limit compliance.

skillsource-agentskillexchangeskill-dalle-3-batch-asset-generator+12
free
Skillq 0.45

DALL-E Prompt Engineering Kit

Structured prompt generation for OpenAI's DALL-E 3 API (images/generations endpoint) with style modifiers, aspect ratio control, and batch variation generation. Includes negative prompt patterns and quality presets.

skillsource-agentskillexchangeskill-dall-e-prompt-engineering-kit+12
free
Skillq 0.45

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 brand identity across icons, banners, and social media templates.

skillsource-agentskillexchangeskill-dall-e-3-brand-asset-batch-generator+12
free
Skillq 0.45

Dagster Data Pipeline Orchestrator

Orchestrate data pipelines using Dagster, the cloud-native data orchestration platform. Define data assets as Python functions with automatic lineage tracking, scheduling, and observability.

skillsource-agentskillexchangeskill-dagster-data-pipeline-orchestrator+12
free
Skillq 0.45

Dagger Programmable CI/CD Automation Engine

Dagger is an open-source automation engine for building, testing, and shipping any codebase. It replaces shell scripts and proprietary YAML with real code using SDKs in Go, Python, TypeScript, and 5 other languages, with built-in caching and OpenTelemetry tracing.

skillsource-agentskillexchangeskill-dagger-programmable-cicd-automation-engine+12
free
Skillq 0.45

D2 Modern Diagram Scripting Language and CLI

D2 is a modern diagram scripting language that turns text into diagrams. It compiles declarative text files into SVG, PNG, and PDF outputs with automatic layout, multiple themes, and support for sequence diagrams, class diagrams, and network topologies.

skillsource-agentskillexchangeskill-d2-diagram-scripting-language-cli+12
free
Skillq 0.45

Cypress Visual Regression Testing Suite

Automates pixel-level visual regression testing using Cypress with cypress-image-snapshot plugin. Compares screenshots against baselines using pixelmatch algorithm with configurable diff thresholds.

skillsource-agentskillexchangeskill-cypress-visual-regression-testing-suite+12
free
Skillq 0.45

Cypress Visual Regression Runner

Runs visual regression tests comparing screenshots captured via Cypress cy.screenshot() against baseline images using pixelmatch diffing. Integrates with Percy SDK for cross-browser visual snapshots.

skillsource-agentskillexchangeskill-cypress-visual-regression-runner+12
free
Skillq 0.45

Cypress Network Stub Generator

Generates cy.intercept() stubs from recorded HAR files for deterministic E2E tests. Uses cy.session() for authentication caching and cy.origin() for cross-origin testing workflows.

skillsource-agentskillexchangeskill-cypress-network-stub-generator+12
free
Skillq 0.45

Cypress End-to-End and Component Testing Framework

Cypress is an open-source browser testing framework for end-to-end, component, and accessibility testing in modern web apps. It gives agents and developers a reliable way to run local browser tests, debug failures with rich traces, and plug test execution into CI pipelines.

skillsource-agentskillexchangeskill-cypress-end-to-end-component-testing-framework+12
free
Skillq 0.45

Cypress E2E Test Generator

Generates Cypress end-to-end test suites from user flow recordings. Uses the Cypress Real Events plugin and cy.intercept() for network stubbing with automatic fixture generation.

skillsource-agentskillexchangeskill-cypress-e2e-test-generator-3+12
free
Skillq 0.45

Cypress E2E API Intercept Skill

Creates end-to-end tests with Cypress cy.intercept() for API mocking and cy.wait() for request assertion. Uses Cypress Testing Library queries with findByRole() and findByText() for accessible element selection.

skillsource-agentskillexchangeskill-cypress-e2e-api-intercept-skill+12
free
Skillq 0.45

Cypress Component Testing Toolkit

Creates component and integration tests using the Cypress Testing Library API and cy.intercept for network stubbing. Supports visual testing via the Cypress Image Snapshot plugin and accessibility auditing with cypress-axe.

skillsource-agentskillexchangeskill-cypress-component-testing-toolkit+12
free