cua-vl

Create topic folders and starter templates for VibeLearn-AI repositories.

9|6|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/solkit70/VibeLearn-AI --skill cua-vl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cua-vl
Source: https://github.com/solkit70/VibeLearn-AI/tree/main/extras/claude-skill
Command: npx skills add https://github.com/solkit70/VibeLearn-AI --skill cua-vl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude users often want a streamlined way to bootstrap a VibeLearn-AI project in Claude, including topic scaffolding, templates, and roadmap planning, but must manually assemble files and paths.

Core Features & Use Cases

  • Auto-creates the Topic folders (Topics/{TopicName}, vl_prompts, vl_roadmap, vl_worklog) and provides starter templates from the repository.
  • Guides Roadmap generation by supplying prompts and templates to prepare a structured learning plan.
  • Supports daily learning orchestration by summarizing current progress and providing a ready-to-run daily planning prompt.

Quick Start

Launch the Claude integration and configure CUA_VL_ROOT to point to your local VibeLearn-AI repository, then ask for a new Topic or Roadmap

Frequently Asked Questions about cua-vl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-setup Claude workflows for a new learning topic?

To auto-setup Claude workflows for a new learning topic, configure the CUA_VL_ROOT setting to point to your local repository, then ask Claude to initialize a new topic. It auto-creates folders like vl_prompts, vl_roadmap, and vl_worklog, and provides starter templates.

Can I generate a structured learning roadmap using Claude?

Yes, you can generate a structured learning roadmap using Claude. The extension guides roadmap generation by supplying prompts and templates from your repository to prepare a structured learning plan for your specified topic.

What do I need to configure before bootstrapping a VibeLearn-AI project in Claude?

Before bootstrapping a VibeLearn-AI project in Claude, you need to set the CUA_VL_ROOT variable to locate your local repository. This allows the tool to find the necessary files and use Read, Write, Bash, Grep, and Glob tools to manipulate folders.

Does Claude support daily learning orchestration for local repository workflows?

Claude supports daily learning orchestration for local repository workflows by summarizing your current progress and providing a ready-to-run daily planning prompt. This keeps your continuous learning workflow active and organized.

Why manually assemble topic scaffolding files when using Claude for VibeLearn-AI?

Manually assembling topic scaffolding files for VibeLearn-AI is unnecessary because this extension automates the process. It creates the required topic directories and populates them with starter templates directly from your repository, streamlining project initialization.

What's the best way to initialize topic folders and templates for a Claude project?

The best way to initialize topic folders and templates for a Claude project is to use automated workflow setup. It creates the required Topics/{TopicName} directory structure and extracts starter templates from your repository, eliminating manual file assembly.