Skip to content

Commit eaabbd1

Browse files
fix(ci): add missing REFERENCE.md stubs and fix cross-platform convert.sh
- Create REFERENCE.md for 18 skills added in previous release (required by lint CI) - Replace awk-based Copilot truncation with python3 for macOS/Linux consistency - Regenerate integrations/ with fixed converter Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d7445d9 commit eaabbd1

File tree

61 files changed

+427
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+427
-21
lines changed

integrations/copilot/content-workflow.instructions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,10 @@ stub → draft → reviewed → approved → published → measured
101101

102102
## Key Principles
103103

104+
1. **Research before writing.** Even short posts benefit from 10 minutes of source gathering.
105+
2. **One piece, many platforms.** Write once, adapt to each platform's format.
106+
3. **Human approval gate.** Never publish without explicit approval.
107+
4. **Measure everything.** Track performance to inform future content decisions.
108+
104109

105110
(Truncated. See full skill at github.com/thatrebeccarae/claude-marketing)

integrations/copilot/copywriting-frameworks.instructions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,12 @@ B — BRIDGE: Show how your product/service bridges the gap
8282

8383
### 4Ps — Promise, Picture, Proof, Push
8484

85+
```
86+
P — PROMISE: Make a bold, specific promise
87+
P — PICTURE: Help them visualize the result
88+
P — PROOF: Back it up with evidence
89+
P — PUSH: Drive to action with urgency
90+
```
91+
8592

8693
(Truncated. See full skill at github.com/thatrebeccarae/claude-marketing)

integrations/copilot/customer-journey-mapping.instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,7 @@ For each stage, document:
8282
| Onboarding → Retention | No clear first value, poor UX | Guided setup, time-to-value focus |
8383
| Retention → Advocacy | No program, not asked | Referral program, NPS follow-up |
8484

85+
## Persona-Based Journeys
86+
8587

8688
(Truncated. See full skill at github.com/thatrebeccarae/claude-marketing)

integrations/copilot/klaviyo-developer.instructions.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,16 @@ Headers returned: `RateLimit-Limit`, `RateLimit-Remaining`, `RateLimit-Reset`
7272

7373
## API Revision Timeline
7474

75+
| Revision | Key Changes |
76+
|----------|-------------|
77+
| 2026-01-15 | Latest. Custom Objects Ingestion, Geofencing API (beta). |
78+
| 2025-10-15 | Forms API, Flow Actions API, SMS ROI reporting. |
79+
| 2025-07-15 | Mapped Metrics API, Custom Objects API (GA). |
80+
| 2025-04-15 | Web Feeds API, Custom Metrics, Push Token registration. |
81+
| 2025-01-15 | Reviews APIs, Flows Create API, Campaign image management. |
82+
| 2024-10-15 | Universal Content API, Form/Segment Reporting, Reviews API. |
83+
| 2024-07-15 | Forms API (retrieval), Webhooks API. |
84+
| 2024-02-15 | Reporting API, Create or Update Profile (upsert). |
85+
7586

7687
(Truncated. See full skill at github.com/thatrebeccarae/claude-marketing)

integrations/copilot/landing-page-optimizer.instructions.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,14 @@ CTA: Specific action + anxiety reducer
8181

8282
## Anti-Patterns
8383

84+
1. **Multiple competing CTAs** — one primary action per page
85+
2. **Feature-focused headline** — lead with benefit, not feature
86+
3. **Stock photos** — real product screenshots or real people
87+
4. **Navigation on landing pages** — remove nav for paid traffic pages
88+
5. **Below-fold CTA only** — always have CTA above the fold
89+
6. **No social proof** — every landing page needs trust signals
90+
7. **Slow load time** — every 100ms delay costs 1% conversion
91+
8. **Desktop-only design** — 60%+ traffic is mobile
92+
8493

8594
(Truncated. See full skill at github.com/thatrebeccarae/claude-marketing)

integrations/copilot/linkedin-ads.instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,7 @@ B2B advertising on LinkedIn — campaigns, targeting, creative, Lead Gen Forms,
6868
| Video view rate | >25% | 15-25% | <15% |
6969
| Social engagement rate | >0.5% | 0.3-0.5% | <0.3% |
7070

71+
## Audit Workflow
72+
7173

7274
(Truncated. See full skill at github.com/thatrebeccarae/claude-marketing)

integrations/cursor/ab-testing-framework.mdc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,11 @@ Where:
128128
- **cro-auditor** — CRO audit generates test hypotheses; this skill designs the experiments
129129
- **google-analytics** — GA4 for experiment data and segment analysis
130130
- **copywriting-frameworks** — Generate variant copy using proven frameworks
131+
132+
---
133+
134+
# Ab Testing Framework Reference
135+
136+
Reference data, benchmarks, and platform-specific details for the Ab Testing Framework skill.
137+
138+
<!-- TODO: Add platform API schemas, benchmark data, and domain-specific reference tables -->

integrations/cursor/brand-voice-guidelines.mdc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,11 @@ Define how voice adapts across contexts:
146146
- **copywriting-frameworks** — Use frameworks within your established voice
147147
- **social-media-strategy** — Platform-specific tone adaptations
148148
- **email-composer** — Maintain voice in professional communications
149+
150+
---
151+
152+
# Brand Voice Guidelines Reference
153+
154+
Reference data, benchmarks, and platform-specific details for the Brand Voice Guidelines skill.
155+
156+
<!-- TODO: Add platform API schemas, benchmark data, and domain-specific reference tables -->

integrations/cursor/cold-email-outreach.mdc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,11 @@ Line 6: Low-friction CTA (question, not demand)
133133
- **icp-research** — Define ideal customer profile before building prospect lists
134134
- **email-composer** — General email writing (cold-email-outreach is specifically for outbound sequences)
135135
- **klaviyo-analyst** — For marketing automation email (different from cold outreach)
136+
137+
---
138+
139+
# Cold Email Outreach Reference
140+
141+
Reference data, benchmarks, and platform-specific details for the Cold Email Outreach skill.
142+
143+
<!-- TODO: Add platform API schemas, benchmark data, and domain-specific reference tables -->

integrations/cursor/copywriting-frameworks.mdc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,11 @@ B — BENEFIT: What it means for the customer (outcome/feeling)
177177
- **seo-content-writer** — SEO-optimized copy using these frameworks
178178
- **content-creator** — Brand voice consistency when writing framework-driven copy
179179
- **email-composer** — Email-specific applications of PAS, BAB, QUEST
180+
181+
---
182+
183+
# Copywriting Frameworks Reference
184+
185+
Reference data, benchmarks, and platform-specific details for the Copywriting Frameworks skill.
186+
187+
<!-- TODO: Add platform API schemas, benchmark data, and domain-specific reference tables -->

0 commit comments

Comments
 (0)