Workspace Scripts
Utility scripts included in the workspace. Each script lives in scripts/resources/<tool>/ alongside any exports or data files it uses.
| Script | Language | Description | Download |
|---|---|---|---|
| Cloudflare Scripts | bash | Shell scripts for fetching Cloudflare zone and account data via the API. | Download |
| GTM Analyzer | node | Parses a GTM JSON export into structured CSVs and a full JSON dump. Useful for auditing containers, onboarding clients, or generating container documentation. | Download |
| Hetzner Scripts | bash | Shell scripts for checking Hetzner Cloud project status — servers, firewalls, volumes, and traffic. | Download |
| n8n Scripts | bash | Shell scripts for fetching and backing up n8n workflows via the API. | Download |
| Notifuse Scripts | bash | Shell scripts for fetching and exporting data from the Notifuse email platform API. | Download |
| Twilio Scripts | bash | Shell scripts for fetching Twilio account info and phone number configurations via the API. | Download |
| Webflow Scripts | python | CMS backup, export, and blog-sync scripts for the Webflow-hosted pacing.agency site. Also includes front-end snippets and MCP automation prompts. | Download |