Agent Pilot (Skills) for WordPress

Manage and publish AI agent skills using the Agent Skills Discovery via Well-Known URIs RFC version v0.2.0 draft and Agent Plugin standard packaging.

Screenshots

Setup

Use an Agent Skill

Install an agent skill (delivered by Agent Pilot of course) using the skills CLI package that will guide you through the setup:

npx skills add https://wpelevator.com

or download the skill and extract it to the skills directory of your preferred AI harness. Alternatively, you can download and install the plugin as usual:

Download Plugin

Use the link below to download the latest version of the plugin and install it manually under “Plugins” → “Add New” using the “Upload Plugin” button:

After activation, the plugin will prompt you to install and activate the Update Pilot plugin to enable automatic updates. This ensures that the Agent Pilot plugin is kept up-to-date even when it is disabled or used on a WordPress multisite.

Changelog

0.4.0 (2026-08-21)

0.3.0 (2026-08-11)

  • Fix: ensure the skill blocks work well with block themes with dark background.
  • Feature: added CORS and other headers for improved skill discovery.
  • Feature: introduce a YAML builder for consistent output.

0.2.0 (2026-08-10)

  • Fix: move the skill files to the .zip archive root (instead of a sub-directory).

0.1.0 (2026-08-10)

  • Initial prototype.