⚡ SolarPunk™ Setup Guide

Live status — auto-updated every cycle · 2026-04-06 13:05 UTC

10
Configured
0
Critical Missing
6
Optional Remaining
62%
Complete
10/16 secrets configured
→ Open GitHub Secrets (add secrets here)

AI Brain

ANTHROPIC_API_KEY [OK] CONFIGURED
Powers Claude — the core intelligence behind every engine
Used by: AI_CLIENT BUILD_YOURSELF ARCHITECT SELF_BUILDER SOLARPUNK_LOOP

🧠 AI Brain

HF_TOKEN [OK] CONFIGURED
HuggingFace fallback AI (free) — used if Anthropic is down
Used by: AI_CLIENT

💰 Revenue

GUMROAD_SECRET [OK] CONFIGURED
Publishes your products to Gumroad automatically
Used by: GUMROAD_ENGINE REVENUE_LOOP
GUMROAD_ID [OK] CONFIGURED
Your Gumroad seller ID (for analytics)
Used by: GUMROAD_ENGINE
GUMROAD_NAME [OK] CONFIGURED
Your Gumroad display name
Used by: GUMROAD_ENGINE

📧 Email

GMAIL_ADDRESS [OK] CONFIGURED
Gmail address SolarPunk sends briefings from/to
Used by: BRIEFING_ENGINE EMAIL_BRAIN DISPATCH_HANDLER
GMAIL_APP_PASSWORD [OK] CONFIGURED
Gmail App Password — NOT your regular password
Used by: BRIEFING_ENGINE EMAIL_BRAIN NIGHTLY_DIGEST

📣 Social

X_API_KEY [OK] CONFIGURED
Twitter/X API — auto-posts 24 queued tweets
Used by: SOCIAL_PROMOTER
X_API_SECRET ⚪ OPTIONAL (high impact)
Twitter/X API Secret
Used by: SOCIAL_PROMOTER
How to get it (super simple):
1Same step as X_API_KEY above
X_ACCESS_TOKEN ⚪ OPTIONAL (high impact)
Twitter/X Access Token
Used by: SOCIAL_PROMOTER
How to get it (super simple):
1Same step as X_API_KEY above
X_ACCESS_SECRET ⚪ OPTIONAL (high impact)
Twitter/X Access Secret
Used by: SOCIAL_PROMOTER
How to get it (super simple):
1Same step as X_API_KEY above
REDDIT_CLIENT_ID ⚪ OPTIONAL (high impact)
Reddit API — auto-posts to relevant subreddits
Used by: SOCIAL_PROMOTER
How to get it (super simple):
1Go to reddit.com/prefs/apps
2Click 'Create App' at bottom
3Type: 'script' | Name: 'SolarPunk'
4Redirect URI: http://localhost:8080
5Copy Client ID (under 'personal use script')
6Add as REDDIT_CLIENT_ID
REDDIT_CLIENT_SECRET ⚪ OPTIONAL (high impact)
Reddit API Secret
Used by: SOCIAL_PROMOTER
How to get it (super simple):
1Same step as REDDIT_CLIENT_ID — it's the 'secret' field

💸 Payments

PAYPAL_CLIENT_ID [OK] CONFIGURED
PayPal — enables automatic revenue payouts to collaborators
Used by: HUMAN_PAYOUT
PAYPAL_CLIENT_SECRET [OK] CONFIGURED
PayPal Client Secret
Used by: HUMAN_PAYOUT
PAYPAL_MODE ⚪ OPTIONAL (low impact)
sandbox or live — start with sandbox for testing
Used by: HUMAN_PAYOUT
How to get it (super simple):
1Add GitHub Secret PAYPAL_MODE with value: sandbox (then switch to live later)