drush-webmaster

Manage Drupal content, entities, and configuration via drush wm:* commands.

1|3|Updated Jun 7, 2021
One-click install
npx skills add https://github.com/dxpr/dxpr_cms --skill drush-webmaster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drush-webmaster
Source: https://github.com/dxpr/dxpr_cms/tree/main/.agents/skills/drush-webmaster
Command: npx skills add https://github.com/dxpr/dxpr_cms --skill drush-webmaster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need for manual, error-prone database queries or complex UI navigation by providing a structured, YAML-based interface for managing Drupal entities, content, and site configuration.

Core Features & Use Cases

  • Entity Management: Create, edit, clone, and delete Drupal nodes, media, and taxonomy terms with full validation.
  • Site Discovery: Automatically map site schema, content types, and view configurations to provide the AI with accurate context.
  • Workflow Automation: Perform bulk operations, content moderation, and translation management through standardized command-line workflows.

Quick Start

Use the drush-webmaster skill to list all available content types on the current site.

Frequently Asked Questions about drush-webmaster

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

FAQPage Schema
How do I manage Drupal content and site structure via Drush?

Drush automates Drupal content management by providing a YAML-based interface for the drush wm:* commands, replacing manual database queries and UI navigation with structured, validated workflows.

How do I automate bulk operations and content moderation in Drupal?

Automate bulk operations and content moderation in Drupal by running standardized command-line workflows through the drush wm:* suite, facilitating bulk entity management and translation workflows.

Do I need a specific Drupal environment to use Drush for site management?

Yes, you need a functional Drupal environment with Drush installed and the corresponding webmaster command modules active to execute the wm:* administrative commands for content and configuration tasks.

What is the best way to map site schema and content types in Drupal?

The best way to map site schema and content types in Drupal is using Drush site discovery commands, which automatically inspect configurations to provide accurate context for entity management.

Why use YAML-based commands instead of manual database queries for Drupal entity management?

Use YAML-based commands for Drupal entity management to eliminate error-prone database queries, providing a structured interface to create, edit, clone, and delete nodes with full validation.