TopRank Skills

Home / Claw Skills / Autres / x-automation
Official OpenClaw rules 15%

x-automation

Automates the process of identifying trends on X (Twitter), generating opinionated/engaging content, and posting it. Use when asked to post to X, run X automation, or check trends for content creation.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
harshhmaniya/x-post-automation
Author
harshhmaniya
Source Repo
openclaw/skills
Version
-
Source Path
skills/harshhmaniya/x-post-automation
Latest Commit SHA
04455b00434685afad74f0021d69f854cb08dfc8

Extracted Content

SKILL.md excerpt

# X (Twitter) Automation Skill

This skill provides a structured workflow for generating and posting high-engagement content on X.

## Workflow

1.  **Context Gathering**:
    -   Use `browser(profile="chrome")` to visit `https://x.com/home`.
    -   Scroll for ~30 seconds to absorb the timeline's "vibe" and current discourse.
2.  **Trend Identification**:
    -   Navigate to `https://x.com/explore/`.
    -   Identify 5 distinct trending topics from the main list.
3.  **Trend Analysis (Deep Dive)**:
    -   For each trend, search: `https://x.com/search?q={trend}&src=trend_click&vertical=trends`.
    -   Read the **Top 5 tweets** per trend.
4.  **Content Generation**:
    -   Generate **3 candidate tweets**.
    -   **Constraint**: Opinions are encouraged! Be bold, witty, or opinionated to drive engagement.
    -   Include relevant hashtags but keep them minimal (1-2).
5.  **Logging & Selection**:
    -   Write candidates to `memory/x-daily-candidates.log`.
    -   Select the best one based on viral potential and alignment with the current timeline vibe.
6.  **Publication**:
    -   Navigate to `https://x.com/compose/post`.
    -   Type the selected text and click "Post".
7.  **Notification**:
    -   Notify the user via the primary channel (Telegram/Webchat) of success or failure.
    -   Include the best draft in case of failure.

## Troubleshooting

-   **Browser Relay**: Ensure a tab is connected in Chrome via the OpenClaw extension.
-   **Failure Logging**: Always log errors to `memory/x-automation-logs.md`.

## Content Style Guide

-   **Concise**: Keep it punchy.
-   **Opinionated**: Don't just report facts; give a "hot take".
-   **Engaging**: Use questions or strong statements to prompt replies.

Related Claw Skills