clawmart
/ catalog

Catalog

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

73,778 results · page 300 / 3,075
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
Skillq 0.45

WooCommerce Order Sync Agent

Synchronizes WooCommerce orders with external ERPs using the WooCommerce REST API v3 and wp_schedule_event. Handles order status webhooks, inventory adjustments via wc_update_product_stock, and generates reconciliation reports.

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

Wish SSH Application Framework by Charmbracelet

Wish is a Go library for building SSH-accessible applications with sensible defaults and composable middleware. It lets developers serve Bubble Tea TUIs, Git repos, and custom protocols over SSH without touching openssh-server.

skillsource-agentskillexchangeskill-wish-ssh-application-framework+12
free
Skillq 0.45

Windmill Open-Source Workflow Engine and Developer Platform

Open-source developer platform to turn scripts into webhooks, workflows, and UIs. Self-hostable alternative to Retool and Temporal, supporting Python, TypeScript, Go, Bash, SQL, and more. Includes a built-in MCP server for AI agent integration.

skillsource-agentskillexchangeskill-windmill-workflow-engine-developer-platform+12
free
Skillq 0.45

Wiki.js Modern Open Source Wiki Platform on Node.js

Wiki.js is a powerful open-source wiki app built on Node.js with support for Markdown, visual editing, Git-backed storage, and a GraphQL API. It provides multi-language content, granular access controls, and integrations with major authentication providers.

skillsource-agentskillexchangeskill-wikijs-wiki-platform-nodejs+12
free
Skillq 0.45

WhisperX Speech Recognition with Word-Level Timestamps and Diarization

WhisperX extends OpenAI Whisper with batched inference for 70x realtime transcription, phoneme-based word-level timestamp alignment via wav2vec2, voice activity detection, and speaker diarization. It produces accurate per-word timestamps and speaker labels from audio files.

skillsource-agentskillexchangeskill-whisperx-speech-recognition-timestamps-diarization+12
free
Skillq 0.45

Whisper Subtitle Generator

Generates accurate subtitles and captions using OpenAI Whisper API with word-level timestamps. Outputs SRT, VTT, and ASS formats with configurable line length and speaker diarization via pyannote.

skillsource-agentskillexchangeskill-whisper-subtitle-generator+12
free
Skillq 0.45

Whisper Diarization Post-Processor

Enhances OpenAI Whisper transcription output with speaker diarization using pyannote.audio pipeline and speechbrain embeddings. Aligns word-level timestamps from whisper-timestamped with speaker segments for multi-speaker meeting transcript generation.

skillsource-agentskillexchangeskill-whisper-diarization-post-processor+12
free
Skillq 0.45

whisper.cpp High-Performance C/C++ Speech Recognition Engine

whisper.cpp is a lightweight, high-performance C/C++ port of OpenAI's Whisper automatic speech recognition model. It runs on CPU and GPU across all major platforms with zero dependencies and zero runtime memory allocations.

skillsource-agentskillexchangeskill-whisper-cpp-speech-recognition-engine+12
free
Skillq 0.45

Whisper.cpp Real-Time Transcription Pipeline

Streams audio from PulseAudio or ALSA devices into whisper.cpp for real-time speech-to-text with word-level timestamps. Outputs SRT/VTT subtitles and JSON transcripts simultaneously.

skillsource-agentskillexchangeskill-whisper-cpp-realtime-transcription-pipeline+12
free
Skillq 0.45

Whisper.cpp Local Transcription Engine

Runs OpenAI Whisper models locally via whisper.cpp with GGML quantized weights for CPU-efficient transcription. Supports beam search decoding, VAD-based segmentation, and SRT/VTT subtitle output formats.

skillsource-agentskillexchangeskill-whisper-cpp-local-transcription-engine+12
free
Skillq 0.45

OpenAI Whisper Batch Transcription Pipeline

Processes audio files from an S3 bucket using Whisper large-v3, splitting recordings into 30-second chunks with ffmpeg before transcription. Outputs timestamped SRT and VTT subtitle files plus plain-text transcripts, then uploads artifacts back to S3. Supports language auto-detec

skillsource-agentskillexchangeskill-whisper-batch-transcription-pipeline+12
free
Skillq 0.45

Whishper Self-Hosted Speech-to-Text and Audio Workflow Skill

Whishper is an open source self-hosted web app for speech-to-text, translation, and subtitle workflows built around Whisper models. This skill covers running Whishper with Docker, handling uploads and transcripts, and wiring the output into broader automation flows.

skillsource-agentskillexchangeskill-whishper-self-hosted-speech-to-text-audio-workflow-skill+12
free
Skillq 0.45

Webpack Bundle Analyzer Agent

Analyzes webpack bundle composition using webpack-bundle-analyzer and source-map-explorer APIs. Identifies duplicate dependencies and suggests tree-shaking optimizations with specific import rewrites.

skillsource-agentskillexchangeskill-webpack-bundle-analyzer-agent+12
free