ai-agent-skills 4.3.1 → 4.3.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.
- package/README.md +6 -6
- package/package.json +1 -1
- package/skills.json +198 -106
package/README.md
CHANGED
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
<a href="https://github.com/MoizIbnYousaf/Ai-Agent-Skills"><img alt="GitHub stars" src="https://img.shields.io/github/stars/MoizIbnYousaf/Ai-Agent-Skills?style=for-the-badge&label=stars&labelColor=313244&color=89b4fa&logo=github&logoColor=cdd6f4" /></a>
|
|
14
14
|
<a href="https://www.npmjs.com/package/ai-agent-skills"><img alt="npm version" src="https://img.shields.io/npm/v/ai-agent-skills?style=for-the-badge&label=version&labelColor=313244&color=b4befe&logo=npm&logoColor=cdd6f4" /></a>
|
|
15
15
|
<a href="https://www.npmjs.com/package/ai-agent-skills"><img alt="npm total downloads" src="https://img.shields.io/npm/dt/ai-agent-skills?style=for-the-badge&label=downloads&labelColor=313244&color=f5e0dc&logo=npm&logoColor=cdd6f4" /></a>
|
|
16
|
-
<a href="https://github.com/MoizIbnYousaf/Ai-Agent-Skills#shelves"><img alt="Library structure" src="https://img.shields.io/badge/library-
|
|
16
|
+
<a href="https://github.com/MoizIbnYousaf/Ai-Agent-Skills#shelves"><img alt="Library structure" src="https://img.shields.io/badge/library-117%20skills%20%C2%B7%206%20shelves-cba6f7?style=for-the-badge&labelColor=313244&logo=bookstack&logoColor=cdd6f4" /></a>
|
|
17
17
|
</p>
|
|
18
18
|
|
|
19
|
-
<p align="center"><sub>17 house copies ·
|
|
19
|
+
<p align="center"><sub>17 house copies · 100 cataloged upstream</sub></p>
|
|
20
20
|
<!-- GENERATED:library-stats:end -->
|
|
21
21
|
|
|
22
22
|
<p align="center"><em>Picked, shelved, and maintained by hand.</em></p>
|
|
@@ -46,7 +46,7 @@ Use `ai-agent-skills` when you want a smaller library with shelves, provenance,
|
|
|
46
46
|
|
|
47
47
|
## What's New in 4.3.1
|
|
48
48
|
|
|
49
|
-
- Marketing pack synced to `marketing-cli@0.5.4` —
|
|
49
|
+
- Marketing pack synced to `marketing-cli@0.5.4` — 53 skills total, including the latest `cmo-remotion` and `remotion-best-practices` mirrors
|
|
50
50
|
- Renamed the upstream marketing pack source from `MoizIbnYousaf/mktg` to `MoizIbnYousaf/marketing-cli` across catalog metadata, install sources, and source URLs
|
|
51
51
|
- Bundled library now ships 115 cataloged skills (17 house copies, 98 cataloged upstream)
|
|
52
52
|
- Same private-library bootstrap, bulk import, and managed-workspace flow shipped in `4.3.0`
|
|
@@ -238,7 +238,7 @@ The shelves are the main structure.
|
|
|
238
238
|
| Mobile | 24 | Swift, SwiftUI, iOS, and Apple-platform development, with room for future React Native branches. |
|
|
239
239
|
| Workflow | 11 | Files, docs, planning, release work, and research-to-output flows. |
|
|
240
240
|
| Agent Engineering | 14 | MCP, skill-building, prompting discipline, and LLM application work. |
|
|
241
|
-
| Marketing |
|
|
241
|
+
| Marketing | 53 | Brand, strategy, copy, distribution, creative, SEO, conversion, and growth work. |
|
|
242
242
|
<!-- GENERATED:shelf-table:end -->
|
|
243
243
|
|
|
244
244
|
The full map lives in [WORK_AREAS.md](./WORK_AREAS.md).
|
|
@@ -251,7 +251,7 @@ Collections are smaller sets. Useful, but secondary to the shelves.
|
|
|
251
251
|
| Collection | Why it exists | Start here |
|
|
252
252
|
| --- | --- | --- |
|
|
253
253
|
| `my-picks` | A short starter stack. These are the skills I reach for first. | `frontend-design`, `mcp-builder`, `pdf` |
|
|
254
|
-
| `build-apps` | Frontend, UI, and design work for shipping polished apps. | `frontend-design`, `
|
|
254
|
+
| `build-apps` | Frontend, UI, and design work for shipping polished apps. | `frontend-design`, `figma-implement-design`, `shadcn` |
|
|
255
255
|
| `swift-agent-skills` | The main Swift and Apple-platform set in this library. Install it all at once or pick from it. | `swiftui-pro`, `swiftui-ui-patterns`, `swiftui-design-principles` |
|
|
256
256
|
| `build-systems` | Backend, architecture, MCP, and security work. | `mcp-builder`, `backend-development`, `database-design` |
|
|
257
257
|
| `test-and-debug` | QA, debugging, CI cleanup, and observability. | `playwright`, `webapp-testing`, `gh-fix-ci` |
|
|
@@ -306,7 +306,7 @@ Current upstream mix:
|
|
|
306
306
|
<!-- GENERATED:source-table:start -->
|
|
307
307
|
| Source repo | Skills |
|
|
308
308
|
| --- | --- |
|
|
309
|
-
| `MoizIbnYousaf/marketing-cli` |
|
|
309
|
+
| `MoizIbnYousaf/marketing-cli` | 53 |
|
|
310
310
|
| `anthropics/skills` | 11 |
|
|
311
311
|
| `MoizIbnYousaf/Ai-Agent-Skills` | 11 |
|
|
312
312
|
| `openai/skills` | 9 |
|
package/package.json
CHANGED
package/skills.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "4.3.1",
|
|
3
|
-
"updated": "2026-05-
|
|
4
|
-
"total":
|
|
3
|
+
"updated": "2026-05-05",
|
|
4
|
+
"total": 117,
|
|
5
5
|
"workAreas": [
|
|
6
6
|
{
|
|
7
7
|
"id": "frontend",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Frontend, UI, and design work for shipping polished apps.",
|
|
55
55
|
"skills": [
|
|
56
56
|
"frontend-design",
|
|
57
|
-
"
|
|
57
|
+
"figma-implement-design",
|
|
58
58
|
"shadcn",
|
|
59
59
|
"emil-design-eng",
|
|
60
60
|
"figma"
|
|
@@ -187,7 +187,9 @@
|
|
|
187
187
|
"postiz",
|
|
188
188
|
"mktg-x",
|
|
189
189
|
"firecrawl",
|
|
190
|
-
"summarize"
|
|
190
|
+
"summarize",
|
|
191
|
+
"cmo-remotion",
|
|
192
|
+
"remotion-best-practices"
|
|
191
193
|
]
|
|
192
194
|
}
|
|
193
195
|
],
|
|
@@ -873,8 +875,8 @@
|
|
|
873
875
|
"path": ""
|
|
874
876
|
},
|
|
875
877
|
{
|
|
876
|
-
"name": "
|
|
877
|
-
"description": "
|
|
878
|
+
"name": "figma-implement-design",
|
|
879
|
+
"description": "Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when the user mentions \"implement design\", \"generate code from Figma\", \"implement component\", provides Figma URLs, or asks to build components matching Figma specs.",
|
|
878
880
|
"category": "development",
|
|
879
881
|
"workArea": "frontend",
|
|
880
882
|
"branch": "Implementation",
|
|
@@ -882,16 +884,20 @@
|
|
|
882
884
|
"source": "openai/skills",
|
|
883
885
|
"license": "MIT",
|
|
884
886
|
"vendored": false,
|
|
885
|
-
"installSource": "openai/skills/skills/.curated/
|
|
886
|
-
"tags": [
|
|
887
|
+
"installSource": "openai/skills/skills/.curated/figma-implement-design",
|
|
888
|
+
"tags": [
|
|
889
|
+
"frontend",
|
|
890
|
+
"figma",
|
|
891
|
+
"implementation"
|
|
892
|
+
],
|
|
887
893
|
"featured": false,
|
|
888
894
|
"verified": false,
|
|
889
895
|
"origin": "curated",
|
|
890
896
|
"trust": "listed",
|
|
891
897
|
"syncMode": "live",
|
|
892
|
-
"sourceUrl": "https://github.com/openai/skills/tree/main/skills/.curated/
|
|
893
|
-
"whyHere": "
|
|
894
|
-
"addedDate": "2026-
|
|
898
|
+
"sourceUrl": "https://github.com/openai/skills/tree/main/skills/.curated/figma-implement-design",
|
|
899
|
+
"whyHere": "OpenAI's Figma-driven frontend implementation flow. Pairs with frontend-design — different taste, same shelf, designer-handoff path covered.",
|
|
900
|
+
"addedDate": "2026-05-05",
|
|
895
901
|
"tier": "upstream",
|
|
896
902
|
"distribution": "live",
|
|
897
903
|
"notes": "",
|
|
@@ -2250,7 +2256,7 @@
|
|
|
2250
2256
|
},
|
|
2251
2257
|
{
|
|
2252
2258
|
"name": "cmo",
|
|
2253
|
-
"description": "
|
|
2259
|
+
"description": "A senior marketing operator for any project. Orchestrates 53 marketing skills to build brands, generate content, and distribute across channels. Use this skill whenever the user wants to do marketing — brand voice, copy, SEO, email, social, launches, or anything marketing-related. Also triggers on 'help me market', 'write copy', 'launch strategy', 'brand voice', 'SEO', 'content', 'email sequence', 'social posts', 'landing page', 'grow', 'audience', 'competitors', 'what should I do next for marketing', 'I need more users', 'how do I get people to care', or any marketing request. When in doubt about which marketing skill to use, start here — even if the user's request is vague or doesn't explicitly mention marketing.",
|
|
2254
2260
|
"category": "business",
|
|
2255
2261
|
"workArea": "marketing",
|
|
2256
2262
|
"branch": "Foundation",
|
|
@@ -2264,7 +2270,7 @@
|
|
|
2264
2270
|
"marketing plan",
|
|
2265
2271
|
"next steps"
|
|
2266
2272
|
],
|
|
2267
|
-
"featured":
|
|
2273
|
+
"featured": true,
|
|
2268
2274
|
"verified": false,
|
|
2269
2275
|
"origin": "curated",
|
|
2270
2276
|
"trust": "reviewed",
|
|
@@ -2293,7 +2299,7 @@
|
|
|
2293
2299
|
"tone of voice",
|
|
2294
2300
|
"brand personality"
|
|
2295
2301
|
],
|
|
2296
|
-
"featured":
|
|
2302
|
+
"featured": true,
|
|
2297
2303
|
"verified": false,
|
|
2298
2304
|
"origin": "curated",
|
|
2299
2305
|
"trust": "reviewed",
|
|
@@ -2322,7 +2328,7 @@
|
|
|
2322
2328
|
"differentiation",
|
|
2323
2329
|
"unique selling"
|
|
2324
2330
|
],
|
|
2325
|
-
"featured":
|
|
2331
|
+
"featured": true,
|
|
2326
2332
|
"verified": false,
|
|
2327
2333
|
"origin": "curated",
|
|
2328
2334
|
"trust": "reviewed",
|
|
@@ -2352,7 +2358,7 @@
|
|
|
2352
2358
|
"target market",
|
|
2353
2359
|
"watering holes"
|
|
2354
2360
|
],
|
|
2355
|
-
"featured":
|
|
2361
|
+
"featured": true,
|
|
2356
2362
|
"verified": false,
|
|
2357
2363
|
"origin": "curated",
|
|
2358
2364
|
"trust": "reviewed",
|
|
@@ -2381,7 +2387,7 @@
|
|
|
2381
2387
|
"competitor teardown",
|
|
2382
2388
|
"market landscape"
|
|
2383
2389
|
],
|
|
2384
|
-
"featured":
|
|
2390
|
+
"featured": true,
|
|
2385
2391
|
"verified": false,
|
|
2386
2392
|
"origin": "curated",
|
|
2387
2393
|
"trust": "reviewed",
|
|
@@ -2411,7 +2417,7 @@
|
|
|
2411
2417
|
"content topics",
|
|
2412
2418
|
"six circles"
|
|
2413
2419
|
],
|
|
2414
|
-
"featured":
|
|
2420
|
+
"featured": true,
|
|
2415
2421
|
"verified": false,
|
|
2416
2422
|
"origin": "curated",
|
|
2417
2423
|
"trust": "reviewed",
|
|
@@ -2439,9 +2445,10 @@
|
|
|
2439
2445
|
"ecosystem",
|
|
2440
2446
|
"market snapshot",
|
|
2441
2447
|
"ground truth",
|
|
2442
|
-
"what's happening"
|
|
2448
|
+
"what's happening",
|
|
2449
|
+
"refresh landscape"
|
|
2443
2450
|
],
|
|
2444
|
-
"featured":
|
|
2451
|
+
"featured": true,
|
|
2445
2452
|
"verified": false,
|
|
2446
2453
|
"origin": "curated",
|
|
2447
2454
|
"trust": "reviewed",
|
|
@@ -2471,7 +2478,7 @@
|
|
|
2471
2478
|
"Product Hunt",
|
|
2472
2479
|
"launch plan"
|
|
2473
2480
|
],
|
|
2474
|
-
"featured":
|
|
2481
|
+
"featured": true,
|
|
2475
2482
|
"verified": false,
|
|
2476
2483
|
"origin": "curated",
|
|
2477
2484
|
"trust": "reviewed",
|
|
@@ -2501,7 +2508,7 @@
|
|
|
2501
2508
|
"freemium",
|
|
2502
2509
|
"Van Westendorp"
|
|
2503
2510
|
],
|
|
2504
|
-
"featured":
|
|
2511
|
+
"featured": true,
|
|
2505
2512
|
"verified": false,
|
|
2506
2513
|
"origin": "curated",
|
|
2507
2514
|
"trust": "reviewed",
|
|
@@ -2518,9 +2525,9 @@
|
|
|
2518
2525
|
{
|
|
2519
2526
|
"name": "direct-response-copy",
|
|
2520
2527
|
"description": "Write copy that converts. Use when writing landing pages, emails, sales copy, headlines, CTAs, social posts, cold emails, or any persuasive text. Triggers on 'copy', 'copywriting', 'sales copy', 'landing page copy', 'cold email', 'headlines', 'write me a page', 'make this convert', 'rewrite this copy', or any request involving persuasive writing. Three modes: Generate (write from scratch), Edit (improve existing copy with Seven Sweeps), Cold Email (outbound sequences). If someone has text that needs to sell harder, this is the skill.",
|
|
2521
|
-
"category": "
|
|
2528
|
+
"category": "business",
|
|
2522
2529
|
"workArea": "marketing",
|
|
2523
|
-
"branch": "Copy Content",
|
|
2530
|
+
"branch": "Copy & Content",
|
|
2524
2531
|
"author": "MoizIbnYousaf",
|
|
2525
2532
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
2526
2533
|
"license": "MIT",
|
|
@@ -2529,9 +2536,10 @@
|
|
|
2529
2536
|
"copywriting",
|
|
2530
2537
|
"sales copy",
|
|
2531
2538
|
"landing page copy",
|
|
2532
|
-
"cold email"
|
|
2539
|
+
"cold email",
|
|
2540
|
+
"copy editing"
|
|
2533
2541
|
],
|
|
2534
|
-
"featured":
|
|
2542
|
+
"featured": true,
|
|
2535
2543
|
"verified": false,
|
|
2536
2544
|
"origin": "curated",
|
|
2537
2545
|
"trust": "reviewed",
|
|
@@ -2548,9 +2556,9 @@
|
|
|
2548
2556
|
{
|
|
2549
2557
|
"name": "seo-content",
|
|
2550
2558
|
"description": "Create high-quality, SEO-optimized content that ranks AND reads like a human wrote it. Performs live SERP gap analysis, writes with anti-AI detection techniques, and adds schema markup. Use when someone needs a blog post, article, SEO page, or wants content that drives search traffic. Triggers on 'SEO content', 'blog post', 'article', 'SERP', 'programmatic SEO', 'content at scale', 'write a post about', 'rank for', or 'search-optimized content'. Two modes: single article or programmatic SEO at scale.",
|
|
2551
|
-
"category": "
|
|
2559
|
+
"category": "business",
|
|
2552
2560
|
"workArea": "marketing",
|
|
2553
|
-
"branch": "Copy Content",
|
|
2561
|
+
"branch": "Copy & Content",
|
|
2554
2562
|
"author": "MoizIbnYousaf",
|
|
2555
2563
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
2556
2564
|
"license": "MIT",
|
|
@@ -2559,9 +2567,10 @@
|
|
|
2559
2567
|
"blog post",
|
|
2560
2568
|
"article",
|
|
2561
2569
|
"SERP",
|
|
2562
|
-
"programmatic SEO"
|
|
2570
|
+
"programmatic SEO",
|
|
2571
|
+
"content at scale"
|
|
2563
2572
|
],
|
|
2564
|
-
"featured":
|
|
2573
|
+
"featured": true,
|
|
2565
2574
|
"verified": false,
|
|
2566
2575
|
"origin": "curated",
|
|
2567
2576
|
"trust": "reviewed",
|
|
@@ -2578,9 +2587,9 @@
|
|
|
2578
2587
|
{
|
|
2579
2588
|
"name": "lead-magnet",
|
|
2580
2589
|
"description": "Create high-converting free resources that capture emails and build trust. Produces complete lead magnets (ebooks, checklists, templates, toolkits, quizzes) with landing page copy, thank-you page, and follow-up email sequence. Use when someone needs a list-building asset, wants to grow their email list, needs an opt-in incentive, a content upgrade, a gated download, or top-of-funnel content. Triggers on 'lead magnet', 'ebook', 'checklist', 'template', 'free resource', 'opt-in', 'grow my list', 'email capture', 'content upgrade', 'list building', 'gated content', or 'free download'. Even if someone just says 'I need something to capture emails' or 'how do I get more subscribers', this is the skill. Every lead magnet passes a 4-gate quality test before shipping.",
|
|
2581
|
-
"category": "
|
|
2590
|
+
"category": "business",
|
|
2582
2591
|
"workArea": "marketing",
|
|
2583
|
-
"branch": "Copy Content",
|
|
2592
|
+
"branch": "Copy & Content",
|
|
2584
2593
|
"author": "MoizIbnYousaf",
|
|
2585
2594
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
2586
2595
|
"license": "MIT",
|
|
@@ -2589,9 +2598,10 @@
|
|
|
2589
2598
|
"ebook",
|
|
2590
2599
|
"checklist",
|
|
2591
2600
|
"template",
|
|
2592
|
-
"free resource"
|
|
2601
|
+
"free resource",
|
|
2602
|
+
"opt-in"
|
|
2593
2603
|
],
|
|
2594
|
-
"featured":
|
|
2604
|
+
"featured": true,
|
|
2595
2605
|
"verified": false,
|
|
2596
2606
|
"origin": "curated",
|
|
2597
2607
|
"trust": "reviewed",
|
|
@@ -2621,7 +2631,7 @@
|
|
|
2621
2631
|
"content distribution",
|
|
2622
2632
|
"cross-post"
|
|
2623
2633
|
],
|
|
2624
|
-
"featured":
|
|
2634
|
+
"featured": true,
|
|
2625
2635
|
"verified": false,
|
|
2626
2636
|
"origin": "curated",
|
|
2627
2637
|
"trust": "reviewed",
|
|
@@ -2651,7 +2661,7 @@
|
|
|
2651
2661
|
"onboarding emails",
|
|
2652
2662
|
"nurture"
|
|
2653
2663
|
],
|
|
2654
|
-
"featured":
|
|
2664
|
+
"featured": true,
|
|
2655
2665
|
"verified": false,
|
|
2656
2666
|
"origin": "curated",
|
|
2657
2667
|
"trust": "reviewed",
|
|
@@ -2697,7 +2707,7 @@
|
|
|
2697
2707
|
{
|
|
2698
2708
|
"name": "creative",
|
|
2699
2709
|
"description": "Generate visual asset briefs, ad copy variants, AI image prompts, video scripts, and storyboards. Full creative production system with 5 specialized modes: product photos, product video, social graphics, talking heads, and ad creative. Make sure to use this skill whenever the user mentions any visual or creative marketing need — ad creative, image prompts, video scripts, thumbnails, banners, social graphics, product photography, storyboards, or marketing visuals of any kind. Even if they just say 'I need images for my campaign' or 'make something visual', this is the skill. Includes platform-specific dimensions, AI anti-slop techniques, and Remotion composition templates.",
|
|
2700
|
-
"category": "
|
|
2710
|
+
"category": "business",
|
|
2701
2711
|
"workArea": "marketing",
|
|
2702
2712
|
"branch": "Creative",
|
|
2703
2713
|
"author": "MoizIbnYousaf",
|
|
@@ -2708,7 +2718,8 @@
|
|
|
2708
2718
|
"visual",
|
|
2709
2719
|
"image",
|
|
2710
2720
|
"graphic",
|
|
2711
|
-
"video"
|
|
2721
|
+
"video",
|
|
2722
|
+
"thumbnail"
|
|
2712
2723
|
],
|
|
2713
2724
|
"featured": false,
|
|
2714
2725
|
"verified": false,
|
|
@@ -3003,9 +3014,10 @@
|
|
|
3003
3014
|
"help me think through",
|
|
3004
3015
|
"what should we market",
|
|
3005
3016
|
"explore approaches",
|
|
3006
|
-
"I don't know where to start"
|
|
3017
|
+
"I don't know where to start",
|
|
3018
|
+
"what campaign"
|
|
3007
3019
|
],
|
|
3008
|
-
"featured":
|
|
3020
|
+
"featured": true,
|
|
3009
3021
|
"verified": false,
|
|
3010
3022
|
"origin": "curated",
|
|
3011
3023
|
"trust": "reviewed",
|
|
@@ -3112,7 +3124,7 @@
|
|
|
3112
3124
|
{
|
|
3113
3125
|
"name": "marketing-demo",
|
|
3114
3126
|
"description": "Record product demos and walkthroughs for marketing assets. Two modes: quick screenshot-stitch demos via ply + ffmpeg, or polished Remotion compositions. Use when the user mentions product demo, demo video, walkthrough video, feature showcase, screen recording, GIF demo, product tour, onboarding video, visual tutorial, feature walkthrough, landing page video, hero video, product video, app preview video, or wants to show their product in action. Even if they just say 'show what it does', 'make a video of the app', 'I need a demo for my landing page', or 'record the app' — this is the skill. If someone has a working product and needs marketing assets that show it off, start here.",
|
|
3115
|
-
"category": "
|
|
3127
|
+
"category": "business",
|
|
3116
3128
|
"workArea": "marketing",
|
|
3117
3129
|
"branch": "Creative",
|
|
3118
3130
|
"author": "MoizIbnYousaf",
|
|
@@ -3123,7 +3135,8 @@
|
|
|
3123
3135
|
"demo video",
|
|
3124
3136
|
"walkthrough video",
|
|
3125
3137
|
"feature showcase",
|
|
3126
|
-
"record demo"
|
|
3138
|
+
"record demo",
|
|
3139
|
+
"marketing video"
|
|
3127
3140
|
],
|
|
3128
3141
|
"featured": false,
|
|
3129
3142
|
"verified": false,
|
|
@@ -3142,7 +3155,7 @@
|
|
|
3142
3155
|
{
|
|
3143
3156
|
"name": "paper-marketing",
|
|
3144
3157
|
"description": "On-brand visual marketing content using Paper MCP and parallel agent teams. Reads the project's brand/ directory to build a design system, then spawns designer agents in parallel — each creating a unique artboard with a different on-brand layout interpretation. Intelligently adapts agent count and approach based on user goals via AskUserQuestion interrogation. Produces Instagram carousels, TikTok slideshows, social posts, story slides, and visual assets. When used with content spec YAMLs from /slideshow-script, each agent gets a unique script AND unique design direction. Make sure to use this skill whenever the user wants visual marketing content designed in Paper — carousels, slideshows, social posts, story slides, or any visual asset. Even if they just say \"design something\" or \"make slides\" or \"create visual content\", this is the skill. Also triggers on \"paper marketing\", \"instagram design\", \"TikTok design\", \"slideshow design\", \"create carousel\", or \"social graphics\".",
|
|
3145
|
-
"category": "
|
|
3158
|
+
"category": "business",
|
|
3146
3159
|
"workArea": "marketing",
|
|
3147
3160
|
"branch": "Creative",
|
|
3148
3161
|
"author": "MoizIbnYousaf",
|
|
@@ -3153,7 +3166,8 @@
|
|
|
3153
3166
|
"design carousel",
|
|
3154
3167
|
"create slides",
|
|
3155
3168
|
"visual content",
|
|
3156
|
-
"instagram design"
|
|
3169
|
+
"instagram design",
|
|
3170
|
+
"social graphics"
|
|
3157
3171
|
],
|
|
3158
3172
|
"featured": false,
|
|
3159
3173
|
"verified": false,
|
|
@@ -3172,7 +3186,7 @@
|
|
|
3172
3186
|
{
|
|
3173
3187
|
"name": "slideshow-script",
|
|
3174
3188
|
"description": "Generate 5 different narrative scripts for visual slideshows from a single positioning angle. Each script uses a different storytelling framework (AIDA, PAS, BAB, Star-Story-Solution, Stat-Flip) producing genuinely different stories, not layout variations. Make sure to use this skill whenever the user wants slideshow scripts, TikTok content scripts, carousel copy, narrative frameworks for visual content, or says anything about writing scripts for slides or social media storytelling. Even 'write me some TikTok content' or 'I need carousel copy' should trigger this. Outputs structured YAML content specs that chain directly to /paper-marketing for visual design.",
|
|
3175
|
-
"category": "
|
|
3189
|
+
"category": "business",
|
|
3176
3190
|
"workArea": "marketing",
|
|
3177
3191
|
"branch": "Creative",
|
|
3178
3192
|
"author": "MoizIbnYousaf",
|
|
@@ -3183,7 +3197,8 @@
|
|
|
3183
3197
|
"generate scripts",
|
|
3184
3198
|
"narrative scripts",
|
|
3185
3199
|
"content scripts",
|
|
3186
|
-
"TikTok scripts"
|
|
3200
|
+
"TikTok scripts",
|
|
3201
|
+
"carousel scripts"
|
|
3187
3202
|
],
|
|
3188
3203
|
"featured": false,
|
|
3189
3204
|
"verified": false,
|
|
@@ -3202,7 +3217,7 @@
|
|
|
3202
3217
|
{
|
|
3203
3218
|
"name": "video-content",
|
|
3204
3219
|
"description": "Three-tier video pipeline: ffmpeg Quick (5s, instant) → ffmpeg Enhanced with Ken Burns (15s, polished) → Remotion Animated (60-90s, production-grade). Takes static slides from Paper MCP or any PNGs and assembles them into platform-ready video. Make sure to use this skill whenever the user has slides, images, or PNGs and wants to turn them into video — even if they just say 'make a video from these', 'animate my slides', 'I have images and need a TikTok', or 'stitch these together'. Also use when they mention ffmpeg video assembly, Remotion rendering, Ken Burns effects, or any slides-to-video pipeline. Works with any PNG source — Paper exports, Canva, screenshots, anything.",
|
|
3205
|
-
"category": "
|
|
3220
|
+
"category": "business",
|
|
3206
3221
|
"workArea": "marketing",
|
|
3207
3222
|
"branch": "Creative",
|
|
3208
3223
|
"author": "MoizIbnYousaf",
|
|
@@ -3213,7 +3228,8 @@
|
|
|
3213
3228
|
"video from slides",
|
|
3214
3229
|
"animate slides",
|
|
3215
3230
|
"render video",
|
|
3216
|
-
"video content"
|
|
3231
|
+
"video content",
|
|
3232
|
+
"assemble video"
|
|
3217
3233
|
],
|
|
3218
3234
|
"featured": false,
|
|
3219
3235
|
"verified": false,
|
|
@@ -3231,7 +3247,7 @@
|
|
|
3231
3247
|
},
|
|
3232
3248
|
{
|
|
3233
3249
|
"name": "social-campaign",
|
|
3234
|
-
"description": "End-to-end social content campaign pipeline. Takes a marketing goal and produces scheduled, on-brand social posts with visuals across X and
|
|
3250
|
+
"description": "End-to-end social content campaign pipeline. Takes a marketing goal and produces scheduled, on-brand social posts with visuals across postiz-supported platforms, while keeping Typefully for X/thread specialist flows and fallback coverage. Chains: CMO strategy, content writing with voice calibration, AI slop audit, selective Paper MCP visual design, and routed scheduling via postiz or Typefully. Each phase has a human gate. Use this skill whenever someone wants to plan and execute a batch of social posts — not just one-off tweets. Triggers include: \"social campaign\", \"schedule posts\", \"pre-launch content\", \"content calendar\", \"social content pipeline\", \"build up content\", \"I need social media content for my launch\", \"help me build social presence\", \"plan a week of posts\", \"batch social content\", \"social media strategy\", or any request involving multiple scheduled posts with optional visuals.",
|
|
3235
3251
|
"category": "business",
|
|
3236
3252
|
"workArea": "marketing",
|
|
3237
3253
|
"branch": "Distribution",
|
|
@@ -3243,9 +3259,10 @@
|
|
|
3243
3259
|
"schedule posts",
|
|
3244
3260
|
"pre-launch content",
|
|
3245
3261
|
"content calendar",
|
|
3246
|
-
"social content pipeline"
|
|
3262
|
+
"social content pipeline",
|
|
3263
|
+
"build up content"
|
|
3247
3264
|
],
|
|
3248
|
-
"featured":
|
|
3265
|
+
"featured": true,
|
|
3249
3266
|
"verified": false,
|
|
3250
3267
|
"origin": "curated",
|
|
3251
3268
|
"trust": "reviewed",
|
|
@@ -3262,7 +3279,7 @@
|
|
|
3262
3279
|
{
|
|
3263
3280
|
"name": "tiktok-slideshow",
|
|
3264
3281
|
"description": "Orchestrator skill that chains /slideshow-script → /paper-marketing → /video-content for end-to-end TikTok slideshow production. Each phase is an independent Lego block — this orchestrator is just one recipe that combines them. Produces 5 publishable TikTok videos from a single positioning angle. Triggers on \"TikTok slideshow\", \"TikTok video\", \"make TikTok\", \"slideshow video\", \"TikTok content\".",
|
|
3265
|
-
"category": "
|
|
3282
|
+
"category": "business",
|
|
3266
3283
|
"workArea": "marketing",
|
|
3267
3284
|
"branch": "Creative",
|
|
3268
3285
|
"author": "MoizIbnYousaf",
|
|
@@ -3273,7 +3290,8 @@
|
|
|
3273
3290
|
"TikTok video",
|
|
3274
3291
|
"make TikTok",
|
|
3275
3292
|
"slideshow video",
|
|
3276
|
-
"TikTok content"
|
|
3293
|
+
"TikTok content",
|
|
3294
|
+
"end-to-end video"
|
|
3277
3295
|
],
|
|
3278
3296
|
"featured": false,
|
|
3279
3297
|
"verified": false,
|
|
@@ -3292,7 +3310,7 @@
|
|
|
3292
3310
|
{
|
|
3293
3311
|
"name": "frontend-slides",
|
|
3294
3312
|
"description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Zero dependencies — single HTML files with inline CSS/JS. Use when the user wants a presentation, pitch deck, conference talk slides, HTML slideshow, slide deck, investor deck, demo day slides, keynote-style presentation, or says 'make slides', 'presentation', 'pitch deck', 'conference talk', 'convert my PPT', 'HTML slides', 'talk slides', or wants beautiful animated slides without PowerPoint. Also use when someone needs to present something and doesn't have a tool — this replaces Keynote, Google Slides, and PowerPoint with a single HTML file. Includes 12 curated style presets and PPT-to-HTML conversion.",
|
|
3295
|
-
"category": "
|
|
3313
|
+
"category": "business",
|
|
3296
3314
|
"workArea": "marketing",
|
|
3297
3315
|
"branch": "Creative",
|
|
3298
3316
|
"author": "MoizIbnYousaf",
|
|
@@ -3303,7 +3321,8 @@
|
|
|
3303
3321
|
"presentation",
|
|
3304
3322
|
"pitch deck",
|
|
3305
3323
|
"HTML slides",
|
|
3306
|
-
"conference talk"
|
|
3324
|
+
"conference talk",
|
|
3325
|
+
"PPT conversion"
|
|
3307
3326
|
],
|
|
3308
3327
|
"featured": false,
|
|
3309
3328
|
"verified": false,
|
|
@@ -3322,7 +3341,7 @@
|
|
|
3322
3341
|
{
|
|
3323
3342
|
"name": "app-store-screenshots",
|
|
3324
3343
|
"description": "Generate Apple App Store screenshot pages as a Next.js app with html-to-image export at required resolutions. Screenshots are advertisements, not documentation — every screenshot sells one idea. Use when building App Store screenshots, generating exportable marketing screenshots for iOS apps, or creating programmatic screenshot generators. Triggers on 'app store screenshots', 'App Store', 'screenshot generator', 'iOS screenshots', 'marketing screenshots', 'phone mockup', 'ASO screenshots', 'app store assets', 'app listing', 'app store page', or 'app preview images'. Also use when someone is about to submit an app and needs store assets, or when they say 'make my app store page look good'. Includes iPhone and iPad mockup components with pre-measured dimensions.",
|
|
3325
|
-
"category": "
|
|
3344
|
+
"category": "business",
|
|
3326
3345
|
"workArea": "marketing",
|
|
3327
3346
|
"branch": "Creative",
|
|
3328
3347
|
"author": "MoizIbnYousaf",
|
|
@@ -3333,7 +3352,8 @@
|
|
|
3333
3352
|
"App Store",
|
|
3334
3353
|
"screenshot generator",
|
|
3335
3354
|
"iOS screenshots",
|
|
3336
|
-
"marketing screenshots"
|
|
3355
|
+
"marketing screenshots",
|
|
3356
|
+
"phone mockup"
|
|
3337
3357
|
],
|
|
3338
3358
|
"featured": false,
|
|
3339
3359
|
"verified": false,
|
|
@@ -3359,11 +3379,11 @@
|
|
|
3359
3379
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3360
3380
|
"license": "MIT",
|
|
3361
3381
|
"tags": [
|
|
3362
|
-
"
|
|
3363
|
-
"
|
|
3364
|
-
"
|
|
3382
|
+
"schedule post",
|
|
3383
|
+
"publish to social",
|
|
3384
|
+
"typefully"
|
|
3365
3385
|
],
|
|
3366
|
-
"featured":
|
|
3386
|
+
"featured": true,
|
|
3367
3387
|
"verified": false,
|
|
3368
3388
|
"origin": "curated",
|
|
3369
3389
|
"trust": "reviewed",
|
|
@@ -3387,11 +3407,11 @@
|
|
|
3387
3407
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3388
3408
|
"license": "MIT",
|
|
3389
3409
|
"tags": [
|
|
3390
|
-
"
|
|
3391
|
-
"
|
|
3392
|
-
"
|
|
3410
|
+
"send email",
|
|
3411
|
+
"transactional email",
|
|
3412
|
+
"resend"
|
|
3393
3413
|
],
|
|
3394
|
-
"featured":
|
|
3414
|
+
"featured": true,
|
|
3395
3415
|
"verified": false,
|
|
3396
3416
|
"origin": "curated",
|
|
3397
3417
|
"trust": "reviewed",
|
|
@@ -3415,8 +3435,8 @@
|
|
|
3415
3435
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3416
3436
|
"license": "MIT",
|
|
3417
3437
|
"tags": [
|
|
3418
|
-
"
|
|
3419
|
-
"
|
|
3438
|
+
"inbound email",
|
|
3439
|
+
"receive email"
|
|
3420
3440
|
],
|
|
3421
3441
|
"featured": false,
|
|
3422
3442
|
"verified": false,
|
|
@@ -3442,8 +3462,8 @@
|
|
|
3442
3462
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3443
3463
|
"license": "MIT",
|
|
3444
3464
|
"tags": [
|
|
3445
|
-
"
|
|
3446
|
-
"
|
|
3465
|
+
"agent inbox",
|
|
3466
|
+
"email bot"
|
|
3447
3467
|
],
|
|
3448
3468
|
"featured": false,
|
|
3449
3469
|
"verified": false,
|
|
@@ -3473,9 +3493,10 @@
|
|
|
3473
3493
|
"submit to directories",
|
|
3474
3494
|
"launch on Product Hunt",
|
|
3475
3495
|
"submit to BetaList",
|
|
3476
|
-
"multi-platform launch"
|
|
3496
|
+
"multi-platform launch",
|
|
3497
|
+
"launch campaign"
|
|
3477
3498
|
],
|
|
3478
|
-
"featured":
|
|
3499
|
+
"featured": true,
|
|
3479
3500
|
"verified": false,
|
|
3480
3501
|
"origin": "curated",
|
|
3481
3502
|
"trust": "reviewed",
|
|
@@ -3492,7 +3513,7 @@
|
|
|
3492
3513
|
{
|
|
3493
3514
|
"name": "visual-style",
|
|
3494
3515
|
"description": "Build a persistent visual brand identity for image generation. Defines how the brand looks visually — aesthetic, lighting, composition, mood — and writes it to brand/creative-kit.md so /image-gen and other creative skills produce consistent on-brand visuals. Three modes: Extract (from website/URL), Build (interview), Reference (mood board/examples). Use when starting any project that needs images, when the user says \"visual style\", \"brand aesthetic\", \"image style\", \"visual identity\", \"how should our images look\", \"build visual brand\", \"define our look\", or when /image-gen outputs feel generic because no visual style exists yet.",
|
|
3495
|
-
"category": "
|
|
3516
|
+
"category": "business",
|
|
3496
3517
|
"workArea": "marketing",
|
|
3497
3518
|
"branch": "Creative",
|
|
3498
3519
|
"author": "MoizIbnYousaf",
|
|
@@ -3503,7 +3524,8 @@
|
|
|
3503
3524
|
"brand aesthetic",
|
|
3504
3525
|
"image style",
|
|
3505
3526
|
"visual identity",
|
|
3506
|
-
"how should our images look"
|
|
3527
|
+
"how should our images look",
|
|
3528
|
+
"build visual brand"
|
|
3507
3529
|
],
|
|
3508
3530
|
"featured": false,
|
|
3509
3531
|
"verified": false,
|
|
@@ -3522,7 +3544,7 @@
|
|
|
3522
3544
|
{
|
|
3523
3545
|
"name": "image-gen",
|
|
3524
3546
|
"description": "Generate images using the brand's visual identity and Gemini API. Reads brand/creative-kit.md for visual style, crafts narrative prompts, and produces images via Nano Banana Pro (gemini-3-pro-image-preview). Supports on-brand and freestyle modes. Use when the user needs a blog header, social graphic, product shot, hero image, banner, thumbnail, or any generated image. Also use proactively when building content that would benefit from visuals. Triggers on \"generate image\", \"create image\", \"make me an image\", \"blog header\", \"social graphic\", \"product shot\", \"hero image\", \"banner\", \"thumbnail\", \"I need an image\", \"visual for\", or any request for generated artwork. Even if they just say \"image\" or \"picture for this\" — this is the skill.",
|
|
3525
|
-
"category": "
|
|
3547
|
+
"category": "business",
|
|
3526
3548
|
"workArea": "marketing",
|
|
3527
3549
|
"branch": "Creative",
|
|
3528
3550
|
"author": "MoizIbnYousaf",
|
|
@@ -3533,9 +3555,10 @@
|
|
|
3533
3555
|
"create image",
|
|
3534
3556
|
"blog header",
|
|
3535
3557
|
"social graphic",
|
|
3536
|
-
"product shot"
|
|
3558
|
+
"product shot",
|
|
3559
|
+
"need an image"
|
|
3537
3560
|
],
|
|
3538
|
-
"featured":
|
|
3561
|
+
"featured": true,
|
|
3539
3562
|
"verified": false,
|
|
3540
3563
|
"origin": "curated",
|
|
3541
3564
|
"trust": "reviewed",
|
|
@@ -3551,7 +3574,7 @@
|
|
|
3551
3574
|
},
|
|
3552
3575
|
{
|
|
3553
3576
|
"name": "voice-extraction",
|
|
3554
|
-
"description": "Reverse-engineer any person's writing voice from their content. Paste in posts, articles, tweets, or essays and this skill launches 10 parallel Sonnet subagents to analyze every dimension of the voice, then synthesizes into a voice file. Use when someone says '
|
|
3577
|
+
"description": "Reverse-engineer any person's writing voice from their content. Paste in posts, articles, tweets, or essays and this skill launches 10 parallel Sonnet subagents to analyze every dimension of the voice, then synthesizes into a voice file. Use when someone says 'match this voice,' 'analyze this writing,' 'extract their voice,' 'make me sound like this,' 'study this person's writing,' or pastes in content they want to learn from.",
|
|
3555
3578
|
"category": "business",
|
|
3556
3579
|
"workArea": "marketing",
|
|
3557
3580
|
"branch": "Foundation",
|
|
@@ -3563,7 +3586,8 @@
|
|
|
3563
3586
|
"analyze this writing",
|
|
3564
3587
|
"extract their voice",
|
|
3565
3588
|
"make me sound like",
|
|
3566
|
-
"study this writing"
|
|
3589
|
+
"study this writing",
|
|
3590
|
+
"voice extraction"
|
|
3567
3591
|
],
|
|
3568
3592
|
"featured": false,
|
|
3569
3593
|
"verified": false,
|
|
@@ -3582,7 +3606,7 @@
|
|
|
3582
3606
|
{
|
|
3583
3607
|
"name": "brand-kit-playground",
|
|
3584
3608
|
"description": "Generate an interactive HTML brand playground that shows your brand rendered live — palette, typography, logo, voice — with a social card and OG image preview that updates as you tweak tokens. Opens in browser. The visual approval step for the /cmo flow: /visual-style writes the brand, this skill shows it. Use when the user says \"show me my brand\", \"brand playground\", \"preview my brand\", \"what does our brand look like\", \"visual preview\", \"brand kit\", \"see my colors\", \"how does my brand look\", or after /visual-style completes and the user needs to approve the visual identity before moving to content generation. Also use when someone says \"I want to see it\" during any brand-building conversation.",
|
|
3585
|
-
"category": "
|
|
3609
|
+
"category": "business",
|
|
3586
3610
|
"workArea": "marketing",
|
|
3587
3611
|
"branch": "Creative",
|
|
3588
3612
|
"author": "MoizIbnYousaf",
|
|
@@ -3593,9 +3617,10 @@
|
|
|
3593
3617
|
"show me my brand",
|
|
3594
3618
|
"preview my brand",
|
|
3595
3619
|
"what does our brand look like",
|
|
3596
|
-
"visual preview"
|
|
3620
|
+
"visual preview",
|
|
3621
|
+
"brand kit"
|
|
3597
3622
|
],
|
|
3598
|
-
"featured":
|
|
3623
|
+
"featured": true,
|
|
3599
3624
|
"verified": false,
|
|
3600
3625
|
"origin": "curated",
|
|
3601
3626
|
"trust": "reviewed",
|
|
@@ -3619,12 +3644,14 @@
|
|
|
3619
3644
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3620
3645
|
"license": "MIT",
|
|
3621
3646
|
"tags": [
|
|
3622
|
-
"
|
|
3623
|
-
"
|
|
3624
|
-
"
|
|
3625
|
-
"marketing
|
|
3647
|
+
"set up marketing",
|
|
3648
|
+
"start marketing",
|
|
3649
|
+
"marketing wizard",
|
|
3650
|
+
"first time using marketing-cli",
|
|
3651
|
+
"I just installed marketing-cli",
|
|
3652
|
+
"onboard me"
|
|
3626
3653
|
],
|
|
3627
|
-
"featured":
|
|
3654
|
+
"featured": true,
|
|
3628
3655
|
"verified": false,
|
|
3629
3656
|
"origin": "curated",
|
|
3630
3657
|
"trust": "reviewed",
|
|
@@ -3648,15 +3675,14 @@
|
|
|
3648
3675
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3649
3676
|
"license": "MIT",
|
|
3650
3677
|
"tags": [
|
|
3651
|
-
"
|
|
3652
|
-
"
|
|
3653
|
-
"
|
|
3654
|
-
"
|
|
3655
|
-
"
|
|
3656
|
-
"
|
|
3657
|
-
"threads"
|
|
3678
|
+
"post to linkedin",
|
|
3679
|
+
"post to reddit",
|
|
3680
|
+
"post to bluesky",
|
|
3681
|
+
"post to mastodon",
|
|
3682
|
+
"post to threads",
|
|
3683
|
+
"schedule via postiz"
|
|
3658
3684
|
],
|
|
3659
|
-
"featured":
|
|
3685
|
+
"featured": true,
|
|
3660
3686
|
"verified": false,
|
|
3661
3687
|
"origin": "curated",
|
|
3662
3688
|
"trust": "reviewed",
|
|
@@ -3675,16 +3701,17 @@
|
|
|
3675
3701
|
"description": "Read tweets, threads, bookmarks, articles, and user timelines on X (formerly Twitter) using an authenticated GraphQL flow. Use this skill whenever the user mentions a tweet URL, a Twitter thread, an X bookmark, a Twitter article, reading their X bookmarks, pulling a thread, or grabbing X content — even if they don't explicitly say 'use mktg-x'. Requires MKTG_X_AUTH_TOKEN and MKTG_X_CT0 env vars. Do NOT firecrawl x.com URLs — Twitter serves a degraded logged-out page and firecrawl will return the login wall. mktg-x is the only path for auth-walled X content.",
|
|
3676
3702
|
"category": "business",
|
|
3677
3703
|
"workArea": "marketing",
|
|
3678
|
-
"branch": "
|
|
3704
|
+
"branch": "Distribution",
|
|
3679
3705
|
"author": "MoizIbnYousaf",
|
|
3680
3706
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3681
3707
|
"license": "MIT",
|
|
3682
3708
|
"tags": [
|
|
3683
|
-
"
|
|
3684
|
-
"
|
|
3685
|
-
"
|
|
3686
|
-
"
|
|
3687
|
-
"
|
|
3709
|
+
"read this tweet",
|
|
3710
|
+
"read this thread",
|
|
3711
|
+
"grab this X bookmark",
|
|
3712
|
+
"fetch this Twitter article",
|
|
3713
|
+
"read my X bookmarks",
|
|
3714
|
+
"pull this thread"
|
|
3688
3715
|
],
|
|
3689
3716
|
"featured": false,
|
|
3690
3717
|
"verified": false,
|
|
@@ -3710,11 +3737,12 @@
|
|
|
3710
3737
|
"source": "MoizIbnYousaf/marketing-cli",
|
|
3711
3738
|
"license": "MIT",
|
|
3712
3739
|
"tags": [
|
|
3713
|
-
"
|
|
3714
|
-
"
|
|
3715
|
-
"
|
|
3716
|
-
"
|
|
3717
|
-
"
|
|
3740
|
+
"firecrawl",
|
|
3741
|
+
"scrape website",
|
|
3742
|
+
"fetch page",
|
|
3743
|
+
"extract from url",
|
|
3744
|
+
"crawl site",
|
|
3745
|
+
"get content from"
|
|
3718
3746
|
],
|
|
3719
3747
|
"featured": false,
|
|
3720
3748
|
"verified": false,
|
|
@@ -3741,9 +3769,11 @@
|
|
|
3741
3769
|
"license": "MIT",
|
|
3742
3770
|
"tags": [
|
|
3743
3771
|
"summarize",
|
|
3772
|
+
"TL;DR",
|
|
3744
3773
|
"tldr",
|
|
3774
|
+
"summary",
|
|
3745
3775
|
"digest",
|
|
3746
|
-
"
|
|
3776
|
+
"gist"
|
|
3747
3777
|
],
|
|
3748
3778
|
"featured": false,
|
|
3749
3779
|
"verified": false,
|
|
@@ -3758,6 +3788,68 @@
|
|
|
3758
3788
|
"distribution": "live",
|
|
3759
3789
|
"notes": "",
|
|
3760
3790
|
"labels": []
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
"name": "remotion-best-practices",
|
|
3794
|
+
"description": "Programmatic React video best practices for Remotion. Use this skill whenever the user is writing, debugging, or rendering Remotion code — compositions, useCurrentFrame animations, interpolate, spring, Sequence timing, <Img>/<Video>/<Audio> from @remotion/media, staticFile, calculateMetadata, the Studio preview, `npx remotion render`, captions, subtitles, voiceover, audio visualization, ffmpeg, transitions, light leaks, transparent video, Lottie, 3D scenes, Mapbox flyovers. Triggers especially on HtmlInCanvas / \"html in canvas\" requests, CRT terminal effects, glitch effects, video shaders, WebGL video, and any request to scaffold a new programmatic React video. Do NOT trigger for finished MP4 ad assembly from existing slides (that is `/video-content`) or for the inspiration-to-MP4 reference-video pipeline (that is `/cmo-video`).",
|
|
3795
|
+
"category": "business",
|
|
3796
|
+
"workArea": "marketing",
|
|
3797
|
+
"branch": "Creative",
|
|
3798
|
+
"author": "MoizIbnYousaf",
|
|
3799
|
+
"source": "MoizIbnYousaf/marketing-cli",
|
|
3800
|
+
"license": "MIT",
|
|
3801
|
+
"tags": [
|
|
3802
|
+
"remotion",
|
|
3803
|
+
"remotion code",
|
|
3804
|
+
"remotion composition",
|
|
3805
|
+
"useCurrentFrame",
|
|
3806
|
+
"interpolate",
|
|
3807
|
+
"spring"
|
|
3808
|
+
],
|
|
3809
|
+
"featured": false,
|
|
3810
|
+
"verified": false,
|
|
3811
|
+
"origin": "curated",
|
|
3812
|
+
"trust": "reviewed",
|
|
3813
|
+
"syncMode": "live",
|
|
3814
|
+
"sourceUrl": "https://github.com/MoizIbnYousaf/marketing-cli/tree/main/skills/remotion-best-practices",
|
|
3815
|
+
"whyHere": "Keeps remotion-best-practices available from the upstream marketing-cli playbook without bundling a local copy into this library.",
|
|
3816
|
+
"vendored": false,
|
|
3817
|
+
"installSource": "MoizIbnYousaf/marketing-cli/skills/remotion-best-practices",
|
|
3818
|
+
"tier": "upstream",
|
|
3819
|
+
"distribution": "live",
|
|
3820
|
+
"notes": "",
|
|
3821
|
+
"labels": []
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"name": "cmo-remotion",
|
|
3825
|
+
"description": "Brand-grounded Remotion video pipeline. Take a brief, ground it in `brand/` (voice, audience, positioning, creative-kit), write a beat sheet, scaffold a fresh Remotion project, generate any required assets, compose with frame-driven animations, and bake a final MP4. Use this skill whenever the user wants to build a NEW Remotion video from scratch — product films, motion graphics, code-driven shaders, CRT/glitch effects, HTML-in-canvas demos, React video. Triggers on requests like \"make a remotion video\", CRT/glitch/scanline effects, html-in-canvas demos, video shaders, WebGL video, and frame-driven React video. This is the mktg-native sibling of the personal `/cmo-video` skill: `/cmo-video` recreates the *style* of an existing reference video; `/cmo-remotion` builds something new from a brief. Always load `remotion-best-practices` before stage 5 (compose).",
|
|
3826
|
+
"category": "business",
|
|
3827
|
+
"workArea": "marketing",
|
|
3828
|
+
"branch": "Creative",
|
|
3829
|
+
"author": "MoizIbnYousaf",
|
|
3830
|
+
"source": "MoizIbnYousaf/marketing-cli",
|
|
3831
|
+
"license": "MIT",
|
|
3832
|
+
"tags": [
|
|
3833
|
+
"cmo-remotion",
|
|
3834
|
+
"make a remotion video",
|
|
3835
|
+
"build a remotion video",
|
|
3836
|
+
"remotion composition",
|
|
3837
|
+
"glitch video",
|
|
3838
|
+
"programmatic video"
|
|
3839
|
+
],
|
|
3840
|
+
"featured": false,
|
|
3841
|
+
"verified": false,
|
|
3842
|
+
"origin": "curated",
|
|
3843
|
+
"trust": "reviewed",
|
|
3844
|
+
"syncMode": "live",
|
|
3845
|
+
"sourceUrl": "https://github.com/MoizIbnYousaf/marketing-cli/tree/main/skills/cmo-remotion",
|
|
3846
|
+
"whyHere": "Keeps cmo-remotion available from the upstream marketing-cli playbook without bundling a local copy into this library.",
|
|
3847
|
+
"vendored": false,
|
|
3848
|
+
"installSource": "MoizIbnYousaf/marketing-cli/skills/cmo-remotion",
|
|
3849
|
+
"tier": "upstream",
|
|
3850
|
+
"distribution": "live",
|
|
3851
|
+
"notes": "",
|
|
3852
|
+
"labels": []
|
|
3761
3853
|
}
|
|
3762
3854
|
]
|
|
3763
3855
|
}
|