clawmart
/ catalog

Catalog

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

73,704 results · page 316 / 3,071
Skillq 0.45

Semgrep Custom Rule Runner

Executes Semgrep OSS with custom YAML rule files for project-specific static analysis patterns. Supports semgrep --config and --pattern flags with metavariable constraints for detecting anti-patterns in Python, JavaScript, Go, and Java codebases.

skillsource-agentskillexchangeskill-semgrep-custom-rule-runner-2+12
free
Skillq 0.45

Semgrep Custom Rule Builder

Creates custom Semgrep SAST rules using the semgrep CLI and rule schema YAML format. Supports pattern-either, metavariable-regex, and taint-mode tracking for detecting framework-specific vulnerabilities in Python, Go, and JavaScript.

skillsource-agentskillexchangeskill-semgrep-custom-rule-builder-3+12
free
Skillq 0.45

Semgrep Custom Pattern Library

Builds custom Semgrep rules using the semgrep YAML rule syntax with metavariable-pattern, pattern-either, and taint-mode analysis. Generates rule packs for OWASP Top 10 detection across Python, JavaScript, and Go codebases.

skillsource-agentskillexchangeskill-semgrep-custom-pattern-library+12
free
Skillq 0.45

Semgrep Custom Pattern Generator

Generates Semgrep SAST rules from vulnerability descriptions using the Semgrep CLI and semgrep-rules YAML schema. Supports metavariable patterns, taint tracking, and join rules for cross-function analysis.

skillsource-agentskillexchangeskill-semgrep-custom-pattern-generator+12
free
Skillq 0.45

Semgrep Custom Pattern Builder

Builds custom Semgrep rules using the Semgrep pattern syntax and semgrep CLI. Generates YAML rule files with metavariable patterns, taint tracking, and autofix transformations.

skillsource-agentskillexchangeskill-semgrep-custom-pattern-builder+12
free
Skillq 0.45

Semgrep Code Scanner

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

skillsource-agentskillexchangeskill-semgrep-code-scanner+12
free
Skillq 0.45

Semgrep Code Pattern Scanner

Runs Semgrep against a codebase using official or custom rule registries and outputs a grouped report of security anti-patterns, deprecated API usage, and policy violations. Supports 30+ languages and produces SARIF output.

skillsource-agentskillexchangeskill-semgrep-code-pattern-scanner-2+12
free
Skillq 0.45

semantic-release Automated Versioning and Release Publishing

semantic-release automates version calculation, changelog generation, tagging, and package publishing from conventional commits and CI runs. It fits agent workflows that need repeatable release automation across npm and other release targets without manual version bumps.

skillsource-agentskillexchangeskill-semantic-release-automated-versioning-and-release-publishing+12
free
Skillq 0.45

Self-Improvement / Learnings Capture

Capture failures, corrections, and repeatable lessons so important operational knowledge persists across sessions.

skillsource-agentskillexchangeskill-self-improvement-learnings-capture+12
free
Skillq 0.45

Self-host an OpenAI-compatible speech API for local transcription, translation, and TTS with Speaches

Use Speaches when an agent stack expects OpenAI-style audio endpoints but you want a self-hosted speech backend for transcription, translation, and text-to-speech instead of a hosted API.

skillsource-agentskillexchangeskill-self-host-an-openai-compatible-speech-api-for-local-transcription-translation-and-tts-with-speaches+12
free
Skillq 0.45

SeleniumBase Python Browser Automation and Stealth Testing Framework

SeleniumBase is a Python framework for browser automation, end-to-end testing, and stealthy web interaction. It layers pytest-friendly test structure, browser control, reporting, and anti-bot-aware CDP and UC modes on top of Selenium workflows.

skillsource-agentskillexchangeskill-seleniumbase-python-browser-automation-stealth-testing-framework+12
free
Skillq 0.45

Selenium WebDriver Browser Automation Framework

Selenium is the long-running open source browser automation framework behind the W3C WebDriver standard. It gives agents and developers a stable way to drive Chrome, Firefox, Safari, and Edge across multiple languages and execution environments.

