clawmart
/ catalog

Catalog

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

74,498 results · page 391 / 3,105
Skillq 0.45

Gutenberg Custom Block Builder

Scaffolds and builds custom Gutenberg blocks using @wordpress/create-block and the Block API registerBlockType(). Generates edit/save components with InspectorControls, RichText, and InnerBlocks support.

skillsource-agentskillexchangeskill-gutenberg-custom-block-builder+12
free
Skillq 0.45

Gutenberg Block Scaffolder

Generates custom Gutenberg blocks using @wordpress/create-block and the Block API v3 schema. Produces edit.js, save.js, block.json, and render.php with InnerBlocks support and block.json viewScriptModule.

skillsource-agentskillexchangeskill-gutenberg-block-scaffolder-agent+12
free
Skillq 0.45

Gutenberg Block Pattern Generator

Generates custom WordPress Gutenberg block patterns using register_block_pattern() and the Block Editor API. Creates reusable pattern categories with register_block_pattern_category() for organized content libraries.

skillsource-agentskillexchangeskill-gutenberg-block-pattern-generator+12
free
Skillq 0.45

Gum Interactive Shell Script Toolkit

Gum by Charmbracelet is a tool for building glamorous shell scripts. It provides configurable terminal UI components (choose, confirm, input, filter, spin, table, format) that can be used directly from bash to create interactive, visually polished CLI experiences.

skillsource-agentskillexchangeskill-gum-interactive-shell-script-toolkit+12
free
Skillq 0.45

GStreamer Pipeline Graph Optimizer

Analyzes and optimizes GStreamer media pipelines by parsing DOT graph dumps from GST_DEBUG_DUMP_DOT_DIR, profiling element throughput via gst-stats, and suggesting queue sizing and thread pool configurations.

skillsource-agentskillexchangeskill-gstreamer-pipeline-graph-optimizer+12
free
Skillq 0.45

GStreamer Live Stream Transcoder

Builds GStreamer pipelines for real-time video transcoding with NVENC/VA-API hardware acceleration. Supports adaptive bitrate HLS/DASH output via GStreamer's hlssink2 and dashsink elements.

skillsource-agentskillexchangeskill-gstreamer-live-stream-transcoder+12
free
Skillq 0.45

Google Search Console Performance Analyzer

Pulls search analytics from Google Search Console's /searchanalytics/query API to identify declining pages and keyword cannibalization. Calculates CTR optimization opportunities by comparing actual vs expected click-through rates.

skillsource-agentskillexchangeskill-gsc-performance-analyzer-skill+12
free
Skillq 0.45

Google Search Console Insights Agent

Extracts search performance data via the Google Search Console API v1 /searchAnalytics/query endpoint. Analyzes CTR, impressions, and position trends with dimension filtering by page, query, device, and country.

skillsource-agentskillexchangeskill-gsc-insights-agent+12
free
Skillq 0.45

Grype Container and SBOM Vulnerability Scanner

Scan container images, filesystems, and SBOMs for known vulnerabilities using Anchore Grype. Supports major OS package ecosystems and language-specific packages with EPSS risk scoring and OpenVEX filtering.

skillsource-agentskillexchangeskill-grype-container-sbom-vulnerability-scanner+12
free
Skillq 0.45

grpcurl Command-Line gRPC Client

Like cURL but for gRPC servers. A command-line tool for interacting with gRPC services using server reflection or proto files, supporting unary calls, streaming, TLS, and metadata headers.

skillsource-agentskillexchangeskill-grpcurl-command-line-grpc-client+12
free
Skillq 0.45

gRPC Service Tool

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-grpc-service-tool+12
free
Skillq 0.45

Grounded Docs MCP Server

Grounded Docs MCP Server gives AI coding assistants a version-aware documentation index built from official sources like websites, GitHub, npm, PyPI, and local files. It helps agents fetch current docs, search them semantically, and reduce hallucinations when working against real

skillsource-agentskillexchangeskill-grounded-docs-mcp-server+12
free
Skillq 0.45

