Toutiao Auto Publisher
Paste the following prompt into your AI chat to install this skill:
Please install @user_b50eba52/toutiao-auto-publisher-v2 according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Publishing Toutiao posts manually requires repeatedly opening the logged-in publisher page, entering a title, pasting body text, selecting images, setting a cover, toggling declarations, and confirming publication. The steps are fragmented and easy to miss. Toutiao Auto Publisher is intended for users who are already logged into Toutiao in a browser and treats the publishing flow as a sequence of locatable, retryable page operations.
How It Works
The skill drives the publisher page through the OpenClaw Browser extension. It first runs browser snapshot to capture the current dynamic ref values, then enters the title, injects the article body with JavaScript, and dispatches an event sequence such as input and compositionend. It can insert Toutiao AI-recommended images, select a cover from the free licensed image library, toggle “Toutiao first publish” and “personal view,” and click “Preview and publish” followed by the confirmation button. The workflow supports micro posts and longer articles, with fallback handling for stale ref values, slow AI image loading, and publish-button lookup failures.
Boundaries
The skill requires an existing manual Toutiao login, a stable network connection, and the browser extension. Body images do not currently support local uploads, so AI-recommended images are preferred. Element ref values change dynamically and should not be hardcoded. It is useful for validating automated publishing flows, but it is not suitable as a backend API in non-browser environments or when no session exists.
Use Cases
- {'en': 'Publish an 800+ word Toutiao article by filling the title, body, and cover, then confirming publication in a logged-in browser.'}
- {'en': 'Post a 200–800 word micro Toutiao while automatically toggling declarations such as Toutiao first publish and personal view.'}
- {'en': 'Add images to a Toutiao body without manual sourcing by inserting AI-recommended images into the content.'}
- {'en': 'Continue publishing when Toutiao page refs change by re-running snapshots and using text-matching fallbacks.'}
Best For
- {'en': 'Self-media operations staff who publish Toutiao micro posts or articles daily'}
- {'en': 'Authors who want to fill prepared long-form drafts into the Toutiao publisher with fewer manual steps'}
- {'en': 'Frontend engineers validating browser automation publishing flows and handling stale refs or button lookup issues'}
- {'en': "Editors who need automatic cover selection from Toutiao's free licensed image library"}
Related Skills
Rewrites MD, PDF, or TXT material into a mobile-friendly WeChat article with title candidates, outline, and self-check.
A conversational workbench for Chinese long-form novel writing, supporting setup, characters, worldbuilding, chapter planning, drafting, and continuity tracking.
Creates 10,000-30,000-word Tomato Novel short stories with trend research, topic selection, outlines, segmented writing, pacing control, and UTF-8 txt export.
An AI editorial master skill that manages the full content creation process from vague ideas to publishable drafts, covering topic selection, writing, review, and publication adaptation.