You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The largest open-source collection of AI agent skills for advertising, PPC, and marketing automation. 47 skills covering every major ad platform and workflow.
Drop them into your .agents/skills/ folder and use them with any AI coding agent. All skills are also built into Synter β connected live to your ad accounts, no setup needed.
π Use these skills against your live ad accounts in one click β syntermedia.ai
# Copy a single skill into your project
cp -r skills/attribution-modeling \
your-project/.agents/skills/attribution-modeling
Option 2: Copy all skills
# Copy all 47 skills at once
cp -r skills/* your-project/.agents/skills/
Option 3: Use in Synter (no setup needed)
All skills are built into Synter and connected live to Google, Meta, LinkedIn, TikTok, Reddit, Amazon, and 7+ more ad platforms. Just sign up and ask the AI agent:
"Calculate my ROAS for last month's campaigns"
"Audit my Google Ads account structure"
"Design a retargeting funnel for my e-commerce site"
"Build a media plan for Q2 with $50k budget"
"Check if my Meta Pixel and CAPI are set up correctly"
Platform-specific depth β Not generic "marketing tips." Real GAQL queries, API payloads, and platform mechanics.
Professional-grade β Built by practitioners who manage real ad spend across Google, Meta, LinkedIn, Amazon, TikTok, and Reddit.
Interconnected β Skills reference each other (e.g., budget-optimizer β roas-calculator β dayparting-scheduler).
Actionable formulas β Includes Python code, SQL queries, statistical tests, and calculation templates you can use immediately.
Contributing
Have a useful marketing or advertising skill? Open a PR! Each skill should include:
SKILL.md with frontmatter (name, description)
Clear workflows and examples
No hardcoded credentials or API keys
Generic approach (not tied to a specific product)
License
MIT β use these skills however you want. A link back to Synter is appreciated but not required.
Built by Synter
Synter is AI Agent Media Buyers β autonomous agents that run, optimize, and report on paid campaigns across every major ad platform. These skills are the public, framework-level version of the playbooks our agents run every day.