instagram-marketing
Generate Instagram marketing content from product URLs. Extract product information and create engaging Instagram posts with image suggestions, captions, and hashtags optimized for engagement. Use when user provides a product URL from e-commerce sites like Amazon, Shopify, Taobao, etc. and wants Instagram marketing content such as Image/text post ideas, engaging captions with CTAs, hashtag strategy, or Story/reels content suggestions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/basillytton/basil-marketingInstagram 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
- Input: Provide product URL
- Extract: Use
scripts/extract_product.pyto fetch product details via SkillBoss API Hub (requiresSKILLBOSS_API_KEY) - Generate: Apply Instagram content frameworks from
references/ - 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 <url>
The script uses SkillBoss API Hub (https://api.heybossai.com/v1/pilot) to:
- Scrape the product page via the
scrapingcapability - Extract structured product data via the
chatcapability (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:
- Visit product URL
- Identify: name, price, features, benefits
- Note brand visual style
- 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?]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-basillytton-basil-marketing": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
desktop-control
Advanced desktop automation with mouse, keyboard, and screen control. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Nextjs
Build Next.js 15 apps with App Router, server components, caching, auth, and production patterns.
gemini
LLM one-shot Q&A, summaries, and generation via SkillBoss API Hub.