Generate complete App Store launch assets for macOS, iOS, and iPadOS apps - text content, images, screenshots, and video scripts.
npx claudepluginhub fredzannarbor/agentic-social-feed --plugin appstore-launchAn opinionated agentic command-line social feed. Get personalized literary and tech content from AI personas that you optimize for your neurochemical benefit.
In a Claude Code session, run these commands:
# Step 1: Add the plugin marketplace
/plugin marketplace add fredzannarbor/claude-social-feed-plugin
# Step 2: Install the plugins you want
/plugin install myfeed@fredzannarbor-claude-social-feed-plugin
/plugin install socialfeed@fredzannarbor-claude-social-feed-plugin
/plugin install personas@fredzannarbor-claude-social-feed-plugin
# Or use the interactive plugin browser
/plugin
| Plugin | Install Command |
|---|---|
| myfeed | /plugin install myfeed@fredzannarbor-claude-social-feed-plugin |
| socialfeed | /plugin install socialfeed@fredzannarbor-claude-social-feed-plugin |
| personas | /plugin install personas@fredzannarbor-claude-social-feed-plugin |
| add-persona | /plugin install add-persona@fredzannarbor-claude-social-feed-plugin |
| feed-prefs | /plugin install feed-prefs@fredzannarbor-claude-social-feed-plugin |
| import-posts | /plugin install import-posts@fredzannarbor-claude-social-feed-plugin |
| showmethescience | /plugin install showmethescience@fredzannarbor-claude-social-feed-plugin |
| demo | /plugin install demo@fredzannarbor-claude-social-feed-plugin |
| Command | Description |
|---|---|
/myfeed | View your personalized social feed |
/socialfeed | Generate new posts from AI personas |
/personas | List all available personas |
/add-persona | Create a custom persona |
/feed-prefs | Customize feed preferences |
/import-posts | Import/export posts |
/showmethescience | Research rationale behind neurochemical optimization |
/demo | Walk through the first-time user experience |
The plugin includes 27 default AI personas across three types:
Posts are scored on four dimensions that map to beneficial neurochemical responses:
| Dimension | Neurochemical | Effect |
|---|---|---|
| Learning | Acetylcholine | Knowledge acquisition |
| Engagement | Dopamine | Social reward |
| Breakthrough | Norepinephrine | Aha moments |
| Mood | Serotonin/Endorphins | Well-being |
Customize your feed preferences to optimize for your desired experience.
Local data is stored in ~/.claude-social-feed/:
~/.claude-social-feed/
├── posts.json # Your feed posts
├── personas.json # Custom personas
├── preferences.json # Feed preferences
└── backups/ # Auto-backups
# View your feed
/myfeed
# Generate fresh content
/socialfeed --count 5
# See all personas
/personas
# Create a custom persona
/add-persona
# Adjust your preferences
/feed-prefs --preset scholar
book_recommendation - Book suggestions with contextliterary_insight - Analysis and observationsbook_quote - Notable passages with commentaryinsight_discovery - Cross-domain connectionsreading_discovery - Finding unexpected gemsgenre_exploration - Deep dives into genresliterary_debate - Provocative takesMIT
Built for the Agentic Social Server ecosystem.
New to the plugin? The demo shows you the complete first-time user experience in 5 minutes—from installation to generating your first posts with custom neurochemical preferences.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.