val-town-cli
✓Manage Val Town projects using the vt CLI. Use when working with Vals (Val Town serverless functions), syncing code to Val Town, creating HTTP endpoints, streaming logs, or managing Val Town branches. Triggers on tasks involving Val Town development, val creation/editing, or when user mentions "vt", "val town", or "vals".
Installation
SKILL.md
The vt CLI manages Val Town projects locally. Key concepts:
| Create new val | vt create my-val | | Clone existing | vt clone username/valName | | Push changes | vt push | | Pull updates | vt pull | | Auto-sync | vt watch | | View in browser | vt browse | | Stream logs | vt tail | | Check status | vt status | | List your vals | vt list |
| .http.ts, .http.tsx | HTTP endpoint | | .cron.ts | Scheduled cron job | | .email.ts | Email handler | | Other .ts/.tsx files | Script val |
Manage Val Town projects using the vt CLI. Use when working with Vals (Val Town serverless functions), syncing code to Val Town, creating HTTP endpoints, streaming logs, or managing Val Town branches. Triggers on tasks involving Val Town development, val creation/editing, or when user mentions "vt", "val town", or "vals". Source: nbbaier/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/nbbaier/agent-skills --skill val-town-cli- Source
- nbbaier/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is val-town-cli?
Manage Val Town projects using the vt CLI. Use when working with Vals (Val Town serverless functions), syncing code to Val Town, creating HTTP endpoints, streaming logs, or managing Val Town branches. Triggers on tasks involving Val Town development, val creation/editing, or when user mentions "vt", "val town", or "vals". Source: nbbaier/agent-skills.
How do I install val-town-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nbbaier/agent-skills --skill val-town-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/nbbaier/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01