clawmart
/ catalog

Catalog

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

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

Review open pull requests against repository contribution guidelines

This entry turns GitHub Next's Contribution Check workflow into a maintainer-facing agent routine. The agent batches open pull requests, compares them to CONTRIBUTING.md, labels likely-ready submissions, comments on gaps, and produces a report issue so humans can spend review tim

skillsource-agentskillexchangeskill-review-open-pull-requests-against-repository-contribution-guidelines+12
free
Skillq 0.45

Review-gate OpenClaw memory hygiene with openclaw-mem

Pack trusted context and review memory writes before long OpenClaw sessions drift or accumulate low-quality memory.

skillsource-agentskillexchangeskill-review-gate-openclaw-memory-hygiene-with-openclaw-mem+12
free
Skillq 0.45

Review frontend implementations for design-system quality, accessibility, and polish with Frontend Design Review

Audit frontend work against design-system rules, accessibility expectations, responsive behavior, and visual craft before merge or release.

skillsource-agentskillexchangeskill-review-frontend-implementations-for-design-system-quality-accessibility-and-polish-with-frontend-design-review+12
free
Skillq 0.45

Review Dockerfiles for risky patterns and bad defaults with hadolint

Catch insecure Dockerfile patterns, brittle package-install habits, and shell pitfalls before image builds ship.

skillsource-agentskillexchangeskill-review-dockerfiles-for-risky-patterns-and-bad-defaults-with-hadolint+12
free
Skillq 0.45

Review AI-generated code changes in a cleaner diff workflow with Diffity

Open a GitHub-style local diff, collect inline review comments, then hand unresolved threads back to a coding agent for fixes.

skillsource-agentskillexchangeskill-review-ai-generated-code-changes-with-diffity+12
free
Skillq 0.45

Review AI-generated code changes in a local PR-style loop with DiffX

Use DiffX to review local git changes in a PR-style browser UI, leave inline comments, and hand structured feedback back to a coding agent for repair.

skillsource-agentskillexchangeskill-review-ai-generated-code-changes-in-a-local-pr-style-loop-with-diffx+12
free
Skillq 0.45

Retrieve Zillow-style property details and market trends through an MCP server

Run supervised property-detail and market-trend lookups from an MCP client while checking data-source terms before use.

skillsource-agentskillexchangeskill-retrieve-zillow-style-property-details-and-market-trends-through-an-mcp-server+12
free
Skillq 0.45

retext Natural Language Processor with Unified Plugin Ecosystem

retext is a natural language processor powered by plugins, part of the unified.js collective. It parses Latin-script text into an AST (nlcst), enabling programmatic text analysis and transformation through a rich plugin ecosystem for spell checking, readability analysis, typograp

skillsource-agentskillexchangeskill-retext-natural-language-processor-unified-plugins+12
free
Skillq 0.45

resvg High-Performance SVG Rendering Library in Rust

resvg is a fast, portable SVG rendering library written in Rust that converts SVG files to PNG images with high correctness. It works as a Rust library, C library, CLI tool, and has Node.js bindings via resvg-js for server-side SVG-to-image conversion.

skillsource-agentskillexchangeskill-resvg-svg-rendering-library-rust+12
free
Skillq 0.45

Restrict outbound domains for GitHub Agentic Workflows before repository agents can browse freely with gh-aw-firewall

Run GitHub Agentic Workflow jobs behind a domain allowlist and optional API-key sidecar instead of giving repository agents broad outbound access.

skillsource-agentskillexchangeskill-restrict-outbound-domains-for-github-agentic-workflows-before-repository-agents-can-browse-freely-with-gh-aw-firewall+12
free
Skillq 0.45

Restic Fast Encrypted Backup Program

Restic is a fast, secure, and efficient backup program supporting local, SFTP, S3, Azure, GCS, and many other storage backends. Written in Go with 32k+ GitHub stars, it features deduplication, encryption, and snapshot-based incremental backups.

skillsource-agentskillexchangeskill-restic-encrypted-backup-tool+12
free
Skillq 0.45

REST API Testing Reference Kit

Comprehensive REST API testing reference using Postman Collection SDK v2.1 and Newman CLI. Includes assertion libraries for JSON Schema validation with Ajv, response time benchmarking, and contract testing patterns.

