enter to send · shift+enter newline
Why Skeech
zero-knowledge encryption
Your API keys are encrypted with AES-256-GCM using a password only you know. They're stored in your browser's IndexedDB and decrypted only when making API calls. Our servers never see your credentials.
multi-provider
Works with Claude, OpenAI, Ollama, or any OpenAI-compatible endpoint. Use your existing subscriptions — no vendor lock-in, no extra charges.
live preview & code editor
See components render in real-time as the AI generates code. Full Monaco editor with syntax highlighting for manual edits. Every change is saved with version history.
transparent & auditable
The agent bridge that runs on your machine is fully open source. No vendor lock-in — bring your own API keys or use Skeech-provided models.
Supported Providers
| Provider | Runs | Auth | Cost | Images |
|---|---|---|---|---|
| Local Agent | Local | CLI session | CLI subscription | Native |
| Claude API | Cloud | Encrypted | Pay per token | Yes |
| OpenAI | Cloud | Encrypted | Pay per token | Yes |
| Ollama | Local | None | Free | Model-dep. |
| Custom | Configurable | Encrypted | Varies | Endpoint-dep. |