Ground PostgreSQL code generation in exact docs and best-practice skills through pg-aiguide

Give coding agents a PostgreSQL-specific reference layer with semantic doc search and curated schema, indexing, and constraint guidance before they generate database code.

skillsource-agentskillexchangeskill-ground-postgresql-code-generation-in-exact-docs-and-best-practice-skills-through-pg-aiguide+12
free
Skillq 0.45

gron Greppable JSON Flattener

gron transforms JSON into discrete assignment statements, making it possible to grep through complex JSON structures using standard Unix tools. It reverses the process with ungron, turning filtered assignments back into valid JSON.

skillsource-agentskillexchangeskill-gron-greppable-json-flattener+12
free
Skillq 0.45

Grist Self-Hosted Relational Spreadsheet and Database Platform

Grist is an open-source modern relational spreadsheet that combines the flexibility of a spreadsheet with the robustness of a database. It supports Python formulas, a REST API, self-hosting via Docker, and AI-powered formula assistance.

skillsource-agentskillexchangeskill-grist-self-hosted-relational-spreadsheet-database+12
free
Skillq 0.45

Griptape Modular Python AI Agent and Workflow Framework

Griptape is a modular Python framework for building AI agents and workflows with chain-of-thought reasoning, tools, and memory. It provides Agents, Pipelines, and Workflows as core structures, with pluggable drivers for LLMs, embeddings, vector stores, and more.

skillsource-agentskillexchangeskill-griptape-python-ai-agent-framework+12
free
Skillq 0.45

grex Regular Expression Generator from Test Cases

grex is a command-line tool and library that automatically generates regular expressions from user-provided test cases. Written in Rust with Python bindings, it produces the most specific regex that matches the given input, supporting Unicode 16.0, character class detection, quan

skillsource-agentskillexchangeskill-grex-regex-generator-from-test-cases+12
free
Skillq 0.45

Great Expectations Data Validation Pipeline

Validate data quality using the Great Expectations Python library. Define expectations as unit tests for your data, run validation suites, and generate human-readable data quality reports.

skillsource-agentskillexchangeskill-great-expectations-data-validation-pipeline+12
free
Skillq 0.45

GraphQL Schema Stitching & Federation Agent

Manages Apollo Federation v2 supergraph composition from subgraph schemas, validating composition rules and generating rover CLI deployment manifests. Handles @key, @shareable, and @override directives.

skillsource-agentskillexchangeskill-graphql-schema-stitching-federation-agent+12
free
Skillq 0.45

GraphQL Schema Stitcher

Merges multiple GraphQL schemas into a unified federated gateway using Apollo Federation v2 and graphql-tools stitchSchemas. Validates composed schemas with rover graph check.

skillsource-agentskillexchangeskill-graphql-schema-stitcher+12
free
Skillq 0.45

GraphQL Schema Registry

Manages GraphQL schema evolution using graphql-inspector for breaking change detection and Apollo Rover CLI for schema composition. Validates schemas against custom ESLint rules via @graphql-eslint/eslint-plugin.

skillsource-agentskillexchangeskill-graphql-schema-registry+12
free
Skillq 0.45

GraphQL Schema Registry Client

Manages GraphQL schema versions using Apollo Schema Registry API and graphql-inspector. Performs schema diffing, breaking change detection, and composition validation for federated GraphQL architectures.

skillsource-agentskillexchangeskill-graphql-schema-registry-client+12
free
Skillq 0.45

GraphQL Schema Registry Agent

Manages federated GraphQL schemas using Apollo Studio API and Hive Schema Registry. Validates schema composition, detects breaking changes, and enforces naming conventions across subgraph services.

skillsource-agentskillexchangeskill-graphql-schema-registry-agent+12
free
Skillq 0.45

GraphQL Schema Introspector

Performs GraphQL schema introspection using the graphql-js reference implementation and Apollo Client devtools protocol. Generates type documentation, query complexity analysis, and schema diff reports between API versions.

skillsource-agentskillexchangeskill-graphql-schema-introspector+12
free