cashclaw 1.0.0

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 (39) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +281 -0
  3. package/bin/cashclaw.js +2 -0
  4. package/missions/blog-post-1500.json +21 -0
  5. package/missions/blog-post-500.json +19 -0
  6. package/missions/lead-list-50.json +20 -0
  7. package/missions/seo-audit-basic.json +19 -0
  8. package/missions/seo-audit-pro.json +23 -0
  9. package/missions/social-media-weekly.json +19 -0
  10. package/missions/whatsapp-setup.json +22 -0
  11. package/package.json +45 -0
  12. package/skills/cashclaw-content-writer/SKILL.md +245 -0
  13. package/skills/cashclaw-core/SKILL.md +251 -0
  14. package/skills/cashclaw-invoicer/SKILL.md +395 -0
  15. package/skills/cashclaw-invoicer/scripts/stripe-ops.js +441 -0
  16. package/skills/cashclaw-lead-generator/SKILL.md +246 -0
  17. package/skills/cashclaw-lead-generator/scripts/scraper.js +356 -0
  18. package/skills/cashclaw-seo-auditor/SKILL.md +240 -0
  19. package/skills/cashclaw-seo-auditor/scripts/audit.js +401 -0
  20. package/skills/cashclaw-social-media/SKILL.md +374 -0
  21. package/skills/cashclaw-whatsapp-manager/SKILL.md +357 -0
  22. package/src/cli/commands/dashboard.js +72 -0
  23. package/src/cli/commands/init.js +290 -0
  24. package/src/cli/commands/status.js +174 -0
  25. package/src/cli/index.js +496 -0
  26. package/src/cli/utils/banner.js +44 -0
  27. package/src/cli/utils/config.js +170 -0
  28. package/src/dashboard/public/app.js +329 -0
  29. package/src/dashboard/public/index.html +139 -0
  30. package/src/dashboard/public/style.css +464 -0
  31. package/src/dashboard/server.js +224 -0
  32. package/src/engine/earnings-tracker.js +184 -0
  33. package/src/engine/mission-runner.js +224 -0
  34. package/src/engine/scheduler.js +139 -0
  35. package/src/integrations/hyrve-bridge.js +213 -0
  36. package/src/integrations/openclaw-bridge.js +207 -0
  37. package/src/integrations/stripe-connect.js +204 -0
  38. package/templates/config.default.json +83 -0
  39. package/templates/invoice.html +260 -0
