AutomatticAutomatticOfficial·13 Agent Skills Included

wordpress-activitypub

Build, test, and release the WordPress ActivityPub federation plugin

Guides AI agents through developing the WordPress ActivityPub plugin that connects blogs to Mastodon and the fediverse. Covers PHP coding standards, PHPUnit and Playwright testing, pull request rules, changelog writing, and release versioning. Eliminates guesswork around federation protocols, plugin integrations, and WordPress.org packaging so changes ship correctly the first time.
npx skills add Automattic/wordpress-activitypub --all -g -y
Available:

Gives the AI agent the project's tech stack, PHP 7.4 constraints, coding and testing conventions, and rules for loading the on-demand skills in this repository.

All Skills in This Repository (13)

Pure Emerald Level Indicators
📦 In Repo
AutomatticAutomattic

gitattributes

Audits .gitattributes export-ignore rules so dev files stay out of WordPress.org release archives.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

release

Automates version bumps and changelog generation for WordPress plugin releases using Jetpack Changelogger.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

pr

Enforces branch naming, changelog, and reviewer rules when creating pull requests.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

integrations

Implement third-party WordPress plugin integrations for ActivityPub federation.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

federation

Explains ActivityPub protocol concepts, activity types, and server-to-server federation mechanics.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

code-style

Enforces PHP coding standards and WordPress patterns for the ActivityPub plugin.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

activitypub-testing

Automate PHPUnit and Playwright tests for the WordPress ActivityPub plugin.

Official
Intermediate
📦 In Repo
AutomatticAutomattic

activitypub-php-conventions

Standardize PHP coding conventions for the ActivityPub WordPress plugin.

Official
Basic
📦 In Repo
AutomatticAutomattic

activitypub-dev-cycle

Automate WordPress ActivityPub plugin development workflows with wp-env, tests, linting, and builds.

Official
Advanced
📦 In Repo
AutomatticAutomattic

activitypub-federation

Explain ActivityPub actors, activities, and federation mechanics.

Official
Basic
📦 In Repo
AutomatticAutomattic

activitypub-integrations

Integrate the ActivityPub plugin with WordPress plugins via hooks and filters.

Official
Basic
📦 In Repo
AutomatticAutomattic

activitypub-release

Automate WordPress ActivityPub plugin releases and version synchronization across files.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install wordpress-activitypub skills?

Run `npx skills add Automattic/wordpress-activitypub --all -g -y` in your terminal to install all skills in this suite globally.

What does the WordPress ActivityPub plugin do?

It connects a WordPress blog to the fediverse so posts, followers, and comments federate with Mastodon, Pixelfed, and other ActivityPub platforms.

How do these skills help with plugin development?

They teach your AI agent the project's PHP standards, testing patterns, PR workflow, changelog rules, and release process so it writes compliant code automatically.

Can AI agents run the plugin's tests and releases?

Yes. The dev, test, and release skills give agents exact commands for PHPUnit, Playwright E2E, linting, and versioned releases via the release script.

Do these skills work with Claude Code?

Yes. The skills follow the universal SKILL.md standard and include Claude Code discovery stubs, so they load automatically in Claude Code and compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering