qqcode
Conversational coding, file editing, and shell automation in terminal
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install QQcode?โผ
Run `npx skills add qnguyen3/qqcode --all -g -y` in your terminal to install all skills in this repository globally.
What does QQcode do?โผ
QQcode is an open-source command-line coding assistant that lets you chat with your codebase to read, edit, and search files and run shell commands using natural language.
Which AI providers does QQcode support?โผ
It supports Anthropic Claude subscriptions, OpenRouter, and Mistral AI, configured through a simple config.toml file or environment variables.
Can QQcode process PDF files?โผ
Yes. It ships with a PDF skill that extracts text and tables, merges or splits documents, fills forms, and creates new PDFs programmatically.
Does QQcode work on Windows?โผ
Yes. It runs on macOS, Linux, and Windows (experimental), and can be installed with a one-line script or via uv.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core