All Skills
128 skills across 18 categories
Blog Content Deduplication Patterns
Strategies for preventing duplicate articles in multi-source blog sync pipelines, including source_url keying, upsert patterns, and hash-based content deduplication.
Blog Content Deduplication Strategy
Master the two-tier deduplication approach for blog sync pipelines: URL-based primary keys with SHA-256 content hashing as a fallback, using SQL upsert patterns to avoid race conditions and wasted compute.
Blog Sync Pipeline Architecture
Build a multi-source article sync pipeline: fetch from Hackernoon/Medium/RSS, normalize to a standard format, deduplicate via SQLite, and publish to a static blog — all automated on a cron schedule.
Content Pipeline Automation
Automate your content workflow: fetch articles from sources (Hackernoon, Medium, RSS), normalize metadata, generate cross-platform summaries, and syndicate to blogs/newsletters. No manual steps.
Content Pipeline Multi-Platform Publishing
Learn how to build an OpenClaw automation that takes a single rough idea from chat and automatically creates platform-specific content variants (blog, Twitter, LinkedIn, email newsletter) and publishes them on schedule
Detective-GPT Analysis
The ability to perform deep-dive commodity analysis and case tracking using the Detective-GPT framework.
Email & Calendar Unified Workflow
Set up OpenClaw to manage both your email inbox and calendar in a unified chat workflow — triage emails, schedule events, and coordinate reminders without leaving your messaging app.
Meeting & Family Coordination Automation
Automate meeting transcription with structured notes and coordinate family schedules, chores, and communications using OpenClaw multi-channel routing
Smart Home & Media Production Automation
Combine OpenClaw's smart home control with content production pipelines — automatically set the perfect environment for recording sessions, trigger media workflows from chat, and build automated routines that bridge your home and creative workflow.
WordPress Divi Automation & Local Staging
Automate Divi-based WordPress development: WP-CLI integration, cache management, and local staging workflows.