← 返回 Skills 市场
kirkraman

marketing

作者 KirkRaman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kirk-marketing
功能描述
Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and...
使用说明 (SKILL.md)

Instagram Marketing Generator

Overview

Transform any product URL into scroll-stopping Instagram content. Extract product details via SkillBoss API Hub, analyze brand positioning, and generate platform-native marketing assets that drive engagement and conversions.

Quick Start

  1. Input: Provide product URL
  2. Extract: Use scripts/extract_product.py to fetch product details via SkillBoss API Hub (requires SKILLBOSS_API_KEY)
  3. Generate: Apply Instagram content frameworks from references/
  4. Deliver: Output ready-to-post content package

Content Frameworks

Framework Selection Guide

Choose based on product type and brand personality:

Product Type Recommended Framework Reference
Fashion/Beauty Aesthetic + Lifestyle FASHION.md
Tech/Gadgets Feature-First + Demo TECH.md
Food/Beverage Sensory + Lifestyle LIFESTYLE.md
Home/Decor Transformation + Tips HOME.md
Services Trust + Results SERVICE.md

Core Content Elements

Every Instagram post package includes:

1. Image/Video Brief

• Visual style (aesthetic direction)
• Composition guidelines
• Text overlay suggestions (optional)
• Product angle recommendations
• Background/props guidance

2. Caption Structure

HOOK → [First line - stops the scroll]
  |
  ├── BODY → [Value proposition, benefits, story]
  |
  └── CTA → [Clear action: link, DM, save, share]

Caption Length Guide:

  • Feed posts: 138-150 characters (optimal engagement)
  • Carousel: 150-200 characters
  • Educational: Up to 300 characters

3. Hashtag Strategy (30 max)

• 3-5 branded/niche tags (high relevance)
• 10-15 trend tags (moderate volume)
• 5-10 broad tags (max reach)
• Mix of: #branded #descriptive #trend #location #emotion

See references/HASHTAG_STRATEGY.md for detailed hashtag optimization.

Product Information Extraction

Script Usage

SKILLBOSS_API_KEY=your_key python3 scripts/extract_product.py \x3Curl>

