syndicate-article

Cross-post Aeon articles to Dev.to and Farcaster with deduplication and canonical URLs.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill syndicate-article-atrium-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: syndicate-article
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/syndicate-article
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill syndicate-article-atrium-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-post Aeon articles to Dev.to and Farcaster with hook-driven copy and click-optimized metadata, reducing manual posting toil and boosting engagement.

Core Features & Use Cases

  • Channel-aware syndication to Dev.to and Farcaster with canonical URLs and hook extraction for higher CTR.
  • Article selection supports a specific slug via var or defaults to the most recently written article, with deduplication across channels.
  • Logs progress and enforces quality gating to avoid weak posts and ensure consistent posting.

Quick Start

Provide your article slug or let the skill select the latest article to begin syndication.

Frequently Asked Questions about syndicate-article

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cross-posting articles to Dev.to and Farcaster?

Automating cross-posting to Dev.to and Farcaster is driven by extracting hooks from your articles and publishing them with click-optimized metadata. The skill applies this across configured channels, deduplicates posts within a 7-day window, and preserves canonical URLs.

What is hook-driven syndication for content publishing?

Hook-driven syndication is a content publishing mechanism that extracts engaging hooks from articles to generate click-optimized copy for Dev.to and Farcaster. It enforces quality gates to avoid weak posts and records progress in memory logs.

Can I syndicate a specific article slug to Dev.to and Farcaster?

Yes, you can syndicate a specific article by providing its slug via a variable. If no slug is provided, the skill defaults to selecting the most recently written article for syndication across your configured channels.

How does deduplication work when cross-posting to Dev.to and Farcaster?

Deduplication for cross-posting prevents duplicate articles by checking posts across channels within a rolling 7-day window. This ensures the same content is not published multiple times to Dev.to or Farcaster during that period.

What happens if my article hooks fail the quality gate for Farcaster?

If your article hooks fail the quality gate for Farcaster, the syndication process stops to avoid publishing weak posts. The skill enforces this quality gating specifically for Farcaster hooks and records the failure progress in memory logs.