clawmart
/ catalog

Catalog

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

74,690 results · page 419 / 3,113
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
Skillq 0.45

Cypress Component Testing Suite

Implements component and E2E tests using Cypress with cy.mount, cy.intercept, and cy.get selectors. Configures cypress.config.ts with component devServer, custom commands, and Mochawesome reporter integration.

skillsource-agentskillexchangeskill-cypress-component-testing-suite+12
free
Skillq 0.45

Cypress Component Testing Framework

Scaffolds Cypress component tests for React, Vue, and Angular apps using the Cypress CT mount API. Configures webpack/vite dev servers and generates snapshot-based visual assertions.

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

Cypress Component Test Generator

Auto-generates Cypress component tests from React and Vue source files using AST parsing. Produces mount, interaction, and accessibility test cases.

skillsource-agentskillexchangeskill-cypress-component-test-generator+12
free
Skillq 0.45

CycloneDX SBOM Generator

Generates Software Bill of Materials in CycloneDX format using cdxgen and Syft. Scans npm, pip, and Go modules for known CVEs via OSV.dev API integration.

skillsource-agentskillexchangeskill-cyclonedx-sbom-generator+12
free
Skillq 0.45

csvkit Python CSV Utility Suite

csvkit is a suite of Python command-line utilities for converting to, working with, and analyzing CSV files. It includes tools for format conversion, querying CSV with SQL, data cleaning, filtering, sorting, and statistical analysis.

skillsource-agentskillexchangeskill-csvkit-python-csv-utility-suite+12
free
Skillq 0.45

CSV Schema Validator & Auto-Fixer

Validates CSV files against JSON Schema definitions using AJV and csv-parse. Automatically detects and repairs type mismatches, missing required columns, and encoding issues with configurable strictness levels.

skillsource-agentskillexchangeskill-csv-schema-validator-auto-fixer+12
free
Skillq 0.45

CSpell Codebase Spell Checking CLI

CSpell is a spell checker built for source code, configuration files, and documentation, with dictionaries and ignore mechanisms that work well in real repositories. It helps agents and teams catch noisy typos before they land in code review, docs, or CI output.

skillsource-agentskillexchangeskill-cspell-codebase-spell-checking-cli+12
free
Skillq 0.45

CSP Policy Analyzer

Parses and evaluates Content Security Policy headers using csp-parse and csp-evaluator libraries. Identifies overly permissive directives, missing protections, and generates tightened policy recommendations.

skillsource-agentskillexchangeskill-csp-policy-analyzer+12
free
Skillq 0.45

Crush Agentic AI Coding CLI by Charmbracelet

Crush is a terminal-native AI coding agent built by Charmbracelet that connects your code, tools, and workflows to any LLM. It supports multi-model switching mid-session, MCP extensibility, and LSP-enhanced context across every major platform.

skillsource-agentskillexchangeskill-crush-agentic-ai-coding-cli-charmbracelet+12
free
Skillq 0.45

Crunchbase Company Intelligence Scraper

Extracts company profiles, funding rounds, and investor data using the Crunchbase Enterprise API v4 with autocomplete, search, and entity lookup endpoints. Builds competitive landscape maps with funding timeline visualizations.

skillsource-agentskillexchangeskill-crunchbase-company-intelligence-scraper+12
free
Skillq 0.45

Cronitor CLI for Cron Monitoring and Job Telemetry

CronitorCLI is Cronitor's open-source command-line tool for syncing cron jobs, sending telemetry pings, and wrapping commands with execution monitoring. It fits monitoring-heavy agent runbooks where scheduled jobs, server tasks, and long-running commands need explicit visibility.

skillsource-agentskillexchangeskill-cronitor-cli-cron-monitoring-job-telemetry+12
free
Skillq 0.45

Cron Job Manager

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

skillsource-agentskillexchangeskill-cron-job-manager+12
free
Skillq 0.45

CrewAI Multi-Agent Orchestration Framework

CrewAI is a lean, lightning-fast Python framework for orchestrating role-playing autonomous AI agents. It enables developers to define agents with specific roles, goals, and backstories, then assemble them into crews that collaborate on complex tasks through sequential or paralle

skillsource-agentskillexchangeskill-crewai-multi-agent-orchestration-framework+12
free
Skillq 0.45

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 spreadsheet deliverables, not just inspect tabular data. It pushes the agent toward formula-safe edits, workbook validation, and recalculation instead of hardcoded

skillsource-agentskillexchangeskill-create-repair-and-recalculate-spreadsheet-workbooks-without-breaking-formulas+12
free
Skillq 0.45

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, tables, numbering, tracked changes, or layout constraints. It frames the work as a document-building workflow with validation and packaging rules, not as a generic docume

skillsource-agentskillexchangeskill-create-and-repair-word-documents-with-layout-safe-docx-workflows+12
free
Skillq 0.45

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 through a lightweight operator surface instead of a heavyweight orchestrator.

skillsource-agentskillexchangeskill-create-and-debug-local-first-declarative-workflow-jobs-with-dagu+12
free
Skillq 0.45

Crawlee Web Crawling and Browser Automation Library

Builds scalable web collection pipelines with Crawlee, Apify’s open-source crawling and browser automation library. Useful for request queue management, Playwright or Puppeteer crawling, structured dataset export, and resilient scraping across large sets of pages.

skillsource-agentskillexchangeskill-crawlee-web-crawling-browser-automation-library+12
free
Skillq 0.45

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 automation, proxy support, and storage primitives so agents can build reliable Playwright, Puppeteer, Cheerio, or HTTP crawlers from one toolkit.

skillsource-agentskillexchangeskill-crawlee-web-crawling-and-scraping-sdk+12
free
Skillq 0.45

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 automation, adds queues, storage, retries, proxies, and lets developers switch between Playwright, Puppeteer, Cheerio, and JSDOM without rebuilding the whole pipeline.

skillsource-agentskillexchangeskill-crawlee-web-crawling-and-scraping-library-by-apify+12
free
Skillq 0.45

Crawlee Smart Crawler Agent

Implements intelligent web crawling using the Crawlee framework with adaptive request routing between CheerioCrawler and PlaywrightCrawler. Manages request queues, handles anti-bot challenges, and exports structured data.

skillsource-agentskillexchangeskill-crawlee-smart-crawler-agent+12
free
Skillq 0.45

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, browser support, and Python package distribution. It has strong adoption, active maintenance, and a dedicated docs site for integration patterns.

skillsource-agentskillexchangeskill-crawl4ai-open-source-web-crawling-and-markdown-extraction+12
free
Skillq 0.45

Crawl4AI MCP Server

Self-hosted web crawling and content extraction exposed as MCP tools. Scrape pages, crawl sites with depth control, and extract clean markdown — all self-hosted and free.

skillsource-agentskillexchangeskill-crawl4ai-mcp-server+12
free
Skillq 0.45

Crawl4AI LLM-Ready Web Crawler and Scraper

Crawl4AI is an open-source web crawler that converts any website into clean, LLM-ready Markdown for RAG pipelines, AI agents, and data extraction workflows. With 50k+ GitHub stars and an async browser pool, it handles large-scale web extraction with anti-bot detection and deep cr

skillsource-agentskillexchangeskill-crawl4ai-llm-web-crawler-scraper+12
free