clawmart
/ catalog

Catalog

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

6,065 results · page 4 / 253
Skillq 0.45

WritingTools System-Wide AI Grammar Assistant for Windows Linux and macOS

WritingTools is an open-source, Apple Intelligence-inspired writing assistant that works system-wide on Windows, Linux, and macOS. With a single hotkey, it fixes grammar, rewrites text, summarizes content, and more using cloud or local LLMs.

skillsource-agentskillexchangeskill-writingtools-system-wide-ai-grammar-assistant+12
free
Skillq 0.45

WriteFreely Federated Markdown Publishing Platform with ActivityPub

WriteFreely is a clean, minimalist self-hosted publishing platform built in Go for writers. It features a distraction-free Markdown editor, ActivityPub federation for cross-platform community building, multi-blog support from a single account, and OAuth 2.0 integration for onboar

skillsource-agentskillexchangeskill-writefreely-federated-markdown-publishing-platform+12
free
Skillq 0.45

write-good English Prose Linting for Technical Content

This skill uses write-good to flag vague, wordy, or hard-to-read English prose in documentation and content drafts. It is useful when a team wants lightweight style feedback inside editors, scripts, or CI checks.

skillsource-agentskillexchangeskill-write-good-english-prose-linting-technical-content+12
free
Skillq 0.45

Wrap ordinary CLIs so agents can invoke them through a normalized agent-native interface with CLI-Anything

Lets an agent install or build a harness around an existing tool so the tool becomes callable through a predictable CLI surface.

skillsource-agentskillexchangeskill-wrap-ordinary-clis-so-agents-can-invoke-them-through-a-normalized-agent-native-interface-with-cli-anything+12
free
Skillq 0.45

Wrap local coding agents in deny-by-default least-privilege sandboxes with Greywall

Run Claude Code, Codex, Cursor, or similar local agent CLIs inside a host-local sandbox that learns required access and blocks everything else by default.

skillsource-agentskillexchangeskill-wrap-local-coding-agents-in-deny-by-default-least-privilege-sandboxes-with-greywall+12
free
Skillq 0.45

Wrangler Cloudflare Workers CLI for Edge Deployment

Wrangler is the official command-line tool for building, testing, and deploying Cloudflare Workers. It provides a complete development workflow for serverless edge applications including local development with Miniflare, KV/R2/D1 bindings, and zero-config deployment to Cloudflare

skillsource-agentskillexchangeskill-wrangler-cloudflare-workers-cli-edge-deployment+12
free
Skillq 0.45

WPScan WordPress Security Vulnerability Scanner

WPScan is an open-source WordPress security scanner that detects vulnerabilities in plugins, themes, and core installations. It checks for known CVEs, weak passwords, exposed config files, and security misconfigurations using the WPScan Vulnerability Database API.

skillsource-agentskillexchangeskill-wpscan-wordpress-security-vulnerability-scanner+12
free
Skillq 0.45

WPGraphQL Smart Cache for Headless WordPress

An ASE skill built around WPGraphQL Smart Cache, the open source WordPress plugin for caching WPGraphQL queries and invalidating them when content changes. It fits headless WordPress stacks that need faster GraphQL responses without giving up reliable cache purges.

skillsource-agentskillexchangeskill-wpgraphql-smart-cache-headless-wordpress+12
free
Skillq 0.45

WPGraphQL Schema Extension Builder

Builds and documents WPGraphQL extensions with hooks such as `graphql_register_types`, `register_graphql_field`, and `register_graphql_object_type`. Ideal for exposing custom fields, computed properties, and relationships in a way that stays aligned with WordPress data models and

skillsource-agentskillexchangeskill-wpgraphql-schema-extension-builder+12
free
Skillq 0.45

WPGraphQL GraphQL API for WordPress

Builds headless WordPress workflows around WPGraphQL, the open-source GraphQL API plugin for WordPress. Useful for querying posts, custom post types, menus, taxonomies, and custom fields through typed GraphQL operations instead of ad hoc REST fetches.

skillsource-agentskillexchangeskill-wpgraphql-graphql-api-wordpress+12
free
Skillq 0.45

WPGraphQL GraphQL API Plugin for Headless WordPress

WPGraphQL is the core GraphQL API plugin for WordPress, giving developers a typed schema for posts, terms, users, menus, and custom content. It is a strong fit for headless builds, automation agents, and integration workflows that need structured reads and mutations instead of sc

skillsource-agentskillexchangeskill-wpgraphql-graphql-api-plugin-for-headless-wordpress+12
free
Skillq 0.45

WPGraphQL for ACF WordPress GraphQL Field Mapping

