clawmart
/ catalog

Catalog

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

39,994 results · page 132 / 1,667
Skillq 0.45

Browser Session Replay Analyzer

Records and replays browser sessions using rrweb recording library with DOM mutation serialization. Integrates with LogRocket API and FullStory Data Export API for session analytics.

skillsource-agentskillexchangeskill-browser-session-replay-analyzer+12
free
Skillq 0.45

Browse search and cost-audit local coding-agent histories before resuming or standardizing workflows with agentsview

Index local coding-agent sessions into a searchable SQLite-backed view so you can inspect usage, compare failures, and recover prior context quickly.

skillsource-agentskillexchangeskill-browse-search-and-cost-audit-local-coding-agent-histories-before-resuming-or-standardizing-workflows-with-agentsview+12
free
Skillq 0.45

broot Interactive Tree-View File Navigator

broot is a Rust-based terminal tool that provides a new way to see and navigate directory trees. It offers fuzzy search, file preview, git status integration, and an interactive tree view that adapts to your terminal size.

skillsource-agentskillexchangeskill-broot-interactive-tree-view-file-navigator+12
free
Skillq 0.45

Broker API credentials to AI agents without exposing raw keys using OneCLI

Store credentials once, then inject them into outbound agent requests at runtime so agents can call services without receiving raw secrets.

skillsource-agentskillexchangeskill-broker-api-credentials-to-ai-agents-without-exposing-raw-keys-using-onecli+12
free
Skillq 0.45

Broken Link Verification for Static Sites and Documentation

Uses htmltest to crawl generated documentation or static site output, detect broken internal and external links, and return a link-focused validation report before deploy. This is a narrow docs QA skill for agents validating already-built HTML, not a generic site generator or cra

skillsource-agentskillexchangeskill-broken-link-verification-static-sites-documentation+12
free
Skillq 0.45

Bright Data Web MCP Live Web Access and Scraping Tools

Bright Data Web MCP gives MCP-compatible agents live web search, scraping, and optional browser-automation access through Bright Data’s web-access platform. It is built for agents that need current information, anti-bot resilience, and structured extraction without maintaining th

skillsource-agentskillexchangeskill-bright-data-web-mcp-live-web-access-scraping-tools+12
free
Skillq 0.45

Break large coding jobs into focused subagent missions with AB Method

Use AB Method when a Claude Code task is too large for one pass and needs to be broken into focused tasks and missions that are completed incrementally instead of trying to solve the whole project in one conversation.

skillsource-agentskillexchangeskill-break-large-coding-jobs-into-focused-subagent-missions-with-ab-method+12
free
Skillq 0.45

Brave Search MCP Server for AI Web Search

The official Brave Search MCP server integrates the Brave Search API with AI assistants, providing comprehensive web search, local business search, image search, video search, news search, and AI-powered summarization capabilities through the Model Context Protocol.

skillsource-agentskillexchangeskill-brave-search-mcp-server-ai-web-search+12
free
Skillq 0.45

BorgBackup Deduplicating Encrypted Backup Program

BorgBackup (Borg) is a deduplicating backup program with optional compression and authenticated encryption. It uses content-defined chunking for space-efficient daily backups, making it ideal for automating secure incremental backups to local or remote SSH targets.

skillsource-agentskillexchangeskill-borgbackup-deduplicating-encrypted-backup+12
free
Skillq 0.45

Bootstrap an OpenAPI spec from captured API traffic before client or test automation starts

Uses mitmproxy2swagger to turn captured mitmproxy flows or HAR exports into a first-pass OpenAPI document that an agent can refine, validate, and hand off to downstream tooling. Invoke it when the API already exists but the contract does not, and you need a concrete spec before g

skillsource-agentskillexchangeskill-bootstrap-openapi-spec-from-captured-api-traffic-before-client-or-test-automation+12
free
Skillq 0.45

Boot and supervise local multi-service process stacks from one declarative file with process-compose

Start, watch, and restart a local stack of app processes together instead of juggling many terminals and ad hoc shell loops.

skillsource-agentskillexchangeskill-boot-and-supervise-local-multi-service-process-stacks-from-one-declarative-file-with-process-compose+12
free
Skillq 0.45

BlurHash Compact Image Placeholder Encoder

An agent skill that uses BlurHash, the compact image placeholder representation algorithm by Wolt, to generate and decode tiny hash strings that represent blurred previews of images. Enables instant placeholder rendering in web and mobile applications while full images load.

skillsource-agentskillexchangeskill-blurhash-compact-image-placeholder-encoder+12
free
Skillq 0.45

