TopRank Skills

Home / Claw Skills / Contenu des réseaux sociaux / Auto Content Generator
Official OpenClaw rules 36%

Auto Content Generator

Automated Content Generation Pipeline Skill

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
g4dr/auto-content-generator
Author
g4dr
Source Repo
openclaw/skills
Version
-
Source Path
skills/g4dr/auto-content-generator
Latest Commit SHA
a4c7caa3d3855fd039bb70e0e66726719e0af414

Extracted Content

SKILL.md excerpt

# Automated Content Generation Pipeline Skill

## Overview

This skill builds a **fully automated content factory** that runs 24/7:
1. **Apify** scrapes the most viral content across TikTok, Instagram, YouTube, and Reddit
2. **Claude (OpenClaw)** extracts the hooks, reverse-engineers why it went viral, generates scripts, captions, carousels, and threads
3. A **scheduler** batches all posts and queues them for auto-publishing

The result: a near fully-automated content channel that feeds itself.

> 🔗 Apify: https://www.apify.com/?fpr=dx06p

---

## What This Skill Does

- **Scrape** the top viral content across multiple platforms every few hours
- **Extract** the exact hooks, structures, and formats that made content go viral
- **Repurpose** viral content into original scripts, captions, carousels, and threads
- **Generate** a full weekly content calendar automatically
- **Batch and schedule** posts across platforms (Instagram, TikTok, LinkedIn, Twitter/X)
- **Track** which generated content performs best and feed that signal back into the pipeline
- Run **completely autonomously** once configured — minimal human input needed

---

## Architecture Overview

```
┌─────────────────────────────────────────────────────────────────┐
│              AUTOMATED CONTENT GENERATION PIPELINE              │
│                                                                 │
│  ┌─────────────────────────────────────────────────────────┐   │
│  │  LAYER 1 — VIRAL CONTENT SCRAPING (Apify)               │   │
│  │  TikTok │ Instagram │ YouTube │ Reddit │ Twitter/X       │   │
│  │  Top posts by hashtag, views, engagement, shares        │   │
│  └──────────────────────────┬──────────────────────────────┘   │
│                             │                                   │
│  ┌──────────────────────────▼──────────────────────────────┐   │
│  │  LAYER 2 — AI CONTENT ENGINE (Claude / OpenClaw)        │   │
│  │                                                         │   │
│  │  • Hoo...

Related Claw Skills