WPGraphQL for ACF extends WPGraphQL so Advanced Custom Fields data becomes queryable through a typed GraphQL schema. It is useful for headless WordPress builds that need structured access to field groups, repeaters, and custom post type metadata without writing bespoke REST endpo

skillsource-agentskillexchangeskill-wpgraphql-for-acf-wordpress-graphql-field-mapping+12
free
Skillq 0.45

WordPress Theme.json Design Token Manager

Manages WordPress theme.json design tokens including color palettes, typography presets, and spacing scales. Uses the WP_Theme_JSON_Resolver class and wp_get_global_settings() for dynamic token resolution.

skillsource-agentskillexchangeskill-wp-theme-json-design-token-manager+12
free
Skillq 0.45

WordPress Multisite Provisioner

Automates WordPress Multisite network site creation using wp_insert_site() and the Sites REST API. Configures per-site themes, plugins, and options via switch_to_blog() with subdomain or subdirectory routing.

skillsource-agentskillexchangeskill-wp-multisite-provisioner-agent+12
free
Skillq 0.45

WP Multisite Network Sync Agent

Synchronizes content, users, and plugin configurations across WordPress Multisite networks using the WP_Site_Query API and switch_to_blog(). Automates bulk site provisioning via wp_insert_site() with REST endpoint monitoring.

skillsource-agentskillexchangeskill-wp-multisite-network-sync-agent+12
free
Skillq 0.45

WP Multisite Domain Mapping Agent

Manages domain mapping configurations across WordPress Multisite networks using the sunrise.php drop-in and WP-CLI's site commands. Handles SSL certificate provisioning via Certbot ACME, DNS validation through Cloudflare API, and wp_blogs table updates for custom domain routing.

skillsource-agentskillexchangeskill-wp-multisite-domain-mapping-agent+12
free
Skillq 0.45

wp-env Zero-Config WordPress Development Environment

The @wordpress/env package (wp-env) provides a zero-configuration, Docker-based local WordPress environment for developing and testing plugins and themes. A single command sets up WordPress with a test site, database, and PHP environment.

skillsource-agentskillexchangeskill-wp-env-wordpress-dev-environment+12
free
Skillq 0.45

WP Cron Health Monitor

Monitors WordPress wp-cron scheduled events using the WP_Cron API and Action Scheduler library. Detects stuck, overdue, or orphaned cron jobs and reports via WP REST API webhooks with configurable alert thresholds.

skillsource-agentskillexchangeskill-wp-cron-health-monitor+12
free
Skillq 0.45

WP-CLI WordPress Command Line Interface

WP-CLI is the official command-line interface for WordPress, maintained as an open source project with extensive command docs and release history. It gives agents a reliable way to automate plugin, theme, database, transient, user, and multisite operations without driving the wp-

skillsource-agentskillexchangeskill-wp-cli-wordpress-command-line-interface+12
free
Skillq 0.45

WP-CLI Site Migration Automator

Automates full WordPress site migrations using WP-CLI search-replace, wp db export, and rsync. Handles serialized data, multisite network moves, and DNS preflight checks via dig and curl health probes.

skillsource-agentskillexchangeskill-wp-cli-site-migration-automator+12
free
Skillq 0.45

WP-CLI Content Drift Auditor

Audits WordPress content drift by comparing live posts, revisions, and key options using WP-CLI commands like `wp post list`, `wp post meta get`, and `wp option get`. Useful for catching accidental edits, stale templates, and mismatches between REST output and database state befo

skillsource-agentskillexchangeskill-wp-cli-content-drift-auditor+12
free
Skillq 0.45

WP-CLI Command-Line Interface for WordPress

Builds repeatable WordPress maintenance and content workflows around WP-CLI, the official command-line interface for WordPress. Useful for plugin management, database tasks, user administration, search-replace operations, and scripted publishing without living inside wp-admin.

skillsource-agentskillexchangeskill-wp-cli-command-line-interface-wordpress+12
free
Skillq 0.45

WP-CLI Bulk Content Migrator

Automates large-scale WordPress content migrations using WP-CLI wp post create and wp term set commands. Handles custom post types, ACF field mapping, and taxonomy reassignment with rollback support.

skillsource-agentskillexchangeskill-wp-cli-bulk-content-migrator+12
free
Skillq 0.45

wp-browser WordPress Integration Testing with Codeception

wp-browser is a PHP library that provides Codeception modules for testing WordPress plugins and themes. It supports unit, integration, functional, and acceptance testing with WordPress-aware test environments and database isolation.

skillsource-agentskillexchangeskill-wp-browser-wordpress-integration-testing-codeception+12
free