by Palm1r
QodeAssist is an AI-powered coding assistant plugin for Qt Creator
# Add to your Claude Code skills
git clone https://github.com/Palm1r/QodeAssistLast scanned: 5/23/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-23T06:34:29.362Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}QodeAssist is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Palm1r. QodeAssist is an AI-powered coding assistant plugin for Qt Creator. It has 424 GitHub stars.
Yes. QodeAssist 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/Palm1r/QodeAssist" and add it to your Claude Code skills directory (see the Installation section above).
QodeAssist is primarily written in C++. It is open-source under Palm1r 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 QodeAssist against similar tools.
No comments yet. Be the first to share your thoughts!
QodeAssist brings a full AI coding workflow to Qt Creator for C++ and QML — smart code completion, multi-panel chat, inline quick refactoring, and project-aware tool calling. It works with local runtimes (Ollama, llama.cpp, LM Studio) and cloud providers (Claude, OpenAI, Google AI, Mistral, Qwen, DeepSeek), can run as an MCP server so other clients reuse its project context, and can also act as an MCP client to consume tools from external MCP servers (authenticated MCP servers are not supported yet).
⚠️ Important Notice About Paid Providers
When using paid providers like Claude, OpenRouter or OpenAI-compatible services:
- These services will consume API tokens which may result in charges to your account
- The QodeAssist developer bears no responsibility for any charges incurred
- Please carefully review the provider's pricing and your account settings before use
QodeAssist enhances Qt Creator with AI-powered coding assistance:
.qodeassist/skills/ and .claude/skills/, invoked automatically, with /skill, or always-onreasoning_content (DeepSeek, Qwen QwQ/Qwen3-Thinking, LM Studio, OpenRouter, …).qodeassist/rules/), agent roles, reusable refactor templates, full prompt-template controlJoin our Discord Community to get support and connect with other users!
You can install and update QodeAssist directly from within Qt Creator by adding the QodeAssist registry as an external extension repository.
Qt Creator → Extensions) and switch to the Browser tabhttps://github.com/Palm1r/extension-registry/archive/refs/heads/qodeassist.tar.gzhttps://github.com/Palm1r/extension-registry/archive/refs/heads/qodeassist-qtc20.tar.gzhttps://github.com/Palm1r/extension-registry/archive/refs/heads/qodeassist-qtc19.tar.gzhttps://github.com/Palm1r/extension-registry/archive/refs/heads/qodeassist-qtc18.tar.gzNote: This is an external repository not maintained by The Qt Company. By adding it you accept responsibility for managing the associated risks, as stated in the Extensions page.
QodeAssistUpdater is a command-line utility that automates plugin installation and updates with automatic Qt Creator version detection and checksum verification.
Features:
Installation:
Download pre-built binary from QodeAssistUpdater releases or build from source
Usage:
# Check current status and available updates
./qodeassist-updater --status
# Install latest version
./qodeassist-updater --install
For more information, visit the QodeAssistUpdater repository.
The Quick Setup feature provides one-click configuration for popular cloud AI models. Get started in 3 easy steps:
All