Skill
federation
ActivityPub protocol specification and federation concepts. Use when working with ActivityPub activities, understanding federation mechanics, implementing protocol features, or debugging federation issues.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/Automattic/wordpress-activitypub /tmp/wordpress-activitypub && ln -s /tmp/wordpress-activitypub/.claude/skills/federation ~/.claude/skills/federation
From README
Read .agents/skills/federation/SKILL.md for full instructions.
More from this repo
code-style
PHP coding standards and WordPress patterns for ActivityPub plugin.
dev
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build...
gitattributes
Used when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs,...