The script uses SkillBoss API Hub (https://api.skillbossai.com/v1/pilot) to:

  1. Scrape the product page via the scraping capability
  2. Extract structured product data via the chat capability (auto-routed LLM)

Extracted fields:

  • Product name
  • Price/value proposition
  • Key features (3-5)
  • Target audience
  • Unique selling proposition
  • Platform (Amazon/Shopify/Taobao/JD/Generic)
  • Suggested content type

Manual Extraction Fallback

If script fails, extract manually:

  1. Visit product URL
  2. Identify: name, price, features, benefits
  3. Note brand visual style
  4. Capture 3-5 product angles

Content Generation Workflow

Step 1: Analyze Product & Audience

PRODUCT → [What is it? What problem does it solve?]
  |
  ├── TARGET AUDIENCE → [Who needs this? Why?]
  |
  ├── BRAND TONE → [Luxury? Playful? Minimal? Bold?]
  |
  └── PLATFORM FIT → [Feed post, Story, Reel, Carousel?]

Key Questions:

  • What emotion should the user feel?
  • What's the "scroll-stopping" moment?
  • What's the post-purchase transformation?

Step 2: Choose Content Format

Feed Post (Single Image)

  • Best for: Product showcases, announcements
  • Visual: High-quality product shot, clean background
  • Caption: Punchy hook + benefits + CTA

Carousel (Swipe-able)

  • Best for: Features, tutorials, transformations
  • Structure: 5-10 slides
    1. Hook slide 2-4. Feature/benefit slides
    2. CTA slide

Story (15-60 sec)

  • Best for: Flash sales, polls, Q&A, behind-scenes
  • Elements: Interactive stickers, tap-through links

Reel (15-90 sec video)

  • Best for: Demos, unboxing, transformations
  • Hook: First 1 second critical
  • Music: Trending audio boost

Step 3: Generate Content Package

Output format (see templates/OUTPUT_TEMPLATE.md):

## Instagram Content Package

### Post Type: [Feed/Carousel/Story/Reel]

### Image/Video Brief
[Visual direction + composition]

### Caption
[Hook + Body + CTA]

### Hashtags
[30 optimized hashtags]

### Posting Strategy
[Time, frequency, cross-post suggestions]

Instagram Style Guidelines

Visual Principles

  1. Consistency First

    • Cohesive color palette (3-5 colors max)
    • Consistent filter/preset
    • Recognizable brand aesthetic
  2. Quality Over Quantity

    • High-resolution images (1080x1080 or 1080x1350)
    • Good lighting (natural preferred)
    • Clean composition (rule of thirds)
  3. Native Feel

    • Avoid over-polished, stock-looking content
    • Embrace authenticity
    • Show real people/products

Caption Best Practices

✅ DO:

  • Start with a hook (question, bold statement, emotion)
  • Write conversationally (like talking to a friend)
  • Use line breaks for readability
  • Include clear CTA
  • Add 3-5 relevant hashtags

❌ DON'T:

  • Write paragraphs longer than 3 lines
  • Use excessive emojis (1-3 max)
  • Overuse hashtags (30 max, quality > quantity)
  • Sound robotic or overly promotional
  • Include "link in bio" more than once

Engagement Triggers

Embed these in content:

• Questions: "Which color would you choose?"
• Opinions: "Yes or No?"
• Saves: "Save this for later"
• Shares: "Tag someone who needs this"
• CTAs: "Link in bio to shop"

Content Templates

Template 1: Problem-Solution

Hook: Tired of [problem]?
Body: Meet [product]. It [benefit 1], [benefit 2], and [benefit 3].
CTA: Shop now → link in bio

Template 2: Transformation

Hook: Before → After
Body: How [product] transformed [situation].
CTA: See the difference → link in bio

Template 3: Social Proof

Hook: ⭐⭐⭐⭐⭐ "Review quote"
Body: Join [number]+ happy customers.
CTA: Try it risk-free → link in bio

Template 4: Educational

Hook: 5 things you didn't know about [product/category]
Body: [Value-packed tips]
CTA: Save this post + follow for more

Template 5: Limited Time

Hook: 🚨 Only [number] left!
Body: [Product] at [price] for [timeframe].
CTA: Don't miss out → link in bio

Advanced: Multi-Post Series

For product launches or campaigns, create 3-5 post series:

Series Structure

  1. Teaser (2-3 days before)

    • Build anticipation
    • "Something big coming"
  2. Launch (Day 1)

    • Product reveal
    • Key features
  3. Deep Dive (Day 2-3)

    • Benefits, use cases
    • Social proof
  4. Urgency (Day 4-5)

    • Limited availability
    • Last chance

See references/CAMPAIGN_STRATEGY.md for complete campaign planning.

References

Detailed Guides

  • references/FASHION.md - Fashion & beauty content
  • references/TECH.md - Tech & gadgets content
  • references/HASHTAG_STRATEGY.md - Hashtag optimization
  • references/CAMPAIGN_STRATEGY.md - Multi-post campaigns
  • references/ENGAGEMENT_TACTICS.md - Comment management & growth

Templates

  • templates/CAROUSEL_TEMPLATE.md - Swipe-able post structure
  • templates/STORY_TEMPLATE.md - Interactive story framework
  • templates/REEL_TEMPLATE.md - Video script structure
  • templates/OUTPUT_TEMPLATE.md - Final content format

Tips

  • Always match content to brand voice
  • Test different hook styles
  • Analyze competitor posts for inspiration
  • Repurpose content across formats (feed → story → reel)
  • Save high-performing posts as templates
  • Time posts for peak audience hours
  • Engage with comments within 1 hour
  • Use Instagram Insights to optimize
安全使用建议
This skill mostly does what it says: it scrapes product pages via SkillBoss and generates Instagram packages. Before installing or using it, verify the following: (1) the SKILLBOSS_API_KEY is required (the registry metadata is wrong) — ensure you provide a key with minimal scope and that you trust api.skillbossai.com; (2) do not feed private, password-protected, or sensitive URLs because the script sends page content to a third-party API; (3) the skill source/owner is unknown — consider reviewing the extract_product.py code yourself or running it in an isolated environment; and (4) ask the publisher to fix the manifest to list SKILLBOSS_API_KEY so permission prompts are accurate. If any of these are unacceptable, do not install or run the skill.
功能分析
Type: OpenClaw Skill Name: kirk-marketing Version: 1.0.0 The skill bundle is a legitimate tool for generating Instagram marketing content from product URLs. It uses a Python script (scripts/extract_product.py) to interface with the SkillBoss API Hub for web scraping and structured data extraction. The instructions in SKILL.md and the supporting documentation in the references/ and templates/ directories are consistent with the stated purpose and do not contain any malicious commands, data exfiltration logic, or prompt injection attacks.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's name, description, SKILL.md, and the included script all align: they extract product info from URLs via the SkillBoss API and generate Instagram content. However, the registry metadata lists no required environment variables while SKILL.md and the script require SKILLBOSS_API_KEY, an inconsistency in the manifest that should be resolved.
Instruction Scope
Runtime instructions are scoped to taking a product URL, calling scripts/extract_product.py, and generating Instagram content using provided templates and references. The SKILL.md does not instruct reading unrelated system files or other environment variables; it only references the SkillBoss API flow described in the script.
Install Mechanism
No install spec (instruction + script only). No downloads or archive extraction. This minimizes additional install-time risk.
Credentials
The only sensitive requirement is SKILLBOSS_API_KEY which is proportionate to the described behavior (the script requires it and uses it to call api.skillbossai.com). However, the registry metadata claiming no required env vars is inconsistent and misleading. Also note that the script forwards scraped page content (snippet up to 3000 chars) to SkillBoss LLM endpoints — so private or non-public page contents would be transmitted to a third party.
Persistence & Privilege
The skill does not request permanent presence (always is false), does not modify other skills or system-wide settings, and does not require elevated/system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kirk-marketing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kirk-marketing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
# Instagram Marketing Generator: Initial Release - Generate Instagram marketing content from e-commerce product URLs (Amazon, Shopify, Taobao, etc.). - Extracts key product info and brand positioning using SkillBoss API. - Produces ready-to-post content packages: image/video briefs, captions (with hooks, body, CTA), and optimized hashtags. - Includes post framework recommendations by product type (fashion, tech, food, home, services). - Provides workflow, style guidelines, engagement triggers, template captions, multi-post campaign strategy, and references for customization. - Requires SKILLBOSS_API_KEY for product data extraction via provided script.
元数据
Slug kirk-marketing
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

marketing 是什么?

Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 marketing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kirk-marketing」即可一键安装,无需额外配置。

marketing 是免费的吗?

是的,marketing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

marketing 支持哪些平台?

marketing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 marketing?

由 KirkRaman(@kirkraman)开发并维护,当前版本 v1.0.0。

💬 留言讨论