by askimo-ai
AI Client for chat, RAG, plans, MCP tools, and agents. Support multiple LLMs (Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM, Gemini, OpenRouter)
# Add to your Claude Code skills
git clone https://github.com/askimo-ai/askimoLast scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:25:00.397Z",
"npmAuditRan": true,
"pipAuditRan": true
}askimo is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by askimo-ai. AI Client for chat, RAG, plans, MCP tools, and agents. Support multiple LLMs (Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM, Gemini, OpenRouter). It has 313 GitHub stars.
Yes. askimo passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/askimo-ai/askimo" and add it to your Claude Code skills directory (see the Installation section above).
askimo is primarily written in Kotlin. It is open-source under askimo-ai on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh askimo against similar tools.
No comments yet. Be the first to share your thoughts!
You shouldn't have to choose between the best AI model, your privacy, and getting real work done.
Multi-step AI Plans - fill in a form, get a finished deliverable:
RAG - search and chat with your local files:
MCP tools - connect any MCP-compatible server:
Download for macOS, Windows, or Linux →
| OS | macOS 11+, Windows 10+, Linux (Ubuntu 20.04+, Debian 11+, Fedora 35+) |
| Memory | 50–300 MB (AI models require additional memory depending on provider) |
| Disk | 250 MB |
Cloud: OpenAI · Anthropic Claude · Google Gemini · xAI Grok · OpenRouter · NVIDIA NIM · Together AI
Local: Ollama · LM Studio · Docker AI · vLLM Server
Custom: Any OpenAI-compatible endpoint via custom base URL
git clone https://github.com/askimo-ai/askimo.git
cd askimo
./gradlew :desktop:run
./gradlew :desktop:package
| Module | Description |
|---|---|
desktop/ |
Compose Multiplatform desktop application |
desktop-shared/ |
Shared UI components |
shared/ |
Core: providers, RAG, MCP, memory, tools, database, plans engine, skills & agent runtimes |
See CONTRIBUTING.md for development guidelines and DCO requirements, or the Development Getting Started Guide.
English · 中文 (简体/繁體) · 日本語 · 한국어 · Français · Español · Deutsch · Português · Tiếng Việt
Translations are managed on Crowdin. Contributions welcome - no coding required.
AGPLv3. See LICENSE.
Bug reports, feature requests, and pull requests are welcome. See CONTRIBUTING.md for details.