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.

superpowers-sage:wp-rest-api - WordPress REST API patterns and custom endpoint development

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

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Register native REST endpoints
  • Configure REST API authentication
  • Expose custom fields and CPTs
  • Debug REST API endpoints
  • Choose native REST or Acorn Routes

Inputs

  • API requirements
  • Acorn Routes configuration
  • Target consumer information

Outputs

  • Registered REST API endpoints
  • Exposed custom fields and post types
  • REST API HTTP responses

Requirements

  • WordPress environment
  • PHP runtime

Source

  • Spec: SKILL.md
wordpress
rest-api
php
backend
acorn
Register native REST endpoints
Configure REST API authentication
Expose custom fields and CPTs
Debug REST API endpoints
API requirements
Acorn Routes configuration
Target consumer information
Registered REST API endpoints
Exposed custom fields and post types
REST API HTTP responses