From 1752ecd2592a89788cef01dc73c1fdfbc30bf7a2 Mon Sep 17 00:00:00 2001 From: tmlxrd Date: Tue, 9 Jun 2026 09:26:22 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Add=20iClaw=20=E2=80=94=20local-first=20AI?= =?UTF-8?q?=20workspace=20with=20sandbox=20isolation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 + README.md.bak | 647 ++++++++++++++++++++++++++++++++++++++++++++ apps/iclaw/logo.png | Bin 0 -> 20420 bytes 3 files changed, 659 insertions(+) create mode 100644 README.md.bak create mode 100644 apps/iclaw/logo.png diff --git a/README.md b/README.md index 33e4770..cc84c20 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,18 @@ Observability and Evaluation. Bring your OpenRouter key to supercharge your infe --- +### [iClaw](https://iclaw.digital) + +iClaw logo + +Local-first AI workspace with sandbox isolation. Run OpenClaw agent sessions with built-in container security. + +`productivity` `security` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/iclawapp/iclaw) + +[npm](https://www.npmjs.com/package/@iclawapp/iclaw) + +--- + ### [Kilo Code](https://kilo.ai) Kilo Code logo diff --git a/README.md.bak b/README.md.bak new file mode 100644 index 0000000..33e4770 --- /dev/null +++ b/README.md.bak @@ -0,0 +1,647 @@ +# OpenRouter App Directory + +A curated list of apps and tools that work with [OpenRouter](https://openrouter.ai) - the unified API for hundreds of AI models. + +## What is OpenRouter? + +[OpenRouter](https://openrouter.ai) provides a single API to access models from Anthropic, OpenAI, Google, and dozens of other providers. + +**Why use OpenRouter:** +- Access hundreds of models from major AI providers through one API +- Automatic failover and load balancing across providers +- No vendor lock-in + +## Get Your API Key + +1. Create an account at [openrouter.ai](https://openrouter.ai) +2. Add credits and generate an API key at [openrouter.ai/settings/keys](https://openrouter.ai/settings/keys) +3. Use your key with any app below or in your own projects + +**Developers:** Integrate OpenRouter using the [OpenRouter SDK](https://openrouter.ai/sdk) (TypeScript, Python, Go, Java). [View documentation →](https://openrouter.ai/docs/quickstart) + + + + +## Table of Contents + +- [Agent Swarm](#agent-swarm) +- [Agent Zero](#agent-zero) +- [AiAssistWorks](#aiassistworks) +- [Aider](#aider) +- [analystOS](#analystos) +- [Autohand Code CLI](#autohand-code-cli) +- [Aventura](#aventura) +- [BoltAI](#boltai) +- [Browser Use](#browser-use) +- [Chatbox](#chatbox) +- [ChatLima](#chatlima) +- [Chorus](#chorus) +- [Cline](#cline) +- [Cloudflare AI Gateway](#cloudflare-ai-gateway) +- [Dexto](#dexto) +- [GitBug](#gitbug) +- [GitHub Copilot](#github-copilot) +- [Helicone](#helicone) +- [Kilo Code](#kilo-code) +- [LibreChat](#librechat) +- [LlamaIndex](#llamaindex) +- [Mastra](#mastra) +- [Maxim AI](#maxim-ai) +- [NanoClaw](#nanoclaw) +- [nanocode](#nanocode) +- [Nikke-DB Story/Roleplaying Generator](#nikke-db-storyroleplaying-generator) +- [Novelcrafter](#novelcrafter) +- [Octomind](#octomind) +- [OpenClaw (Moltbot)](#openclaw-moltbot) +- [OpenRouter MCP Multimodal](#openrouter-mcp-multimodal) +- [openrouter-rs](#openrouter-rs) +- [Ottex](#ottex) +- [PostHog](#posthog) +- [PostQode](#postqode) +- [Project AIRI](#project-airi) +- [Quests](#quests) +- [Roboflow Workflows](#roboflow-workflows) +- [Roo Code](#roo-code) +- [Shakespeare](#shakespeare) +- [SillyTavern](#sillytavern) +- [Skales](#skales) +- [SoulForge](#soulforge) +- [Space Agent](#space-agent) +- [Spokenly](#spokenly) +- [Stirrup](#stirrup) +- [VT Code](#vt-code) +- [Warden](#warden) + +## Apps + +### [Agent Swarm](https://agent-swarm.dev) + +Agent Swarm logo + +Coordination intelligence for AI coding agents. A lead delegates, Docker-isolated workers ship code, memory compounds across sessions. Workers run via OpenRouter — bring your own key to pick any model (default: Qwen3 Coder Flash). + +`coding` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/desplega-ai/agent-swarm) + +[Documentation](https://docs.agent-swarm.dev/docs/guides/harness-configuration#opencode) + +--- + +### [Agent Zero](https://www.agent-zero.ai/) + +Agent Zero logo + +Build autonomous AI agents effortlessly. + +`productivity` `chat` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/agent0ai/agent-zero) + +[Documentation](https://www.agent-zero.ai/p/docs/get-started/#configuration) + +--- + +### [AiAssistWorks](https://www.aiassistworks.com/) + +AiAssistWorks logo + +AI for Google Sheets™, Slides™ & Docs™. Fill, clean, and categorize 100k+ rows with simple text commands—no complex formulas needed. Create charts, pivot tables, and write content using 100+ AI models. + +`productivity` `creative` + +[Documentation](https://support.aiassistworks.com/kb/article/8/setting-up-openrouter-api-key) + +--- + +### [Aider](https://aider.chat) + +Aider logo + +AI pair programming in your terminal that lets you work with LLMs to build on your existing codebase. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Aider-AI/aider) + +[Documentation](https://aider.chat/docs/llms/openrouter.html) + +--- + +### [analystOS](https://github.com/sheeki03/analystOS) + +analystOS logo + +Web UI for AI-powered research + optional Notion automation. Upload docs, scrape URLs, chat with research via RAG. Connect Notion for zero-touch automated reports. 50+ OpenRouter models. + +`research` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/sheeki03/analystOS) + +[Documentation](https://github.com/sheeki03/analystOS#readme) + +--- + +### [Autohand Code CLI](https://www.autohand.ai/cli) + +Autohand Code CLI logo + +The world fastest open code cli agent + +`coding` `chat` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/autohandai/code-cli) + +[Documentation](https://autohand.ai/docs/integrations/openrouter) + +--- + +### [Aventura](https://aventura.camp) + +Aventura logo + +A free, open source AI adventure and creative writing app + +`creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/unkarelian/Aventura) + +[Documentation](https://aventura.camp/setup/) + +--- + +### [BoltAI](https://boltai.com) + +BoltAI logo + +The best AI app for Mac. Instantly switch between 300+ AI models, from a single native app. + +`chat` + +[Documentation](https://help.boltai.com/articles/2327851-how-to-use-openrouter-in-boltai) + +--- + +### [Browser Use](https://browser-use.com) + +Browser Use logo + +Open-source browser agent driven via CDP. Pairs with OpenRouter as the action layer for any LLM — execute real web tasks with Claude, GPT, Gemini, or any of OR's 300+ models. 92K stars on main repo, 135K+ across the org. YC W25. + +`productivity` `coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/browser-use/browser-use) + +[Documentation](https://docs.browser-use.com/open-source/supported-models#openrouter) + +--- + +### [Chatbox](https://chatboxai.app) + +Chatbox logo + +Your Ultimate AI Copilot on the Desktop. Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux, iOS, and Android. + +`chat` `coding` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/chatboxai/chatbox) + +[Documentation](https://docs.chatboxai.app/en/guides/providers/openrouter) + +--- + +### [ChatLima](https://www.chatlima.com) + +ChatLima logo + +Feature-rich MCP-powered AI chatbot with multi-model support, image input, PDF export, and comprehensive API key management for OpenRouter + +`chat` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/brooksy4503/chatlima) + +[Documentation](https://www.chatlima.com/faq) + +--- + +### [Chorus](https://github.com/meltylabs/chorus) + +Chorus logo + +A macOS desktop app that provides unified access to multiple AI models and services. All the AI, on your Mac. + +`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/meltylabs/chorus) + +[Documentation](https://github.com/meltylabs/chorus#readme) + +--- + +### [Cline](https://cline.bot) + +Cline logo + +Autonomous coding agent right in your IDE. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/cline/cline) + +[Documentation](https://github.com/cline/cline?tab=readme-ov-file#use-any-api-and-model) + +--- + +### [Cloudflare AI Gateway](https://developers.cloudflare.com/ai-gateway/) + +Cloudflare AI Gateway logo + +Monitor, control, and optimize your AI applications. + +`productivity` `research` + +[Documentation](https://developers.cloudflare.com/ai-gateway/providers/openrouter/) + +--- + +### [Dexto](https://dexto.ai) + +Dexto logo + +Open agent harness for AI apps with a production-ready coding agent, CLI, and Web UI. + +`coding` `productivity` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/truffle-ai/dexto) + +[Documentation](https://docs.dexto.ai/docs/guides/configuring-dexto/llm#gateway-providers) + +--- + +### [GitBug](https://gitbug.ai) + +GitBug logo + +AI-powered code review for GitHub PRs. Bring your own OpenRouter key to get automated reviews with 100+ models. + +`coding` + +[Documentation](https://gitbug.ai/docs) + +--- + +### [GitHub Copilot](https://github.com/features/copilot) + +GitHub Copilot logo + +Bring your own OpenRouter key to VS Code and GitHub Copilot to use Agent mode with any model. + +`coding` + +[Documentation](https://code.visualstudio.com/docs/copilot/language-models#_bring-your-own-language-model-key) + +--- + +### [Helicone](https://www.helicone.ai) + +Helicone logo + +Observability and Evaluation. Bring your OpenRouter key to supercharge your inference. + +`productivity` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Helicone/helicone) + +[Documentation](https://docs.helicone.ai/getting-started/integration-method/openrouter#openrouter-integration) + +--- + +### [Kilo Code](https://kilo.ai) + +Kilo Code logo + +An AI-powered coding assistant for VS Code that supports multiple AI providers and models. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Kilo-Org/kilocode) + +[Documentation](https://kilo.ai/docs/providers/openrouter) + +--- + +### [LibreChat](https://www.librechat.ai) + +LibreChat logo + +An open-source chat application for all your AI conversations, compatible with any AI provider. + +`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/danny-avila/LibreChat) + +[Documentation](https://www.librechat.ai/docs/configuration/librechat_yaml/ai_endpoints/openrouter) + +--- + +### [LlamaIndex](https://www.llamaindex.ai) + +LlamaIndex logo + +Framework for building knowledge assistants using LLMs connected to your enterprise data. + +`coding` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/run-llama/llama_index) + +[Documentation](https://docs.llamaindex.ai/en/stable/api_reference/llms/openrouter/) + +--- + +### [Mastra](https://mastra.ai) + +Mastra logo + +An open-source TypeScript framework for building AI-powered applications and agents. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/mastra-ai/mastra) + +[Documentation](https://mastra.ai/docs/frameworks/agentic-uis/openrouter) + +--- + +### [Maxim AI](https://www.getmaxim.ai/) + +Maxim AI logo + +Maxim is an agent simulation, evaluation, and observability platform that empowers modern AI teams to deploy agents with quality, reliability, and speed. + +`coding` `productivity` `research` + +[Documentation](https://www.getmaxim.ai/docs/settings/model-configuration#model-configuration) + +--- + +### [NanoClaw](https://nanoclaw.dev) + +NanoClaw logo + +A lightweight alternative to OpenClaw that runs agents in isolated containers and supports channels like WhatsApp, Telegram, Slack, Discord, and Gmail. + +`chat` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/qwibitai/nanoclaw) + +[Documentation](https://github.com/qwibitai/nanoclaw#readme) + +--- + +### [nanocode](https://github.com/1rgs/nanocode) + +nanocode logo + +Minimal Claude Code alternative. Single Python file, zero dependencies, ~250 lines. Full agentic coding loop with tools for read, write, edit, glob, grep, and bash. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/1rgs/nanocode) + +[Documentation](https://github.com/1rgs/nanocode#openrouter) + +--- + +### [Nikke-DB Story/Roleplaying Generator](https://nikke-db.pages.dev/story-gen) + +Nikke-DB Story/Roleplaying Generator logo + +Interactive roleplay and story generation tool in the Goddess of Victory: NIKKE universe. Features synced Live2D animations and context-aware emotional expressions of the characters. + +`chat` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Nikke-db/nikke-db-vue) + +[Documentation](https://nikke-db.pages.dev/story-gen) + +--- + +### [Novelcrafter](https://www.novelcrafter.com) + +Novelcrafter logo + +Your all-in-one writing workspace that blends a powerful world-building wiki called Codex with flexible, model-agnostic AI assistance to help authors plan, draft, and finish their novels with complete creative control. + +`chat` `creative` `productivity` + +[Documentation](https://www.novelcrafter.com/help/docs/ai-connections/openrouter) + +--- + +### [Octomind](https://octomind.run) + +Octomind logo + +Session-based AI development assistant CLI. MCP tool execution, multi-provider support via OpenRouter, roles, skills, and agent orchestration — all from the terminal. + +`coding` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/muvon/octomind) + +[Documentation](https://octomind.run/docs/providers/openrouter) + +--- + +### [OpenClaw (Moltbot)](https://openclaw.ai/) + +OpenClaw (Moltbot) logo + +A personal AI assistant you run on your own devices. Connects to WhatsApp, Telegram, Discord, Slack, and 50+ other services with persistent memory and extensible capabilities. + +`productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/openclaw/openclaw) + +[Documentation](https://docs.openclaw.ai/providers/openrouter) + +--- + +### [OpenRouter MCP Multimodal](https://github.com/stabgan/openrouter-mcp-multimodal) + +OpenRouter MCP Multimodal logo + +All-in-one MCP server that gives Claude Desktop, Cursor, Kiro, VS Code, Windsurf, and Cline access to OpenRouter's 300+ LLMs — chat, image / audio / video analysis, and image / audio / video generation (Veo 3.1, Sora, Seedance, Wan). + +`productivity` `chat` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/stabgan/openrouter-mcp-multimodal) + +[Documentation](https://github.com/stabgan/openrouter-mcp-multimodal#quick-start) + +--- + +### [openrouter-rs](https://github.com/realmorrisliu/openrouter-rs) + +openrouter-rs logo + +Community-maintained Rust SDK and companion CLI for OpenRouter, with typed clients for chat, responses, messages, models, embeddings, streaming, and management workflows. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/realmorrisliu/openrouter-rs) + +[Documentation](https://github.com/realmorrisliu/openrouter-rs/blob/main/docs/community/awesome-openrouter/README.md) + +--- + +### [Ottex](https://ottex.ai) + +Ottex logo + +WisprFlow + Raycast AI shortcuts but with OpenRouter BYOK. Dictate emails, Slack messages, Claude Code prompts and more. Auto-formats based on the app you're working with. + +`productivity` + +[Documentation](https://ottex.ai/docs) + +--- + +### [PostHog](https://posthog.com) + +PostHog logo + +Dev tools that help product engineers build successful products. + +`productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/PostHog/posthog) + +[Documentation](https://posthog.com/tutorials/openrouter-observability) + +--- + +### [PostQode](https://postqode.ai) + +PostQode logo + +AI-powered SDLC platform with specialized agents for API, Web, and Mobile testing, plus a generic Agent for development. + +`productivity` + +[Documentation](https://docs.postqode.ai/settings/model-configuration) + +--- + +### [Project AIRI](https://airi.moeru.ai/) + +Project AIRI logo + +An open‑source virtual companion inspired by Neuro-sama that can chat, listen, speak, and play games + +`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/moeru-ai/airi) + +[Documentation](https://airi.moeru.ai/docs/en/) + +--- + +### [Quests](https://quests.dev) + +Quests logo + +The open-source app builder. + +`chat` `coding` `productivity` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/quests-org/quests) + +[Documentation](https://quests.dev/providers/openrouter) + +--- + +### [Roboflow Workflows](https://roboflow.com/workflows) + +Roboflow Workflows logo + +A visual builder for computer vision pipelines. The OpenRouter block runs any of 300+ vision-language models on your images and detection crops, so you can swap models without rewriting your pipeline. + +`productivity` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/roboflow/inference) + +[Documentation](https://inference.roboflow.com/workflows/blocks/open_router/) + +--- + +### [Roo Code](https://roocode.com) + +Roo Code logo + +An AI-powered autonomous coding agent that lives in your editor. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/RooCodeInc/Roo-Code) + +[Documentation](https://docs.roocode.com/providers/openrouter) + +--- + +### [Shakespeare](https://shakespeare.diy) + +Shakespeare logo + +An open-source browser-based AI application builder that works entirely in-browser without a backend. Supports OpenRouter, OpenCode, OpenAI, Anthropic, and more. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://gitlab.com/soapbox-pub/shakespeare) + +[Documentation](https://soapbox.pub/shakespeare-resources/) + +--- + +### [SillyTavern](https://sillytavern.app) + +SillyTavern logo + +A local-first LLM frontend for power users, supporting chat, character cards, and multiple AI providers. + +`chat` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/SillyTavern/SillyTavern) + +[Documentation](https://docs.sillytavern.app/usage/api-connections/openrouter/) + +--- + +### [Skales](https://skales.app) + +Skales logo + +Local AI desktop agent for Windows, macOS & Linux. 15+ providers, Desktop Buddy, Discover Feed, Custom Skills, Browser Agent. No Docker, no terminal. + +`chat` `productivity` `coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/skalesapp/skales) + +[Documentation](https://docs.skales.app) + +--- + +### [SoulForge](https://soulforge.proxysoul.com) + +SoulForge logo + +Graph-powered coding agent for the terminal. Edits code by symbol via AST, not find-and-replace. + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/proxysoul/soulforge) + +[Documentation](https://soulforge.proxysoul.com/providers/overview#openrouter) + +--- + +### [Space Agent](https://space-agent.ai/) + +Space Agent logo + +Free and open-source AI agent that builds your space right in the browser. + +`productivity` `chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/agent0ai/space-agent) + +[Documentation](https://github.com/agent0ai/space-agent/blob/main/app/L0/_all/mod/_core/documentation/docs/agent/onscreen-agent-runtime.md) + +--- + +### [Spokenly](https://spokenly.app) + +Spokenly logo + +Dictation app for macOS, Windows, and iOS, free when you bring your own API keys. Real-time and file transcription, plus optional AI text cleanup and rewriting using your own OpenRouter key and the model you pick. + +`productivity` + +[Documentation](https://spokenly.app/docs) + +--- + +### [Stirrup](https://github.com/ArtificialAnalysis/Stirrup) + +Stirrup logo + +A lightweight framework for building agents. Bring your own OpenRouter key and use `ChatCompletionsClient` to build your own agents with any model. + +`productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/ArtificialAnalysis/Stirrup) + +[Documentation](https://stirrup.artificialanalysis.ai/) + +--- + +### [VT Code](https://github.com/vinhnx/vtcode) + +VT Code logo + +Semantic coding agent in the terminal + +`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/vinhnx/vtcode) + +[Documentation](https://github.com/vinhnx/vtcode/blob/main/docs/providers/openrouter.md) + +--- + +### [Warden](https://karatsidhu.gumroad.com/l/warden) + +Warden logo + +A Native Swift MacOS app that that supports multiple AI providers and models using your own API keys. + +`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/SidhuK/WardenApp) + +[Documentation](https://github.com/SidhuK/WardenApp/blob/main/Setup.MD) + +--- + +## Add Your App + +Want to add your app to this list? See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions. + +--- + +Powered by [OpenRouter](https://openrouter.ai) diff --git a/apps/iclaw/logo.png b/apps/iclaw/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..96de6b0e47d614bb0c114ae0c678dcb9f8cc7ee0 GIT binary patch literal 20420 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≤hYoh_J^P#`Sp=}IO<2F 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 literal 0 HcmV?d00001 From 1f613feea14558fa253d2461ad56eeac26770124 Mon Sep 17 00:00:00 2001 From: tmlxrd Date: Wed, 10 Jun 2026 08:24:20 +0000 Subject: [PATCH 2/2] Fix iClaw submission: use app.yaml format, remove manual README edit and backup file --- README.md | 12 - README.md.bak | 647 -------------------------------------------- apps/iclaw/app.yaml | 9 + 3 files changed, 9 insertions(+), 659 deletions(-) delete mode 100644 README.md.bak create mode 100644 apps/iclaw/app.yaml diff --git a/README.md b/README.md index cc84c20..33e4770 100644 --- a/README.md +++ b/README.md @@ -290,18 +290,6 @@ Observability and Evaluation. Bring your OpenRouter key to supercharge your infe --- -### [iClaw](https://iclaw.digital) - -iClaw logo - -Local-first AI workspace with sandbox isolation. Run OpenClaw agent sessions with built-in container security. - -`productivity` `security` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/iclawapp/iclaw) - -[npm](https://www.npmjs.com/package/@iclawapp/iclaw) - ---- - ### [Kilo Code](https://kilo.ai) Kilo Code logo diff --git a/README.md.bak b/README.md.bak deleted file mode 100644 index 33e4770..0000000 --- a/README.md.bak +++ /dev/null @@ -1,647 +0,0 @@ -# OpenRouter App Directory - -A curated list of apps and tools that work with [OpenRouter](https://openrouter.ai) - the unified API for hundreds of AI models. - -## What is OpenRouter? - -[OpenRouter](https://openrouter.ai) provides a single API to access models from Anthropic, OpenAI, Google, and dozens of other providers. - -**Why use OpenRouter:** -- Access hundreds of models from major AI providers through one API -- Automatic failover and load balancing across providers -- No vendor lock-in - -## Get Your API Key - -1. Create an account at [openrouter.ai](https://openrouter.ai) -2. Add credits and generate an API key at [openrouter.ai/settings/keys](https://openrouter.ai/settings/keys) -3. Use your key with any app below or in your own projects - -**Developers:** Integrate OpenRouter using the [OpenRouter SDK](https://openrouter.ai/sdk) (TypeScript, Python, Go, Java). [View documentation →](https://openrouter.ai/docs/quickstart) - - - - -## Table of Contents - -- [Agent Swarm](#agent-swarm) -- [Agent Zero](#agent-zero) -- [AiAssistWorks](#aiassistworks) -- [Aider](#aider) -- [analystOS](#analystos) -- [Autohand Code CLI](#autohand-code-cli) -- [Aventura](#aventura) -- [BoltAI](#boltai) -- [Browser Use](#browser-use) -- [Chatbox](#chatbox) -- [ChatLima](#chatlima) -- [Chorus](#chorus) -- [Cline](#cline) -- [Cloudflare AI Gateway](#cloudflare-ai-gateway) -- [Dexto](#dexto) -- [GitBug](#gitbug) -- [GitHub Copilot](#github-copilot) -- [Helicone](#helicone) -- [Kilo Code](#kilo-code) -- [LibreChat](#librechat) -- [LlamaIndex](#llamaindex) -- [Mastra](#mastra) -- [Maxim AI](#maxim-ai) -- [NanoClaw](#nanoclaw) -- [nanocode](#nanocode) -- [Nikke-DB Story/Roleplaying Generator](#nikke-db-storyroleplaying-generator) -- [Novelcrafter](#novelcrafter) -- [Octomind](#octomind) -- [OpenClaw (Moltbot)](#openclaw-moltbot) -- [OpenRouter MCP Multimodal](#openrouter-mcp-multimodal) -- [openrouter-rs](#openrouter-rs) -- [Ottex](#ottex) -- [PostHog](#posthog) -- [PostQode](#postqode) -- [Project AIRI](#project-airi) -- [Quests](#quests) -- [Roboflow Workflows](#roboflow-workflows) -- [Roo Code](#roo-code) -- [Shakespeare](#shakespeare) -- [SillyTavern](#sillytavern) -- [Skales](#skales) -- [SoulForge](#soulforge) -- [Space Agent](#space-agent) -- [Spokenly](#spokenly) -- [Stirrup](#stirrup) -- [VT Code](#vt-code) -- [Warden](#warden) - -## Apps - -### [Agent Swarm](https://agent-swarm.dev) - -Agent Swarm logo - -Coordination intelligence for AI coding agents. A lead delegates, Docker-isolated workers ship code, memory compounds across sessions. Workers run via OpenRouter — bring your own key to pick any model (default: Qwen3 Coder Flash). - -`coding` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/desplega-ai/agent-swarm) - -[Documentation](https://docs.agent-swarm.dev/docs/guides/harness-configuration#opencode) - ---- - -### [Agent Zero](https://www.agent-zero.ai/) - -Agent Zero logo - -Build autonomous AI agents effortlessly. - -`productivity` `chat` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/agent0ai/agent-zero) - -[Documentation](https://www.agent-zero.ai/p/docs/get-started/#configuration) - ---- - -### [AiAssistWorks](https://www.aiassistworks.com/) - -AiAssistWorks logo - -AI for Google Sheets™, Slides™ & Docs™. Fill, clean, and categorize 100k+ rows with simple text commands—no complex formulas needed. Create charts, pivot tables, and write content using 100+ AI models. - -`productivity` `creative` - -[Documentation](https://support.aiassistworks.com/kb/article/8/setting-up-openrouter-api-key) - ---- - -### [Aider](https://aider.chat) - -Aider logo - -AI pair programming in your terminal that lets you work with LLMs to build on your existing codebase. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Aider-AI/aider) - -[Documentation](https://aider.chat/docs/llms/openrouter.html) - ---- - -### [analystOS](https://github.com/sheeki03/analystOS) - -analystOS logo - -Web UI for AI-powered research + optional Notion automation. Upload docs, scrape URLs, chat with research via RAG. Connect Notion for zero-touch automated reports. 50+ OpenRouter models. - -`research` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/sheeki03/analystOS) - -[Documentation](https://github.com/sheeki03/analystOS#readme) - ---- - -### [Autohand Code CLI](https://www.autohand.ai/cli) - -Autohand Code CLI logo - -The world fastest open code cli agent - -`coding` `chat` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/autohandai/code-cli) - -[Documentation](https://autohand.ai/docs/integrations/openrouter) - ---- - -### [Aventura](https://aventura.camp) - -Aventura logo - -A free, open source AI adventure and creative writing app - -`creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/unkarelian/Aventura) - -[Documentation](https://aventura.camp/setup/) - ---- - -### [BoltAI](https://boltai.com) - -BoltAI logo - -The best AI app for Mac. Instantly switch between 300+ AI models, from a single native app. - -`chat` - -[Documentation](https://help.boltai.com/articles/2327851-how-to-use-openrouter-in-boltai) - ---- - -### [Browser Use](https://browser-use.com) - -Browser Use logo - -Open-source browser agent driven via CDP. Pairs with OpenRouter as the action layer for any LLM — execute real web tasks with Claude, GPT, Gemini, or any of OR's 300+ models. 92K stars on main repo, 135K+ across the org. YC W25. - -`productivity` `coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/browser-use/browser-use) - -[Documentation](https://docs.browser-use.com/open-source/supported-models#openrouter) - ---- - -### [Chatbox](https://chatboxai.app) - -Chatbox logo - -Your Ultimate AI Copilot on the Desktop. Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux, iOS, and Android. - -`chat` `coding` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/chatboxai/chatbox) - -[Documentation](https://docs.chatboxai.app/en/guides/providers/openrouter) - ---- - -### [ChatLima](https://www.chatlima.com) - -ChatLima logo - -Feature-rich MCP-powered AI chatbot with multi-model support, image input, PDF export, and comprehensive API key management for OpenRouter - -`chat` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/brooksy4503/chatlima) - -[Documentation](https://www.chatlima.com/faq) - ---- - -### [Chorus](https://github.com/meltylabs/chorus) - -Chorus logo - -A macOS desktop app that provides unified access to multiple AI models and services. All the AI, on your Mac. - -`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/meltylabs/chorus) - -[Documentation](https://github.com/meltylabs/chorus#readme) - ---- - -### [Cline](https://cline.bot) - -Cline logo - -Autonomous coding agent right in your IDE. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/cline/cline) - -[Documentation](https://github.com/cline/cline?tab=readme-ov-file#use-any-api-and-model) - ---- - -### [Cloudflare AI Gateway](https://developers.cloudflare.com/ai-gateway/) - -Cloudflare AI Gateway logo - -Monitor, control, and optimize your AI applications. - -`productivity` `research` - -[Documentation](https://developers.cloudflare.com/ai-gateway/providers/openrouter/) - ---- - -### [Dexto](https://dexto.ai) - -Dexto logo - -Open agent harness for AI apps with a production-ready coding agent, CLI, and Web UI. - -`coding` `productivity` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/truffle-ai/dexto) - -[Documentation](https://docs.dexto.ai/docs/guides/configuring-dexto/llm#gateway-providers) - ---- - -### [GitBug](https://gitbug.ai) - -GitBug logo - -AI-powered code review for GitHub PRs. Bring your own OpenRouter key to get automated reviews with 100+ models. - -`coding` - -[Documentation](https://gitbug.ai/docs) - ---- - -### [GitHub Copilot](https://github.com/features/copilot) - -GitHub Copilot logo - -Bring your own OpenRouter key to VS Code and GitHub Copilot to use Agent mode with any model. - -`coding` - -[Documentation](https://code.visualstudio.com/docs/copilot/language-models#_bring-your-own-language-model-key) - ---- - -### [Helicone](https://www.helicone.ai) - -Helicone logo - -Observability and Evaluation. Bring your OpenRouter key to supercharge your inference. - -`productivity` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Helicone/helicone) - -[Documentation](https://docs.helicone.ai/getting-started/integration-method/openrouter#openrouter-integration) - ---- - -### [Kilo Code](https://kilo.ai) - -Kilo Code logo - -An AI-powered coding assistant for VS Code that supports multiple AI providers and models. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Kilo-Org/kilocode) - -[Documentation](https://kilo.ai/docs/providers/openrouter) - ---- - -### [LibreChat](https://www.librechat.ai) - -LibreChat logo - -An open-source chat application for all your AI conversations, compatible with any AI provider. - -`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/danny-avila/LibreChat) - -[Documentation](https://www.librechat.ai/docs/configuration/librechat_yaml/ai_endpoints/openrouter) - ---- - -### [LlamaIndex](https://www.llamaindex.ai) - -LlamaIndex logo - -Framework for building knowledge assistants using LLMs connected to your enterprise data. - -`coding` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/run-llama/llama_index) - -[Documentation](https://docs.llamaindex.ai/en/stable/api_reference/llms/openrouter/) - ---- - -### [Mastra](https://mastra.ai) - -Mastra logo - -An open-source TypeScript framework for building AI-powered applications and agents. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/mastra-ai/mastra) - -[Documentation](https://mastra.ai/docs/frameworks/agentic-uis/openrouter) - ---- - -### [Maxim AI](https://www.getmaxim.ai/) - -Maxim AI logo - -Maxim is an agent simulation, evaluation, and observability platform that empowers modern AI teams to deploy agents with quality, reliability, and speed. - -`coding` `productivity` `research` - -[Documentation](https://www.getmaxim.ai/docs/settings/model-configuration#model-configuration) - ---- - -### [NanoClaw](https://nanoclaw.dev) - -NanoClaw logo - -A lightweight alternative to OpenClaw that runs agents in isolated containers and supports channels like WhatsApp, Telegram, Slack, Discord, and Gmail. - -`chat` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/qwibitai/nanoclaw) - -[Documentation](https://github.com/qwibitai/nanoclaw#readme) - ---- - -### [nanocode](https://github.com/1rgs/nanocode) - -nanocode logo - -Minimal Claude Code alternative. Single Python file, zero dependencies, ~250 lines. Full agentic coding loop with tools for read, write, edit, glob, grep, and bash. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/1rgs/nanocode) - -[Documentation](https://github.com/1rgs/nanocode#openrouter) - ---- - -### [Nikke-DB Story/Roleplaying Generator](https://nikke-db.pages.dev/story-gen) - -Nikke-DB Story/Roleplaying Generator logo - -Interactive roleplay and story generation tool in the Goddess of Victory: NIKKE universe. Features synced Live2D animations and context-aware emotional expressions of the characters. - -`chat` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/Nikke-db/nikke-db-vue) - -[Documentation](https://nikke-db.pages.dev/story-gen) - ---- - -### [Novelcrafter](https://www.novelcrafter.com) - -Novelcrafter logo - -Your all-in-one writing workspace that blends a powerful world-building wiki called Codex with flexible, model-agnostic AI assistance to help authors plan, draft, and finish their novels with complete creative control. - -`chat` `creative` `productivity` - -[Documentation](https://www.novelcrafter.com/help/docs/ai-connections/openrouter) - ---- - -### [Octomind](https://octomind.run) - -Octomind logo - -Session-based AI development assistant CLI. MCP tool execution, multi-provider support via OpenRouter, roles, skills, and agent orchestration — all from the terminal. - -`coding` `productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/muvon/octomind) - -[Documentation](https://octomind.run/docs/providers/openrouter) - ---- - -### [OpenClaw (Moltbot)](https://openclaw.ai/) - -OpenClaw (Moltbot) logo - -A personal AI assistant you run on your own devices. Connects to WhatsApp, Telegram, Discord, Slack, and 50+ other services with persistent memory and extensible capabilities. - -`productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/openclaw/openclaw) - -[Documentation](https://docs.openclaw.ai/providers/openrouter) - ---- - -### [OpenRouter MCP Multimodal](https://github.com/stabgan/openrouter-mcp-multimodal) - -OpenRouter MCP Multimodal logo - -All-in-one MCP server that gives Claude Desktop, Cursor, Kiro, VS Code, Windsurf, and Cline access to OpenRouter's 300+ LLMs — chat, image / audio / video analysis, and image / audio / video generation (Veo 3.1, Sora, Seedance, Wan). - -`productivity` `chat` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/stabgan/openrouter-mcp-multimodal) - -[Documentation](https://github.com/stabgan/openrouter-mcp-multimodal#quick-start) - ---- - -### [openrouter-rs](https://github.com/realmorrisliu/openrouter-rs) - -openrouter-rs logo - -Community-maintained Rust SDK and companion CLI for OpenRouter, with typed clients for chat, responses, messages, models, embeddings, streaming, and management workflows. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/realmorrisliu/openrouter-rs) - -[Documentation](https://github.com/realmorrisliu/openrouter-rs/blob/main/docs/community/awesome-openrouter/README.md) - ---- - -### [Ottex](https://ottex.ai) - -Ottex logo - -WisprFlow + Raycast AI shortcuts but with OpenRouter BYOK. Dictate emails, Slack messages, Claude Code prompts and more. Auto-formats based on the app you're working with. - -`productivity` - -[Documentation](https://ottex.ai/docs) - ---- - -### [PostHog](https://posthog.com) - -PostHog logo - -Dev tools that help product engineers build successful products. - -`productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/PostHog/posthog) - -[Documentation](https://posthog.com/tutorials/openrouter-observability) - ---- - -### [PostQode](https://postqode.ai) - -PostQode logo - -AI-powered SDLC platform with specialized agents for API, Web, and Mobile testing, plus a generic Agent for development. - -`productivity` - -[Documentation](https://docs.postqode.ai/settings/model-configuration) - ---- - -### [Project AIRI](https://airi.moeru.ai/) - -Project AIRI logo - -An open‑source virtual companion inspired by Neuro-sama that can chat, listen, speak, and play games - -`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/moeru-ai/airi) - -[Documentation](https://airi.moeru.ai/docs/en/) - ---- - -### [Quests](https://quests.dev) - -Quests logo - -The open-source app builder. - -`chat` `coding` `productivity` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/quests-org/quests) - -[Documentation](https://quests.dev/providers/openrouter) - ---- - -### [Roboflow Workflows](https://roboflow.com/workflows) - -Roboflow Workflows logo - -A visual builder for computer vision pipelines. The OpenRouter block runs any of 300+ vision-language models on your images and detection crops, so you can swap models without rewriting your pipeline. - -`productivity` `research` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/roboflow/inference) - -[Documentation](https://inference.roboflow.com/workflows/blocks/open_router/) - ---- - -### [Roo Code](https://roocode.com) - -Roo Code logo - -An AI-powered autonomous coding agent that lives in your editor. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/RooCodeInc/Roo-Code) - -[Documentation](https://docs.roocode.com/providers/openrouter) - ---- - -### [Shakespeare](https://shakespeare.diy) - -Shakespeare logo - -An open-source browser-based AI application builder that works entirely in-browser without a backend. Supports OpenRouter, OpenCode, OpenAI, Anthropic, and more. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://gitlab.com/soapbox-pub/shakespeare) - -[Documentation](https://soapbox.pub/shakespeare-resources/) - ---- - -### [SillyTavern](https://sillytavern.app) - -SillyTavern logo - -A local-first LLM frontend for power users, supporting chat, character cards, and multiple AI providers. - -`chat` `creative` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/SillyTavern/SillyTavern) - -[Documentation](https://docs.sillytavern.app/usage/api-connections/openrouter/) - ---- - -### [Skales](https://skales.app) - -Skales logo - -Local AI desktop agent for Windows, macOS & Linux. 15+ providers, Desktop Buddy, Discover Feed, Custom Skills, Browser Agent. No Docker, no terminal. - -`chat` `productivity` `coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/skalesapp/skales) - -[Documentation](https://docs.skales.app) - ---- - -### [SoulForge](https://soulforge.proxysoul.com) - -SoulForge logo - -Graph-powered coding agent for the terminal. Edits code by symbol via AST, not find-and-replace. - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/proxysoul/soulforge) - -[Documentation](https://soulforge.proxysoul.com/providers/overview#openrouter) - ---- - -### [Space Agent](https://space-agent.ai/) - -Space Agent logo - -Free and open-source AI agent that builds your space right in the browser. - -`productivity` `chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/agent0ai/space-agent) - -[Documentation](https://github.com/agent0ai/space-agent/blob/main/app/L0/_all/mod/_core/documentation/docs/agent/onscreen-agent-runtime.md) - ---- - -### [Spokenly](https://spokenly.app) - -Spokenly logo - -Dictation app for macOS, Windows, and iOS, free when you bring your own API keys. Real-time and file transcription, plus optional AI text cleanup and rewriting using your own OpenRouter key and the model you pick. - -`productivity` - -[Documentation](https://spokenly.app/docs) - ---- - -### [Stirrup](https://github.com/ArtificialAnalysis/Stirrup) - -Stirrup logo - -A lightweight framework for building agents. Bring your own OpenRouter key and use `ChatCompletionsClient` to build your own agents with any model. - -`productivity` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/ArtificialAnalysis/Stirrup) - -[Documentation](https://stirrup.artificialanalysis.ai/) - ---- - -### [VT Code](https://github.com/vinhnx/vtcode) - -VT Code logo - -Semantic coding agent in the terminal - -`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/vinhnx/vtcode) - -[Documentation](https://github.com/vinhnx/vtcode/blob/main/docs/providers/openrouter.md) - ---- - -### [Warden](https://karatsidhu.gumroad.com/l/warden) - -Warden logo - -A Native Swift MacOS app that that supports multiple AI providers and models using your own API keys. - -`chat` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/SidhuK/WardenApp) - -[Documentation](https://github.com/SidhuK/WardenApp/blob/main/Setup.MD) - ---- - -## Add Your App - -Want to add your app to this list? See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions. - ---- - -Powered by [OpenRouter](https://openrouter.ai) diff --git a/apps/iclaw/app.yaml b/apps/iclaw/app.yaml new file mode 100644 index 0000000..ed934c3 --- /dev/null +++ b/apps/iclaw/app.yaml @@ -0,0 +1,9 @@ +name: "iClaw" +description: "Local-first AI workspace that runs agent sessions in isolated containers." +url: "https://iclaw.digital" +docs: "https://iclaw.digital/docs" +tags: + - productivity + - other +open_source: "https://github.com/iclawapp/iclaw" +date_added: "2026-06-09"