Skip to main content

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​

SkillDescriptionPath
apple-notesManage Apple Notes via memo CLI: create, search, edit.apple/apple-notes
apple-remindersApple Reminders via remindctl: add, list, complete.apple/apple-reminders
clipboard-notifyCopy, paste, and notify on macOS via pbcopy.apple/clipboard-notify
findmyTrack Apple devices/AirTags via FindMy.app on macOS.apple/findmy
imessageSend and receive iMessages/SMS via the imsg CLI on macOS.apple/imessage

autonomous-ai-agents​

SkillDescriptionPath
claude-codeDelegate coding to Claude Code CLI (features, PRs).autonomous-ai-agents/claude-code
codexDelegate coding to OpenAI Codex CLI (features, PRs).autonomous-ai-agents/codex
opencodeDelegate coding to OpenCode CLI (features, PR review).autonomous-ai-agents/opencode
vibeos-agentConfigure, extend, or contribute to VibeOS.autonomous-ai-agents/vibeos-agent

computer-use​

SkillDescriptionPath
computer-useDrive 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-desktopLinux desktop control presets via computer_use helpers.computer-use/linux-desktop
macos-desktopmacOS desktop control presets via computer_use and scripts.computer-use/macos-desktop
windows-desktopWindows desktop control presets via computer_use helpers.computer-use/windows-desktop

creative​

SkillDescriptionPath
architecture-diagramDark-themed SVG architecture/cloud/infra diagrams as HTML.creative/architecture-diagram
ascii-artASCII art: pyfiglet, cowsay, boxes, image-to-ascii.creative/ascii-art
ascii-videoASCII video: convert video/audio to colored ASCII MP4/GIF.creative/ascii-video
baoyu-infographicInfographics: 21 layouts x 21 styles (信息图, 可视化).creative/baoyu-infographic
claude-designDesign one-off HTML artifacts (landing, deck, prototype).creative/claude-design
client-site-from-innBuild a multipage org site from a Russian INN.creative/client-site-from-inn
comfyuiGenerate 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-studioOrchestrate still, motion, and vector creative pipelines.creative/creative-studio
design-mdAuthor/validate/export Google's DESIGN.md token spec files.creative/design-md
design-to-code-loopApply brand tokens from templates into SPA CSS.creative/design-to-code-loop
design-variant-pickerGenerate 3 HTML design previews before site build.creative/design-variant-picker
excalidrawHand-drawn Excalidraw JSON diagrams (arch, flow, seq).creative/excalidraw
figma-editEdit Figma via MCP; GUI is last resort.creative/figma-edit
humanizerHumanize text: strip AI-isms and add real voice.creative/humanizer
manim-videoManim CE animations: 3Blue1Brown math/algo videos.creative/manim-video
p5jsp5.js sketches: gen art, shaders, interactive, 3D.creative/p5js
popular-web-designs54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.creative/popular-web-designs
pretextUse 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-editPolish rasters in Photoshop, Affinity, or Photopea.creative/raster-edit
sketchThrowaway HTML mockups: 2-3 design variants to compare.creative/sketch
songwriting-and-ai-musicSongwriting craft and Suno AI music prompts.creative/songwriting-and-ai-music
sprite-productionCreate genuine RGBA sprites, remove generated backgrounds, validate alpha, and pack deterministic sprite sheets with JSON metadata.creative/sprite-production
touchdesigner-mcpControl 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-nleRough cuts in DaVinci, Premiere, or Final Cut.creative/video-nle

data-science​

SkillDescriptionPath
jupyter-live-kernelIterative Python via live Jupyter kernel (hamelnb).data-science/jupyter-live-kernel

desktop​

SkillDescriptionPath
choose-interaction-surfacePick browser, computer_use, MCP, or terminal for a task.desktop/choose-interaction-surface
desktop-operateRun app-control tasks with self-heal and scorecard.desktop/desktop-operate
linux-app-playbooksFiles, editor, viewer, browser via computer_use.desktop/linux-app-playbooks
macos-app-playbooksFinder, Notes, Mail, and Preview via computer_use.desktop/macos-app-playbooks
windows-app-playbooksExplorer, Notepad, Photos, Edge via computer_use.desktop/windows-app-playbooks

devops​

