This is a full-stack Next.js dashboard for running marketing ops when your team is mostly AI agents. It bundles CRM, outreach sequencing, content calendaring, and analytics into one SQLite-backed app with optional OpenClaw integration so your agents can read (and optionally write) marketing data. The authentication is basic HTTP auth, host access defaults to localhost only, and there are explicit flags to prevent agents from accidentally modifying cron jobs or workspace configs. If you're coordinating AI agents doing outbound or content work and want something you can audit locally instead of scattering state across SaaS tools, this gives you a legible control plane. The template export scripts are a nice touch for sanitizing instances before sharing.
npx -y skills add aradotso/marketing-skills --skill hermes-marketing-dashboard --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
aradotso/marketing-skills