vllm-studio
Run local AI models and agent workflows from one desktop workstation
All Skills in This Repository (10)
Pure Emerald Level Indicatorsvisual-explainer
Generate self-contained HTML pages with Mermaid, CSS Grid, and Chart.js diagrams.
evidence-heavy-evaluator
Generate evidence-first repository evaluation reports with scored criteria and recommendations.
google-calendar
Inspect Google Calendar events and availability with read-only tools.
gmail
Search and read Gmail threads, messages, labels, and drafts with read-only tools.
subagents
Delegate self-contained tasks to parallel child agent sessions with independent contexts.
github
Query GitHub issues, pull requests, diffs, and Actions runs through the authenticated gh CLI.
cua
Controls a headless sandbox browser to navigate, read, and interact with public web pages.
chrome
Controls the user's real Chrome browser with signed-in sessions via an extension relay.
automations
Manage scheduled recurring prompts and automation runs in Local Studio.
obsidian
Search, read, create, and append markdown notes in Obsidian vaults with wikilink and frontmatter handling.
Frequently Asked Questions
FAQPage SchemaHow to install vllm-studio?โผ
Run `npx skills add 0xSero/vllm-studio --all -g -y` in your terminal to install all skills in this suite globally.
What does Local Studio do?โผ
It is a local-first workstation for launching and managing self-hosted LLM backends, chatting through OpenAI-compatible endpoints, and running AI agent sessions from one app.
Which model backends does Local Studio support?โผ
It supports vLLM, SGLang, llama.cpp for GGUF models, and MLX on Apple Silicon, all launched through built-in recipes.
Can the agent use GitHub, Gmail, and my browser?โผ
Yes. Built-in skills let the agent work with GitHub via the gh CLI, read Gmail and Google Calendar, browse the web in a sandbox, and drive your signed-in Chrome when needed.
Can I schedule recurring AI tasks?โผ
Yes. The automations skill lets you schedule prompts to run on intervals, daily, or weekly, with run history you can inspect anytime.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core