SkillDescriptionPath
analytical-uiUse runs summary and dashboard instead of Canvas.devops/analytical-ui
deploy-presetsDocker Compose and Cloudflare deploy recipes for starters.devops/deploy-presets
kanban-automationsDurable Cursor-like automations via VibeOS kanban.devops/kanban-automations
mcp-safe-hygieneAdd MCP servers safely with tools.include whitelists.devops/mcp-safe-hygiene
niche-integrations-onboardingInstall niche Cursor plugins as user skills or MCP.devops/niche-integrations-onboarding
niche-mcp-kitStage Linear, Notion, Figma MCP safely.devops/niche-mcp-kit
open-webui-vibeosWire Open WebUI to VibeOS via the API server.devops/open-webui-vibeos
saas-mcp-onboardingEnable catalog SaaS MCPs with safe whitelists.devops/saas-mcp-onboarding
session-loopRepeat a prompt on an interval via cron or tick.devops/session-loop
vibeos-api-automationCall VibeOS API server from scripts via vibeos api.devops/vibeos-api-automation
vibeos-local-auditRead local vibeos-policy tool audit without telemetry.devops/vibeos-local-audit
vibeos-local-verify-deployRun local checks then deploy VibeOS to Timeweb.devops/vibeos-local-verify-deploy
vibeos-ops-healthTriage gateway, cron, and kanban health.devops/vibeos-ops-health

dogfood​

SkillDescriptionPath
dogfoodExploratory QA of web apps: find bugs, evidence, reports.dogfood

email​

SkillDescriptionPath
himalayaHimalaya CLI: IMAP/SMTP email from terminal.email/himalaya

github​

SkillDescriptionPath
codebase-inspectionInspect codebases w/ pygount: LOC, languages, ratios.github/codebase-inspection
github-authGitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.github/github-auth
github-code-reviewReview PRs: diffs, inline comments via gh or REST.github/github-code-review
github-issuesCreate, triage, label, assign GitHub issues via gh or REST.github/github-issues
github-pr-workflowGitHub PR lifecycle: branch, commit, open, CI, merge.github/github-pr-workflow
github-repo-managementClone/create/fork repos; manage remotes, releases.github/github-repo-management
issue-to-prTurn a GitHub issue into a branch, fix, and PR.github/issue-to-pr

kanban​

SkillDescriptionPath
board-blackboardPost typed Kanban swarm events for the team.kanban/board-blackboard

media​

SkillDescriptionPath
gif-searchSearch/download GIFs from Tenor via curl + jq.media/gif-search
heartmulaHeartMuLa: Suno-like song generation from lyrics + tags.media/heartmula
songseeAudio spectrograms/features (mel, chroma, MFCC) via CLI.media/songsee
youtube-contentYouTube transcripts to summaries, threads, blogs.media/youtube-content

memory​

SkillDescriptionPath
acquaintanceRun a short opt-in get-to-know-you ritual.memory/acquaintance
archival-recallInsert and search Archival via one CLI language.memory/archival-recall
board-knowledgeShare and search findings on a Kanban board KB.memory/board-knowledge
episodic-diaryFind past chats in the episodic diary tier.memory/episodic-diary

mlops​

SkillDescriptionPath
audiocraft-audio-generationAudioCraft: MusicGen text-to-music, AudioGen text-to-sound.mlops/models/audiocraft
huggingface-hubHuggingFace hf CLI: search/download/upload models, datasets.mlops/huggingface-hub
llama-cppllama.cpp local GGUF inference + HF Hub model discovery.mlops/inference/llama-cpp
evaluating-llms-harnesslm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).mlops/evaluation/lm-evaluation-harness
segment-anything-modelSAM: zero-shot image segmentation via points, boxes, masks.mlops/models/segment-anything
serving-llms-vllmvLLM: high-throughput LLM serving, OpenAI API, quantization.mlops/inference/vllm
weights-and-biasesW&B: log ML experiments, sweeps, model registry, dashboards.mlops/evaluation/weights-and-biases

note-taking​

SkillDescriptionPath
obsidianRead, search, create, and edit notes in the Obsidian vault.note-taking/obsidian

productivity​

SkillDescriptionPath
airtableAirtable REST API via curl. Records CRUD, filters, upserts.productivity/airtable
google-workspaceGmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.productivity/google-workspace
mapsGeocode, POIs, routes, timezones via OpenStreetMap/OSRM.productivity/maps
nano-pdfEdit PDF text/typos/titles via nano-pdf CLI (NL prompts).productivity/nano-pdf
notionNotion API + ntn CLI: pages, databases, markdown, Workers.productivity/notion
ocr-and-documentsExtract text from PDFs/scans (pymupdf, marker-pdf).productivity/ocr-and-documents
petdexInstall and select animated petdex mascots for VibeOS.productivity/petdex
powerpointCreate, read, edit .pptx decks, slides, notes, templates.productivity/powerpoint
teams-meeting-pipelineOperate the Teams meeting summary pipeline via VibeOS CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.productivity/teams-meeting-pipeline

research​

