qnguyen3qnguyen3Communityยท2 Agent Skills Included

qqcode

Conversational coding, file editing, and shell automation in terminal

Provides a conversational coding assistant in the terminal that reads, writes, and edits files, searches code, and runs shell commands from plain-English requests. Eliminates manual file hunting, repetitive command typing, and context switching between editor and terminal. Supports custom skills, MCP servers, multiple model providers, and PDF processing to complete development workflows faster.
npx skills add qnguyen3/qqcode --all -g -y
Available:

Tells the AI agent how the project is structured, which commands to run for testing and linting, and which modern Python coding rules to follow when working in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’