@opendirectory.dev/skills 0.1.66 → 0.1.68

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 (53) hide show
  1. package/package.json +1 -1
  2. package/registry.json +8 -0
  3. package/skills/blog-cover-image-cli/README.md +2 -2
  4. package/skills/brand-alchemy/README.md +2 -2
  5. package/skills/claude-md-generator/README.md +2 -2
  6. package/skills/cold-email-verifier/README.md +2 -2
  7. package/skills/competitor-pr-finder/README.md +2 -2
  8. package/skills/cook-the-blog/README.md +2 -2
  9. package/skills/dependency-update-bot/README.md +2 -2
  10. package/skills/docs-from-code/README.md +2 -2
  11. package/skills/email-newsletter/README.md +2 -2
  12. package/skills/explain-this-pr/README.md +2 -2
  13. package/skills/gh-issue-to-demand-signal/README.md +2 -2
  14. package/skills/google-trends-api-skills/README.md +2 -2
  15. package/skills/graphic-case-study/README.md +2 -2
  16. package/skills/graphic-ebook/README.md +2 -2
  17. package/skills/graphic-slide-deck/README.md +2 -2
  18. package/skills/hackernews-intel/README.md +2 -2
  19. package/skills/human-tone/README.md +2 -2
  20. package/skills/kill-the-standup/README.md +2 -2
  21. package/skills/linkedin-job-post-to-buyer-pain-map/README.md +2 -2
  22. package/skills/linkedin-post-generator/README.md +2 -2
  23. package/skills/llms-txt-generator/README.md +2 -2
  24. package/skills/map-your-market/README.md +2 -2
  25. package/skills/meeting-brief-generator/README.md +2 -2
  26. package/skills/meta-ads-skill/README.md +2 -2
  27. package/skills/meta-tribeV2-skill/README.md +2 -2
  28. package/skills/newsletter-digest/README.md +2 -2
  29. package/skills/noise2blog/README.md +2 -2
  30. package/skills/npm-downloads-to-leads/README.md +2 -2
  31. package/skills/outreach-sequence-builder/README.md +2 -2
  32. package/skills/position-me/README.md +2 -2
  33. package/skills/pr-description-writer/README.md +2 -2
  34. package/skills/pricing-finder/README.md +2 -2
  35. package/skills/pricing-page-psychology-audit/README.md +2 -2
  36. package/skills/product-update-logger/README.md +2 -2
  37. package/skills/producthunt-launch-kit/README.md +2 -2
  38. package/skills/reddit-icp-monitor/README.md +2 -2
  39. package/skills/reddit-post-engine/README.md +2 -2
  40. package/skills/schema-markup-generator/README.md +2 -2
  41. package/skills/sdk-adoption-tracker/README.md +2 -2
  42. package/skills/show-hn-writer/README.md +2 -2
  43. package/skills/tweet-thread-from-blog/README.md +2 -2
  44. package/skills/twitter-GTM-find-skill/README.md +2 -2
  45. package/skills/vc-finder/README.md +2 -2
  46. package/skills/vid-motion-graphics/README.md +2 -2
  47. package/skills/vid-product-launch/README.md +138 -0
  48. package/skills/vid-product-launch/SKILL.md +713 -0
  49. package/skills/vid-product-launch/references/scene-library.md +896 -0
  50. package/skills/vid-product-launch/references/style-presets.md +180 -0
  51. package/skills/vid-product-launch/scripts/capture-frames.mjs +187 -0
  52. package/skills/vid-product-launch/scripts/export-video.sh +495 -0
  53. package/skills/yc-intent-radar-skill/README.md +2 -2
@@ -1,4 +1,4 @@
1
- # schema-markup-generator
1
+ # schema-markup-generator
2
2
 
