# Add to your Claude Code skills
git clone https://github.com/chatboxai/chatboxLast scanned: 6/1/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-01T09:25:46.741Z",
"npmAuditRan": false,
"pipAuditRan": true
}chatbox is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by chatboxai. Powerful AI Client. It has 41,610 GitHub stars.
Yes. chatbox 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/chatboxai/chatbox" and add it to your Claude Code skills directory (see the Installation section above).
chatbox is primarily written in TypeScript. It is open-source under chatboxai 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 chatbox against similar tools.
No comments yet. Be the first to share your thoughts!
Based on votes and bookmarks from developers who liked this skill
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
This is the repository for the Chatbox Community Edition, open-sourced under the GPLv3 license.
Chatbox is going open-source Again!
We regularly sync code from the pro repo to this repo, and vice versa.
For more information: chatboxai.app
| Platform | Minimum Version | Architecture |
|---|---|---|
| Windows | Windows 10 | x64 |
| macOS | macOS 11 (Big Sur) | Intel/Apple Silicon |
| Linux | Ubuntu 20.04+ / AppImage supported distros | x64 |
Support for Multiple LLM Providers
:gear: Seamlessly integrate with a variety of cutting-edge language models:
Image Generation with Dall-E-3
:art: Create the images of your imagination with Dall-E-3.
Enhanced Prompting
:speech_balloon: Advanced prompting features to refine and focus your queries for better responses.
Local Data Storage
:floppy_disk: Your data remains on your device, ensuring it never gets lost and maintains your privacy.
No-Deployment Installation Packages
:package: Get started quickly with downloadable installation packages. No complex setup necessary!
Ergonomic UI & Dark Theme
:new_moon: A user-friendly interface with a night mode option for reduced eye strain during extended use.
Keyboard Shortcuts
:keyboard: Stay productive with shortcuts that speed up your workflow.
Streaming Reply
:arrow_forward: Provide rapid responses to your interactions with immediate, progressive replies.
Markdown, Latex & Code Highlighting
:scroll: Generate messages with the full power of Markdown and Latex formatting, coupled with syntax highlighting for various programming languages, enhancing readability and presentation.
Prompt Library & Message Quoting
:books: Save and organize prompts for reuse, and quote messages for context in discussions.
Cross-Platform Desktop
:computer: Chatbox is ready for Windows, Mac, and Linux users.
Web Version
:globe_with_meridians: Use the web application on any device with a browser, anywhere.
Mobile Apps
:phone: Native iOS and Android applications for on-the-go access.
We welcome contributions from the community! Here's how you can help make Chatbox better:
mainHelp make Chatbox accessible to more people by contributing translations:
src/locales directoryThank you for contributing! 🙏
Before you begin, ensure you have the following installed:
corepack enable && corepack prepare pnpm@latest --activate