data-dict-extractor

Installation
SKILL.md

Drupal Data Dictionary

Runs the bundled scripts/extract_data_dictionary.py against a Drupal config export to produce five Excel workbooks documenting all field definitions.

Output files

Five .xlsx files are generated in the project root (directory containing the sync dir):

  • {prefix}-content-types.xlsx
  • {prefix}-taxonomy-vocabularies.xlsx
  • {prefix}-block-types.xlsx
  • {prefix}-media-types.xlsx
  • {prefix}-paragraph-types.xlsx

Workflow

  1. Gather configuration — before running, ask the user:
    • Sync directory: path to the Drupal config export directory, relative to the project root (default: sync)
    • Output prefix: short identifier used to name the output files (suggest the project/site name, default: az-gov)
Installs
1
GitHub Stars
1
First Seen
Jun 19, 2026
data-dict-extractor — lullabot/lullabot-skills