vinhnxvinhnxCommunityยท32 Agent Skills Included

VTCode

Open-source terminal coding agent with safe tools and multi-provider AI support

Runs an interactive terminal AI agent that writes, reviews, and refactors code across your projects. Connects to 30+ LLM providers or local models, with sandboxed shell execution, code search, and file editing built in. Extends through skills, plugins, and MCP servers so repetitive coding workflows run automatically without manual setup.
npx skills add vinhnx/VTCode --all -g -y
Available:

Gives the AI agent project-wide operating rules, including delegating coding tasks to lower-power subagent models, following workspace safety boundaries, and routing work across the modular crates in this repository.

All Skills in This Repository (32)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
vinhnxvinhnx

skill-creator

Guide creation of AI agent skills with SKILL.md structure and bundled resources.

Community
Intermediate
๐Ÿ“ฆ In Repo
vinhnxvinhnx

skill-installer

Install VT Code skills from curated lists or GitHub repositories.

Community
Intermediate
๐Ÿ“ฆ In Repo
vinhnxvinhnx

theme-factory

Apply pre-set or custom themes with color palettes and font pairings to presentations, documents, and reports.

Community
Basic
๐Ÿ“ฆ In Repo
vinhnxvinhnx

frontend-design

Generate production-grade frontend interfaces in HTML/CSS/JS, React, or Vue.

Community
Advanced
๐Ÿ“ฆ In Repo
vinhnxvinhnx

doc-coauthoring

Guide structured document co-authoring with context gathering and reader testing.

Community
Advanced
๐Ÿ“ฆ In Repo
vinhnxvinhnx

web-design-guidelines

Review UI code against Web Interface Guidelines for accessibility and UX compliance.

Community
Intermediate
๐Ÿ“ฆ In Repo
vinhnxvinhnx

pdf-generator-vtcode

Generate PDF documents with text and tables using reportlab and fpdf2.

Community
Intermediate
๐Ÿ“ฆ In Repo
vinhnxvinhnx

xlsx

Create, edit, and analyze Excel files with formulas and pandas.

Community
Advanced
๐Ÿ“ฆ In Repo
vinhnxvinhnx

pdf

Fill PDF forms and extract text and tables using pypdf and pdfplumber.

Community
Intermediate
๐Ÿ“ฆ In Repo
vinhnxvinhnx

algorithmic-art

Create algorithmic art with p5.js sketches using seeded randomness and parametric variation.

Community
Advanced
๐Ÿ“ฆ In Repo
vinhnxvinhnx

internal-comms

Generate internal company communications using predefined templates and guidelines.

Community
Intermediate
๐Ÿ“ฆ In Repo
vinhnxvinhnx

canvas-design

Generate original visual art and design philosophies in PDF and PNG formats.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install VTCode?โ–ผ

Run `npx skills add vinhnx/VTCode --all -g -y` in your terminal to install all skills in this suite globally.

What is VT Code used for?โ–ผ

VT Code is an open-source terminal coding agent that writes, reviews, and refactors code, runs safe shell commands, and automates long-running development tasks from your terminal.

Which AI models does VT Code support?โ–ผ

It supports over 30 providers including OpenAI and OpenRouter, plus local inference through Ollama, LM Studio, and llama.cpp.

Is VT Code safe to run on my projects?โ–ผ

Yes. It uses a restricted shell sandbox, workspace approval gates, command safety detection, and audit logging so the agent cannot run dangerous commands without permission.

Can I extend VT Code with my own skills?โ–ผ

Yes. It supports Agent Skills, MCP servers, and Agent Plugins, and includes a skill-creator skill that scaffolds, validates, and packages new skills for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’