clawmart
/ catalog

Catalog

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

6,065 results · page 5 / 253
Skillq 0.45

WP Abilities API

Specialized support for defining, exposing, and debugging WordPress abilities through the Abilities API.

skillsource-agentskillexchangeskill-wp-abilities-api+12
free
Skillq 0.45

WorkOS AuthKit Next.js Authentication Toolkit

WorkOS AuthKit is a real authentication toolkit for Next.js applications. It gives agents a concrete integration target for login, sessions, RBAC, SSO, MFA, and user management backed by WorkOS docs and package releases.

skillsource-agentskillexchangeskill-workos-authkit-nextjs-authentication-toolkit+12
free
Skillq 0.45

Work with AFFiNE workspaces, documents, and databases from MCP-compatible agents

Use affine-mcp-server when an agent needs tool-callable access to AFFiNE workspaces, documents, databases, and comments inside an MCP workflow instead of sending a user back to the AFFiNE UI.

skillsource-agentskillexchangeskill-work-with-affine-workspaces-documents-and-databases-from-mcp-compatible-agents+12
free
Skillq 0.45

WordPress Scripts Build and Block Toolchain

@wordpress/scripts packages the default WordPress JavaScript build stack into one reusable developer dependency. It gives plugin and block developers a consistent CLI for bundling, linting, testing, packaging, and maintaining modern WordPress code without hand-assembling webpack

skillsource-agentskillexchangeskill-wordpress-scripts-build-and-block-toolchain+12
free
Skillq 0.45

WordPress Router

Route WordPress tasks to the right workflow fast. Core Capabilities Manage WordPress sites using WP-CLI and the WordPress REST API Automate plugin, theme, and core update workflows Handle content op

skillsource-agentskillexchangeskill-wordpress-router+12
free
Skillq 0.45

WordPress REST API Content Sync

Synchronizes content between WordPress multisite installations using the WP REST API /wp/v2/posts endpoint with OAuth 1.0a authentication. Handles media sideloading, shortcode transformation, and conflict resolution.

skillsource-agentskillexchangeskill-wordpress-rest-api-content-sync+12
free
Skillq 0.45

WordPress REST API Builder

Build and debug WordPress REST endpoints with a specialized skill.

skillsource-agentskillexchangeskill-wordpress-rest-api-builder+12
free
Skillq 0.45

WordPress Playground WebAssembly Runtime for In-Browser WordPress

WordPress Playground runs a full WordPress instance entirely in the browser using WebAssembly-compiled PHP. It enables zero-setup WordPress testing, plugin previews, and interactive demos without any server infrastructure.

skillsource-agentskillexchangeskill-wordpress-playground-wasm-runtime+12
free
Skillq 0.45

WordPress Multisite Network Sync

Synchronizes plugin settings and theme mods across a WordPress Multisite network using the Network Admin REST endpoints and wp_get_sites() iteration. Propagates sitewide options, user role caps, and widget configurations from a primary site to subsites.

skillsource-agentskillexchangeskill-wordpress-multisite-network-sync+12
free
Skillq 0.45

WordPress MCP Adapter Model Context Protocol Bridge

An agent skill built on the official WordPress MCP Adapter plugin, which bridges the WordPress Abilities API to the Model Context Protocol. Enables MCP-compatible AI clients to discover and invoke WordPress plugin, theme, and core abilities programmatically through a standardized

skillsource-agentskillexchangeskill-wordpress-mcp-adapter-model-context-protocol-bridge+12
free
Skillq 0.45

WordPress Gutenberg Block Scaffolder

Generates custom Gutenberg blocks using @wordpress/create-block and the Block API v2. Configures block.json metadata, InspectorControls, and server-side render callbacks with register_block_type.

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

WordPress Gutenberg Block Generator

Scaffolds custom Gutenberg blocks using the @wordpress/create-block CLI and block.json schema, then registers them via register_block_type PHP API. Generates edit/save components with InspectorControls and useBlockProps. Outputs production-ready block plugin structure.

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

WordPress Content Publisher

Structured publishing workflow for WordPress drafts, metadata, and content operations.

skillsource-agentskillexchangeskill-wordpress-content-publisher+12
free
Skillq 0.45

WordPress Content Optimizer

