@nguyenphp/antigravity-marketing 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +16 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -32,7 +32,7 @@ This project is built upon and includes skills from:
32
32
  - 🎨 **[UI UX Pro Max](https://ui-ux-pro-max-skill.nextlevelbuilder.io/)** - Design intelligence skills (`ui-ux-pro-max`, `frontend-design`, `tailwind-patterns`)
33
33
  - 🛠️ **[ClaudeKit](https://claudekit.cc/)** - Production-ready skills (`seo-fundamentals`, `documentation-templates`)
34
34
 
35
- ## 🧠 Skills (17)
35
+ ## 🧠 Skills (24)
36
36
 
37
37
  ### Content & Creative
38
38
  | Skill | Description |
@@ -40,6 +40,7 @@ This project is built upon and includes skills from:
40
40
  | `content-marketing` | Content strategy, copywriting, storytelling |
41
41
  | `branding-expert` | Brand identity, voice & tone, style guides |
42
42
  | `video-marketing` | Video strategy, YouTube SEO, short-form content |
43
+ | `content-repurposing` | Transform content into multiple formats |
43
44
 
44
45
  ### Growth & Acquisition
45
46
  | Skill | Description |
@@ -48,6 +49,7 @@ This project is built upon and includes skills from:
48
49
  | `ppc-advertising` | Google Ads, Meta Ads, campaign optimization |
49
50
  | `influencer-marketing` | Influencer outreach, KOL partnerships |
50
51
  | `affiliate-marketing` | Affiliate programs, partner networks |
52
+ | `lead-gen-scraper` | Lead generation, prospect research |
51
53
 
52
54
  ### Channels
53
55
  | Skill | Description |
@@ -59,9 +61,22 @@ This project is built upon and includes skills from:
59
61
  | Skill | Description |
60
62
  |-------|-------------|
61
63
  | `seo-fundamentals` | SEO best practices, E-E-A-T, Core Web Vitals |
64
+ | `keyword-research-deep` | Advanced keyword research, clustering, intent |
62
65
  | `analytics-marketing` | KPIs, attribution, GA4, dashboards |
63
66
  | `conversion-optimization` | CRO, A/B testing, landing pages |
64
67
  | `marketing-automation` | Lead nurturing, workflows, segmentation |
68
+ | `ab-test-dashboard` | A/B test analysis, statistical significance |
69
+
70
+ ### Ads & Creative
71
+ | Skill | Description |
72
+ |-------|-------------|
73
+ | `ad-creative-variations` | Mass ad copy variations for Meta/Google/TikTok |
74
+
75
+ ### Competitor Intelligence
76
+ | Skill | Description |
77
+ |-------|-------------|
78
+ | `competitor-teardown` | Analyze competitor websites, ads, strategies |
79
+ | `competitor-monitor` | Monitor competitor changes and alerts |
65
80
 
66
81
  ### Design & Development
67
82
  | Skill | Description |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nguyenphp/antigravity-marketing",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "Marketing-focused AI agent skills kit for Gemini CLI",
5
5
  "main": "bin/index.js",
6
6
  "type": "module",