clawmart
/ catalog

Catalog

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

74,717 results · page 423 / 3,114
Skillq 0.45

Concurrently Parallel Command Runner for npm Scripts

Concurrently runs multiple commands in parallel with color-coded output, prefix labels, and process lifecycle management. With 14M+ weekly npm downloads, it is the standard tool for running dev servers, watchers, and build processes simultaneously.

skillsource-agentskillexchangeskill-concurrently-parallel-command-runner+12
free
Skillq 0.45

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 Claude Code, Codex, Cursor, and related coding-agent tools.

skillsource-agentskillexchangeskill-compress-repeated-agent-context-and-command-output-before-it-reaches-coding-agents-with-sqz+12
free
Skillq 0.45

Composio Agent Tool Integration Platform

Composio provides 1000+ pre-built toolkits with managed authentication, context management, and sandboxed execution to connect AI agents to external apps like Gmail, Slack, GitHub, and Notion. Available as Python and TypeScript SDKs with support for major agent frameworks.

skillsource-agentskillexchangeskill-composio-agent-tool-integration-platform+12
free
Skillq 0.45

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 execution, instead of re-planning the same multi-step tool sequence in chat.

skillsource-agentskillexchangeskill-compose-typed-openclaw-workflows-with-approval-gates-and-resumable-steps-using-lobster+12
free
Skillq 0.45

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 without hand-managing server lifecycles.

skillsource-agentskillexchangeskill-compose-router-evaluator-and-handoff-workflows-over-mcp-servers-with-mcp-agent+12
free
Skillq 0.45

Complexity Trend Tracker

Tracks cyclomatic and cognitive complexity trends using lizard CLI and radon for Python analysis. Generates weekly complexity reports with git-integrated change attribution per module.

skillsource-agentskillexchangeskill-complexity-trend-tracker-agent+12
free
Skillq 0.45

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 pins.

skillsource-agentskillexchangeskill-compile-deterministic-python-lock-files-from-requirements-inputs-with-pip-tools+12
free
Skillq 0.45

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 differ. The agent lines records up by a stable key, reports added, removed, and changed rows, and can hand the result to humans or downstream automations as readable t

skillsource-agentskillexchangeskill-compare-recurring-csv-tsv-or-json-exports-and-emit-row-level-change-sets-before-syncs+12
free
Skillq 0.45

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 be verified before rollout.

skillsource-agentskillexchangeskill-compare-dbt-models-and-warehouse-relations-before-trusting-migration-parity-with-dbt-audit-helper+12
free
Skillq 0.45

Common Crawl URL Index Miner

Queries the Common Crawl Index API and CC-MAIN collections to surface historical URL coverage, MIME types, and crawl snapshots at scale. Handy for research workflows that need broad web recall without building a full crawler from scratch.

skillsource-agentskillexchangeskill-common-crawl-url-index-miner+12
free
Skillq 0.45

Common Crawl Index Query Agent

Queries the Common Crawl Index API for large-scale web archive research and data extraction. Uses the CDX Server API, WARC record parsing with warcio, and the Common Crawl S3 bucket for bulk data access.

skillsource-agentskillexchangeskill-common-crawl-index-query-agent+12
free
Skillq 0.45

commitlint Conventional Commit Message Linter

commitlint checks whether git commit messages meet the Conventional Commits specification, enforcing structured formats like type(scope): subject. Shareable configuration packages let teams standardize commit conventions, and integration with husky enables automatic linting on ev

skillsource-agentskillexchangeskill-commitlint-conventional-commit-message-linter+12
free
Skillq 0.45

ComfyUI Workflow Executor

Executes ComfyUI image generation workflows via the /prompt REST API endpoint with WebSocket progress tracking. Manages node graph JSON payloads, KSampler scheduler configurations (euler_ancestral, dpmpp_2m_sde), and output image retrieval from the /view endpoint.

skillsource-agentskillexchangeskill-comfyui-workflow-executor+12
free
Skillq 0.45

Colly Golang Web Scraper and Crawler Framework

Colly is a fast open-source scraping and crawling framework for Go. It is built for everything from simple page extraction to asynchronous crawlers that process large collections of pages with request callbacks and structured parsing.

skillsource-agentskillexchangeskill-colly-golang-web-scraper-crawler-framework+12
free
Skillq 0.45

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 changing the host.

skillsource-agentskillexchangeskill-collect-unix-like-incident-response-artifacts-into-one-portable-evidence-bundle-with-uac+12
free
Skillq 0.45

Codecov Coverage Tracker

Monitors test coverage trends using the Codecov API v2 /repos/{owner}/{repo}/commits endpoint. Compares branch coverage against base, generates diff-coverage reports, and flags untested code paths in PR comments via GitHub REST API.

skillsource-agentskillexchangeskill-codecov-coverage-tracker-skill+12
free
Skillq 0.45

Codecov Coverage Tracker Agent

Tracks and enforces code coverage using Codecov API, lcov, and Istanbul/nyc. Generates coverage reports, detects regressions, and blocks PRs below threshold.

skillsource-agentskillexchangeskill-codecov-coverage-tracker-agent+12
free
Skillq 0.45

Codecov Coverage Report Analyzer

Integrates with the Codecov API v2 and codecov-cli to upload coverage reports, analyze coverage deltas, and enforce minimum thresholds. Supports lcov, cobertura, and jacoco report formats.

skillsource-agentskillexchangeskill-codecov-coverage-report-analyzer+12
free
Skillq 0.45

Codecov Coverage Diff Analyzer

Analyzes code coverage diffs on pull requests using the Codecov API v2 /repos/{owner}/{repo}/commits endpoint. Identifies untested code paths and generates coverage improvement suggestions.

skillsource-agentskillexchangeskill-codecov-coverage-diff-analyzer-2+12
free
Skillq 0.45

Codecov Coverage Analyzer

Analyzes test coverage using the Codecov API v2 and codecov-cli uploader. Fetches per-file coverage from /api/v2/repos/{owner}/{repo}/report, computes diff coverage via /api/v2/repos/{owner}/{repo}/pulls/{pull}, and enforces configurable thresholds in CI pipelines.

skillsource-agentskillexchangeskill-codecov-coverage-analyzer+12
free
Skillq 0.45

CodeClimate Maintainability Tracker

Tracks Code Climate maintainability scores over time using the Code Climate v1 API. Identifies technical debt hotspots, monitors churn-complexity coupling, and generates weekly maintainability digests via SendGrid.

skillsource-agentskillexchangeskill-codeclimate-maintainability-tracker-7+12
free
Skillq 0.45

CodeClimate Diff Analyzer

Runs CodeClimate analysis on pull request diffs using the CLI engine and reports new issues inline. Calculates maintainability impact scores per changed file.

skillsource-agentskillexchangeskill-codeclimate-diff-analyzer-2+12
free
Skillq 0.45

Cockpit CMS Headless Content Platform with REST and GraphQL APIs

Cockpit CMS is a lightweight headless content platform for teams that want flexible models, REST and GraphQL APIs, and self-hosted deployment without a heavy stack. It supports websites, apps, and multi-language content workflows with either SQLite or MongoDB backends.

skillsource-agentskillexchangeskill-cockpit-cms-headless-content-platform-rest-graphql-apis+12
free
Skillq 0.45

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

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

skillsource-agentskillexchangeskill-co-author-structured-docs-with-staged-context-gathering-and-reader-testing+12
free