Solarpunk Utopia
Description
🌱 Production-ready gift economy mesh network for Solarpunk communes - Complete offline-first system for mutual aid coordination
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Solarpunk Gift Economy Mesh Network 🌱
**Production-ready system for regenerative communities to coordinate mutual aid without internet dependency.**
[](https://github.com/yourusername/solarpunk_utopia) [](LICENSE) [](https://www.python.org/downloads/) [](https://www.typescriptlang.org/)
📱 Android App
[](https://github.com/lizTheDeveloper/solarpunk_utopia/releases/latest/download/app-debug.apk)
**Standalone offline app** - runs Python backend directly on your phone. No internet required after install.
- Works 100% offline
- 67 MB download
- Android 8.0+ required
- Mesh sync via WiFi Direct
[View all releases](https://github.com/lizTheDeveloper/solarpunk_utopia/releases)
🚀 One-Line Install
**Linux/Mac:**
curl -sL https://raw.githubusercontent.com/lizTheDeveloper/solarpunk_utopia/main/setup.sh | bash
**Termux (Android):**
pkg install curl -y && curl -sL https://raw.githubusercontent.com/lizTheDeveloper/solarpunk_utopia/main/setup.sh | bash
**Or using wget:**
wget -qO- https://raw.githubusercontent.com/lizTheDeveloper/solarpunk_utopia/main/setup.sh | bash
**Note:** Requires Python 3.11 (not 3.12). The setup script will automatically install Python 3.11 if needed. See [PYTHON_VERSION.md](PYTHON_VERSION.md) for details.
This installs everything and starts all services. Access at `http://localhost:3000` when complete.
Running on Android (Termux)
Prerequisites
- Android 7.0+ (Android 11+ requires extra steps below)
- 2GB+ free storage
- Stable WiFi connection
Installation Steps
- Install Termux from F-Droid (
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11