Drupal Backend

🌐Community
by omedia · vlatest · Repository

Automates Drupal backend tasks like content updates, module management, and configuration changes via omedia's AI.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add drupal-backend npx -- -y @trustedskills/drupal-backend
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "drupal-backend": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/drupal-backend"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with and manage Drupal backend systems. It enables tasks such as retrieving data from Drupal databases, executing Drush commands, and updating content programmatically. The agent can be used for automating routine administrative tasks or integrating Drupal functionality into other workflows.

When to use it

  • Automating site backups using Drush scripts.
  • Retrieving specific content items based on criteria (e.g., all articles published in the last week).
  • Updating configuration settings within a Drupal environment.
  • Generating reports about website usage or content performance directly from the Drupal database.

Key capabilities

  • Drush command execution
  • Database query access
  • Content retrieval and modification
  • Configuration updates

Example prompts

  • "Run Drush to clear all caches."
  • "Retrieve all nodes with the 'article' content type published after January 1, 2024."
  • “Update the site’s maintenance mode status to enabled.”

Tips & gotchas

The agent requires access credentials and appropriate permissions within the Drupal environment. Ensure that the AI agent has the necessary privileges to perform the requested actions safely and securely.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
omedia
Installs
7

🌐 Community

Passed automated security scans.