orbit-wp-playground

Install the WordPress core agent skill and set up a WordPress environment for testing plugins and themes.

2|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/adityaarsharma/orbit --skill orbit-wp-playground
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orbit-wp-playground
Source: https://github.com/adityaarsharma/orbit/tree/main/skills/orbit-wp-playground
Command: npx skills add https://github.com/adityaarsharma/orbit --skill orbit-wp-playground

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires WordPress/agent-skills, and includes scripts (resource) components.

What problem does it solve?

This Skill provides an easy way to set up a WordPress playground for testing and code iteration, eliminating the need for manual setup and configuration.

Core Features & Use Cases

  • Automated Setup: Installs the WordPress core agent skill and sets up a WordPress environment in seconds.
  • Plugin or Theme Mounting: Automatically detects whether your code should mount as a plugin or theme.
  • Helper Scripts: Includes helper scripts to speed up the testing process.
  • WP-Admin Access: Auto-logs into WP-Admin for easy testing.
  • Use Case: When you want to quickly test your plugin or theme code without manual setup.

Quick Start

Use the orbit-wp-playground skill to spin up a WordPress playground for your plugin: "Spin up a fresh WP install and try my plugin".

Frequently Asked Questions about orbit-wp-playground

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a WordPress playground for plugin testing?

To set up a WordPress playground for plugin testing, this skill automates the WordPress core agent skill installation and configures a complete environment in seconds without manual setup.

Does the WordPress playground automatically detect my code as a plugin or theme?

Yes, the WordPress playground automatically detects your code structure and mounts it appropriately as either a plugin or a theme, streamlining the code iteration process.

What's the best way to auto-login to WP-Admin for theme development?

The best way to auto-login to WP-Admin for theme development is using this playground skill, which handles authentication automatically and provides instant access for testing.

Can I use helper scripts to speed up WordPress code iteration?

Yes, you can use helper scripts to speed up WordPress code iteration, as the skill includes built-in scripts designed to accelerate the testing process for developers and QA engineers.

Do I need the WordPress core agent skill to spin up a fresh WP install?

Yes, you need the WordPress core agent skill because this playground skill automates its installation and depends on it to set up the environment for testing plugins and themes.