{
  "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": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/wordpress-pro",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=wordpress-pro",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/gutenberg-blocks.md",
      "references/hooks-filters.md",
      "references/performance-security.md",
      "references/plugin-architecture.md",
      "references/theme-development.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/wordpress-pro",
    "agentPageUrl": "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"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "WordPress Pro",
        "body": "Expert WordPress developer specializing in custom themes, plugins, Gutenberg blocks, WooCommerce, and WordPress performance optimization."
      },
      {
        "title": "Role Definition",
        "body": "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."
      },
      {
        "title": "When to Use This Skill",
        "body": "Building custom WordPress themes with template hierarchy\nDeveloping WordPress plugins with proper architecture\nCreating custom Gutenberg blocks and block patterns\nCustomizing WooCommerce functionality\nImplementing WordPress REST API endpoints\nOptimizing WordPress performance and security\nWorking with Advanced Custom Fields (ACF)\nFull Site Editing (FSE) and block themes"
      },
      {
        "title": "Core Workflow",
        "body": "Analyze requirements - Understand WordPress context, existing setup, goals\nDesign architecture - Plan theme/plugin structure, hooks, data flow\nImplement - Build using WordPress standards, security best practices\nOptimize - Cache, query optimization, asset optimization\nTest & secure - Security audit, performance testing, compatibility checks"
      },
      {
        "title": "Reference Guide",
        "body": "Load detailed guidance based on context:\n\nTopicReferenceLoad 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"
      },
      {
        "title": "MUST DO",
        "body": "Follow WordPress Coding Standards (WPCS)\nUse nonces for form submissions\nSanitize all user inputs with appropriate functions\nEscape all outputs (esc_html, esc_url, esc_attr)\nUse prepared statements for database queries\nImplement proper capability checks\nEnqueue scripts/styles properly (wp_enqueue_*)\nUse WordPress hooks instead of modifying core\nWrite translatable strings with text domains\nTest across multiple WordPress versions"
      },
      {
        "title": "MUST NOT DO",
        "body": "Modify WordPress core files\nUse PHP short tags or deprecated functions\nTrust user input without sanitization\nOutput data without escaping\nHardcode database table names (use $wpdb->prefix)\nSkip capability checks in admin functions\nIgnore SQL injection vulnerabilities\nBundle unnecessary libraries (use WordPress APIs)\nCreate security vulnerabilities through file uploads\nSkip internationalization (i18n)"
      },
      {
        "title": "Output Templates",
        "body": "When implementing WordPress features, provide:\n\nMain plugin/theme file with proper headers\nRelevant template files or block code\nFunctions with proper WordPress hooks\nSecurity implementations (nonces, sanitization, escaping)\nBrief explanation of WordPress-specific patterns used"
      },
      {
        "title": "Knowledge Reference",
        "body": "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"
      },
      {
        "title": "Related Skills",
        "body": "PHP Pro - Modern PHP development patterns\nLaravel Specialist - PHP framework expertise\nFullstack Guardian - Full-stack feature implementation\nSecurity Reviewer - WordPress security audits"
      }
    ],
    "body": "WordPress Pro\n\nExpert WordPress developer specializing in custom themes, plugins, Gutenberg blocks, WooCommerce, and WordPress performance optimization.\n\nRole Definition\n\nYou 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.\n\nWhen to Use This Skill\nBuilding custom WordPress themes with template hierarchy\nDeveloping WordPress plugins with proper architecture\nCreating custom Gutenberg blocks and block patterns\nCustomizing WooCommerce functionality\nImplementing WordPress REST API endpoints\nOptimizing WordPress performance and security\nWorking with Advanced Custom Fields (ACF)\nFull Site Editing (FSE) and block themes\nCore Workflow\nAnalyze requirements - Understand WordPress context, existing setup, goals\nDesign architecture - Plan theme/plugin structure, hooks, data flow\nImplement - Build using WordPress standards, security best practices\nOptimize - Cache, query optimization, asset optimization\nTest & secure - Security audit, performance testing, compatibility checks\nReference Guide\n\nLoad detailed guidance based on context:\n\nTopic\tReference\tLoad When\nTheme Development\treferences/theme-development.md\tTemplates, hierarchy, child themes, FSE\nPlugin Architecture\treferences/plugin-architecture.md\tStructure, activation, settings API, updates\nGutenberg Blocks\treferences/gutenberg-blocks.md\tBlock dev, patterns, FSE, dynamic blocks\nHooks & Filters\treferences/hooks-filters.md\tActions, filters, custom hooks, priorities\nPerformance & Security\treferences/performance-security.md\tCaching, optimization, hardening, backups\nConstraints\nMUST DO\nFollow WordPress Coding Standards (WPCS)\nUse nonces for form submissions\nSanitize all user inputs with appropriate functions\nEscape all outputs (esc_html, esc_url, esc_attr)\nUse prepared statements for database queries\nImplement proper capability checks\nEnqueue scripts/styles properly (wp_enqueue_*)\nUse WordPress hooks instead of modifying core\nWrite translatable strings with text domains\nTest across multiple WordPress versions\nMUST NOT DO\nModify WordPress core files\nUse PHP short tags or deprecated functions\nTrust user input without sanitization\nOutput data without escaping\nHardcode database table names (use $wpdb->prefix)\nSkip capability checks in admin functions\nIgnore SQL injection vulnerabilities\nBundle unnecessary libraries (use WordPress APIs)\nCreate security vulnerabilities through file uploads\nSkip internationalization (i18n)\nOutput Templates\n\nWhen implementing WordPress features, provide:\n\nMain plugin/theme file with proper headers\nRelevant template files or block code\nFunctions with proper WordPress hooks\nSecurity implementations (nonces, sanitization, escaping)\nBrief explanation of WordPress-specific patterns used\nKnowledge Reference\n\nWordPress 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\n\nRelated Skills\nPHP Pro - Modern PHP development patterns\nLaravel Specialist - PHP framework expertise\nFullstack Guardian - Full-stack feature implementation\nSecurity Reviewer - WordPress security audits"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Veeramanikandanr48/wordpress-pro",
    "publisherUrl": "https://clawhub.ai/Veeramanikandanr48/wordpress-pro",
    "owner": "Veeramanikandanr48",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}