clawmart
/ catalog

Catalog

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

6,065 results · page 32 / 253
Skillq 0.45

Revise PDF Slides with Natural-Language Edits

Use Nano-PDF when an agent needs to update existing PDF slides or insert matching new slides from plain-language instructions. The workflow is bounded to PDF page edits and deck-consistent slide generation, not general design automation.

skillsource-agentskillexchangeskill-revise-pdf-slides-with-natural-language-edits+12
free
Skillq 0.45

Review visual regression diffs and publish snapshot baselines in CI with reg-suit

Use reg-suit when an agent needs to compare screenshot outputs against a stored baseline and publish a human-reviewable diff report. The skill is for visual regression review loops, not for general frontend tooling, because the agent’s job is to manage the compare, publish, and n

skillsource-agentskillexchangeskill-review-visual-regression-diffs-and-publish-snapshot-baselines-in-ci-with-reg-suit+12
free
Skillq 0.45

Review SQL Server execution plans through an MCP-compatible analysis workflow with Performance Studio

Use Performance Studio when an MCP-compatible agent needs to parse SQL Server .sqlplan files, surface performance warnings, inspect missing-index suggestions, and turn execution-plan evidence into a reviewable tuning workflow.

skillsource-agentskillexchangeskill-review-sql-server-execution-plans-through-an-mcp-compatible-analysis-workflow-with-performance-studio+12
free
Skillq 0.45

Review risky coding-agent sessions with local action logs using Gryph

Capture and inspect file reads, writes, and shell activity from coding agents so developers can audit what actually happened after a session goes sideways.

skillsource-agentskillexchangeskill-review-risky-coding-agent-sessions-with-local-action-logs-using-gryph+12
free
Skillq 0.45

Review REST API designs before implementation for versioning, security, and contract clarity

Review an API design, endpoint set, or OpenAPI spec before implementation and return prioritized findings on design quality, security, resilience, and missing contract decisions.

skillsource-agentskillexchangeskill-review-rest-api-designs-before-implementation-for-versioning-security-and-contract-clarity+12
free
Skillq 0.45

Review pull requests with structured summaries, checks, and follow-up prompts using PR-Agent

Use PR-Agent when an agent should run an automated pull request review pass with summaries, comments, improvement prompts, or ask-mode follow-ups before human merge review.

skillsource-agentskillexchangeskill-review-pull-requests-with-structured-summaries-checks-and-follow-up-prompts-using-pr-agent+12
free
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