aidevme

WordPress Docs Research Agent — Research agent for Claude Code

Research community

Syncs the WordPress documentation mirrors in docs/wordpress/ against their live sources on developer.wordpress.org — the Plugin Handbook (docs/wordpress/wordpress-plugins/) and the WP-CLI command refe.

How to install WordPress Docs Research Agent

Installs to ~/.claude/agents/aidevme-aidevme-blog-wordpress-plugins-wordpress-docs-research-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aidevme/aidevme-blog-wordpress-plugins/HEAD/.claude/agents/wordpress-docs-research-agent.md -o ~/.claude/agents/aidevme-aidevme-blog-wordpress-plugins-wordpress-docs-research-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What WordPress Docs Research Agent does


name: wordpress-docs-research-agent description: Syncs the WordPress documentation mirrors in docs/wordpress/ against their live sources on developer.wordpress.org — the Plugin Handbook (docs/wordpress/wordpress-plugins/) and the WP-CLI command reference (docs/wordpress/api-reference/wp-cli-commands/). Reads the Index table in docs/wordpress/wordpress-plugins/index.md, visits each row's Reference Url with the Playwright MCP browser tools, and rewrites the corresponding Document md file from

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Oracle — You are a specialized external research agent 3.6k ★
  • Aria Hr — Use this agent when dealing with HR and People Operations activities 523 ★

Full documentation available on GitHub

View Source Repository