Commit Graph

3 Commits

Author SHA1 Message Date
Michael Sitarzewski
6d58ad4c0a Add OpenClaw integration, emoji/vibe frontmatter, services field, and AP agent cleanup
OpenClaw support:
- Add section-splitting convert_openclaw() to convert.sh that routes
  ## headers by keyword into SOUL.md (persona) vs AGENTS.md (operations)
  and generates IDENTITY.md with emoji + vibe from frontmatter
- Add integrations/openclaw/ to .gitignore

Frontmatter additions (all 112 agents):
- Add emoji and vibe fields to every agent for OpenClaw IDENTITY.md
  generation and future dashboard/catalog use
- Add services field to carousel-growth-engine (Gemini API, Upload-Post)
- Add emoji/vibe to 7 new paid-media agents from PR #83

Agent quality:
- Rewrite accounts-payable-agent to be vendor-agnostic (remove AgenticBTC
  dependency, use generic payments.* interface)

Documentation:
- CONTRIBUTING.md: Add Persona/Operations section grouping guidance,
  emoji/vibe/services frontmatter fields, external services editorial policy
- README.md: Add OpenClaw to supported tools, update agent count to 112,
  reduce third-party OpenClaw repo mention to one-line attribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:20:10 -05:00
John Williams
6815e0310d fix: Address PR review feedback — add color field, make tooling sections tool-agnostic
- Add color: orange to YAML frontmatter on all 7 paid-media agents
- Rewrite Tooling & Automation sections to be standalone:
  remove specific project links and repo names, frame as
  "when Google Ads MCP tools or API integrations are available
  in your environment, use them to [do X]"
- Keep all practical guidance and domain expertise intact
- Rebase onto upstream/main to resolve README conflict

Made-with: Cursor
2026-03-10 09:32:04 -07:00
John Williams
ae1863ccc2 feat: Add Paid Media Division - 7 specialized agents for digital advertising
Adds a new Paid Media Division to The Agency with 7 specialized agents:
- PPC Campaign Strategist (Google/Microsoft/Amazon Ads)
- Search Query Analyst (search term analysis, negative keywords)
- Paid Media Auditor (200+ checkpoint account audits)
- Tracking & Measurement Specialist (GTM, GA4, CAPI)
- Ad Creative Strategist (RSA, Meta creative, PMax assets)
- Programmatic & Display Buyer (GDN, DSPs, ABM, partner media)
- Paid Social Strategist (Meta, LinkedIn, TikTok)

Agents include references to open-source tooling from googleadsagent.ai
that enhance these workflows with live Google Ads API access.

Author: John Williams (@itallstartedwithaidea)
https://googleadsagent.ai
2026-03-10 09:31:49 -07:00