@@ -0,0 +1,374 @@
1
+ ---
2
+ name: cashclaw-social-media
3
+ description: Creates content calendars, writes platform-specific posts, tracks analytics, and manages social media presence across Instagram, Twitter/X, LinkedIn, Facebook, and TikTok.
4
+ metadata:
5
+ {
6
+ "openclaw":
7
+ {
8
+ "emoji": "\U0001F4CA",
9
+ "requires": { "bins": ["node"] },
10
+ "install":
11
+ [
12
+ {
13
+ "id": "npm",
14
+ "kind": "node",
15
+ "package": "cashclaw",
16
+ "bins": ["cashclaw"],
17
+ "label": "Install CashClaw via npm"
18
+ }
19
+ ]
20
+ }
21
+ }
22
+ ---
23
+
24
+ # CashClaw Social Media Manager
25
+
26
+ You create and manage social media content strategies for clients. Every post
27
+ must be platform-native, on-brand, and designed to drive measurable engagement.
28
+ You are not posting generic inspirational quotes -- you are building a content
29
+ engine that generates business results.
30
+
31
+ ## Pricing Tiers
32
+
33
+ | Tier | Scope | Price | Delivery |
34
+ |------|-------|-------|----------|
35
+ | Weekly Lite | 5 posts, 1 platform | $9 | 48 hours |
36
+ | Weekly Multi | 5 posts/platform, 3 platforms | $19 | 48 hours |
37
+ | Monthly Full | 20 posts/platform, all platforms, calendar, analytics | $49 | 1 week |
38
+ | Content Calendar Only | 30-day plan, no written posts | $15 | 24 hours |
39
+ | Analytics Report | Monthly performance breakdown | $12 | 12 hours |
40
+
41
+ ## Platform Coverage
42
+
43
+ ### Instagram
44
+
45
+ **Post Types:**
46
+ - Single image posts (1080x1080 or 1080x1350)
47
+ - Carousel posts (up to 10 slides)
48
+ - Reels (9:16, 15-90 seconds)
49
+ - Stories (ephemeral, 24h)
50
+
51
+ **Content Rules:**
52
+ - Caption: 125-200 words optimal. First line is the hook.
53
+ - Hashtags: 5-10 relevant hashtags. Mix popular (100K-1M posts), niche (10K-100K), and branded.
54
+ - Post frequency: 4-7 feed posts/week, 3-5 stories/day.
55
+ - Best times: Tue/Wed/Fri 10AM-1PM.
56
+ - Visual consistency: Maintain brand color palette and style.
57
+ - CTA in every post: "Link in bio", "Save this", "Share with someone who needs this".
58
+
59
+ **Caption Template:**
60
+
61
+ ```
62
+ {Hook line - stop the scroll}
63
+
64
+ {2-3 sentences of value or story}
65
+
66
+ {Key takeaway or tip as bullet points}
67
+
68
+ {CTA question or instruction}
69
+
70
+ .
71
+ .
72
+ .
73
+ {hashtags}
74
+ ```
75
+
76
+ ### Twitter/X
77
+
78
+ **Post Types:**
79
+ - Single tweets (max 280 chars)
80
+ - Threads (3-10 tweets)
81
+ - Quote tweets
82
+ - Polls
83
+
84
+ **Content Rules:**
85
+ - Keep tweets punchy. One idea per tweet.
86
+ - Threads: First tweet is the hook. Numerate (1/7, 2/7...). Last tweet = CTA + retweet of tweet 1.
87
+ - Use line breaks for readability.
88
+ - Max 2 hashtags per tweet (not 10).
89
+ - Post frequency: 3-5 tweets/day.
90
+ - Best times: Mon-Fri 8AM-10AM, 12PM-1PM.
91
+ - Engage: Reply to comments within 1 hour.
92
+
93
+ **Thread Template:**
94
+
95
+ ```
96
+ Tweet 1 (Hook):
97
+ {Surprising stat or bold claim}
98
+
99
+ Here is what I learned about {topic}:
100
+
101
+ Thread
102
+
103
+ Tweet 2-6 (Body):
104
+ {N}/ {Key point}
105
+
106
+ {Supporting detail or example}
107
+
108
+ Tweet 7 (CTA):
109
+ TL;DR:
110
+
111
+ {3 bullet points summarizing the thread}
112
+
113
+ If this was helpful:
114
+ - Retweet tweet 1
115
+ - Follow @{handle} for more
116
+ - {specific CTA}
117
+ ```
118
+
119
+ ### LinkedIn
120
+
121
+ **Post Types:**
122
+ - Text posts (up to 3000 chars)
123
+ - Image + text posts
124
+ - Document carousels (PDF)
125
+ - Articles (long-form)
126
+ - Polls
127
+
128
+ **Content Rules:**
129
+ - First line is everything -- it shows in the feed. Make it a hook.
130
+ - Use single-line paragraphs with line breaks between them.
131
+ - Write in first person. Share experiences, lessons, opinions.
132
+ - Professional but human. No corporate jargon.
133
+ - Post frequency: 3-5 posts/week.
134
+ - Best times: Tue-Thu 7AM-9AM, 12PM.
135
+ - Hashtags: 3-5, placed at the end.
136
+ - End with a question to drive comments.
137
+
138
+ **Post Template:**
139
+
140
+ ```
141
+ {Hook: surprising insight, contrarian take, or personal story opener}
142
+
143
+ {Blank line}
144
+
145
+ {Context: 2-3 short paragraphs building the narrative}
146
+
147
+ {Blank line}
148
+
149
+ {The lesson/insight/framework as bullet points or numbered list}
150
+
151
+ {Blank line}
152
+
153
+ {CTA question: "What is your experience with X?"}
154
+
155
+ {Blank line}
156
+
157
+ {3-5 hashtags}
158
+ ```
159
+
160
+ ### Facebook
161
+
162
+ **Post Types:**
163
+ - Text posts
164
+ - Image/video posts
165
+ - Link shares
166
+ - Events
167
+ - Live video
168
+
169
+ **Content Rules:**
170
+ - Shorter is better: 40-80 words for max engagement.
171
+ - Ask questions to drive comments.
172
+ - Use 1-2 emojis, not walls of them.
173
+ - Post frequency: 1-2 posts/day.
174
+ - Best times: Wed 11AM-1PM, Fri 10AM-11AM.
175
+ - Video gets 135% more organic reach than photos.
176
+ - Always include a visual (image or video).
177
+
178
+ ### TikTok
179
+
180
+ **Post Types:**
181
+ - Short videos (15-60 seconds)
182
+ - Longer videos (up to 10 minutes)
183
+ - Duets and Stitches
184
+
185
+ **Script Format:**
186
+
187
+ ```yaml
188
+ Video Script:
189
+ Hook (0-3s): "{Opening line that stops scrolling}"
190
+ Setup (3-10s): "{Context/problem statement}"
191
+ Value (10-45s): "{Main content: tips, tutorial, story}"
192
+ CTA (45-60s): "{What to do next: follow, comment, link in bio}"
193
+ Text Overlay: "{Key text to display on screen}"
194
+ Sound: "{Trending sound suggestion or original audio}"
195
+ Hashtags: "{3-5 relevant hashtags}"
196
+ ```
197
+
198
+ **Content Rules:**
199
+ - Hook in the first 3 seconds or they scroll.
200
+ - Vertical format only (9:16).
201
+ - Use trending sounds when relevant to the content.
202
+ - Post frequency: 1-3 videos/day for growth.
203
+ - Best times: Tue/Thu/Fri 7PM-9PM.
204
+ - Raw and authentic beats polished and corporate.
205
+
206
+ ## Content Calendar Creation
207
+
208
+ ### Monthly Calendar Process
209
+
210
+ 1. **Audit current state**: Review last 30 days of posts, identify top performers.
211
+ 2. **Set monthly goals**: Follower growth, engagement rate, website clicks, leads.
212
+ 3. **Define content pillars**: 3-5 recurring themes (e.g., Educational, Behind-the-scenes, Client wins, Industry news, Promotional).
213
+ 4. **Map content mix**:
214
+ - 40% Educational / Value
215
+ - 25% Engagement / Community
216
+ - 20% Brand / Culture
217
+ - 15% Promotional / CTA
218
+ 5. **Assign to calendar slots**: Fill each day with platform, type, pillar, and brief.
219
+ 6. **Write posts**: Draft all copy, suggest visuals, include hashtags.
220
+ 7. **Review cycle**: Share calendar with client for approval.
221
+
222
+ ### Calendar Deliverable Format
223
+
224
+ ```markdown
225
+ # Social Media Calendar - {Month Year}
226
+
227
+ ## Goals
228
+ - Follower growth: +{X}%
229
+ - Engagement rate: >{X}%
230
+ - Website clicks: {X}
231
+ - Leads generated: {X}
232
+
233
+ ## Content Pillars
234
+ 1. {Pillar 1}: {description}
235
+ 2. {Pillar 2}: {description}
236
+ 3. {Pillar 3}: {description}
237
+
238
+ ---
239
+
240
+ ### Week 1 ({date range})
241
+
242
+ | Day | Platform | Type | Pillar | Brief | Copy | Hashtags | Visual |
243
+ |-----|----------|------|--------|-------|------|----------|--------|
244
+ | Mon | Instagram | Carousel | Educational | {brief} | {full copy} | {tags} | {visual desc} |
245
+ | Mon | LinkedIn | Text | Thought Leadership | {brief} | {full copy} | {tags} | N/A |
246
+ | Tue | Twitter/X | Thread | Educational | {brief} | {full copy} | {tags} | N/A |
247
+ | ... | ... | ... | ... | ... | ... | ... | ... |
248
+
249
+ ### Week 2 ({date range})
250
+ ...
251
+
252
+ ### Week 3 ({date range})
253
+ ...
254
+
255
+ ### Week 4 ({date range})
256
+ ...
257
+ ```
258
+
259
+ ## Analytics Reporting
260
+
261
+ ### Monthly Analytics Report Template
262
+
263
+ ```markdown
264
+ # Social Media Analytics Report
265
+ **Period:** {start_date} - {end_date}
266
+ **Client:** {client_name}
267
+
268
+ ## Executive Summary
269
+ {2-3 sentences: what worked, what did not, key wins}
270
+
271
+ ## Platform Performance
272
+
273
+ ### Instagram
274
+ | Metric | This Month | Last Month | Change |
275
+ |--------|-----------|-----------|--------|
276
+ | Followers | {n} | {n} | {+/-n} ({%}) |
277
+ | Posts Published | {n} | {n} | |
278
+ | Avg Engagement Rate | {%} | {%} | {+/-%} |
279
+ | Reach | {n} | {n} | {+/-n} |
280
+ | Profile Visits | {n} | {n} | |
281
+ | Website Clicks | {n} | {n} | |
282
+
283
+ **Top 3 Posts:**
284
+ 1. {post description} - {engagement} engagements
285
+ 2. ...
286
+ 3. ...
287
+
288
+ ### Twitter/X
289
+ {same table structure}
290
+
291
+ ### LinkedIn
292
+ {same table structure}
293
+
294
+ ## Content Performance by Pillar
295
+ | Pillar | Posts | Avg Engagement | Best Post |
296
+ |--------|-------|----------------|-----------|
297
+ | Educational | {n} | {%} | {link} |
298
+ | Promotional | {n} | {%} | {link} |
299
+ | ... | | | |
300
+
301
+ ## Key Insights
302
+ 1. {Insight about what content type performs best}
303
+ 2. {Insight about best posting times}
304
+ 3. {Insight about audience behavior}
305
+
306
+ ## Recommendations for Next Month
307
+ 1. {Actionable recommendation}
308
+ 2. {Actionable recommendation}
309
+ 3. {Actionable recommendation}
310
+
311
+ ## Goals vs Actuals
312
+ | Goal | Target | Actual | Status |
313
+ |------|--------|--------|--------|
314
+ | Follower Growth | +{X}% | +{Y}% | {met/missed} |
315
+ | Engagement Rate | >{X}% | {Y}% | {met/missed} |
316
+ | Website Clicks | {X} | {Y} | {met/missed} |
317
+ ```
318
+
319
+ ## Brand Voice Guidelines
320
+
321
+ For every new client, establish a voice guide:
322
+
323
+ ```yaml
324
+ Brand Voice:
325
+ Personality: {3 adjectives: e.g., "Bold, Helpful, Witty"}
326
+ Tone: {casual | professional | friendly | authoritative}
327
+ Language:
328
+ Use: {list of preferred words/phrases}
329
+ Avoid: {list of words to never use}
330
+ Emojis: {none | minimal (1-2) | moderate (3-5) | heavy}
331
+ Hashtags:
332
+ Branded: {#BrandName, #BrandSlogan}
333
+ Industry: {#Industry, #Niche}
334
+ Visual Style: {description of photo/graphic style}
335
+ ```
336
+
337
+ ## Deliverable Structure
338
+
339
+ ```
340
+ deliverables/
341
+ social-calendar-{month}-{year}.md - Full content calendar
342
+ posts/
343
+ instagram/
344
+ post-01.md - Individual post with copy + visual notes
345
+ post-02.md
346
+ twitter/
347
+ thread-01.md
348
+ linkedin/
349
+ post-01.md
350
+ analytics-{month}-{year}.md - Monthly analytics report
351
+ brand-voice-guide.md - Voice and style guidelines
352
+ ```
353
+
354
+ ## Quality Standards
355
+
356
+ - Every post must be platform-native (no cross-posting identical content).
357
+ - All copy must be original. No templates reused across clients.
358
+ - Hashtag research required: no banned or irrelevant hashtags.
359
+ - Visual suggestions must be specific and actionable.
360
+ - Analytics reports must include actionable recommendations, not just numbers.
361
+ - Calendar must account for holidays, events, and industry dates.
362
+
363
+ ## Example Commands
364
+
365
+ ```bash
366
+ # Create a weekly content plan for Instagram
367
+ cashclaw social --platform instagram --type weekly --topic "fitness coaching"
368
+
369
+ # Create a monthly calendar for 3 platforms
370
+ cashclaw social --platforms "instagram,twitter,linkedin" --type monthly --brand voice.yaml
371
+
372
+ # Generate analytics report
373
+ cashclaw social analytics --platforms all --period "2026-02"
374
+ ```