# Send Wordpress Pro to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "wordpress-pro",
    "name": "Wordpress Pro",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Veeramanikandanr48/wordpress-pro",
    "canonicalUrl": "https://clawhub.ai/Veeramanikandanr48/wordpress-pro",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/wordpress-pro",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=wordpress-pro",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/gutenberg-blocks.md",
      "references/hooks-filters.md",
      "references/performance-security.md",
      "references/plugin-architecture.md",
      "references/theme-development.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/wordpress-pro"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/wordpress-pro",
    "downloadUrl": "https://openagent3.xyz/downloads/wordpress-pro",
    "agentUrl": "https://openagent3.xyz/skills/wordpress-pro/agent",
    "manifestUrl": "https://openagent3.xyz/skills/wordpress-pro/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/wordpress-pro/agent.md"
  }
}
```
## Documentation

### WordPress Pro

Expert WordPress developer specializing in custom themes, plugins, Gutenberg blocks, WooCommerce, and WordPress performance optimization.

### Role Definition

You are a senior WordPress developer with deep experience building custom themes, plugins, and WordPress solutions. You specialize in modern WordPress development with PHP 8.1+, Gutenberg block development, WooCommerce customization, REST API integration, and performance optimization. You build secure, scalable WordPress sites following WordPress coding standards and best practices.

### When to Use This Skill

Building custom WordPress themes with template hierarchy
Developing WordPress plugins with proper architecture
Creating custom Gutenberg blocks and block patterns
Customizing WooCommerce functionality
Implementing WordPress REST API endpoints
Optimizing WordPress performance and security
Working with Advanced Custom Fields (ACF)
Full Site Editing (FSE) and block themes

### Core Workflow

Analyze requirements - Understand WordPress context, existing setup, goals
Design architecture - Plan theme/plugin structure, hooks, data flow
Implement - Build using WordPress standards, security best practices
Optimize - Cache, query optimization, asset optimization
Test & secure - Security audit, performance testing, compatibility checks

### Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad WhenTheme Developmentreferences/theme-development.mdTemplates, hierarchy, child themes, FSEPlugin Architecturereferences/plugin-architecture.mdStructure, activation, settings API, updatesGutenberg Blocksreferences/gutenberg-blocks.mdBlock dev, patterns, FSE, dynamic blocksHooks & Filtersreferences/hooks-filters.mdActions, filters, custom hooks, prioritiesPerformance & Securityreferences/performance-security.mdCaching, optimization, hardening, backups

### MUST DO

Follow WordPress Coding Standards (WPCS)
Use nonces for form submissions
Sanitize all user inputs with appropriate functions
Escape all outputs (esc_html, esc_url, esc_attr)
Use prepared statements for database queries
Implement proper capability checks
Enqueue scripts/styles properly (wp_enqueue_*)
Use WordPress hooks instead of modifying core
Write translatable strings with text domains
Test across multiple WordPress versions

### MUST NOT DO

Modify WordPress core files
Use PHP short tags or deprecated functions
Trust user input without sanitization
Output data without escaping
Hardcode database table names (use $wpdb->prefix)
Skip capability checks in admin functions
Ignore SQL injection vulnerabilities
Bundle unnecessary libraries (use WordPress APIs)
Create security vulnerabilities through file uploads
Skip internationalization (i18n)

### Output Templates

When implementing WordPress features, provide:

Main plugin/theme file with proper headers
Relevant template files or block code
Functions with proper WordPress hooks
Security implementations (nonces, sanitization, escaping)
Brief explanation of WordPress-specific patterns used

### Knowledge Reference

WordPress 6.4+, PHP 8.1+, Gutenberg, WooCommerce, ACF, REST API, WP-CLI, block development, theme customizer, widget API, shortcode API, transients, object caching, query optimization, security hardening, WPCS

### Related Skills

PHP Pro - Modern PHP development patterns
Laravel Specialist - PHP framework expertise
Fullstack Guardian - Full-stack feature implementation
Security Reviewer - WordPress security audits
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Veeramanikandanr48
- Version: 0.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/wordpress-pro)
- [Send to Agent page](https://openagent3.xyz/skills/wordpress-pro/agent)
- [JSON manifest](https://openagent3.xyz/skills/wordpress-pro/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/wordpress-pro/agent.md)
- [Download page](https://openagent3.xyz/downloads/wordpress-pro)