Skip to content

Commit 632d880

Browse files
authored
Add marketing-agent to registry (#3)
Merged with fixes: category changed from 'marketing' to 'productivity', README expanded
1 parent 300d1ea commit 632d880

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# marketing-agent
2+
3+
A comprehensive AI marketing agent with 32 specialized skills covering SEO, CRO, copywriting, paid ads, email marketing, analytics, pricing strategy, and more.
4+
5+
## Run
6+
7+
```bash
8+
npx @open-gitagent/gitagent run -r https://github.com/shreyas-lyzr/marketing-agent
9+
```
10+
11+
## Skills (32)
12+
13+
ab-test-setup, ad-creative, ai-seo, analytics-tracking, churn-prevention, cold-email, competitor-alternatives, content-strategy, copy-editing, copywriting, email-sequence, form-cro, free-tool-strategy, launch-strategy, marketing-ideas, marketing-psychology, onboarding-cro, page-cro, paid-ads, paywall-upgrade-cro, popup-cro, pricing-strategy, product-marketing-context, programmatic-seo, referral-program, revops, sales-enablement, schema-markup, seo-audit, signup-flow-cro, site-architecture, social-content
14+
15+
## Built with
16+
17+
[gitagent](https://github.com/open-gitagent/gitagent)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "marketing-agent",
3+
"author": "shreyas-lyzr",
4+
"description": "A comprehensive AI marketing agent with 32 specialized skills covering SEO, CRO, copywriting, paid ads, email marketing, analytics, pricing strategy, and more.",
5+
"repository": "https://github.com/shreyas-lyzr/marketing-agent",
6+
"version": "1.0.0",
7+
"category": "marketing",
8+
"tags": ["marketing", "seo", "cro", "copywriting", "paid-ads", "email-marketing", "analytics", "pricing", "growth"],
9+
"license": "MIT",
10+
"model": "claude-sonnet-4-5-20250929",
11+
"adapters": ["claude-code", "openai", "lyzr", "system-prompt"],
12+
"icon": false,
13+
"banner": false
14+
}

0 commit comments

Comments
 (0)