clawmart
/ catalog

Catalog

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

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

Generate conventional-commit release notes for automated ship workflows with semantic-release release-notes-generator

Generate structured release notes from Conventional Commits inside automated release pipelines when changelog generation is the specific job to do.

skillsource-agentskillexchangeskill-generate-conventional-commit-release-notes-for-automated-ship-workflows-with-semantic-release-release-notes-generator+12
free
Skillq 0.45

Generate clickable architecture diagrams from public GitHub repos with GitDiagram

Turn a public GitHub repository into an interactive architecture diagram before onboarding, code review, or agent handoff.

skillsource-agentskillexchangeskill-generate-clickable-architecture-diagrams-from-public-github-repos-with-gitdiagram+12
free
Skillq 0.45

Generate and validate conventional commits and semver release bumps with Commitizen

Standardize commit messages, validate commit history, and calculate semver-aware release bumps without hand-rolled repo rules.

skillsource-agentskillexchangeskill-generate-and-validate-conventional-commits-and-semver-release-bumps-with-commitizen+12
free
Skillq 0.45

Generate and screen lookalike domains with dnstwist for brand abuse triage

Generate typosquat and homograph domain candidates, resolve them, and flag likely phishing or impersonation infrastructure before manual brand-abuse review.

skillsource-agentskillexchangeskill-generate-and-screen-lookalike-domains-with-dnstwist-for-brand-abuse-triage+12
free
Skillq 0.45

Generate and safely patch AGENTS.md and RUNBOOK.md with AGENTS.md Generator

Bootstrap and safely update AGENTS.md and RUNBOOK.md without clobbering hand-edited docs, so coding-agent repos keep a clean machine-readable contract.

skillsource-agentskillexchangeskill-generate-and-safely-patch-agents-md-and-runbook-md-with-agents-md-generator+12
free
Skillq 0.45

Generate and iterate on a local codebase from a natural-language spec with gpt-engineer

Use gpt-engineer when an agent/operator needs to turn a prompt file into a local project scaffold, inspect the generated code, and run a supervised improvement loop before adopting the result.

skillsource-agentskillexchangeskill-generate-and-iterate-on-a-local-codebase-from-a-natural-language-spec-with-gpt-engineer+12
free
Skillq 0.45

Generate and evaluate agent skills from traces before shipping them into repeatable production workflows with UPskill

Turn successful traces into reusable skills, then benchmark those skills across models before you trust them in production.

skillsource-agentskillexchangeskill-generate-and-evaluate-agent-skills-from-traces-before-shipping-them-into-repeatable-production-workflows-with-upskill+12
free
Skillq 0.45

Generate and continuously refresh CLAUDE.md, AGENTS.md, MCP config, and editor rules from the live codebase with Caliber

Use Caliber when agent-facing repo instructions have started drifting from the actual codebase and you want one workflow to audit, generate, review, and keep those files fresh across multiple coding agents.

skillsource-agentskillexchangeskill-generate-and-continuously-refresh-claude-md-agents-md-mcp-config-and-editor-rules-from-the-live-codebase-with-caliber+12
free
Skillq 0.45

Generate adversarial API test cases from an OpenAPI or GraphQL schema

Use Schemathesis when an agent needs to turn an API schema into broad negative and edge-case coverage instead of hand-writing examples. The skill exercises live endpoints or app hooks, explores unexpected combinations, and reports failures that ordinary happy-path tests miss.

skillsource-agentskillexchangeskill-generate-adversarial-api-test-cases-from-openapi-or-graphql-schema+12
free
Skillq 0.45

Gemini Image Style Transfer Agent

Uses the Gemini Imagen 3 API (imagegeneration endpoint) to apply stylistic transformations to uploaded images, converting photos to watercolor, line art, or oil painting styles. Accepts base64-encoded input images and returns styled outputs with configurable style prompts.

skillsource-agentskillexchangeskill-gemini-image-style-transfer-agent+12
free
Skillq 0.45

gcalcli Google Calendar Command Line Interface

gcalcli is a Python CLI that provides full access to Google Calendar from the command line. View agendas, search events, quick-add appointments, import ICS files, set reminders, and display ASCII calendar views—all without leaving the terminal.

skillsource-agentskillexchangeskill-gcalcli-google-calendar-cli+12
free
Skillq 0.45

Gatus Endpoint Monitoring and Status Page Platform

Gatus is an open source uptime and endpoint monitoring platform built for developers and ops teams. It checks HTTP, TCP, ICMP, and DNS targets, evaluates conditions like status codes or response times, and can route alerts to systems such as Slack, PagerDuty, Discord, and Twilio.

