Farcaster Digest

Curate Farcaster casts into scored clusters with editorial notes.

6|2|Updated May 21, 2026
One-click install
npx skills add https://github.com/anajuliabit/aeon --skill farcaster-digest-anajuliabit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Farcaster Digest
Source: https://github.com/anajuliabit/aeon/tree/main/skills/farcaster-digest
Command: npx skills add https://github.com/anajuliabit/aeon --skill farcaster-digest-anajuliabit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

It turns high-volume Farcaster activity into a curated, clustered digest that highlights conversation-shaped insights instead of just popular posts.

Core Features & Use Cases

  • Signal-scored ranking: Prioritizes casts using likes, recasts, and replies to surface higher-signal conversation.
  • Deduped, recency-aware filtering: Skips recently seen casts (persistent cache) and filters low-quality or near-duplicate posts.
  • 2–3 narrative clusters with editorial notes: Groups top casts into sub-narratives and adds a non-paraphrase insight per cast.
  • Unattended delivery with logging: Sends the digest via ./notify and records run details in memory/logs for auditability.

Quick Start

Run the Farcaster Digest skill with your desired topic filter by setting ${var} to a channel or topic name like "base" and let it generate and notify a digest automatically.

Frequently Asked Questions about Farcaster Digest

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

FAQPage Schema
How do I curate Farcaster casts into a daily digest?

Farcaster digests filter network noise by applying signal-scoring rules to engagement metrics like likes, recasts, and replies. This surfaces higher-signal conversations and skips low-quality or near-duplicate posts via a persistent cache.

How does signal scoring work for Farcaster casts?

Farcaster digests filter network noise by applying signal-scoring rules to engagement metrics like likes, recasts, and replies. This surfaces higher-signal conversations and skips low-quality or near-duplicate posts via a persistent cache.

Can I monitor specific Farcaster channels for trending discussions?

You can monitor specific Farcaster channels by querying Neynar endpoints with a desired topic filter like "base". The skill processes unattended daily or scheduled monitoring of channels and trending network-wide discussion for decision support.

How do I group Farcaster posts into narrative clusters?

Group Farcaster posts by clustering top signal-scored casts into 2–3 sub-narratives. The process adds a non-paraphrase editorial insight note per cast to highlight conversation-shaped insights rather than just popular posts.

What is the character limit for a formatted Farcaster digest?

The character limit for a formatted Farcaster digest is 4000 characters. This concise format ensures the digest can be sent via notification commands while still recording run details in memory logs for auditability.