tutorial

Guides users through interactive onboarding creating vault content in five steps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hellofrommorgan/intent-computer --skill tutorial-hellofrommorgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutorial
Source: https://github.com/hellofrommorgan/intent-computer/tree/main/packages/plugin/src/plugin-skills/tutorial
Command: npx skills add https://github.com/hellofrommorgan/intent-computer --skill tutorial-hellofrommorgan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive walkthroughs that guide new users through vault onboarding, creating real content, and developing consistent study habits with a track-based learning arc.

Core Features & Use Cases

  • Multi-track onboarding: researchers, managers, and personal tracks coexist in a single guided flow.
  • Five-step journey: Capture, Discover, Process, Maintain, Reflect to build a growing knowledge graph.
  • Live vault population: creates real notes and connections that users can navigate and extend.

Quick Start

Begin the tutorial to start your five-step onboarding flow.

Frequently Asked Questions about tutorial

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

FAQPage Schema
How do I start interactive onboarding to build a knowledge graph in my vault?

Interactive onboarding begins by selecting a track (researcher, manager, or personal) and following a five-step flow that creates real notes and connections to build a living knowledge graph in your vault.

Can I use the tutorial to create real vault content instead of sample data?

Yes, the tutorial creates real vault content during the onboarding walkthrough. It populates your vault with actual notes and connections that you can navigate and extend after completing the flow.

What tracks are available for vault onboarding and study habits?

Vault onboarding offers three tracks: researcher, manager, and personal. Each track coexists within a single guided flow designed to help you develop consistent study habits through a track-based learning arc.

Do I need a SKILL.md file to run the interactive onboarding flow?

Yes, interactive onboarding requires a valid SKILL.md with frontmatter. It also uses session-state tracking in ops/tutorial-state.yaml to persist your progress throughout the five-step journey.

What are the five steps in the knowledge graph onboarding flow?

The knowledge graph onboarding flow consists of five steps: Capture, Discover, Process, Maintain, and Reflect. These steps guide you through creating and organizing notes to build a growing knowledge graph.

Why does my tutorial progress not persist between sessions?

Tutorial progress persists using session-state tracking in ops/tutorial-state.yaml. If progress is not saving, ensure the file path exists and is writable so the onboarding flow can record your step completion status.