Agent · Skill · Workflow

Equip agents with
reusable skills

SKILL templates and playbooks for Cursor, Codex, and other agents—discover, compose, and operationalize your AI collaboration flow.

Quick links Skill index Tools Help

Curated items
128+
Cases
24
Community
56%

Why VV Skill

Turn scattered prompts and playbooks into searchable, versionable skill units so Cursor, Codex, and custom agents share one vocabulary.

Structured SKILL files

Use SKILL.md plus YAML front matter to describe intent and guardrails—fewer “tribal knowledge” gaps.

Case-first discovery

Filter by dev, docs, ops, and collaboration to match the phase you are in.

Composable workflows

Chain skills into pipelines—from review to CI summaries to release checks.

Built to evolve

Track provenance and change reasons so forks, reviews, and upstream merges stay sane.

Ship in three steps

From discovery to production—keep skills in sync with repos and pipelines.

1. Discover

Find templates in curated skills or the case hub; read triggers and expected outputs.

2. Adapt

Copy into your repo and tailor examples, constraints, and safety rules to your org.

3. Operate

Wire into PRs, CI, and releases; tighten prompts with logs and retrospectives.

Ready to level up your agent workflow?

Start with one SKILL and offload repeated decisions to reusable instructions. For authoring notes or site help, see About or Support anytime.

Minimal SKILL skeleton

# Keep the YAML header for tooling
---
name: my-team-skill
description: When to use it and what it produces
---

## When to invoke
## Steps & checklist
## Safety & compliance