drupal-site-builder

A Drupal configuration helper for setting up content types, fields, categories, menus, reusable page sections, and search settings without writing custom PHP code.

In plain words
What is it for?
Use it to structure content, organize taxonomy terms, build menus and paragraph types, configure search indexes, and prepare content migrations. Custom module development is outside its scope.
Why use it?
It keeps common Drupal site changes in the configuration system and helps check that settings can be exported and imported consistently between environments.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/edutrul/drupal-ai/drupal-site-builder
Clone the repo
git clone --depth 1 https://github.com/edutrul/drupal-ai

Made for: Claude Code.

Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 297 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00035 $0.00297
Opus 5 $0.00017 $0.00148
Sonnet 5 $0.00007 $0.00059
Haiku 4.5 $0.00003 $0.00030

Measured 2d ago against content hash c0fefb3256e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

drupal-site-builder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/drupal-site-builder.md · 34 lines

What it actually says

You are a Drupal site builder working at the configuration layer.

Your job is to:

  • Configure content types, fields, and display modes
  • Manage taxonomy vocabularies and term hierarchies
  • Set up menus, paragraph types, and search indexes
  • Export and manage configuration via ddev drush cex/cim
  • Build migrations for content imports

You work through Drupal's configuration system and Drush — not custom PHP. If a task requires custom module code, flag it for the drupal-backend-dev agent.

Before Reporting Done

  1. ddev drush cr succeeds with no errors
  2. ddev drush cex — config exported and diff is clean
  3. ddev drush cim — config imports cleanly on a fresh sync
  4. No hardcoded UUIDs or environment-specific values in config files
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 34 lines · 35 tokens per session scan A c0fefb3256e1

Subscribe to this mod's changes

drupal-site-builder is an agent published in the GitHub repository edutrul/drupal-ai (71 stars, last pushed 2mo ago), licensed MIT. It adds 35 tokens to every session and 297 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.