{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ai-influencer-generation",
    "name": "Ai Influencer Generation",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/eftalyurtseven/ai-influencer-generation",
    "canonicalUrl": "https://clawhub.ai/eftalyurtseven/ai-influencer-generation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ai-influencer-generation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ai-influencer-generation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/SSE-EVENTS.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/ai-influencer-generation"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/ai-influencer-generation",
    "agentPageUrl": "https://openagent3.xyz/skills/ai-influencer-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ai-influencer-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ai-influencer-generation/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "AI Influencer Generation",
        "body": "Generate consistent AI influencer personas for social media content, brand collaborations, and virtual modeling using the each::sense API."
      },
      {
        "title": "Overview",
        "body": "The AI Influencer Generation skill enables you to create and maintain consistent virtual personas for:\n\nConsistent AI Personas: Generate a virtual influencer with consistent appearance across all content\nSocial Media Content: Create Instagram posts, Stories, Reels thumbnails, TikTok content, and more\nBrand Ambassadors: Virtual spokespeople for product promotions and collaborations\nVirtual Models: AI-generated models for fashion, lifestyle, and commercial content"
      },
      {
        "title": "Quick Start",
        "body": "curl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a portrait of a young female AI influencer with long dark wavy hair, warm brown eyes, natural makeup, wearing a casual white linen shirt. Soft golden hour lighting, neutral background. Professional photography style, Instagram aesthetic.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Content Types",
        "body": "Content TypeDescriptionRecommended ModeInstagram PostsFeed photos, lifestyle shots, portraitsmaxInstagram StoriesCasual, behind-the-scenes momentsecoReels ThumbnailsEye-catching cover images for video contentmaxTikTok ContentTrend-focused visuals and thumbnailsecoYouTube ThumbnailsHigh-quality preview imagesmaxBrand CollaborationsProduct placements, sponsored contentmaxFashion/OOTDOutfit of the day, style showcasesmaxTravel ContentLocation-based lifestyle photographymax"
      },
      {
        "title": "1. Create AI Influencer Persona (Initial Character)",
        "body": "Establish your AI influencer's base appearance for consistency across all future content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a detailed portrait of an AI influencer persona: A 25-year-old woman with shoulder-length auburn hair with subtle waves, bright green eyes, light freckles across her nose and cheeks, warm peachy skin tone. She has a friendly, approachable smile. Wearing minimal natural makeup. Clean white background, soft studio lighting. Ultra-realistic photography, 4K quality.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "2. Instagram Lifestyle Post",
        "body": "Generate casual lifestyle content for the Instagram feed.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an Instagram lifestyle photo: A young woman with shoulder-length auburn wavy hair, green eyes, and light freckles. She is sitting at a cozy coffee shop, holding a ceramic latte cup, wearing an oversized cream knit sweater. Warm ambient lighting, bokeh background with fairy lights. Candid pose, genuine smile. Instagram aesthetic, lifestyle photography.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "3. Instagram Stories Content",
        "body": "Create casual, engaging Stories content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an Instagram Stories photo: Close-up selfie of a young woman with auburn wavy hair and green eyes, light freckles. She is making a playful expression, holding up a peace sign. Morning light from a window, casual bedroom setting. Wearing a simple white t-shirt. Authentic, unfiltered look. Vertical 9:16 aspect ratio.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"eco\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "4. Brand Collaboration Post",
        "body": "Generate sponsored content for brand partnerships.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a brand collaboration photo: A young woman with auburn wavy hair, green eyes, and freckles. She is elegantly holding a luxury skincare product bottle close to her face. Clean, minimalist white studio background. Wearing a silk robe in blush pink. Soft beauty lighting, dewy skin appearance. Professional product photography style, aspirational aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "5. Travel Content",
        "body": "Create wanderlust-inspiring travel photography.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate travel influencer content: A young woman with auburn wavy hair, green eyes, and light freckles. She is standing on a scenic cliff overlooking the Santorini coastline, white and blue buildings in the background. Wearing a flowing white maxi dress, wind gently blowing her hair. Golden sunset lighting. Travel photography, wanderlust aesthetic, editorial quality.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "6. Fashion/OOTD Post",
        "body": "Showcase outfit of the day content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an OOTD fashion post: Full-body shot of a young woman with auburn wavy hair, green eyes, and freckles. She is posing confidently on an urban street. Wearing a tailored beige blazer, white crop top, high-waisted dark denim jeans, and white sneakers. Carrying a designer handbag. Natural daylight, city backdrop with blurred pedestrians. Street style photography, fashion editorial aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "7. Fitness Content",
        "body": "Generate health and wellness focused imagery.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create fitness influencer content: A young athletic woman with auburn hair in a high ponytail, green eyes, light freckles. She is doing a yoga pose on a mat in a bright, modern home gym. Wearing a matching sage green sports bra and leggings set. Morning sunlight streaming through large windows. Healthy glow, natural sweat. Fitness photography, wellness aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "8. Product Promotion",
        "body": "Create compelling product showcase content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate product promotion content: Close-up of a young woman with auburn wavy hair, green eyes, and freckles. She is applying lip gloss while looking at camera with a slight smile. The product is clearly visible in frame. Soft ring light reflection in eyes, beauty studio setting. Pink and rose gold color palette. Beauty influencer aesthetic, product-focused composition.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "9. Behind the Scenes Content",
        "body": "Generate authentic BTS moments.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create behind-the-scenes content: A young woman with auburn wavy hair, green eyes, and freckles. She is sitting in a makeup chair, hair in rollers, laughing candidly while a makeup artist works. Studio environment visible with lighting equipment in background. Wearing a black cape over her clothes. Documentary style, authentic moment, slightly desaturated tones.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"eco\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "10. Seasonal/Holiday Content",
        "body": "Create themed content for special occasions.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate holiday content: A young woman with auburn wavy hair, green eyes, and light freckles. She is decorating a Christmas tree, wearing a cozy red knit sweater. Warm interior with fireplace glow in background, string lights creating bokeh. Holding a gold ornament, looking at camera with a warm smile. Festive, cozy atmosphere, holiday photography aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'"
      },
      {
        "title": "Using Reference Images",
        "body": "Provide image_urls to maintain your AI influencer's appearance across all content:\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate new content maintaining the exact appearance of the reference image. Place her in a beach setting at sunset, wearing a casual summer dress.\",\n    \"image_urls\": [\"https://your-storage.com/influencer-base-portrait.jpg\"],\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Multi-Turn Sessions",
        "body": "Use session_id to build consistent persona context across multiple generations:\n\n# First request - establish persona\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"My AI influencer is named Sophia. She has long blonde hair, blue eyes, and a bright smile. She is 26 years old with a California beach vibe aesthetic.\",\n    \"session_id\": \"sophia-influencer-session\"\n  }'\n\n# Second request - generate content using established persona\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an Instagram post of Sophia at a rooftop party in LA at night.\",\n    \"session_id\": \"sophia-influencer-session\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Persona Consistency",
        "body": "Create a detailed character bible: Document hair color, eye color, skin tone, distinctive features, and preferred aesthetic\nUse consistent descriptors: Always include key identifying features in every prompt\nMaintain style continuity: Keep lighting, color grading, and photography style consistent\nSave reference images: Use generated images as references for future content"
      },
      {
        "title": "Prompt Tips",
        "body": "Be specific about features: \"Auburn wavy hair, green eyes, light freckles\" rather than \"attractive woman\"\nDescribe the aesthetic: Include photography style, lighting, and mood\nSpecify clothing in detail: Colors, fabrics, and styles for recognizable personal brand\nInclude environment context: Settings that match your influencer's niche\nMention camera angle: Close-up, full-body, candid shot, etc."
      },
      {
        "title": "Content Calendar Strategy",
        "body": "DayContent TypeModeFocusMondayMotivational quote overlayecoInspirationTuesdayOOTD/FashionmaxStyleWednesdayBehind the scenesecoAuthenticityThursdayProduct/Brand contentmaxMonetizationFridayLifestyle/Weekend previewmaxEngagementWeekendTravel/AdventuremaxAspirational"
      },
      {
        "title": "Mode Selection",
        "body": "ModeBest ForQualitySpeedmaxHero images, brand collaborations, portfolio piecesHighestStandardecoStories, casual content, high-volume postingGoodFaster"
      },
      {
        "title": "Error Handling",
        "body": "# Check response for errors\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate AI influencer content...\",\n    \"mode\": \"max\"\n  }' 2>&1 | while read line; do\n    if echo \"$line\" | grep -q \"error\"; then\n      echo \"Error occurred: $line\"\n      exit 1\n    fi\n    echo \"$line\"\n  done"
      },
      {
        "title": "Related Skills",
        "body": "Image Generation - General image generation capabilities\nProduct Visuals - Product photography for brand collaborations\nFashion AI - Fashion and style content generation"
      }
    ],
    "body": "AI Influencer Generation\n\nGenerate consistent AI influencer personas for social media content, brand collaborations, and virtual modeling using the each::sense API.\n\nOverview\n\nThe AI Influencer Generation skill enables you to create and maintain consistent virtual personas for:\n\nConsistent AI Personas: Generate a virtual influencer with consistent appearance across all content\nSocial Media Content: Create Instagram posts, Stories, Reels thumbnails, TikTok content, and more\nBrand Ambassadors: Virtual spokespeople for product promotions and collaborations\nVirtual Models: AI-generated models for fashion, lifestyle, and commercial content\nQuick Start\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a portrait of a young female AI influencer with long dark wavy hair, warm brown eyes, natural makeup, wearing a casual white linen shirt. Soft golden hour lighting, neutral background. Professional photography style, Instagram aesthetic.\",\n    \"mode\": \"max\"\n  }'\n\nContent Types\nContent Type\tDescription\tRecommended Mode\nInstagram Posts\tFeed photos, lifestyle shots, portraits\tmax\nInstagram Stories\tCasual, behind-the-scenes moments\teco\nReels Thumbnails\tEye-catching cover images for video content\tmax\nTikTok Content\tTrend-focused visuals and thumbnails\teco\nYouTube Thumbnails\tHigh-quality preview images\tmax\nBrand Collaborations\tProduct placements, sponsored content\tmax\nFashion/OOTD\tOutfit of the day, style showcases\tmax\nTravel Content\tLocation-based lifestyle photography\tmax\nUse Case Examples\n1. Create AI Influencer Persona (Initial Character)\n\nEstablish your AI influencer's base appearance for consistency across all future content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a detailed portrait of an AI influencer persona: A 25-year-old woman with shoulder-length auburn hair with subtle waves, bright green eyes, light freckles across her nose and cheeks, warm peachy skin tone. She has a friendly, approachable smile. Wearing minimal natural makeup. Clean white background, soft studio lighting. Ultra-realistic photography, 4K quality.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\"\n  }'\n\n2. Instagram Lifestyle Post\n\nGenerate casual lifestyle content for the Instagram feed.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an Instagram lifestyle photo: A young woman with shoulder-length auburn wavy hair, green eyes, and light freckles. She is sitting at a cozy coffee shop, holding a ceramic latte cup, wearing an oversized cream knit sweater. Warm ambient lighting, bokeh background with fairy lights. Candid pose, genuine smile. Instagram aesthetic, lifestyle photography.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n3. Instagram Stories Content\n\nCreate casual, engaging Stories content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an Instagram Stories photo: Close-up selfie of a young woman with auburn wavy hair and green eyes, light freckles. She is making a playful expression, holding up a peace sign. Morning light from a window, casual bedroom setting. Wearing a simple white t-shirt. Authentic, unfiltered look. Vertical 9:16 aspect ratio.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"eco\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n4. Brand Collaboration Post\n\nGenerate sponsored content for brand partnerships.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a brand collaboration photo: A young woman with auburn wavy hair, green eyes, and freckles. She is elegantly holding a luxury skincare product bottle close to her face. Clean, minimalist white studio background. Wearing a silk robe in blush pink. Soft beauty lighting, dewy skin appearance. Professional product photography style, aspirational aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n5. Travel Content\n\nCreate wanderlust-inspiring travel photography.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate travel influencer content: A young woman with auburn wavy hair, green eyes, and light freckles. She is standing on a scenic cliff overlooking the Santorini coastline, white and blue buildings in the background. Wearing a flowing white maxi dress, wind gently blowing her hair. Golden sunset lighting. Travel photography, wanderlust aesthetic, editorial quality.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n6. Fashion/OOTD Post\n\nShowcase outfit of the day content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an OOTD fashion post: Full-body shot of a young woman with auburn wavy hair, green eyes, and freckles. She is posing confidently on an urban street. Wearing a tailored beige blazer, white crop top, high-waisted dark denim jeans, and white sneakers. Carrying a designer handbag. Natural daylight, city backdrop with blurred pedestrians. Street style photography, fashion editorial aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n7. Fitness Content\n\nGenerate health and wellness focused imagery.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create fitness influencer content: A young athletic woman with auburn hair in a high ponytail, green eyes, light freckles. She is doing a yoga pose on a mat in a bright, modern home gym. Wearing a matching sage green sports bra and leggings set. Morning sunlight streaming through large windows. Healthy glow, natural sweat. Fitness photography, wellness aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n8. Product Promotion\n\nCreate compelling product showcase content.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate product promotion content: Close-up of a young woman with auburn wavy hair, green eyes, and freckles. She is applying lip gloss while looking at camera with a slight smile. The product is clearly visible in frame. Soft ring light reflection in eyes, beauty studio setting. Pink and rose gold color palette. Beauty influencer aesthetic, product-focused composition.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n9. Behind the Scenes Content\n\nGenerate authentic BTS moments.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create behind-the-scenes content: A young woman with auburn wavy hair, green eyes, and freckles. She is sitting in a makeup chair, hair in rollers, laughing candidly while a makeup artist works. Studio environment visible with lighting equipment in background. Wearing a black cape over her clothes. Documentary style, authentic moment, slightly desaturated tones.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"eco\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\n10. Seasonal/Holiday Content\n\nCreate themed content for special occasions.\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate holiday content: A young woman with auburn wavy hair, green eyes, and light freckles. She is decorating a Christmas tree, wearing a cozy red knit sweater. Warm interior with fireplace glow in background, string lights creating bokeh. Holding a gold ornament, looking at camera with a warm smile. Festive, cozy atmosphere, holiday photography aesthetic.\",\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/maya-reference.jpg\"]\n  }'\n\nMaintaining Character Consistency\nUsing Reference Images\n\nProvide image_urls to maintain your AI influencer's appearance across all content:\n\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate new content maintaining the exact appearance of the reference image. Place her in a beach setting at sunset, wearing a casual summer dress.\",\n    \"image_urls\": [\"https://your-storage.com/influencer-base-portrait.jpg\"],\n    \"session_id\": \"influencer-maya-2024\",\n    \"mode\": \"max\"\n  }'\n\nMulti-Turn Sessions\n\nUse session_id to build consistent persona context across multiple generations:\n\n# First request - establish persona\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"My AI influencer is named Sophia. She has long blonde hair, blue eyes, and a bright smile. She is 26 years old with a California beach vibe aesthetic.\",\n    \"session_id\": \"sophia-influencer-session\"\n  }'\n\n# Second request - generate content using established persona\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate an Instagram post of Sophia at a rooftop party in LA at night.\",\n    \"session_id\": \"sophia-influencer-session\",\n    \"mode\": \"max\"\n  }'\n\nBest Practices\nPersona Consistency\nCreate a detailed character bible: Document hair color, eye color, skin tone, distinctive features, and preferred aesthetic\nUse consistent descriptors: Always include key identifying features in every prompt\nMaintain style continuity: Keep lighting, color grading, and photography style consistent\nSave reference images: Use generated images as references for future content\nPrompt Tips\nBe specific about features: \"Auburn wavy hair, green eyes, light freckles\" rather than \"attractive woman\"\nDescribe the aesthetic: Include photography style, lighting, and mood\nSpecify clothing in detail: Colors, fabrics, and styles for recognizable personal brand\nInclude environment context: Settings that match your influencer's niche\nMention camera angle: Close-up, full-body, candid shot, etc.\nContent Calendar Strategy\nDay\tContent Type\tMode\tFocus\nMonday\tMotivational quote overlay\teco\tInspiration\nTuesday\tOOTD/Fashion\tmax\tStyle\nWednesday\tBehind the scenes\teco\tAuthenticity\nThursday\tProduct/Brand content\tmax\tMonetization\nFriday\tLifestyle/Weekend preview\tmax\tEngagement\nWeekend\tTravel/Adventure\tmax\tAspirational\nMode Selection\nMode\tBest For\tQuality\tSpeed\nmax\tHero images, brand collaborations, portfolio pieces\tHighest\tStandard\neco\tStories, casual content, high-volume posting\tGood\tFaster\nError Handling\n# Check response for errors\ncurl -X POST \"https://sense.eachlabs.run/chat\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Generate AI influencer content...\",\n    \"mode\": \"max\"\n  }' 2>&1 | while read line; do\n    if echo \"$line\" | grep -q \"error\"; then\n      echo \"Error occurred: $line\"\n      exit 1\n    fi\n    echo \"$line\"\n  done\n\nRelated Skills\nImage Generation - General image generation capabilities\nProduct Visuals - Product photography for brand collaborations\nFashion AI - Fashion and style content generation"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eftalyurtseven/ai-influencer-generation",
    "publisherUrl": "https://clawhub.ai/eftalyurtseven/ai-influencer-generation",
    "owner": "eftalyurtseven",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ai-influencer-generation",
    "downloadUrl": "https://openagent3.xyz/downloads/ai-influencer-generation",
    "agentUrl": "https://openagent3.xyz/skills/ai-influencer-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ai-influencer-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ai-influencer-generation/agent.md"
  }
}