Site Abilities

Site-Abilities

$29.95

Unlock the awesome power of AI System Admin with Site Abilities the Plugin that allows you to create and register custom abilities for the new WordPress Abilities API.

Warning: For use of test/dev sites only use Awesome Abilities for production sites.

Extend AI System Admin with WordPress Site-Abilities the plugin that allows you to create abilities

Development and Test Plugin

This plugin writes and initializes abilities.php files which may can cause errors when testing.

Each and every abilities should be thoroughly tested in your test/dev environment to ensure it is compatible with your website.

When an abilities is tested and confirmed it can be registered with awesome-abilities on production sites.

Key Features:

  – Admin UI for Management – View all registered abilities, create custom abilities through a visual form builder, and manage activation

Additional Experimental Abilities

  – 31 Pre-Built Optional Abilities – Choose from production-safe or experimental abilities across 8 categories (diagnostics, security, performance, code intelligence, content, utilities, database, code generation)

Categories of Abilities:

  – Diagnostics – Error logs, site health, system info, slow query detection

  – Security – Malware scanning, login monitoring, SSL verification

  – Performance – Metrics, autoload analysis, asset optimization

  – Code Intelligence – Plugin info, hook tracing, deprecated code detection

  – Content – Post retrieval, content quality analysis

  – Database – Optimization, custom tables, meta migration (experimental)

  – Code Generation – Plugin scaffolding, custom post types, Gutenberg blocks (experimental)

  – Utilities – Cache management and statistics

Code Intelligence (4 abilities)

  – site/search-code – Search for code patterns in plugins and themes

  – site/get-plugin-info – Returns details about all installed plugins

  – site/trace-hook-execution – Shows all functions hooked to a specific action or filter

  – site/detect-deprecated-code – Finds usage of deprecated WordPress functions

Content Intelligence (2 abilities)

  – site/get-post-by-id – Retrieve a specific post with all metadata

  – site/analyze-content-quality – Audit content for SEO and quality issues

Diagnostics (5 abilities)

  – site/get-error-log – Returns recent PHP errors and warnings

  – site/explain-wtf-is-happening – Comprehensive diagnostic analysis

  – site/get-site-health – Returns WordPress site health status

  – site/trace-slow-queries – Identifies slow database queries

  – site/get-system-info – Returns WordPress, PHP, and server configuration

Examples (4 abilities)

  – site/get-post-count – Returns total number of published posts

  – site/get-recent-posts – Returns list of recent posts

  – site/search-posts – Search for posts by keyword

  – site/get-statistics – Returns site statistics

Fun (1 ability)

  – site/get-wordpress-dad-joke – Returns WordPress-themed dad jokes

  Performance (3 abilities)

  – site/get-performance-metrics – Page load time, query count, memory usage

  – site/get-autoload-size – Analyzes autoloaded options

  – site/analyze-asset-loading – Information about CSS/JS loading

Security (3 abilities)

  – site/scan-malware – Scans for malware signatures

  – site/get-login-attempts – Returns failed login attempts

  – site/check-ssl-certificate – Verifies SSL certificate status

Utilities (2 abilities)

  – site/clear-cache – Clears WordPress caches

  – site/get-cache-stats – Returns cache configuration info

  Experimental Abilities (7 total)

  Code Generation (3 abilities)

  – site/create-plugin-scaffold – Generate complete WordPress plugin

  – site/create-custom-post-type – Generate and register custom post type

  – site/create-gutenberg-block – Generate custom Gutenberg block

Database Operations (4 abilities)

  – site/create-custom-table – Create custom database table

  – site/optimize-database – Run database optimization

  – site/clean-revisions – Remove old post revisions

  – site/migrate-post-meta – Bulk update post meta fields

Total: 31 abilities across 10 files