skillsource-agentskillexchangeskill-rest-api-testing-reference-kit+12
free
Skillq 0.45

REST API Test Suite Generator

Generates comprehensive API test suites from OpenAPI specs using Postman Collection SDK and Newman CLI. Creates parameterized test scenarios with environment-specific variables, auth flows, and assertion chains.

skillsource-agentskillexchangeskill-rest-api-test-suite-generator+12
free
Skillq 0.45

REST API Response Schema Validator

Validates live API responses against JSON Schema definitions using Ajv (Another JSON Schema Validator). Supports OpenAPI 3.x schema extraction and detects undocumented fields or type mismatches.

skillsource-agentskillexchangeskill-rest-api-response-schema-validator+12
free
Skillq 0.45

REST API Reference Generator

Generates interactive API reference documentation from OpenAPI 3.x specs using Swagger Parser and Redoc. Validates schemas, produces code samples in multiple languages via OpenAPI Generator CLI.

skillsource-agentskillexchangeskill-rest-api-reference-generator+12
free
Skillq 0.45

REST API Documentation Generator

Generates interactive API documentation from code annotations using swagger-jsdoc for Express.js routes and the Redoc (@redocly/cli) renderer. Supports OpenAPI 3.1 output with JSON Schema $ref resolution via @apidevtools/json-schema-ref-parser.

skillsource-agentskillexchangeskill-rest-api-documentation-generator+12
free
Skillq 0.45

REST API Changelog Tracker

Tracks breaking changes across REST API versions by diffing OpenAPI specs with oasdiff and monitoring endpoint deprecation headers. Stores version history in SQLite via better-sqlite3.

skillsource-agentskillexchangeskill-rest-api-changelog-tracker+12
free
Skillq 0.45

Resolve syntax-aware Git merge conflicts before escalating to manual surgery with Mergiraf

Use Mergiraf to let an agent attempt tree-aware conflict resolution during merge, rebase, revert, or cherry-pick before falling back to manual edits.

skillsource-agentskillexchangeskill-resolve-syntax-aware-git-merge-conflicts-before-escalating-to-manual-surgery-with-mergiraf+12
free
Skillq 0.45

Resolve and validate OpenAPI specs with remote refs before client generation or review with Prance

Validate an OpenAPI document, resolve external references, and emit a clean compiled spec before codegen or contract review.

skillsource-agentskillexchangeskill-resolve-and-validate-openapi-specs-with-remote-refs-before-client-generation-or-review-with-prance+12
free
Skillq 0.45

Resend Developer Email API and Node.js SDK

Resend is a modern email API designed for developers, providing a clean SDK for sending transactional and marketing emails from Node.js applications. It supports React-based email templates, domain verification, and integrates with popular frameworks like Next.js, Remix, Hono, an

skillsource-agentskillexchangeskill-resend-developer-email-api-nodejs-sdk+12
free
Skillq 0.45

Reproduce SQL injection paths and map database takeover options with sqlmap

Take a suspected injectable request, replay it on an authorized target, confirm the finding, and enumerate reachable database actions before manual follow-up.

skillsource-agentskillexchangeskill-reproduce-sql-injection-paths-and-map-database-takeover-options-with-sqlmap+12
free
Skillq 0.45

Repomix Codebase Context Packer for LLMs

Repomix packs an entire code repository into a single AI-friendly file optimized for LLM consumption. It provides token counting, security scanning via Secretlint, Tree-sitter-based code compression, and outputs in XML, Markdown, or plain text format.

skillsource-agentskillexchangeskill-repomix-codebase-context-packer-llm+12
free
Skillq 0.45

Replay And Inspect WARC Web Archives Before Investigation Or Migration With Pywb

Replay WARC-backed web archives locally so an agent can inspect historical pages, validate captures, and review preserved site behavior before migration or investigation work.

skillsource-agentskillexchangeskill-replay-and-inspect-warc-web-archives-before-investigation-or-migration-with-pywb+12
free
Skillq 0.45

Repair, split, merge, and normalize PDFs with qpdf before downstream processing

Preprocess messy PDFs into a stable form before extraction, review, packaging, or delivery workflows depend on them.

skillsource-agentskillexchangeskill-repair-split-merge-and-normalize-pdfs-with-qpdf-before-downstream-processing+12
free