getting-started

Guide post-onboarding users through setup actions using calendar and Granola data.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mengblom/dex-ghx --skill getting-started-mengblom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: getting-started
Source: https://github.com/mengblom/dex-ghx/tree/main/.agents/skills/getting-started
Command: npx skills add https://github.com/mengblom/dex-ghx --skill getting-started-mengblom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents users from staring at a blank chat window after onboarding by converting whatever data is available (calendar, Granola, or neither) into a guided, context-aware first experience.

Core Features & Use Cases

  • Adaptive post-onboarding tour: Chooses between calendar+Granola analysis, calendar-only or Granola-only completion, or a “connect your tools” path when neither is set up.
  • Data-driven setup actions: When data exists, it can fetch events/meetings, summarize what it finds, and propose concrete creations like weekly plans, person pages, meeting notes, and action-item todo extraction.
  • Stateful, non-repetitive guidance: Uses an onboarding marker file to run a dramatic reveal only when appropriate and to remember phase completion and user choices.
  • Integration nudge for new vaults: Optionally suggests up to two high-value integrations after onboarding when the vault is very new and integrations are scarce.

Quick Start

Run /getting-started to get a guided tour that analyzes your calendar and/or Granola and then offers the next best actions.

Frequently Asked Questions about getting-started

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

FAQPage Schema
How do I get guided onboarding actions from my calendar and meeting data?

Guided onboarding actions are generated by analyzing available calendar and Granola meeting data to propose concrete setups like weekly plans, person pages, and action-item extraction. The tool reads your onboarding marker state to provide an adaptive post-onboarding tour without repeating previous steps.

What happens during post-onboarding if I have no calendar or meeting tools connected?

When neither calendar nor Granola is connected, post-onboarding provides a connect-your-tools path instead of data-driven actions. It optionally suggests up to two high-value integrations to help new vaults establish data sources for future guided setup.

Can I use calendar intelligence to extract action items from past meetings?

Calendar intelligence retrieves events and meetings when connected, summarizing the data to extract action items and propose concrete creations. It works with both calendar and Granola data combined, or either tool individually, depending on what is available.

How does stateful guidance prevent repetitive onboarding tours?

Stateful guidance uses an onboarding marker file to track phase completion and user choices, preventing repetitive tours. It remembers whether a dramatic reveal has occurred and stores your progress, ensuring the adaptive tour only presents relevant next best actions.

Do I need both calendar and Granola connected for relationship management setup?

Relationship management setup works with both tools combined, only calendar, only Granola, or neither connected. The adaptive tour conditionally invokes checks based on available data, offering tailored guidance for each scenario without requiring both integrations.

What's the best way to turn a blank chat state into actionable next steps?

Converting a blank chat state into actionable steps requires running the onboarding tour, which reads your marker state and available calendar or Granola data. It then proposes concrete creations like weekly plans, person pages, meeting notes, and action-item todo extraction.