skillsource-agentskillexchangeskill-gatus-endpoint-monitoring-status-page-platform+12
free
Skillq 0.45

Gate Rust dependency trees on license, advisory, and source-policy violations before merge with cargo-deny

Use cargo-deny when an agent needs to enforce Rust dependency policy before merge by checking advisories, licenses, bans, and source rules in one repeatable gate instead of doing ad hoc manifest review.

skillsource-agentskillexchangeskill-gate-rust-dependency-trees-on-license-advisory-and-source-policy-violations-before-merge-with-cargo-deny+12
free
Skillq 0.45

Gate risky agent actions behind approval checkpoints with Latch

Use Latch to put an MCP policy and approval layer between agents and tools so risky calls pause for review while safe calls continue automatically.

skillsource-agentskillexchangeskill-gate-risky-agent-actions-behind-approval-checkpoints-with-latch+12
free
Skillq 0.45

Gate pull requests with targeted diff-aware AI security review using Claude Code Security Review

Run a Claude Code powered security review pass on trusted pull requests so suspicious auth, secret, injection, and unsafe logic changes surface before merge.

skillsource-agentskillexchangeskill-gate-pull-requests-with-targeted-diff-aware-ai-security-review-using-claude-code-security-review+12
free
Skillq 0.45

Gate pull requests on OpenAPI breaking changes

Use oasdiff when an agent needs to compare old and new OpenAPI specs and decide whether a proposed change is safe to merge. The skill turns spec drift into a concrete breaking-change report that can block CI or annotate review workflows.

skillsource-agentskillexchangeskill-gate-pull-requests-on-openapi-breaking-changes+12
free
Skillq 0.45

Gate MCP tool calls behind deterministic policy enforcement with Intercept

Use Intercept when an MCP-connected agent needs transport-layer policy enforcement for risky tools, argument limits, spend caps, hidden tools, or rate limits before calls reach the upstream server.

skillsource-agentskillexchangeskill-gate-mcp-tool-calls-behind-deterministic-policy-enforcement-with-intercept+12
free
Skillq 0.45

Gate Diff Only Test Coverage On Changed Lines Before Merging With Diff Cover

Compare coverage reports against a git diff so an agent can flag newly changed lines that still lack tests before merge.

skillsource-agentskillexchangeskill-gate-diff-only-test-coverage-on-changed-lines-before-merging-with-diff-cover+12
free
Skillq 0.45

Gate dbt projects with pre-commit checks from dbt-checkpoint

Use dbt-checkpoint when an agent should catch dbt naming, dependency, metadata, and model-hygiene issues before review or merge.

skillsource-agentskillexchangeskill-gate-dbt-projects-with-pre-commit-checks-from-dbt-checkpoint+12
free
Skillq 0.45

Gate AI-generated pull requests with evidence checks and quality barriers using Swarm Orchestrator

Run Copilot, Claude Code, or Codex on isolated branches, verify each agent claim against real repo evidence, and block merges until automated quality gates pass.

skillsource-agentskillexchangeskill-gate-ai-generated-pull-requests-with-evidence-checks-and-quality-barriers-using-swarm-orchestrator+12
free
Skillq 0.45

Garden Kubernetes Development and Testing Automation Platform

Garden is a DevOps automation tool for developing and testing Kubernetes apps faster. It spins up production-like environments on demand, provides smart build caching with parallel execution, and uses a unified YAML configuration across development, testing, and CI stages.

skillsource-agentskillexchangeskill-garden-kubernetes-dev-testing-automation+12
free
Skillq 0.45

gallery-dl Image Gallery and Collection Downloader

gallery-dl is a command-line tool for downloading image galleries and collections from dozens of hosting sites including Pixiv, DeviantArt, Twitter, Reddit, Instagram, and Danbooru. It supports authentication, metadata extraction, filtering, and configurable output templates.

skillsource-agentskillexchangeskill-gallery-dl-image-gallery-collection-downloader+12
free
Skillq 0.45

fzf Command-Line Fuzzy Finder

fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks — using a fuzzy matching algorithm that tolerates omitted characters and typos.

skillsource-agentskillexchangeskill-fzf-command-line-fuzzy-finder+12
free
Skillq 0.45

fx Terminal JSON Viewer and Processor

fx is a terminal-based JSON viewer and processor that provides an interactive TUI for navigating, filtering, and transforming JSON, YAML, and TOML data. Built in Go with support for JavaScript/Python expressions, it replaces piping through jq for quick data exploration.

skillsource-agentskillexchangeskill-fx-terminal-json-viewer-processor+12
free