← 返回
未分类 中文

LinkedIn Image Generator

Create high-performing LinkedIn content images — feed posts, article covers, carousel documents, and company page graphics. Use when the user mentions: 'Link...
Create high-performing LinkedIn content images — feed posts, article covers, carousel documents, and company page graphics. Use when the user mentions: 'Link...
zoohero500 zoohero500 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 346
下载
💾 0
安装
1
版本
#latest

概述

LinkedIn Content Image Generator

Create feed posts, article covers, and carousel graphics optimized for LinkedIn's algorithm and professional visual standards.

Workflow

Step 1: Understand the Content Goal

Ask (if not provided):

  • What type? (feed post / article cover / carousel / company update)
  • What industry? (tech, finance, consulting, HR, marketing)
  • Goal? (thought leadership, lead gen, hiring, brand awareness)
  • Personal profile or company page?

Step 2: Apply Algorithm-Aware Decisions

Read references/algorithm.md for:

  • Content type ranking by reach
  • Dwell time and engagement signals
  • Posting strategy for B2B audiences
  • Avoid suppression patterns

Step 3: Apply Visual Style

Read references/design-style.md for:

  • Professional aesthetic standards
  • Color palette by industry
  • Typography for credibility
  • Carousel slide design patterns

Step 4: Generate with Rendshot

Feed Post (1200x627):

generate_image({
  prompt: "LinkedIn feed post for a SaaS startup, professional clean design, title 'We Raised $5M Series A', navy and white palette, company logo area top-left, key metrics grid below title",
  platform: "linkedin_post",
  locale: "en"
})

Carousel (multi-slide, 1200x627 each):

// Slide 1 — Cover
generate_image({
  prompt: "LinkedIn carousel cover, '5 Lessons from Scaling to 100 Employees', professional dark blue gradient, large bold title, author photo area bottom-left",
  platform: "linkedin_post"
})

// Subsequent slides — use template for consistency
generate_image({
  template_id: "tpl_linkedin_slide",
  variables: { slide_number: "1", lesson_title: "Hire slow, fire fast", body: "..." }
})

Using templates:

list_templates({ platform: "linkedin_post", q: "professional" })
get_template({ template_id: "tpl_xxx" })
generate_image({ template_id: "tpl_xxx", variables: { ... } })

Step 5: Save for Brand Consistency

create_template({
  name: "Company Announcement",
  html: "<returned html>",
  variables: [...],
  platform: "linkedin_post",
  tags: ["announcement", "corporate", "professional"]
})

Format Quick Reference

FormatPlatform presetSizeUse case
----------------------------------------
Feed postlinkedin_post1200x627Images, carousels, announcements

Key Principles

  • Professional first: No memes, no casual design. Clean, credible, corporate-appropriate.
  • Carousel is king: LinkedIn carousels (PDF documents) get 3-5x more reach than single images.
  • Value-dense: LinkedIn users expect insights, data, and actionable takeaways.
  • Author credibility: Include author name/photo/title — personal branding drives engagement.

References

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 19:34 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 93,833
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 430 📥 116,968
design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 217 📥 47,644