Bundled Skills Catalog
VibeOS ships with a large built-in skill library copied into ~/.vibeos/skills/ on install. Each skill below links to a dedicated page with its full definition, setup, and usage.
VibeOS also syncs bundled skills on vibeos update, but the sync manifest respects local deletions and user edits. If a skill listed here is missing from your profile's ~/.vibeos/skills/ tree, it is still shipped with VibeOS; restore it with vibeos skills reset <name> --restore.
If a skill is missing from this list but present in the repo, the catalog is regenerated by website/scripts/generate-skill-docs.py.
apple
| Skill | Description | Path |
|---|---|---|
apple-notes | Manage Apple Notes via memo CLI: create, search, edit. | apple/apple-notes |
apple-reminders | Apple Reminders via remindctl: add, list, complete. | apple/apple-reminders |
clipboard-notify | Copy, paste, and notify on macOS via pbcopy. | apple/clipboard-notify |
findmy | Track Apple devices/AirTags via FindMy.app on macOS. | apple/findmy |
imessage | Send and receive iMessages/SMS via the imsg CLI on macOS. | apple/imessage |
autonomous-ai-agents
| Skill | Description | Path |
|---|---|---|
claude-code | Delegate coding to Claude Code CLI (features, PRs). | autonomous-ai-agents/claude-code |
codex | Delegate coding to OpenAI Codex CLI (features, PRs). | autonomous-ai-agents/codex |
opencode | Delegate coding to OpenCode CLI (features, PR review). | autonomous-ai-agents/opencode |
vibeos-agent | Configure, extend, or contribute to VibeOS. | autonomous-ai-agents/vibeos-agent |
computer-use
| Skill | Description | Path |
|---|---|---|
computer-use | Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual desktops / Spaces. Cross-platform: macOS, Windows, Linux. Works with any tool-capable... | computer-use |
linux-desktop | Linux desktop control presets via computer_use helpers. | computer-use/linux-desktop |
macos-desktop | macOS desktop control presets via computer_use and scripts. | computer-use/macos-desktop |
windows-desktop | Windows desktop control presets via computer_use helpers. | computer-use/windows-desktop |
creative
| Skill | Description | Path |
|---|---|---|
architecture-diagram | Dark-themed SVG architecture/cloud/infra diagrams as HTML. | creative/architecture-diagram |
ascii-art | ASCII art: pyfiglet, cowsay, boxes, image-to-ascii. | creative/ascii-art |
ascii-video | ASCII video: convert video/audio to colored ASCII MP4/GIF. | creative/ascii-video |
baoyu-infographic | Infographics: 21 layouts x 21 styles (信息图, 可视化). | creative/baoyu-infographic |
claude-design | Design one-off HTML artifacts (landing, deck, prototype). | creative/claude-design |
client-site-from-inn | Build a multipage org site from a Russian INN. | creative/client-site-from-inn |
comfyui | Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution. | creative/comfyui |
creative-studio | Orchestrate still, motion, and vector creative pipelines. | creative/creative-studio |
design-md | Author/validate/export Google's DESIGN.md token spec files. | creative/design-md |
design-to-code-loop | Apply brand tokens from templates into SPA CSS. | creative/design-to-code-loop |
design-variant-picker | Generate 3 HTML design previews before site build. | creative/design-variant-picker |
excalidraw | Hand-drawn Excalidraw JSON diagrams (arch, flow, seq). | creative/excalidraw |
figma-edit | Edit Figma via MCP; GUI is last resort. | creative/figma-edit |
humanizer | Humanize text: strip AI-isms and add real voice. | creative/humanizer |
manim-video | Manim CE animations: 3Blue1Brown math/algo videos. | creative/manim-video |
p5js | p5.js sketches: gen art, shaders, interactive, 3D. | creative/p5js |
popular-web-designs | 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS. | creative/popular-web-designs |
pretext | Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HT... | creative/pretext |
raster-edit | Polish rasters in Photoshop, Affinity, or Photopea. | creative/raster-edit |
sketch | Throwaway HTML mockups: 2-3 design variants to compare. | creative/sketch |
songwriting-and-ai-music | Songwriting craft and Suno AI music prompts. | creative/songwriting-and-ai-music |
sprite-production | Create genuine RGBA sprites, remove generated backgrounds, validate alpha, and pack deterministic sprite sheets with JSON metadata. | creative/sprite-production |
touchdesigner-mcp | Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools. | creative/touchdesigner-mcp |
video-nle | Rough cuts in DaVinci, Premiere, or Final Cut. | creative/video-nle |
data-science
| Skill | Description | Path |
|---|---|---|
jupyter-live-kernel | Iterative Python via live Jupyter kernel (hamelnb). | data-science/jupyter-live-kernel |
desktop
| Skill | Description | Path |
|---|---|---|
choose-interaction-surface | Pick browser, computer_use, MCP, or terminal for a task. | desktop/choose-interaction-surface |
desktop-operate | Run app-control tasks with self-heal and scorecard. | desktop/desktop-operate |
linux-app-playbooks | Files, editor, viewer, browser via computer_use. | desktop/linux-app-playbooks |
macos-app-playbooks | Finder, Notes, Mail, and Preview via computer_use. | desktop/macos-app-playbooks |
windows-app-playbooks | Explorer, Notepad, Photos, Edge via computer_use. | desktop/windows-app-playbooks |
devops
| Skill | Description | Path |
|---|---|---|
analytical-ui | Use runs summary and dashboard instead of Canvas. | devops/analytical-ui |
deploy-presets | Docker Compose and Cloudflare deploy recipes for starters. | devops/deploy-presets |
kanban-automations | Durable Cursor-like automations via VibeOS kanban. | devops/kanban-automations |
mcp-safe-hygiene | Add MCP servers safely with tools.include whitelists. | devops/mcp-safe-hygiene |
niche-integrations-onboarding | Install niche Cursor plugins as user skills or MCP. | devops/niche-integrations-onboarding |
niche-mcp-kit | Stage Linear, Notion, Figma MCP safely. | devops/niche-mcp-kit |
open-webui-vibeos | Wire Open WebUI to VibeOS via the API server. | devops/open-webui-vibeos |
saas-mcp-onboarding | Enable catalog SaaS MCPs with safe whitelists. | devops/saas-mcp-onboarding |
session-loop | Repeat a prompt on an interval via cron or tick. | devops/session-loop |
vibeos-api-automation | Call VibeOS API server from scripts via vibeos api. | devops/vibeos-api-automation |
vibeos-local-audit | Read local vibeos-policy tool audit without telemetry. | devops/vibeos-local-audit |
vibeos-local-verify-deploy | Run local checks then deploy VibeOS to Timeweb. | devops/vibeos-local-verify-deploy |
vibeos-ops-health | Triage gateway, cron, and kanban health. | devops/vibeos-ops-health |
dogfood
| Skill | Description | Path |
|---|---|---|
dogfood | Exploratory QA of web apps: find bugs, evidence, reports. | dogfood |
email
| Skill | Description | Path |
|---|---|---|
himalaya | Himalaya CLI: IMAP/SMTP email from terminal. | email/himalaya |
github
| Skill | Description | Path |
|---|---|---|
codebase-inspection | Inspect codebases w/ pygount: LOC, languages, ratios. | github/codebase-inspection |
github-auth | GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login. | github/github-auth |
github-code-review | Review PRs: diffs, inline comments via gh or REST. | github/github-code-review |
github-issues | Create, triage, label, assign GitHub issues via gh or REST. | github/github-issues |
github-pr-workflow | GitHub PR lifecycle: branch, commit, open, CI, merge. | github/github-pr-workflow |
github-repo-management | Clone/create/fork repos; manage remotes, releases. | github/github-repo-management |
issue-to-pr | Turn a GitHub issue into a branch, fix, and PR. | github/issue-to-pr |
kanban
| Skill | Description | Path |
|---|---|---|
board-blackboard | Post typed Kanban swarm events for the team. | kanban/board-blackboard |
media
| Skill | Description | Path |
|---|---|---|
gif-search | Search/download GIFs from Tenor via curl + jq. | media/gif-search |
heartmula | HeartMuLa: Suno-like song generation from lyrics + tags. | media/heartmula |
songsee | Audio spectrograms/features (mel, chroma, MFCC) via CLI. | media/songsee |
youtube-content | YouTube transcripts to summaries, threads, blogs. | media/youtube-content |
memory
| Skill | Description | Path |
|---|---|---|
acquaintance | Run a short opt-in get-to-know-you ritual. | memory/acquaintance |
archival-recall | Insert and search Archival via one CLI language. | memory/archival-recall |
board-knowledge | Share and search findings on a Kanban board KB. | memory/board-knowledge |
episodic-diary | Find past chats in the episodic diary tier. | memory/episodic-diary |
mlops
| Skill | Description | Path |
|---|---|---|
audiocraft-audio-generation | AudioCraft: MusicGen text-to-music, AudioGen text-to-sound. | mlops/models/audiocraft |
huggingface-hub | HuggingFace hf CLI: search/download/upload models, datasets. | mlops/huggingface-hub |
llama-cpp | llama.cpp local GGUF inference + HF Hub model discovery. | mlops/inference/llama-cpp |
evaluating-llms-harness | lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.). | mlops/evaluation/lm-evaluation-harness |
segment-anything-model | SAM: zero-shot image segmentation via points, boxes, masks. | mlops/models/segment-anything |
serving-llms-vllm | vLLM: high-throughput LLM serving, OpenAI API, quantization. | mlops/inference/vllm |
weights-and-biases | W&B: log ML experiments, sweeps, model registry, dashboards. | mlops/evaluation/weights-and-biases |
note-taking
| Skill | Description | Path |
|---|---|---|
obsidian | Read, search, create, and edit notes in the Obsidian vault. | note-taking/obsidian |
productivity
| Skill | Description | Path |
|---|---|---|
airtable | Airtable REST API via curl. Records CRUD, filters, upserts. | productivity/airtable |
google-workspace | Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python. | productivity/google-workspace |
maps | Geocode, POIs, routes, timezones via OpenStreetMap/OSRM. | productivity/maps |
nano-pdf | Edit PDF text/typos/titles via nano-pdf CLI (NL prompts). | productivity/nano-pdf |
notion | Notion API + ntn CLI: pages, databases, markdown, Workers. | productivity/notion |
ocr-and-documents | Extract text from PDFs/scans (pymupdf, marker-pdf). | productivity/ocr-and-documents |
petdex | Install and select animated petdex mascots for VibeOS. | productivity/petdex |
powerpoint | Create, read, edit .pptx decks, slides, notes, templates. | productivity/powerpoint |
teams-meeting-pipeline | Operate the Teams meeting summary pipeline via VibeOS CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions. | productivity/teams-meeting-pipeline |
research
| Skill | Description | Path |
|---|---|---|
academic-literature | Search papers via arXiv, Scholar MCP, and citations. | research/academic-literature |
analysis-orchestration | Run gatherer, critic, and synthesizer analysis roles. | research/analysis-orchestration |
arxiv | Search arXiv papers by keyword, author, category, or ID. | research/arxiv |
blogwatcher | Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool. | research/blogwatcher |
challenge-gate | Detect bot walls and escalate CAPTCHA to a human. | research/challenge-gate |
comparative-analysis | Build weighted comparison matrices across options. | research/comparative-analysis |
llm-wiki | Karpathy's LLM Wiki: build/query interlinked markdown KB. | research/llm-wiki |
longform-synthesis | Map-reduce long documents into cited syntheses. | research/longform-synthesis |
polymarket | Query Polymarket: markets, prices, orderbooks, history. | research/polymarket |
professional-research | Multi-source research briefs with citations and grading. | research/professional-research |
progress-ledger | Keep a Magentic-style task and progress ledger. | research/progress-ledger |
quantitative-analysis | Profile CSVs and compute transparent numeric summaries. | research/quantitative-analysis |
research-local-corpus | Query a local research corpus via wiki or qmd. | research/research-local-corpus |
research-paper-writing | Write ML papers for NeurIPS/ICML/ICLR: design→submit. | research/research-paper-writing |
source-critique | Grade sources for trust, bias, freshness, and method. | research/source-critique |
visual-source-extract | Extract cited facts from images, scans, and video. | research/visual-source-extract |
smart-home
| Skill | Description | Path |
|---|---|---|
openhue | Control Philips Hue lights, scenes, rooms via OpenHue CLI. | smart-home/openhue |
social-media
| Skill | Description | Path |
|---|---|---|
xurl | X/Twitter via xurl CLI: post, search, DM, media, v2 API. | social-media/xurl |
software-development
| Skill | Description | Path |
|---|---|---|
change-impact | Map git-diff blast radius via project index. | software-development/change-impact |
choose-language-pack | Pick a language pack by product goal. | software-development/choose-language-pack |
codebase-navigate | Find symbols via project index CLI, not grep alone. | software-development/codebase-navigate |
cursor-capabilities-bridge | Map Cursor rules, MCP, and hooks into VibeOS. | software-development/cursor-capabilities-bridge |
cursor-notebook-bridge | Edit Jupyter notebooks via live kernel tools. | software-development/cursor-notebook-bridge |
cursor-review-bridge | Map Cursor Bugbot and Security Review to VibeOS. | software-development/cursor-review-bridge |
cursor-sdk-bridge | Map Cursor SDK agents to VibeOS API and ACP. | software-development/cursor-sdk-bridge |
cursor-subagent-cookbook | Map Cursor subagents to profiles and fleet. | software-development/cursor-subagent-cookbook |
cursor-task-orchestration | Cursor-style research, implement, verify via delegate_task. | software-development/cursor-task-orchestration |
desktop-local-preview | Open localhost apps in the desktop preview rail. | software-development/desktop-local-preview |
git-local-workflow | Local git status, diff, commit, and branch discipline. | software-development/git-local-workflow |
internet-starter | Scaffold Next.js, FastAPI, or fullstack starters. | software-development/internet-starter |
lang-ansible | Lint and syntax-check Ansible playbooks. | software-development/lang-ansible |
lang-astro | Navigate, test, and build Astro sites. | software-development/lang-astro |
lang-bash | Lint and test Bash scripts via shellcheck. | software-development/lang-bash |
lang-clojure | Navigate, test, and run Clojure projects. | software-development/lang-clojure |
lang-cpp | Navigate, build, and test C/C++ via CMake tooling. | software-development/lang-cpp |
lang-crystal | Test, format, and build Crystal via shards. | software-development/lang-crystal |
lang-csharp | Navigate, test, and build C# via the dotnet CLI. | software-development/lang-csharp |
lang-dart | Navigate, test, and analyze Dart via pub tooling. | software-development/lang-dart |
lang-deno | Test, lint, and check Deno TypeScript projects. | software-development/lang-deno |
lang-docker | Build and validate Docker and Compose files. | software-development/lang-docker |
lang-elixir | Navigate, test, and compile Elixir via Mix tooling. | software-development/lang-elixir |
lang-elm | Test, review, and build Elm frontends. | software-development/lang-elm |
lang-erlang | Test and build Erlang via rebar3 or Make. | software-development/lang-erlang |
lang-fsharp | Navigate, test, and build F# via the dotnet CLI. | software-development/lang-fsharp |
lang-gleam | Navigate, test, and build Gleam on BEAM. | software-development/lang-gleam |
lang-go | Navigate, test, and vet Go modules via go test. | software-development/lang-go |
lang-godot | Lint and run Godot projects via GDScript tooling. | software-development/lang-godot |
lang-graphql | Lint and codegen GraphQL schemas and operations. | software-development/lang-graphql |
lang-haskell | Navigate, test, and build Haskell packages. | software-development/lang-haskell |
lang-java | Navigate, test, and build Java via Maven or Gradle. | software-development/lang-java |
lang-julia | Navigate, test, and package Julia via Pkg tooling. | software-development/lang-julia |
lang-kotlin | Navigate, test, and build Kotlin via Gradle tooling. | software-development/lang-kotlin |
lang-lua | Navigate, test, and lint Lua modules. | software-development/lang-lua |
lang-nix | Check and build Nix flakes for reproducible envs. | software-development/lang-nix |
lang-ocaml | Navigate, test, and build OCaml via Dune. | software-development/lang-ocaml |
lang-openapi | Lint and codegen OpenAPI and Swagger specs. | software-development/lang-openapi |
lang-php | Navigate, test, and lint PHP via composer tools. | software-development/lang-php |
lang-powershell | Test and lint PowerShell via Pester/Analyzer. | software-development/lang-powershell |
lang-prisma | Migrate and validate Prisma schemas for web apps. | software-development/lang-prisma |
lang-protobuf | Lint and generate Protobuf and gRPC contracts. | software-development/lang-protobuf |
lang-python | Navigate, test, and lint Python via index and CLI. | software-development/lang-python |
lang-r | Navigate, test, and lint R packages via testthat. | software-development/lang-r |
lang-ruby | Navigate, test, and lint Ruby via Bundler tooling. | software-development/lang-ruby |
lang-rust | Navigate, test, and clippy Rust via cargo. | software-development/lang-rust |
lang-scala | Navigate, test, and build Scala via sbt or Mill. | software-development/lang-scala |
lang-solidity | Build, test, and lint Solidity contracts. | software-development/lang-solidity |
lang-sql | Lint and review SQL schemas and migrations. | software-development/lang-sql |
lang-svelte | Navigate, test, and build Svelte or SvelteKit apps. | software-development/lang-svelte |
lang-swift | Navigate, test, and build Swift via SPM tooling. | software-development/lang-swift |
lang-terraform | Plan, validate, and format Terraform infra. | software-development/lang-terraform |
lang-typescript | Navigate, test, and typecheck TypeScript via CLI. | software-development/lang-typescript |
lang-vue | Navigate, test, and build Vue or Nuxt apps. | software-development/lang-vue |
lang-yaml | Lint and validate YAML, Helm, and Kustomize. | software-development/lang-yaml |
lang-zig | Navigate, test, and build Zig via the Zig toolchain. | software-development/lang-zig |
node-inspect-debugger | Debug Node.js via --inspect + Chrome DevTools Protocol CLI. | software-development/node-inspect-debugger |
plan | Plan mode: write a markdown plan, no execution. | software-development/plan |
pr-babysit | Babysit a PR until CI and comments are clean. | software-development/pr-babysit |
pr-ready | Local diagnostics and tests before opening a PR. | software-development/pr-ready |
project-kanban-worktrees | Project-linked kanban worktrees and branch names. | software-development/project-kanban-worktrees |
python-debugpy | Debug Python: pdb REPL + debugpy remote (DAP). | software-development/python-debugpy |
requesting-code-review | Pre-commit review: security scan, quality gates, auto-fix. | software-development/requesting-code-review |
ship-web-service | Ship API+SPA using research, browser, and deploy. | software-development/ship-web-service |
simplify-code | Parallel 3-agent cleanup of recent code changes. | software-development/simplify-code |
spike | Throwaway experiments to validate an idea before build. | software-development/spike |
split-to-prs | Split large local changes into small reviewable PRs. | software-development/split-to-prs |
systematic-debugging | 4-phase root cause debugging: understand bugs before fixing. | software-development/systematic-debugging |
test-driven-development | TDD: enforce RED-GREEN-REFACTOR, tests before code. | software-development/test-driven-development |
vibeos-agent-skill-authoring | Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles. | software-development/vibeos-agent-skill-authoring |
web-development
| Skill | Description | Path |
|---|---|---|
browser-e2e | Browser smoke and E2E recipes using agent-browser tools. | web-development/browser-e2e |
browser-network-assert | Assert API/health HTTP status from probes or HAR. | web-development/browser-network-assert |
cinematic-web | Build live Next.js scroll-motion cinematic sites. | web-development/cinematic-web |
large-admin-ia | Structure large admin apps via IA and CRUD stubs. | web-development/large-admin-ia |
site-map-crawl | Map same-origin pages via sitemap and BFS crawl. | web-development/site-map-crawl |
site-page-analyze | Extract page SEO and DOM signals into a report. | web-development/site-page-analyze |
web-site-kit | Route site analyze, crawl, cinematic, or admin work. | web-development/web-site-kit |
work
| Skill | Description | Path |
|---|---|---|
work-connectors | Wire calendar and CRM into Work via MCP and skills. | work/work-connectors |
work-operate | Drive Work Mode goals to a finished deliverable. | work/work-operate |
yuanbao
| Skill | Description | Path |
|---|---|---|
yuanbao | Yuanbao (元宝) groups: @mention users, query info/members. | yuanbao |