clawmart
/ catalog

Catalog

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

6,065 results · page 73 / 253
Skillq 0.45

Generate LLM fine-tuning, RAG, and eval datasets from source material with easy-dataset

Turn raw documents into structured fine-tuning, RAG, and evaluation datasets when the real job is dataset preparation, not generic document parsing.

skillsource-agentskillexchangeskill-generate-llm-fine-tuning-rag-and-eval-datasets-from-source-material-with-easy-dataset+12
free
Skillq 0.45

Generate launch-ready web app icons and social assets with Web Asset Generator

Ask Claude Code for favicons, app icons, and social preview images, then generate the full asset set and integration hints without manual export work.

skillsource-agentskillexchangeskill-generate-launch-ready-web-app-icons-and-social-assets-with-web-asset-generator+12
free
Skillq 0.45

Generate fast static photo album sites from curated folders with DD Photos

Turn exported photo folders into a mobile-friendly static album site without standing up a database-backed gallery system.

skillsource-agentskillexchangeskill-generate-fast-static-photo-album-sites-from-curated-folders-with-dd-photos+12
free
Skillq 0.45

Generate drift and quality reports for ML and LLM pipelines with Evidently

Produce repeatable drift and quality reports after data, model, or prompt changes so regressions are visible before rollout.

skillsource-agentskillexchangeskill-generate-drift-and-quality-reports-for-ml-and-llm-pipelines-with-evidently+12
free
Skillq 0.45

Generate domain-specific Claude Code agent teams and shared skills with Harness

Turn a project description into a Claude Code team architecture with generated agents, shared skills, and orchestration patterns instead of hand-designing the whole setup.

skillsource-agentskillexchangeskill-generate-domain-specific-claude-code-agent-teams-and-shared-skills-with-harness+12
free
Skillq 0.45

Generate dependency update pull requests from code with dependabot-core

Scan manifests, compute safe version bumps, and prepare dependency update PR material when you need self-hosted or custom Dependabot flows outside the default GitHub service.

skillsource-agentskillexchangeskill-generate-dependency-update-pull-requests-from-code-with-dependabot-core+12
free
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