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 438 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!
⚠️ 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.
⚠️ Status: winding down
QodeAssist is moving to maintenance-only. No new features, no requests, and at some point I'll likely stop entirely.
Issues and pull requests are closed, and the Discord server is gone. There's no support of any kind, by email or otherwise.
If you need to reach me for something, I'm at palm1r-github-dev@pm.me — no promise of a reply.
The code stays available under its GPL license — fork it freely.
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.
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, …)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.
The Quick Setup feature provides one-click configuration for popular cloud AI models. Get started in 3 easy steps:
All settings (provider, model, template, URL) are configured automatically. Just add your API key and you're ready to go!
For advanced users or local models, choose your preferred provider and follow the detailed configuration guide:
Local providers:
/v1 endpoint for tool-calling modelsllama-serverCloud providers:
deepseek-chat and deepseek-reasoner (reasonin