vibe-onboard

Guide users through post-install configuration and system checks.

6|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/jacobcy/vibe-coding-control-center --skill vibe-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-onboard
Source: https://github.com/jacobcy/vibe-coding-control-center/tree/main/skills/vibe-onboard
Command: npx skills add https://github.com/jacobcy/vibe-coding-control-center --skill vibe-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

安装完成后的入门引导与系统检查工具,帮助新用户完成配置、系统状态检查、以及核心功能的快速了解,确保环境就绪,降低上手成本。

Core Features & Use Cases

  • 引导用户进行必要的密钥配置与依赖诊断
  • 解释并排序从 vibe doctor / vibe keys check 获得的事实,并汇总成为行动清单
  • 提供可交互的组件安装建议与后续跟进路线,帮助用户按需选择

Quick Start

请通过 /vibe-onboard 指引新用户完成配置、系统健康检查与核心功能介绍。

Frequently Asked Questions about vibe-onboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up my environment after a fresh installation?

Post-install onboarding guides you through initial environment setup by identifying necessary configurations, checking system dependencies, and introducing core features to ensure your workspace is ready.

What is the best way to check system dependencies and keys configuration?

The best way to check system dependencies and keys is to derive facts from vibe doctor and vibe keys check outputs, sorting them into a clear, prioritized action list for interactive troubleshooting.

Can I use interactive guidance to bootstrap a new local worktree?

Yes, interactive guidance applies to new worktrees or freshly installed local setups, helping you understand dependencies and complete bootstrapping steps without performing underlying checks directly.

Do I need to manually run vibe doctor before starting onboarding?

Onboarding derives facts from vibe doctor and vibe keys check outputs, so running them provides the necessary diagnostic data to present clear configuration steps and support interactive decision-making.

Does this onboarding process perform system checks automatically?

No, the onboarding process does not perform underlying checks automatically; it identifies and communicates needs by guiding you through configuration and explaining diagnostic outputs.

Why does my post-install setup require interactive decision-making?

Post-install setup requires interactive decision-making to provide tailored component installation suggestions and follow-up routes, allowing you to choose necessary dependencies based on your specific environment.