lw-site-manager-extend-abilities
CommunityExtend LW Site Manager with custom hub abilities.
AuthorLonsdale201
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers building companion plugins for LW Site Manager need a stable, standardized way to extend the hub with new abilities, categories, and permissions while keeping AI agents safe and the UX consistent.
Core Features & Use Cases
- Formal extension contract using two actions: lw_site_manager_register_categories and lw_site_manager_register_abilities, to expose new categories and abilities.
- Extend AbstractAbilitiesRegistrar to inherit meta builders (readOnlyMeta / writeMeta / destructiveMeta) and schema builders (paginationSchema / orderingSchema / idSchema / listOutputSchema / entityOutputSchema / successOutputSchema / bulkResultSchema / updateResultSchema) for consistent shape and safety hints.
- Use the central PermissionManager for typed capability checks, ensuring control remains centralized across companion plugins.
- Use when shipping a companion plugin that adds site-manager/* abilities, with no filters from this plugin, maintaining additive extension only.
Quick Start
Hook into lw_site_manager_register_categories and lw_site_manager_register_abilities and extend AbstractAbilitiesRegistrar in your companion plugin to publish new site-manager/* abilities.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lw-site-manager-extend-abilities Download link: https://github.com/Lonsdale201/wp-agent-skills/archive/main.zip#lw-site-manager-extend-abilities Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.