SkillDescriptionPath
academic-literatureSearch papers via arXiv, Scholar MCP, and citations.research/academic-literature
analysis-orchestrationRun gatherer, critic, and synthesizer analysis roles.research/analysis-orchestration
arxivSearch arXiv papers by keyword, author, category, or ID.research/arxiv
blogwatcherMonitor blogs and RSS/Atom feeds via blogwatcher-cli tool.research/blogwatcher
challenge-gateDetect bot walls and escalate CAPTCHA to a human.research/challenge-gate
comparative-analysisBuild weighted comparison matrices across options.research/comparative-analysis
llm-wikiKarpathy's LLM Wiki: build/query interlinked markdown KB.research/llm-wiki
longform-synthesisMap-reduce long documents into cited syntheses.research/longform-synthesis
polymarketQuery Polymarket: markets, prices, orderbooks, history.research/polymarket
professional-researchMulti-source research briefs with citations and grading.research/professional-research
progress-ledgerKeep a Magentic-style task and progress ledger.research/progress-ledger
quantitative-analysisProfile CSVs and compute transparent numeric summaries.research/quantitative-analysis
research-local-corpusQuery a local research corpus via wiki or qmd.research/research-local-corpus
research-paper-writingWrite ML papers for NeurIPS/ICML/ICLR: design→submit.research/research-paper-writing
source-critiqueGrade sources for trust, bias, freshness, and method.research/source-critique
visual-source-extractExtract cited facts from images, scans, and video.research/visual-source-extract

smart-home​

SkillDescriptionPath
openhueControl Philips Hue lights, scenes, rooms via OpenHue CLI.smart-home/openhue

social-media​

SkillDescriptionPath
xurlX/Twitter via xurl CLI: post, search, DM, media, v2 API.social-media/xurl

software-development​

