onboard

Guide a four-question first-run interview and persist responses to wiki pages.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/brandtam/rubber-ducky --skill onboard-brandtam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/brandtam/rubber-ducky/tree/main/src/skills/onboard
Command: npx skills add https://github.com/brandtam/rubber-ducky --skill onboard-brandtam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight onboarding interview seeds the ongoing-context pages for a vault and hands off to /help, ensuring the Agent starts with minimal but sufficient context.

Core Features & Use Cases

  • Four-question interview: guides new vault users to provide essential identity and preferences.
  • Context scaffolding: writes responses to wiki pages to bootstrap long-term context.
  • Hands-off transition: ends with a clear pointer to ask for help and begin using the Agent.

Quick Start

Start the onboarding interview by opening a new vault or explicitly asking for onboarding.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I seed vault context for a new wiki during initialization?

Seeding vault context requires completing a lightweight four-question interview that gathers essential identity and preferences, then persists those responses directly to wiki pages to bootstrap long-term context.

What is the onboarding interview process for setting up vault context?

An onboarding interview is a four-question sequence that gathers minimal but sufficient user context, writes responses to wiki pages, and provides an end-of-session hand-off so you can begin using the Agent.

How do I start an onboarding interview to ingest writing context into my vault?

Start the onboarding interview by opening a new vault or explicitly requesting onboarding, which triggers a four-question sequence and leverages ingest-writing to persist your answers as wiki pages.

Does the onboarding interview require any dependencies or components to run?

No dependencies or components are required; the onboarding interview runs with minimal setup using only a new or existing vault and the built-in ingest-writing mechanism to persist context.

When should I use this lightweight onboarding interview instead of manual context scaffolding?

Use this lightweight onboarding interview at vault initialization or upon explicit request when you need to quickly scaffold context and hand off to the help system without manual page creation.