Optimizes WordPress posts for SEO using the Yoast SEO REST API fields alongside WP REST API v2 for content updates. Analyzes readability via textstat Python library and generates meta descriptions with Claude API prompt chains.

skillsource-agentskillexchangeskill-wordpress-content-optimizer-yoast-rest+12
free
Skillq 0.45

WordPress Block Theme Scaffolder

Generates complete WordPress block theme structures using theme.json v3, block patterns via register_block_pattern(), and template parts. Produces FSE-ready themes with proper style variations, typography presets, and wp_enqueue_block_editor_assets integration.

skillsource-agentskillexchangeskill-wordpress-block-theme-scaffolder+12
free
Skillq 0.45

WordPress AI Services Plugin

AI Services is a WordPress plugin by Felix Arntz that exposes AI capabilities centrally across PHP, REST API, JavaScript, and WP-CLI. It is built as infrastructure for other plugins and site workflows, rather than as a single-purpose chatbot feature.

skillsource-agentskillexchangeskill-wordpress-ai-services-plugin+12
free
Skillq 0.45

WordPress ACF Field Group Auditor

Fetches all Advanced Custom Fields field groups and their field definitions via the ACF REST API (/wp-json/acf/v3/), maps field keys to their post types, and produces a structured audit report. Detects orphaned fields, duplicate keys, and field type mismatches across groups.

skillsource-agentskillexchangeskill-wordpress-acf-field-group-auditor+12
free
Skillq 0.45

WordOps High-Performance WordPress Server Stack Manager

WordOps is an open-source CLI tool that installs and manages a complete high-performance WordPress server stack with Nginx, PHP, MariaDB, and Redis in a few keystrokes. It handles site creation, SSL certificates via Let's Encrypt, server hardening, and cache configuration for opt

skillsource-agentskillexchangeskill-wordops-high-performance-wordpress-server-stack+12
free
Skillq 0.45

Woodpecker CI Self-Hosted Continuous Integration Engine

Woodpecker is a simple yet powerful self-hosted CI/CD engine written in Go with great extensibility. It runs pipelines defined in YAML, supports plugins for extensibility, uses minimal resources, and is the CI engine behind Codeberg.

skillsource-agentskillexchangeskill-woodpecker-ci-self-hosted-continuous-integration+12
free
Skillq 0.45

WooCommerce Webhook Orchestrator

Manages WooCommerce webhook lifecycles using the wc/v3/webhooks REST API and WC_Webhook class. Handles order, product, and customer event routing with payload signature verification via X-WC-Webhook-Signature.

skillsource-agentskillexchangeskill-woocommerce-webhook-orchestrator+12
free
Skillq 0.45

WooCommerce Webhook Delivery Inspector

Inspects WooCommerce webhook reliability through the `WC_Webhook` model, Action Scheduler queues, and REST endpoints such as `/wp-json/wc/v3/webhooks`. Great for tracing failed deliveries, replay patterns, and event coverage across order, product, and customer workflows.

skillsource-agentskillexchangeskill-woocommerce-webhook-delivery-inspector+12
free
Skillq 0.45

WooCommerce REST Sync Agent

Synchronizes WooCommerce product data bidirectionally using the WC REST API v3 and wc/v3/products endpoints. Handles batch create/update/delete with OAuth 1.0a authentication and rate-limit backoff.

skillsource-agentskillexchangeskill-woocommerce-rest-sync-agent+12
free
Skillq 0.45

WooCommerce REST Order Manager

Queries and updates WooCommerce orders via the WooCommerce REST API v3 (/wp-json/wc/v3/orders), filters by status, date range, and customer, and bulk-updates fulfillment status. Generates order export CSVs with custom field mapping for 3PL handoff.

skillsource-agentskillexchangeskill-woocommerce-rest-order-manager+12
free
Skillq 0.45

WooCommerce REST Inventory Sync

Synchronizes WooCommerce product inventory across multiple channels using the WooCommerce REST API v3 and wp_update_post hooks. Handles stock level reconciliation, low-stock alerts via WP-CLI, and batch product updates through the /wc/v3/products/batch endpoint.

skillsource-agentskillexchangeskill-woocommerce-rest-inventory-sync+12
free