3
3
  ![schema-markup-generator](https://github.com/user-attachments/assets/4b5e5bfb-3c33-4a20-afff-59fda19196b4)
4
4
 
@@ -14,7 +14,7 @@ npx "@opendirectory.dev/skills" install schema-markup-generator --target claude
14
14
  ### Video Tutorial
15
15
  Watch this quick video to see how it's done:
16
16
 
17
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
17
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
18
18
 
19
19
  ### Step 1: Download the skill from GitHub
20
20
  1. Copy the URL of this specific skill folder from your browser's address bar.
@@ -1,4 +1,4 @@
1
- # sdk-adoption-tracker
1
+ # sdk-adoption-tracker
2
2
 
3
3
  Give this skill an SDK or library name. It searches GitHub for public repos that import it, scores each repo by company signal and activity, identifies who is building on you in production, and outputs a ranked adoption report with outreach context for high-signal company repos.
4
4
 
@@ -11,7 +11,7 @@ npx "@opendirectory.dev/skills" install sdk-adoption-tracker --target claude
11
11
  ### Video Tutorial
12
12
  Watch this quick video to see how it's done:
13
13
 
14
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
14
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
15
15
 
16
16
  ### Step 1: Download the skill from GitHub
17
17
  1. Copy the URL of this specific skill folder from your browser's address bar.
@@ -1,4 +1,4 @@
1
- # show-hn-writer
1
+ # show-hn-writer
2
2
 
3
3
  <img width="1280" height="640" alt="show-hn-writer" src="https://github.com/user-attachments/assets/224030e0-c3e0-499c-98d4-a049d7dddc51" />
4
4
 
@@ -14,7 +14,7 @@ npx "@opendirectory.dev/skills" install show-hn-writer --target claude
14
14
  ### Video Tutorial
15
15
  Watch this quick video to see how it's done:
16
16
 
17
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
17
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
18
18
 
19
19
  ### Step 1: Download the skill from GitHub
20
20
  1. Copy the URL of this specific skill folder from your browser's address bar.
@@ -1,4 +1,4 @@
1
- # tweet-thread-from-blog
1
+ # tweet-thread-from-blog
2
2
 
3
3
  <img width="1280" height="640" alt="tweet-thread-from-blog" src="https://github.com/user-attachments/assets/18b96a6b-9477-444d-b169-ea14a63e9fdf" />
4
4
 
@@ -14,7 +14,7 @@ npx "@opendirectory.dev/skills" install tweet-thread-from-blog --target claude
14
14
  ### Video Tutorial
15
15
  Watch this quick video to see how it's done:
16
16
 
17
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
17
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
18
18
 
19
19
  ### Step 1: Download the skill from GitHub
20
20
  1. Copy the URL of this specific skill folder from your browser's address bar.
@@ -1,4 +1,4 @@
1
- # Twitter GTM Find Skill
1
+ # Twitter GTM Find Skill
2
2
 
3
3
  <img width="1280" height="640" alt="Generated_chart__twitter-gtm-find-cover-bw png" src="https://github.com/user-attachments/assets/618b0abe-34fc-4c3e-a345-1a3eaeb3d20b" />
4
4
 
@@ -15,7 +15,7 @@ npx "@opendirectory.dev/skills" install twitter-GTM-find-skill --target claude
15
15
  ### Video Tutorial
16
16
  Watch this quick video to see how it's done:
17
17
 
18
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
18
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
19
19
 
20
20
  ### Step 1: Download the skill from GitHub
21
21
  1. Copy the URL of this specific skill folder from your browser's address bar.
@@ -1,4 +1,4 @@
1
- # vc-finder
1
+ # vc-finder
2
2
 
3
3
  Give the skill a product URL or description. It detects the industry and funding stage, identifies 5 comparable funded companies, searches who backed those companies (Track A), finds VCs who publish investment theses about this space (Track B), and returns a ranked sourced investor list with deep-dives and outreach hooks.
4
4
 
@@ -11,7 +11,7 @@ npx "@opendirectory.dev/skills" install vc-finder --target claude
11
11
  ### Video Tutorial
12
12
  Watch this quick video to see how it's done:
13
13
 
14
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
14
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
15
15
 
16
16
  ### Step 1: Download the skill from GitHub
17
17
  1. Click the **Code** button on this repo's GitHub page.
@@ -1,4 +1,4 @@
1
- # vid-motion-graphics
1
+ # vid-motion-graphics
2
2
 
3
3
  Generates multi-scene motion graphics as MP4 from a content brief. HTML/CSS animations rendered frame-by-frame in headless Chromium via Playwright, assembled with FFmpeg. No React, no AI APIs, no Python.
4
4
 
@@ -13,7 +13,7 @@ npx "@opendirectory.dev/skills" install vid-motion-graphics --target claude
13
13
  ### Video Tutorial
14
14
  Watch this quick video to see how it's done:
15
15
 
16
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
16
+ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c
17
17
 
18
18
  ### Step 1: Download the skill from GitHub
19
19
  1. Click the **Code** button on this repo's GitHub page.
@@ -0,0 +1,138 @@
1
+ # vid-product-launch
2
+
3
+ Generate a cinematic product launch video — builds anticipation with narrative storytelling, a dramatic product reveal, and a clear CTA. Designed for announcement posts, email campaigns, landing page heroes, and launch day social content.
4
+
5
+ Different from a sizzle reel (which is pure energy) — a launch video has **narrative structure** and a specific **product reveal moment** everything else builds toward.
6
+
7
+ ---
8
+
9
+ ## Install
10
+
11
+ ```bash
12
+ npx opendirectory add vid-product-launch
13
+ ```
14
+
15
+ ---
16
+
17
+ ## How It Works
18
+
19
+ 1. Provide product details and launch context
20
+ 2. Agent generates a narrative script with reveal structure
21
+ 3. Agent produces a single HTML file using the `renderFrame(t)` architecture
22
+ 4. Export script captures frames via Playwright → assembles MP4 via FFmpeg
23
+
24
+ No external AI video APIs. No API costs. Works offline.
25
+
26
+ ---
27
+
28
+ ## Launch Video Structure
29
+
30
+ | Section | Timing (60s) | Content |
31
+ |---------|-------------|---------|
32
+ | **Tease** | 0–10s | The problem — without naming the product yet |
33
+ | **Build** | 10–30s | Rising tension, hints at the solution |
34
+ | **Reveal** | 30–45s | Product name + tagline + first look |
35
+ | **Proof** | 45–55s | One key result or feature (not five) |
36
+ | **CTA** | 55–60s | Launch offer or "available now" with URL |
37
+
38
+ Auto-scaled for 30s and 90s durations too.
39
+
40
+ ---
41
+
42
+ ## Input Parameters
43
+
44
+ | Parameter | Required | Default | Description |
45
+ |-----------|----------|---------|-------------|
46
+ | `product_name` | ✅ | — | Product or feature name |
47
+ | `product_description` | ✅ | — | What it does and who it's for (2–3 sentences) |
48
+ | `tagline` | — | auto | Key headline — 4–6 words (write this yourself) |
49
+ | `launch_date` | — | — | ISO date for countdown timer (e.g. `2026-06-01`) |
50
+ | `cta` | — | auto | Final CTA (e.g. `"Join the waitlist at gooseworks.ai"`) |
51
+ | `tone` | — | `cinematic` | `cinematic` / `energetic` / `minimal` / `emotional` |
52
+ | `duration` | — | `60` | `30` / `60` / `90` seconds |
53
+ | `aspect_ratio` | — | `16:9` | `16:9` / `9:16` |
54
+ | `letterbox` | — | `false` | 2.35:1 black bars (cinematic tone only) |
55
+ | `music` | — | — | Path to audio file (mp3/m4a/wav) |
56
+
57
+ ---
58
+
59
+ ## Tone Reference
60
+
61
+ | Tone | Reference Feel | Best For |
62
+ |------|---------------|----------|
63
+ | `cinematic` | Apple product reveal | B2C, premium positioning, Series A+ |
64
+ | `energetic` | Product Hunt launch day | Developer tools, SaaS, younger audiences |
65
+ | `minimal` | Linear / Vercel announcement | Design-forward tools, developer market |
66
+ | `emotional` | Kickstarter campaign | Consumer products, mission-driven brands |
67
+
68
+ ---
69
+
70
+ ## Export
71
+
72
+ The agent saves the HTML to `launch/[slug]/product-launch.html`. Then run:
73
+
74
+ ```bash
75
+ # Standard 16:9, 60 seconds
76
+ bash scripts/export-video.sh launch/my-product/product-launch.html --duration 60
77
+
78
+ # With music
79
+ bash scripts/export-video.sh launch/my-product/product-launch.html --duration 60 --music bg.mp3
80
+
81
+ # Both orientations in one run (16:9 + 9:16)
82
+ bash scripts/export-video.sh launch/my-product/product-launch.html --duration 60 --both-orientations
83
+
84
+ # Cinematic with letterbox bars
85
+ bash scripts/export-video.sh launch/my-product/product-launch.html --duration 60 --letterbox --width 1920 --height 1080
86
+ ```
87
+
88
+ **Output:** `launch/[slug]/product-launch.mp4` — 1080p H.264, compatible with QuickTime, iOS, Twitter, LinkedIn, Instagram.
89
+
90
+ ---
91
+
92
+ ## Prompt Tips
93
+
94
+ **Write the tagline yourself.** The tagline is the product's entire promise in 4–6 words. Don't skip it — it's the most important text in the video.
95
+
96
+ **The reveal moment is everything.** Everything before it builds tension. The reveal must feel earned.
97
+
98
+ **One benefit in the proof section.** Trying to show 5 features kills launch video pacing.
99
+
100
+ **Match tone to your market.** Cinematic doesn't work for developer tools; minimal doesn't work for consumer apps.
101
+
102
+ ---
103
+
104
+ ## Prompt Examples
105
+
106
+ ✅ **Good:**
107
+ ```
108
+ Product launch video, 60 seconds. Product: Gooseworks. Description: AI workspace that
109
+ automates research, content creation, and outreach for growth teams. Tagline: "Work at
110
+ AI speed." Tone: minimal. Proof: "500+ growth teams, 10x output." CTA: "Join the
111
+ waitlist at gooseworks.ai." Music: ambient electronic build. Aspect ratio: 16:9.
112
+ ```
113
+
114
+ ❌ **Bad:**
115
+ ```
116
+ launch video for our new product
117
+ ```
118
+
119
+ ---
120
+
121
+ ## Output
122
+
123
+ ```
124
+ launch/
125
+ └── [slug]/
126
+ ├── product-launch.html (agent-generated source, open in browser to preview)
127
+ └── product-launch.mp4 (H.264, 1080p, yuv420p, faststart)
128
+ ```
129
+
130
+ Preview the HTML in any browser before exporting — it runs a live animation loop at full quality.
131
+
132
+ ---
133
+
134
+ ## Requirements
135
+
136
+ - Node.js 18+
137
+ - FFmpeg (`brew install ffmpeg` / `apt install ffmpeg`)
138
+ - Playwright installs automatically on first export run