Skip to main content

Documentation Index

Fetch the complete documentation index at: https://soulforge.proxysoul.com/llms.txt

Use this file to discover all available pages before exploring further.

Install

brew tap proxysoul/tap && brew install soulforge
That’s it. macOS and Linux. Neovim and a Nerd Font are auto-installed on first launch.
Windows is not natively supported. Run SoulForge inside WSL for now. Progress tracked in issue #57.
# download from https://github.com/ProxySoul/soulforge/releases/latest
tar xzf soulforge-*.tar.gz && cd soulforge-*/ && ./install.sh

Add a key

You need at least one LLM provider key. Pick one path:
LLM Gateway — one key for Claude, GPT, Gemini, Grok, Llama, Qwen, and others. Up to 30% off frontier models.
soulforge --set-key llmgateway sk-...
Keys are stored in your OS keychain (macOS Keychain, Linux secret-tool). You can also export ANTHROPIC_API_KEY=... in your shell profile. See all 20+ providers →

Launch

soulforge
Press Ctrl+L to switch models. Type /help for commands.

Next: Quickstart

Five minutes to your first refactor.