Skip to main content
Run any Skill in Manus
with one click
GitHub repository

vean

vean contains 4 collected skills from Tshah-95, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
21
updated
2026-07-13
Forks
3
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

setup
software-developers

Set up or verify a fresh vean clone for local development and agent use. Use when the user asks to bootstrap, install, doctor, verify, configure Claude Code, configure Codex, enable the vean LSP/MCP plugin, hoist skills, or make a new consumer machine/repo checkout ready to edit .mlt timelines.

2026-07-13
drive
software-quality-assurance-analysts-and-testers

Prove a vean UI change in the real loopback editor without taking over the desktop. Use the packaged H04 Playwright/Chromium runner for completion evidence; use the optional agent-browser path only for ad-hoc headless inspection. Native shell UI is outside this unattended local harness.

2026-07-13
view
software-developers

Bring up the vean app on THIS worktree's latest code so the human can click around โ€” launch the native Tauri dev window (or a browser tab) on the current project or one you name, live-reloading this checkout's viewer. Use when the user says /view, "open the app", "let me see it", "bring up the editor", or wants to poke at a change themselves. This is the sanctioned foreground-window path โ€” the human-facing sibling of the headless `drive` skill (which proves a change with a clip). Takes an optional project path/name/title to open something specific.

2026-07-13
editing
software-developers

How to edit a vean timeline as an agent โ€” drive the .mlt through the MCP/CLI domain tools (apply-op / preview-op / undo / render / still), trust the ambient vean-lsp for diagnostics (never poll diagnose in the loop), read each tool's consequences + inverse + optional alerts, and use renderโ†’still as your eyes. Use when making any change to a .mlt document through the bridge (apply an op, fix a diagnostic, tighten a cut, duck audio, add a dissolve).

2026-07-01