content-ops
Social media content operations automation system with SQLite database. Manage content crawling, curation, publishing, and analytics across platforms (Xiaohongshu, Reddit, Pinterest, Discord).
Why use this skill?
Automate social media operations with OpenClaw content-ops. Manage Xiaohongshu, Reddit, and Discord content from crawling to analytics with SQLite.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cwyhkyochen-a11y/content-opsWhat This Skill Does
The Content Ops (content-ops) skill is a robust automation suite designed for social media managers and content creators. It provides an end-to-end workflow for managing multi-platform content lifecycles, including Xiaohongshu (Little Red Book), Reddit, Pinterest, and Discord. Built on a performant SQLite backend with Drizzle ORM, the skill enables developers and power users to automate the extraction, curation, publishing, and analytical tracking of content. It features a sophisticated MCP-integrated architecture that handles complex authentication and real-time data fetching, allowing for data-driven decisions based on platform engagement metrics.
Installation
To deploy this skill, ensure your OpenClaw environment is properly configured. Run clawhub install openclaw/skills/skills/cwyhkyochen-a11y/content-ops in your terminal. After the initial installation, navigate to the workspace directory to run npm install followed by npx drizzle-kit migrate to initialize your local database schema. Finally, ensure the MCP service (specifically the xiaohongshu-mcp) is running at http://localhost:18060 with your credentials synced to cookies.json.
Use Cases
This skill is ideal for content agencies and solo creators needing to scale their digital footprint. Use it to: 1) Automatically curate trending AI content from Xiaohongshu based on specific keywords. 2) Schedule recurring posts to Reddit subreddits with automated engagement logging. 3) Analyze weekly performance metrics across multiple social accounts using centralized data storage. 4) Maintain a consistent pipeline of high-quality content by filtering automated crawls through your custom approval workflow.
Example Prompts
- "Content Ops, scan Xiaohongshu for the latest trends in 'AI video tools' and save the top 10 most liked posts to my database for review."
- "Show me the engagement report for my Reddit accounts for the past 7 days and identify which posts had the highest conversion rate."
- "Create a new publishing task for the selected content in task #452 and schedule it for deployment to my Discord channel at 9:00 AM tomorrow."
Tips & Limitations
Always verify your authentication cookies before starting a high-volume scraping task to avoid session timeouts. The system is designed for Linux-based environments, specifically utilizing screen for long-running MCP services. Be mindful of platform rate limits; while the skill handles scheduling, it is recommended to stagger your publishing tasks to avoid flagging by social media API security filters. If you encounter database errors, use the show-overview.ts script to verify your connection string and table existence.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cwyhkyochen-a11y-content-ops": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
dev-workflow
完整开发工作流 - 一键执行从检查到封版的全流程
dev-task
开发项目任务管理,支持版本化开发流程。当用户需要启动开发任务、创建新版本、管理项目版本文档时使用。每次启动开发任务必须向用户确认版本编号,按版本号管理代码、开发文档、需求文档、发布配置。严格执行版本归档纪律,封版必须立即归档完整代码和文档。
sparkle-vpn
Control Sparkle VPN - start, stop, manage system proxy, query status and switch nodes using Mihomo core directly.
DevTaskFlow
用自然语言发起开发任务,AI 驱动的开发流水线。Describe your idea, get working software. 适合产品、运营、业务人员从 0 搭建项目。
dev-pipeline
版本化开发流水线 —— 与 version-manager 和 project-manager 集成的完整开发流程