SkillDescriptionPath
change-impactMap git-diff blast radius via project index.software-development/change-impact
choose-language-packPick a language pack by product goal.software-development/choose-language-pack
codebase-navigateFind symbols via project index CLI, not grep alone.software-development/codebase-navigate
cursor-capabilities-bridgeMap Cursor rules, MCP, and hooks into VibeOS.software-development/cursor-capabilities-bridge
cursor-notebook-bridgeEdit Jupyter notebooks via live kernel tools.software-development/cursor-notebook-bridge
cursor-review-bridgeMap Cursor Bugbot and Security Review to VibeOS.software-development/cursor-review-bridge
cursor-sdk-bridgeMap Cursor SDK agents to VibeOS API and ACP.software-development/cursor-sdk-bridge
cursor-subagent-cookbookMap Cursor subagents to profiles and fleet.software-development/cursor-subagent-cookbook
cursor-task-orchestrationCursor-style research, implement, verify via delegate_task.software-development/cursor-task-orchestration
desktop-local-previewOpen localhost apps in the desktop preview rail.software-development/desktop-local-preview
git-local-workflowLocal git status, diff, commit, and branch discipline.software-development/git-local-workflow
internet-starterScaffold Next.js, FastAPI, or fullstack starters.software-development/internet-starter
lang-ansibleLint and syntax-check Ansible playbooks.software-development/lang-ansible
lang-astroNavigate, test, and build Astro sites.software-development/lang-astro
lang-bashLint and test Bash scripts via shellcheck.software-development/lang-bash
lang-clojureNavigate, test, and run Clojure projects.software-development/lang-clojure
lang-cppNavigate, build, and test C/C++ via CMake tooling.software-development/lang-cpp
lang-crystalTest, format, and build Crystal via shards.software-development/lang-crystal
lang-csharpNavigate, test, and build C# via the dotnet CLI.software-development/lang-csharp
lang-dartNavigate, test, and analyze Dart via pub tooling.software-development/lang-dart
lang-denoTest, lint, and check Deno TypeScript projects.software-development/lang-deno
lang-dockerBuild and validate Docker and Compose files.software-development/lang-docker
lang-elixirNavigate, test, and compile Elixir via Mix tooling.software-development/lang-elixir
lang-elmTest, review, and build Elm frontends.software-development/lang-elm
lang-erlangTest and build Erlang via rebar3 or Make.software-development/lang-erlang
lang-fsharpNavigate, test, and build F# via the dotnet CLI.software-development/lang-fsharp
lang-gleamNavigate, test, and build Gleam on BEAM.software-development/lang-gleam
lang-goNavigate, test, and vet Go modules via go test.software-development/lang-go
lang-godotLint and run Godot projects via GDScript tooling.software-development/lang-godot
lang-graphqlLint and codegen GraphQL schemas and operations.software-development/lang-graphql
lang-haskellNavigate, test, and build Haskell packages.software-development/lang-haskell
lang-javaNavigate, test, and build Java via Maven or Gradle.software-development/lang-java
lang-juliaNavigate, test, and package Julia via Pkg tooling.software-development/lang-julia
lang-kotlinNavigate, test, and build Kotlin via Gradle tooling.software-development/lang-kotlin
lang-luaNavigate, test, and lint Lua modules.software-development/lang-lua
lang-nixCheck and build Nix flakes for reproducible envs.software-development/lang-nix
lang-ocamlNavigate, test, and build OCaml via Dune.software-development/lang-ocaml
lang-openapiLint and codegen OpenAPI and Swagger specs.software-development/lang-openapi
lang-phpNavigate, test, and lint PHP via composer tools.software-development/lang-php
lang-powershellTest and lint PowerShell via Pester/Analyzer.software-development/lang-powershell
lang-prismaMigrate and validate Prisma schemas for web apps.software-development/lang-prisma
lang-protobufLint and generate Protobuf and gRPC contracts.software-development/lang-protobuf
lang-pythonNavigate, test, and lint Python via index and CLI.software-development/lang-python
lang-rNavigate, test, and lint R packages via testthat.software-development/lang-r
lang-rubyNavigate, test, and lint Ruby via Bundler tooling.software-development/lang-ruby
lang-rustNavigate, test, and clippy Rust via cargo.software-development/lang-rust
lang-scalaNavigate, test, and build Scala via sbt or Mill.software-development/lang-scala
lang-solidityBuild, test, and lint Solidity contracts.software-development/lang-solidity
lang-sqlLint and review SQL schemas and migrations.software-development/lang-sql
lang-svelteNavigate, test, and build Svelte or SvelteKit apps.software-development/lang-svelte
lang-swiftNavigate, test, and build Swift via SPM tooling.software-development/lang-swift
lang-terraformPlan, validate, and format Terraform infra.software-development/lang-terraform
lang-typescriptNavigate, test, and typecheck TypeScript via CLI.software-development/lang-typescript
lang-vueNavigate, test, and build Vue or Nuxt apps.software-development/lang-vue
lang-yamlLint and validate YAML, Helm, and Kustomize.software-development/lang-yaml
lang-zigNavigate, test, and build Zig via the Zig toolchain.software-development/lang-zig
node-inspect-debuggerDebug Node.js via --inspect + Chrome DevTools Protocol CLI.software-development/node-inspect-debugger
planPlan mode: write a markdown plan, no execution.software-development/plan
pr-babysitBabysit a PR until CI and comments are clean.software-development/pr-babysit
pr-readyLocal diagnostics and tests before opening a PR.software-development/pr-ready
project-kanban-worktreesProject-linked kanban worktrees and branch names.software-development/project-kanban-worktrees
python-debugpyDebug Python: pdb REPL + debugpy remote (DAP).software-development/python-debugpy
requesting-code-reviewPre-commit review: security scan, quality gates, auto-fix.software-development/requesting-code-review
ship-web-serviceShip API+SPA using research, browser, and deploy.software-development/ship-web-service
simplify-codeParallel 3-agent cleanup of recent code changes.software-development/simplify-code
spikeThrowaway experiments to validate an idea before build.software-development/spike
split-to-prsSplit large local changes into small reviewable PRs.software-development/split-to-prs
systematic-debugging4-phase root cause debugging: understand bugs before fixing.software-development/systematic-debugging
test-driven-developmentTDD: enforce RED-GREEN-REFACTOR, tests before code.software-development/test-driven-development
vibeos-agent-skill-authoringAuthor in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.software-development/vibeos-agent-skill-authoring

web-development​

SkillDescriptionPath
browser-e2eBrowser smoke and E2E recipes using agent-browser tools.web-development/browser-e2e
browser-network-assertAssert API/health HTTP status from probes or HAR.web-development/browser-network-assert
cinematic-webBuild live Next.js scroll-motion cinematic sites.web-development/cinematic-web
large-admin-iaStructure large admin apps via IA and CRUD stubs.web-development/large-admin-ia
site-map-crawlMap same-origin pages via sitemap and BFS crawl.web-development/site-map-crawl
site-page-analyzeExtract page SEO and DOM signals into a report.web-development/site-page-analyze
web-site-kitRoute site analyze, crawl, cinematic, or admin work.web-development/web-site-kit

work​

SkillDescriptionPath
work-connectorsWire calendar and CRM into Work via MCP and skills.work/work-connectors
work-operateDrive Work Mode goals to a finished deliverable.work/work-operate

yuanbao​

SkillDescriptionPath
yuanbaoYuanbao (元宝) groups: @mention users, query info/members.yuanbao