integrations
✓Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations.
Installation
SKILL.md
This skill provides guidance on integrating the ActivityPub plugin with other WordPress plugins.
Integration Location All integrations live in the integration/ directory.
For complete directory structure and naming conventions, see PHP Class Structure.
Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations. Source: automattic/wordpress-activitypub.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/automattic/wordpress-activitypub --skill integrations- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is integrations?
Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations. Source: automattic/wordpress-activitypub.
How do I install integrations?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automattic/wordpress-activitypub --skill integrations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/automattic/wordpress-activitypub
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01