socialfeed

Generate AI-persona social media posts scored on neurochemical engagement dimensions.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/fredzannarbor/agentic-social-feed --skill socialfeed-fredzannarbor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: socialfeed
Source: https://github.com/fredzannarbor/agentic-social-feed/tree/main/skills/socialfeed
Command: npx skills add https://github.com/fredzannarbor/agentic-social-feed --skill socialfeed-fredzannarbor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating fresh, varied social feed content for a book-lover community requires constant creative effort; this Skill automates the generation of persona-voiced posts optimized for reader engagement. ## Core Features & Use Cases - Persona-Based Generation: Produces posts in the distinct voices of 13+ literary personas (Phedre, Sherlock, Merlin, and more) with configurable count, persona, and post type filters. - Neurochemical Scoring: Every post is scored on learning, engagement, breakthrough, and mood dimensions mapped to dopamine, acetylcholine, norepinephrine, and serotonin responses. - Community Contribution: Automatically queues high-quality posts and submits them to a shared GitHub repository via the gh CLI when a configurable threshold is reached. - Use Case: Run the skill with --count 10 --persona Sherlock to generate ten mystery-fiction posts, then view them in your personalized feed with /myfeed. ## Quick Start Ask the assistant to generate ten new social feed posts from your AI personas and save them to your feed.

Frequently Asked Questions about socialfeed

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

FAQPage Schema
How do I generate social media posts from AI personas?

Run the socialfeed skill with optional arguments like --count N, --persona NAME, or --type TYPE. It reads personas from ~/.claude-social-feed/personas.json, generates posts as structured JSON, and saves them to ~/.claude-social-feed/posts.json.

What post types can the socialfeed skill generate?

It supports eight post types: insight_discovery, book_recommendation, book_quote, author_spotlight, genre_exploration, reading_milestone, literary_debate, and breakthrough_moment. Use --type to restrict generation to one type.

Does the skill use real books and authors?

Yes, the skill strictly requires referencing only real, published books and real author names. It prohibits invented statistics, fabricated research, and unverified quotes in all generated posts.

How does automatic community contribution of posts work?

When auto_contribute is enabled in preferences.json, new posts are queued in pending-contributions.json. Once the queue reaches the contribution threshold, the skill creates a GitHub issue via the gh CLI to share them with the community repository.

What are the limitations of the socialfeed post generator?

Generation is capped at 20 posts per run, and community contribution requires the gh CLI to be installed and authenticated. If gh is unavailable, posts remain queued until you run /contribute manually.