VibeAround
Launch, bridge, and continue coding sessions anywhere
All Skills in This Repository (7)
Pure Emerald Level Indicatorsvibearound
Transfer coding sessions across devices using VibeAround's MCP server.
va-md-preview
Render Markdown files with a GitHub-style viewer via the VibeAround MCP server.
va-session
Resolve the current VibeAround session ID from route state and agent metadata.
va-preview
Create live preview URLs for local development servers and static HTML files.
vibearound-handover
Transfer coding sessions to VibeAround for continued work on connected devices.
agent-collaboration
Coordinate parallel subagents in VibeAround multi-agent coding turns.
agent-collaboration
Initialize and coordinate parallel Codex subagents through VibeAround MCP tools and protocol envelopes.
Frequently Asked Questions
FAQPage SchemaHow to install VibeAround?โผ
Run `npx skills add jazzenchen/VibeAround --all -g -y` in your terminal to install all skills in this suite globally.
How to continue a coding session on my phone?โผ
Use the vibearound handover skill to generate a /pickup command, then paste it into any connected messaging app like Slack, Discord, or Telegram to resume the same session.
Can VibeAround use different AI model providers?โผ
Yes. It saves provider keys, base URLs, and models as profiles and bridges OpenAI, Anthropic, and Gemini API shapes so agents work with providers they do not natively support.
How to preview a local dev server remotely?โผ
The va-preview skill registers your running server port or Markdown file and returns owner and time-limited share links with a six-digit access code.
Which coding agents work with VibeAround?โผ
It supports Claude Code, Codex CLI, Gemini CLI, Cursor, Kiro, Qwen Code, OpenCode, and desktop apps, with per-agent skill variants included.
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