Agent Claude Code
An agent that turns a short user request into content for several social platforms and publishes it automatically. It adapts the format to each platform and consults a memory file for earlier results.
Agent Claude Code
An agent that turns a short user request into content for several social platforms and publishes it automatically. It adapts the format to each platform and consults a memory file for earlier results.
Agent Claude Code
A separate review agent that checks written content and returns a structured report. It scores the content on opening impact, useful information, human-sounding language, and platform fit.
Agent Claude Code
An automated release-safety agent that checks publishing behavior for patterns platforms may treat as suspicious. It examines frequency, timing regularity, similarity to recent posts, and content characteristics using publishing history.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-publish-check.py via python3. From AlanSong2077/Amplipost.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing post-publish-verify.py via python3. From AlanSong2077/Amplipost.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse) and 5 allowed tools.
Skill Claude CodeCodex
A publishing workflow for Amplipost that uses scripts to send text, images, and listings to several social platforms.
Instructions file CodexOpenCode
Project instructions for Amplipost, an automated system that creates and publishes content across multiple platforms.
Instructions file
Repository instructions for Amplipost, a content-marketing automation system for Xianyu, Xiaohongshu, Bilibili, and Douyin.
Skill Claude CodeCodex
A tool for writing and publishing articles to Bilibili’s column platform, a Chinese site for video and written content. It can use generated or user-provided titles and text, then publish them through a browser session.
Skill Claude CodeCodex
An automation tool for creating and publishing image-and-text posts on Douyin, a Chinese social-media platform. It can use supplied content and images, or generate images with Chinese text before publishing through the creator website.
Skill Claude CodeCodex
An automation tool for publishing, searching, and interacting on Xiaohongshu, a Chinese lifestyle and social-media platform. It connects to a local service that controls a Chromium browser and stores login cookies after the first sign-in.
Skill Claude CodeCodex
An automation tool for listing second-hand goods on Xianyu, a Chinese marketplace. It can fill in product details, generate product images, filter sensitive words, and preserve the browser login after the first sign-in.