All Skills

128 skills across 18 categories

intermediate

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.

intermediate

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.

intermediate

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.

intermediate

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.

1 course
intermediate

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

intermediate

Detective-GPT Analysis

The ability to perform deep-dive commodity analysis and case tracking using the Detective-GPT framework.

1 course
intermediate

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.

intermediate

Meeting & Family Coordination Automation

Automate meeting transcription with structured notes and coordinate family schedules, chores, and communications using OpenClaw multi-channel routing

advanced

Multi-Sport Betting Analytics

Build dashboards that aggregate betting odds across NFL, NBA, NHL, FIFA, and other major sports from multiple prediction markets. Learn to normalize odds formats, detect line movements, and identify value bets.

1 course
advanced

Prediction Market Monitoring

Build automated monitoring systems that track prediction market odds across Polymarket and Kalshi. Learn to detect market movements, identify arbitrage opportunities, and stream real-time updates to dashboards.

1 course
intermediate

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.

intermediate

WordPress Divi Automation & Local Staging

Automate Divi-based WordPress development: WP-CLI integration, cache management, and local staging workflows.