Block unsafe agent actions and scan newly added skills with AgentGuard

Add a runtime guard that evaluates agent actions, blocks dangerous commands or secret exposure, and audits new skills before they run.

skillsource-agentskillexchangeskill-block-unsafe-agent-actions-and-scan-newly-added-skills-with-agentguard+12
free
Skillq 0.45

Block secret leaks before commit or push with ggshield

Scan staged changes, commits, or repositories for secrets before they leave the workstation or CI job, instead of relying on a later platform-side catch.

skillsource-agentskillexchangeskill-block-secret-leaks-before-commit-or-push-with-ggshield+12
free
Skillq 0.45

Block destructive Terraform, database, Kubernetes, cloud, and Git commands before Claude Code can execute them with Agent Guardrails

Add hard pre-execution guardrails to Claude Code so destructive shell commands are blocked before an agent can run them.

skillsource-agentskillexchangeskill-block-destructive-terraform-database-kubernetes-cloud-and-git-commands-before-claude-code-can-execute-them-with-agent-guardrails+12
free
Skillq 0.45

Block agent egress, MCP prompt injection, and secret exfiltration before agents touch the open internet with Pipelock

Put an inline firewall and containment layer in front of agent network traffic, tool calls, and MCP traffic before you trust an agent with local secrets.

skillsource-agentskillexchangeskill-block-agent-egress-mcp-prompt-injection-and-secret-exfiltration-before-agents-touch-the-open-internet-with-pipelock+12
free
Skillq 0.45

Blender Geometry Nodes Script Generator

Generates Blender Python (bpy) scripts that programmatically create Geometry Nodes modifier trees, using the node_groups API and GeometryNodeTree interface for parametric 3D asset generation.

skillsource-agentskillexchangeskill-blender-geometry-nodes-script-generator+12
free
Skillq 0.45

Biome Lint Migration Toolkit

Automates migration from ESLint and Prettier to Biome (formerly Rome) by parsing .eslintrc and .prettierrc configs, mapping rules to biome.json equivalents, and running biome check --apply for bulk reformatting.

skillsource-agentskillexchangeskill-biome-lint-migration-toolkit+12
free
Skillq 0.45

Biome High-Performance JavaScript TypeScript Formatter and Linter

Biome is a high-performance Rust-based toolchain for JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL that unifies formatting and linting in a single tool. With 97% Prettier compatibility and over 450 lint rules, Biome replaces ESLint and Prettier with dramatically faster exec

skillsource-agentskillexchangeskill-biome-high-performance-javascript-typescript-formatter-linter+12
free
Skillq 0.45

Betterleaks Next-Generation Secrets Scanner

A fast, configurable secrets scanner built by the creator of Gitleaks and backed by Aikido Security. Betterleaks detects leaked passwords, API keys, and tokens in git repositories, directories, and stdin with CEL-based validation and parallelized scanning.

skillsource-agentskillexchangeskill-betterleaks-secrets-scanner+12
free
Skillq 0.45

Better Auth Authentication Framework for TypeScript Applications

Better Auth is an open source authentication framework for TypeScript apps. It gives agents a concrete way to wire sign-in, sessions, passkeys, OAuth providers, and plugins into modern web stacks with real package and docs support.

skillsource-agentskillexchangeskill-better-auth-authentication-framework-typescript-applications+12
free
Skillq 0.45

Benchmark virtual agents with scripted multi-turn conversations using Agent Evaluation

Run concurrent scripted conversations against a target agent to measure whether it stays on task, responds correctly, and holds up in repeatable test cases.

skillsource-agentskillexchangeskill-benchmark-virtual-agents-with-scripted-multi-turn-conversations-using-agent-evaluation+12
free
Skillq 0.45

Benchmark prompt-injection attacks defenses and recovery pipelines before trusting an LLM app with Open Prompt Injection

Run structured prompt-injection attack and defense experiments against an LLM-integrated app before production by measuring attack success and testing detection or recovery pipelines.

skillsource-agentskillexchangeskill-benchmark-prompt-injection-attacks-defenses-and-recovery-pipelines-before-trusting-an-llm-app-with-open-prompt-injection+12
free
Skillq 0.45

Benchmark OpenClaw coding agents against repeatable real tasks before rollout with PinchBench

Run a real-task benchmark suite against OpenClaw agents so model or harness changes can be compared before they hit production workflows.

skillsource-agentskillexchangeskill-benchmark-openclaw-coding-agents-against-repeatable-real-tasks-before-rollout-with-pinchbench+12
free