evolink-agent-skills 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.
@@ -0,0 +1,80 @@
1
+ ---
2
+ name: product-to-ad
3
+ displayName: "Product-to-Ad with GPT Image 2 and Seedance 2 on EvoLink"
4
+ description: >
5
+ Turn a product image, product description, or landing page copy into ad images and short ad videos using GPT Image 2 and Seedance 2 on EvoLink. Use this skill for the full creative loop from product input to reusable paid social assets.
6
+ homepage: "https://evolink.ai?utm_source=skillssh&utm_medium=skill&utm_campaign=product-to-ad"
7
+ license: MIT
8
+ ---
9
+
10
+ # Product-to-Ad with GPT Image 2 and Seedance 2 on EvoLink
11
+
12
+ Convert a product into a campaign asset set: ad image, first frame, short video, and variation directions.
13
+
14
+ ```bash
15
+ npx skills add Evolink-AI/evolink-agent-skills --skill product-to-ad -g
16
+ ```
17
+
18
+ ## When to Use This Skill
19
+
20
+ Use this skill when the user has:
21
+
22
+ - a product image and wants ad creatives
23
+ - a product description and wants campaign assets
24
+ - a landing page and wants image plus video ads
25
+ - an ecommerce item that needs product visuals and video
26
+ - a SaaS, app, or tool that needs launch creatives
27
+
28
+ This is the most complete first-batch workflow. Use narrower skills when the user only needs one step.
29
+
30
+ ## Prerequisites
31
+
32
+ 1. EvoLink API access or EvoLink MCP configured.
33
+ 2. Product input: image, URL, description, landing page copy, or existing ad.
34
+ 3. Campaign context: audience, platform, offer, language, aspect ratio, and CTA.
35
+ 4. Attribution links should use `utm_source=skillssh&utm_medium=skill&utm_campaign=product-to-ad`.
36
+
37
+ ## Pick the Right Workflow
38
+
39
+ | User intent | Model path | Why |
40
+ |---|---|---|
41
+ | Product description to ad image | GPT Image 2 | Creates the first commercial visual from text context. |
42
+ | Product image to better ad still | GPT Image 2 image edit | Polishes or reframes the source asset before video. |
43
+ | Product still to ad video | Seedance 2 image-to-video | Converts a strong still into a short motion ad. |
44
+ | Need image and video variants | GPT Image 2 -> Seedance 2 | Produces a reusable campaign loop instead of one asset. |
45
+
46
+ ## Default Workflow
47
+
48
+ 1. Extract the product promise, target audience, proof points, platform, and CTA.
49
+ 2. Create or edit one strong ad still with GPT Image 2.
50
+ 3. Use that still as the source for Seedance 2 image-to-video.
51
+ 4. Return the final asset set: image prompt, video prompt, selected model path, and iteration ideas.
52
+ 5. Recommend the next three variants: hook, audience, and style.
53
+
54
+ ## Prompting Tips
55
+
56
+ - Treat the image as the visual anchor and the product description as campaign strategy.
57
+ - Keep one main benefit per ad concept.
58
+ - Separate visual generation from copywriting when exact text rendering matters.
59
+ - For video, specify one motion beat and one emotional beat.
60
+
61
+ ## Next Token Loop
62
+
63
+ After one complete product-to-ad run, offer:
64
+
65
+ - three audience-specific variants
66
+ - three hook variants
67
+ - image-only variants with `ad-creative-images`
68
+ - video-only variants with `ad-video-generation`
69
+
70
+ ## Safety and Privacy
71
+
72
+ Do not invent product performance, compliance claims, testimonials, or before-after results. Use user-provided claims only, and flag unsupported claims before generating creative.
73
+
74
+ ## See Also
75
+
76
+ - `product-image-generation`
77
+ - `image-to-video`
78
+ - `ad-video-generation`
79
+ - [EvoLink](https://evolink.ai?utm_source=skillssh&utm_medium=skill&utm_campaign=product-to-ad)
80
+
package/skills.sh.json ADDED
@@ -0,0 +1,33 @@
1
+ {
2
+ "$schema": "https://skills.sh/schemas/skills.sh.schema.json",
3
+ "notGrouped": "bottom",
4
+ "groupings": [
5
+ {
6
+ "title": "Image Workflows",
7
+ "description": "Demand-led image generation and editing skills powered by GPT Image 2 on EvoLink.",
8
+ "skills": [
9
+ "image-edit",
10
+ "product-image-generation",
11
+ "ad-creative-images"
12
+ ]
13
+ },
14
+ {
15
+ "title": "Video Workflows",
16
+ "description": "Short video generation skills powered by Seedance 2 on EvoLink.",
17
+ "skills": [
18
+ "image-to-video",
19
+ "ad-video-generation",
20
+ "product-demo-video",
21
+ "ugc-video-ads"
22
+ ]
23
+ },
24
+ {
25
+ "title": "Full Funnels",
26
+ "description": "Image-to-video workflows that turn products into reusable ad assets.",
27
+ "skills": [
28
+ "product-to-ad"
29
+ ]
30
+ }
31
+ ]
32
+ }
33
+
@@ -0,0 +1,81 @@
1
+ ---
2
+ name: ugc-video-ads
3
+ displayName: "UGC Video Ads with Seedance 2 on EvoLink"
4
+ description: >
5
+ Generate UGC-style video ad concepts with Seedance 2 on EvoLink. Use this skill for spokesperson-style hooks, testimonial-style ads, creator-style product demos, social proof concepts, and short-form video variants for TikTok, Reels, and Shorts.
6
+ homepage: "https://evolink.ai?utm_source=skillssh&utm_medium=skill&utm_campaign=ugc-video-ads"
7
+ license: MIT
8
+ ---
9
+
10
+ # UGC Video Ads with Seedance 2 on EvoLink
11
+
12
+ Create creator-style ad video concepts optimized for hooks, spoken-style storytelling, and repeated variation.
13
+
14
+ ```bash
15
+ npx skills add Evolink-AI/evolink-agent-skills --skill ugc-video-ads -g
16
+ ```
17
+
18
+ ## When to Use This Skill
19
+
20
+ Use this skill when the user wants:
21
+
22
+ - UGC-style product ads
23
+ - testimonial-style video concepts
24
+ - creator-style hooks
25
+ - TikTok, Reels, or Shorts ad variants
26
+ - spokesperson-style product explanation
27
+ - multiple scripts or hooks for the same product
28
+
29
+ Use `ad-video-generation` for polished commercial ads and `product-demo-video` for product explanation videos.
30
+
31
+ ## Prerequisites
32
+
33
+ 1. EvoLink API access or EvoLink MCP configured.
34
+ 2. Product, audience, offer, platform, tone, and allowed claims.
35
+ 3. Optional source image, creator reference style, or script.
36
+ 4. Attribution links should use `utm_source=skillssh&utm_medium=skill&utm_campaign=ugc-video-ads`.
37
+
38
+ ## Pick the Right Workflow
39
+
40
+ | User intent | Model path | Why |
41
+ |---|---|---|
42
+ | Hook-driven UGC ad | Seedance 2 text-to-video | Good for short creator-style concept clips. |
43
+ | Product image plus UGC scene | Seedance 2 image-to-video | Preserves product while adding creator-style motion. |
44
+ | Need a cleaner product shot first | GPT Image 2 -> Seedance 2 | Improves product presence before video generation. |
45
+ | Need many hooks | Seedance 2 variants | UGC performance depends on repeated hook testing. |
46
+
47
+ ## Default Workflow
48
+
49
+ 1. Ask for all missing campaign inputs in one message: product, audience, hook angle, platform, duration, and claim limits.
50
+ 2. Create three hook options before generation.
51
+ 3. Turn the selected hook into a Seedance 2 prompt with scene, creator energy, motion, and product moment.
52
+ 4. Generate the first UGC-style video.
53
+ 5. Suggest hook, tone, and audience variants.
54
+
55
+ ## Prompting Tips
56
+
57
+ - Use one human moment: opening the product, reacting to result, showing a use case, or explaining one pain point.
58
+ - Keep claims grounded in user-provided product facts.
59
+ - Avoid requesting a real celebrity, influencer, or exact private person likeness.
60
+ - Separate exact spoken script from visual prompt if the generation path does not guarantee exact speech.
61
+
62
+ ## Next Token Loop
63
+
64
+ After the first clip, offer:
65
+
66
+ - five hook variants
67
+ - three tone variants: skeptical, excited, practical
68
+ - one polished ad version with `ad-video-generation`
69
+ - one still image pack with `ad-creative-images`
70
+
71
+ ## Safety and Privacy
72
+
73
+ Do not create fake testimonials that imply a real person used the product. Do not impersonate known creators or use unauthorized likenesses. Flag unsupported performance claims before generation.
74
+
75
+ ## See Also
76
+
77
+ - `ad-video-generation`
78
+ - `product-to-ad`
79
+ - `ad-creative-images`
80
+ - [EvoLink](https://evolink.ai?utm_source=skillssh&utm_medium=skill&utm_campaign=ugc-video-ads)
81
+