LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: wordpress

Browse skills that share this tag.

  • wp-i18n-audit - Audit WordPress plugin or theme PHP for i18n correctness
    wordpressphpi18ncode-audit

    ★ 0 · Updated 2026-09-23

    Audits WordPress plugin or theme PHP code for internationalization correctness including text domains, placeholders, plurals, and escaping.

    ⚙ Determine canonical text domain⚙ Audit text domain consistency⚙ Check for variable text domains
  • wordpress-publisher - Publish content to WordPress via REST API with Gutenberg
    wordpresspublishinggutenbergrest-api

    ★ 42 · Updated 2026-09-22

    Publishes content to WordPress via REST API with Gutenberg block conversion, category selection, SEO tag generation, previewing, and scheduling.

    ⚙ Connect to WordPress site⚙ Load website categories⚙ Suggest matching category
  • wp-presence-api - WordPress Presence API reference and guidance
    wordpresspresence-apiarchitectureheartbeat-api

    ★ 0 · Updated 2026-09-21

    Provides architectural patterns and reference guidance for the experimental WordPress Presence API.

    ⚙ Explain Presence API architectural pattern⚙ Recommend ephemeral data storage patterns⚙ Direct developers to canonical sources
  • respira-builder-edits - Safe in-page content edits for WordPress page builders
    wordpresspage-buildercontent-editingrespira

    ★ 602 · Updated 2026-09-21

    Locates, edits, duplicates, and verifies content elements across supported WordPress page builders.

    ⚙ Detect site builder context⚙ Retrieve page structural outline⚙ Create page duplicate snapshot
  • teaser-screenshots - Capture in-product UI screenshots for teasers
    screenshotsplaywrightwordpressui-testing

    ★ 317 · Updated 2026-09-19

    Reproducibly capture in-product UI screenshots used as embedded images in premium upsell teasers.

    ⚙ Capture in-product UI screenshots⚙ Toggle plugin activation state⚙ Optimize PNG image files
  • wp-api-client - Type-safe WordPress REST API client for Node.js.
    wordpressrest-apitypescriptnodejs

    ★ 0 · Updated 2026-09-19

    Provides guidance for using node-wp-api-client to query posts, pages, terms, media, users, custom post types, and HATEOAS links in TypeScript/Node.js.

    ⚙ Fetch WordPress posts and pages⚙ Query categories and tags⚙ Fetch media and users
  • wordpress-centric-high-seo-optimized-blogwriting-skill - WordPress-Centric High SEO Optimized Blog Writing
    writingblogseocontent

    ★ 0 · Updated 2026-09-18

    Creates long-form, high-quality, SEO-optimized blog posts ready for WordPress with truth boxes, tables, and schema markup.

    ⚙ Generate long-form SEO blog posts⚙ Create structured Truth Boxes⚙ Generate image SEO metadata
  • wordpress-centric-high-seo-optimized-blogwriting-skill - WordPress Centric High SEO Optimized Blog Writing Skill
    writingblogseocontent

    ★ 0 · Updated 2026-09-18

    Creates long-form, SEO-optimized blog posts ready for WordPress with truth boxes and FAQ schema.

    ⚙ Gather blog post inputs⚙ Generate long-form blog content⚙ Create structured truth boxes
  • wp-interactivity-api - Build and debug WordPress Interactivity API features.
    wordpressinteractivity-apiblocksfrontend

    ★ 16 · Updated 2026-09-16

    Builds and debugs WordPress Interactivity API features, directives, store state, server-side rendering, and hydration.

    ⚙ Detect existing Interactivity API usage⚙ Identify Interactivity API store definitions⚙ Implement server side directive rendering
  • superpowers-sage:wp-rest-api - WordPress REST API patterns and custom endpoint development
    wordpressrest-apiphpbackend

    ★ 13 · Updated 2026-09-16

    Provides guidance for creating, configuring, debugging, and securing WordPress REST API endpoints.

    ⚙ Register native REST endpoints⚙ Configure REST API authentication⚙ Expose custom fields and CPTs
  • julien-clemence-wordpress-tooling - WordPress Tooling and Deployment for clemencefouquet.fr
    wordpressbuild-toolscss-architecturedeployment

    ★ 602 · Updated 2026-09-16

    Provides build tools, CSS architecture guidelines, and Git deployment workflows for the clemencefouquet.fr WordPress theme.

    ⚙ Lint CSS, JS, and PHP code⚙ Build JavaScript and CSS assets⚙ Fix CSS linting errors
  • wp-cli-local - WP-CLI for Local by Flywheel
    wordpresswp-clilocal-by-flywheelmacos

    ★ 3 · Updated 2026-09-15

    Safe WP-CLI execution for Local by Flywheel via wrapper, including explicit site resolution before mutating operations.

    ⚙ Execute WP-CLI commands via wrapper⚙ Auto-detect target Local site⚙ Override target site explicitly
  • wordpress-performance-best-practices - WordPress Performance Optimization Guidelines
    wordpressperformanceoptimizationphp

    ★ 12 · Updated 2026-09-14

    Provides performance optimization guidelines for WordPress plugin, theme, and database development.

    ⚙ Optimize WordPress database queries⚙ Implement object and transient caching⚙ Optimize script and style loading
  • theme-creator - Create a modern WordPress block theme
    wordpressblock-themestudiotheme-creator

    ★ 7 · Updated 2026-09-14

    Creates a new WordPress block theme or performs a substantial visual overhaul for a local Studio site.

    ⚙ Create WordPress block themes⚙ Enqueue theme stylesheets⚙ Validate serialized block markup
  • creating-blocks - Templates and guidelines for creating new WordPress blocks
    wordpressgutenbergblockstemplates

    ★ 516 · Updated 2026-09-12

    Provides templates, guidelines, and rules for creating new WordPress blocks from scratch.

    ⚙ Generate new WordPress block files⚙ Build interactive dynamic blocks⚙ Apply block templates and guidelines
  • wordpress-malware-removal - WordPress security suite for audit, cleaning, and hardening
    wordpresssecuritymalware-removalaudit

    ★ 31 · Updated 2026-09-11

    Routes WordPress security tasks to specialized skills for posture auditing, malware cleaning, or site hardening via SSH, WP-CLI, or MCP.

    ⚙ Route to security audit skill⚙ Route to malware removal skill⚙ Route to site hardening skill
  • wordpress - WordPress Development
    wordpressphpjavascriptsecurity

    ★ 0 · Updated 2026-03-24

    Generate secure, performant WordPress plugins and themes following official practices

    ⚙ generate WordPress code⚙ create plugins⚙ create themes
  • activitypub-testing - ActivityPub Testing for WordPress Plugin Development
    testingphpunitplaywrightwordpress

    ★ 211 · Updated 2026-02-15

    Write and run PHPUnit and Playwright tests for WordPress ActivityPub plugin features

    ⚙ run phpunit tests⚙ execute playwright tests⚙ create test structures
  • activitypub-testing - ActivityPub Testing Guidance for WordPress Plugin
    testingphpunitplaywrightwordpress

    ★ 18 · Updated 2026-02-15

    Provides guidance for writing and running tests for the WordPress ActivityPub plugin.

    ⚙ write tests⚙ run tests⚙ debug test failures
  • activitypub-testing - ActivityPub Plugin Testing Guide for WordPress
    testingwordpressactivitypubphpunit

    ★ 394 · Updated 2026-02-14

    Provides testing patterns and guidance for PHPUnit and Playwright E2E tests in WordPress ActivityPub plugin development

    ⚙ write PHPUnit tests⚙ create E2E tests⚙ debug test failures

Scroll to load more