← All products
BUILDERLOG · AUTOMATION KIT
Automation Kit for Claude Code
Skills (playbooks) + hooks (guardrails) + an MCP server (tools it can call) + schedulers (06:00 daily). Prompts and hooks alone don't automate anything; the agent has to be able to collect, build, deploy a preview and check it at 360px itself. This kit ships all four layers.
₩990 (≈ $0.99) · single-user license · unlimited projects
What's inside
- 7 skills — daily-collector, static-site-builder, preview-qa-deploy, scheduled-job, link-check, local-model-test, and channel-pipelines: build specs for YouTube, Instagram, blog and Threads automation (MCP · CLI · API · scheduler tables, human steps, paste-ready instructions).
- 4 hooks — block production deploys without ALLOW_MAIN_DEPLOY, log every shell call, remind about receipts, desktop notification.
- MCP server — collect_inbox · read_inbox · link_check · qa_360 · deploy_pages · run_job, with config examples for Claude Code, Codex, Cursor and Claude Desktop.
- Scheduler templates — dagu, launchd, cron, GitHub Actions.
Where it comes from
Extracted from the setup that collects, builds and deploys the Prompt Dex every day. The example build script encodes the rules: originals are read-only, retired pages are archived with a 301, assets carry a version query.
Requirements
- Claude Code (skills + hooks) or any agent that reads SKILL.md and MCP
- Python 3.10+,
pip install mcp playwright - wrangler for Cloudflare Pages; schedulers optional
What it won't do
- Log in to services for you
- Deploy to production silently (blocked in both the hook and the MCP tool)
- Promise your jobs are healthy (it shows evidence)