TopRank Skills

Home / Claw Skills / Analyse des données / linkedin-content-generation
Official OpenClaw rules 36%

linkedin-content-generation

Generate LinkedIn content graphics using each::sense AI. Create professional post images, article headers, company banners, event promotions, thought leadership visuals, and personal brand content optimized for LinkedIn's professional audience.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 linkedin-content-generation 技能。 若已安装,则直接安装 linkedin-content-generation 技能。

Overview

Skill Key
eftalyurtseven/linkedin-content-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/linkedin-content-generation
Latest Commit SHA
96f8fb50d2929da72149850cb756486c5bafe207

Extracted Content

SKILL.md excerpt

# LinkedIn Content Generation

Generate high-impact LinkedIn content graphics using each::sense. This skill creates professional images optimized for LinkedIn's formats, audience expectations, and best practices for B2B engagement.

## Features

- **Post Graphics**: Eye-catching images for feed posts and updates
- **Article Headers**: Professional header images for LinkedIn articles
- **Company Banners**: Brand-aligned banners for company pages
- **Event Promotions**: Graphics for webinars, conferences, and events
- **Thought Leadership**: Visuals for industry insights and expertise
- **Data Visualization**: Stats and infographic-style content
- **Team Announcements**: New hire, promotion, and team celebration graphics
- **Job Postings**: Attractive visuals for recruitment posts
- **Personal Brand**: Professional imagery for individual thought leaders

## Quick Start

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a LinkedIn post graphic about AI transformation in business, professional and modern style with blue color scheme",
    "mode": "max"
  }'
```

## LinkedIn Image Formats & Sizes

| Content Type | Aspect Ratio | Recommended Size | Use Case |
|--------------|--------------|------------------|----------|
| Feed Post (Single) | 1.91:1 | 1200x628 | Standard post images |
| Feed Post (Square) | 1:1 | 1080x1080 | High engagement posts |
| Feed Post (Portrait) | 4:5 | 1080x1350 | Maximum feed presence |
| Article Header | 1.91:1 | 1200x628 | LinkedIn article covers |
| Company Banner | 4:1 | 1128x191 | Company page header |
| Event Cover | 16:9 | 1600x900 | Event page images |
| Carousel Slide | 1:1 | 1080x1080 | Document/carousel posts |

## Use Case Examples

### 1. Professional Post Graphic

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_...

Related Claw Skills