TopRank Skills

Home / Claw Skills / 社媒内容 / twitter-content-generator
Official OpenClaw rules 36%

twitter-content-generator

AI-powered Twitter/X content generator. Generate engaging tweets, threads, and content strategies using Sloan agent.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
icepopma/twitter-content-generator
Author
Matt
Source Repo
openclaw/skills
Version
1.0.9
Source Path
skills/icepopma/twitter-content-generator
Latest Commit SHA
9820310a042d035f69c583aaa7fde6f742c8062a

Extracted Content

SKILL.md excerpt

# Twitter/X Content Generator

Generate engaging Twitter/X content with AI. Perfect for content creators, marketers, and social media managers.

## Features

- **AI Content Generation** - Generate tweets, threads, and content strategies
- **Multiple Styles** - Engaging, professional, casual, witty
- **Customizable** - Control tone, hashtags, emojis
- **Instant Results** - Powered by Sloan agent

## Usage

```bash
# Generate a tweet
twitter-content-generator "AI trends in 2026" --style engaging

# Generate a thread
twitter-content-generator "How to build AI agents" --type thread --length 5

# Generate a content strategy
twitter-content-generator "Remote work tips" --type strategy
```

## Options

| Option | Description | Default |
|--------|-------------|---------|
| `--style` | Content style (engaging, professional, casual, witty) | engaging |
| `--type` | Content type (tweet, thread, strategy) | tweet |
| `--length` | Thread length | 5 |
| `--tone` | Tone (professional, casual, provocative) | professional |
| `--no-hashtags` | Disable hashtags | - |
| `--no-emojis` | Disable emojis | - |

## Pricing

- **Pay per use**: 0.002 USDT per generation

## Environment Variables

| Variable | Description | Required |
|----------|-------------|----------|
| `SKILLPAY_MERCHANT_KEY` | Payment merchant key (optional, embedded key used by default) | No |
| `OPENCLAW_GATEWAY_TOKEN` | Gateway auth token for local API fallback | No |

## Requirements

- OpenClaw with Sloan agent (AI columnist)
- OpenClaw Gateway running locally (for API fallback)

## About Sloan

Sloan is your AI columnist - a professional content creator specializing in:
- Viral tweets and threads
- Engagement optimization
- Platform-native storytelling

## Support

- GitHub: https://github.com/icepopma/twitter-content-generator
- Discord: https://discord.gg/clawd
- Email: icepopma@hotmail.com

## License

MIT © Matt

README excerpt

# Twitter/X Content Generator

> AI-powered Twitter/X content generator powered by **Sloan** - your AI columnist.

## Features

- 🐦 **Tweet Generation** - Single tweets optimized for engagement
- 🧵 **Thread Creation** - Multi-tweet threads with hooks
- 📅 **Content Strategy** - 7-day content plans
- 💰 **Pay-per-use** - 0.002 USDT per generation

## Installation

```bash
npx clawhub@latest install twitter-content-generator
```

## Usage

### Generate a Tweet

```bash
twitter-content-generator "AI trends in 2026"
```

### Generate a Thread

```bash
twitter-content-generator "How to build AI agents" --type thread --length 5
```

### Generate a Content Strategy

```bash
twitter-content-generator "Remote work tips" --type strategy
```

## Options

| Option | Description | Default |
|--------|-------------|---------|
| `--style` | Content style (engaging, professional, casual, witty) | engaging |
| `--type` | Content type (tweet, thread, strategy) | tweet |
| `--length` | Thread length | 5 |
| `--tone` | Tone (professional, casual, provocative) | professional |
| `--no-hashtags` | Disable hashtags | - |
| `--no-emojis` | Disable emojis | - |
| `--test` | Test mode (skip payment) | - |

## Pricing

- **Pay per use**: 0.002 USDT per generation
- **Payment handled automatically** - Embedded merchant key, no setup required

## About Sloan

Sloan is your AI columnist - a professional content creator specializing in:
- Viral hooks
- Engagement optimization
- Platform-native content
- Trending topics

## Support

- GitHub: https://github.com/icepopma/twitter-content-generator
- Discord: https://discord.gg/clawd
- Email: icepopma@hotmail.com

## License

MIT © Matt

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

canbirlik

claw-browser

★ 0

A visual, human-like web browser for OpenClaw agents.Supports reading,screenshots, and visible mode.

camopel

ddgs-search

★ 0

Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.

camopel

privateapp

★ 0

Personal PWA dashboard server with plugin apps. Use when: (1) installing or setting up PrivateApp, (2) starting/stopping/restarting the service, (3) building frontends after changes, (4) adding new app plugins, (5) configuring push notifications. Requires Python 3.9+, Node.js 18+. Runs as systemd user service or launchd plist.

camopel

arxivkb

★ 0

Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.