
automattic / wordpress-activitypub
★ 572A skill package that teaches your agent 8 capabilities — every one documented and browsable below, no GitHub required · by automattic.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring…
1 file — installable on its own
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development…
1 file — installable on its own
ActivityPub protocol specification and federation concepts. Use when working with ActivityPub activities, understanding federation mechanics, implementing…
1 file — installable on its own
Use when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs, build tooling) don't ship in the…
1 file — installable on its own
Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing…
1 file — installable on its own
INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.
1 file — installable on its own
Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch…
1 file — installable on its own
Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns…
1 file — installable on its own
Package documentation is syncing from GitHub — check back shortly. Meanwhile, every skill in the Skills tab carries its own full instructions.
Install the whole package (8 skills):
npx skills add https://github.com/automattic/wordpress-activitypubOr install a single skill:
npx skills add https://github.com/automattic/wordpress-activitypub --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.