skillsource-agentskillexchangeskill-selenium-webdriver-browser-automation-framework+12
free
Skillq 0.45

Selenium Grid Test Orchestrator

Orchestrates distributed browser testing across Selenium Grid 4 nodes using the Grid API. Manages session queuing, node health, and parallel test execution via the WebDriver protocol.

skillsource-agentskillexchangeskill-selenium-grid-test-orchestrator-2+12
free
Skillq 0.45

Selenium Grid Session Router

Routes browser automation sessions across Selenium Grid 4 nodes using the /status and /session endpoints. Configures RemoteWebDriver with DesiredCapabilities for cross-browser parallel execution.

skillsource-agentskillexchangeskill-selenium-grid-session-router+12
free
Skillq 0.45

Selenium Grid Session Manager

Manages distributed browser sessions on Selenium Grid 4 via the GraphQL API and /status endpoint. Handles node scaling, session queuing, and capability matching for parallel test execution.

skillsource-agentskillexchangeskill-selenium-grid-session-manager+12
free
Skillq 0.45

Selenium Grid Session Distributor

Manages browser session allocation across Selenium Grid 4 nodes using the GraphQL status endpoint and SE_NODE_MAX_SESSIONS configuration. Implements weighted round-robin distribution with health-check-based failover for Chrome, Firefox, and Edge instances.

skillsource-agentskillexchangeskill-selenium-grid-session-distributor+12
free
Skillq 0.45

Selenium Grid Parallel Test Runner

Orchestrates distributed browser tests across Selenium Grid 4 nodes with dynamic scaling. Uses selenium-webdriver RemoteWebDriver with W3C WebDriver protocol and Zalenium-style video recording.

skillsource-agentskillexchangeskill-selenium-grid-parallel-test-runner+12
free
Skillq 0.45

Selenium Grid Parallel Executor

Orchestrates parallel browser automation across Selenium Grid nodes using RemoteWebDriver, DesiredCapabilities, and WebDriverWait. Manages session distribution, retry policies, and HTML test reports via ExtentReports.

skillsource-agentskillexchangeskill-selenium-grid-parallel-executor+12
free
Skillq 0.45

Selenium Grid Parallel Execution Manager

Orchestrates distributed browser testing across Selenium Grid 4 nodes using the Grid REST API. Manages session allocation, node health monitoring, and parallel TestNG suite execution.

skillsource-agentskillexchangeskill-selenium-grid-parallel-execution-manager+12
free
Skillq 0.45

Selenium Grid Orchestrator

Manages Selenium Grid 4 hub and node registration for cross-browser parallel testing. Configures Chrome, Firefox, and Edge nodes with resource allocation policies.

skillsource-agentskillexchangeskill-selenium-grid-orchestrator+12
free
Skillq 0.45

Selenium Grid Multi-Browser Test Runner

Orchestrates parallel cross-browser testing across Selenium Grid nodes using WebDriver RemoteConnection API. Supports Chrome, Firefox, and Edge with configurable DesiredCapabilities for each browser matrix.

skillsource-agentskillexchangeskill-selenium-grid-multi-browser-test-runner+12
free
Skillq 0.45

Selenium Grid Load Balancer

Distributes browser automation workloads across Selenium Grid 4 nodes using the Grid REST API and session queue management. Implements weighted round-robin with health-check monitoring via /status endpoint.

skillsource-agentskillexchangeskill-selenium-grid-load-balancer+12
free
Skillq 0.45

Selenium Grid Cloud Executor

Distributes browser test suites across Selenium Grid 4 nodes using RemoteWebDriver and the W3C WebDriver protocol. Supports parallel execution on BrowserStack and Sauce Labs with automatic capability negotiation.

skillsource-agentskillexchangeskill-selenium-grid-cloud-executor+12
free
Skillq 0.45

Selenium Grid Auto-Scaling Orchestrator

Orchestrates Selenium Grid 4 node scaling based on test queue depth using the Grid GraphQL API. Manages Docker container lifecycle for Chrome, Firefox, and Edge nodes with health monitoring.

skillsource-agentskillexchangeskill-selenium-grid-auto-scaling-orchestrator+12
free