by geek-fun
Agentic desktop GUI client for Elasticsearch, OpenSearch, DynamoDB, MongoDB & EasySearch. Natural language queries, visual management, and monitoring. Privacy-first. Open source.
# Add to your Claude Code skills
git clone https://github.com/geek-fun/dockitLast scanned: 6/9/2026
{
"issues": [
{
"type": "npm-audit",
"message": "dompurify: DOMPurify contains a Cross-site Scripting vulnerability",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "monaco-editor: Vulnerability found",
"severity": "medium"
}
],
"status": "PASSED",
"scannedAt": "2026-06-09T07:48:34.825Z",
"npmAuditRan": true,
"pipAuditRan": true
}dockit is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by geek-fun. Agentic desktop GUI client for Elasticsearch, OpenSearch, DynamoDB, MongoDB & EasySearch. Natural language queries, visual management, and monitoring. Privacy-first. Open source. It has 1,107 GitHub stars.
Yes. dockit 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/geek-fun/dockit" and add it to your Claude Code skills directory (see the Installation section above).
dockit is primarily written in TypeScript. It is open-source under geek-fun 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 dockit against similar tools.
No comments yet. Be the first to share your thoughts!
Open-source GUI client for Elasticsearch, OpenSearch, DynamoDB and MongoDB — one native desktop app for all your NoSQL databases.
Privacy-first. Your data, your keys. Open source.
Website · Docs · Download · Releases
English · 简体中文
DocKit replaces browser consoles like Kibana and AWS Console with a single native desktop app. Describe what you need in natural language and get runnable queries, or use the Monaco-powered editors directly. Supports OpenAI, Anthropic, and DeepSeek — bring your own key.
Describe what you need in natural language — the agent writes queries, inspects schemas, updates documents, deletes records, creates indexes, and returns results.
Visual tools for DynamoDB — query builder, PartiQL editor, table management, import/export.
Full-featured MongoDB client with query editor, document browser, and import/export.
Separate connection types with independent configs. Monaco-powered editor with full syntax highlighting and autocomplete.
DocKit is Built with Tauri (Rust), Vue 3 + TypeScript, shadcn-vue, UnoCSS, Monaco Editor, and Pinia.
git clone https://github.com/geek-fun/dockit.git --depth=1
cd dockit
npm install
npm run tauri dev
npm run tauri build # current platform
npm run build:macos # macOS Universal
Issues and PRs welcome. Check the contribution guide.
Apache 2.0 © GEEKFUN