Skip to content

Add tweetscape-narrator Community skill#3

Open
rrcobb wants to merge 1 commit intozocomputer:mainfrom
rrcobb:add-tweetscape-narrator
Open

Add tweetscape-narrator Community skill#3
rrcobb wants to merge 1 commit intozocomputer:mainfrom
rrcobb:add-tweetscape-narrator

Conversation

@rrcobb
Copy link

@rrcobb rrcobb commented Feb 6, 2026

Summary

Adds the Tweetscape Narrator skill to the Community folder.

Description

Creates nature documentary-style videos about social media users' feeds, narrated in the style of David Attenborough.

Pipeline:

  1. Ingest — Fetch posts from Bluesky, capture screenshots
  2. Script — Generate structured narration with scene markers
  3. Record — Synthesize voice with ElevenLabs (includes word-level timestamps)
  4. Render — Create documentary video with Remotion

Requirements

  • ELEVENLABS_API_KEY — For voice synthesis
  • ANTHROPIC_API_KEY — For narration generation

Checklist

  • Added skill to Community/ folder
  • Ran bun validate (passes with no errors)
  • Ran bun manifest to regenerate manifest.json
  • SKILL.md includes required frontmatter (name, description, metadata.author)

David Attenborough-style nature documentary narration of social media feeds.
Fetches posts from Bluesky, generates narration script, synthesizes voice
with ElevenLabs, and renders documentary video with Remotion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant