tut

Render the Topia tutorial menu with current finalize and onboard status.

1|Updated May 18, 2026
One-click install
npx skills add https://github.com/linenoize/topia --skill tut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tut
Source: https://github.com/linenoize/topia/tree/main/skills/tut
Command: npx skills add https://github.com/linenoize/topia --skill tut

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It re-shows Topia’s first-run guidance whenever a user needs to revisit the onboarding menu or ask what to do next, without waiting for session-start to trigger it again.

Core Features & Use Cases

  • Status-aware menu replay: Displays the same next-step options that appear at session start, including current finalize and onboard completion states.
  • Safe re-entry point: Lets users explicitly reopen the tutorial menu with no automatic action taken.
  • Repository-aware guidance: Surfaces the repo’s dismissed state so users understand why the menu may be hidden during normal startup.
  • Use case: A user who missed the initial setup prompt can ask to see the tutorial menu again and decide whether to run finalize, onboard, doctor, or other Topia commands.

Quick Start

Ask the assistant to show the Topia tutorial menu again and include the current finalize and onboard status.

Frequently Asked Questions about tut

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

FAQPage Schema
How do I reopen the Topia onboarding tutorial menu after the initial session-start prompt disappears?

To reopen the Topia onboarding tutorial menu, you can explicitly ask the assistant to show it again or invoke the /topia:tut command. This safely re-displays the next-step options with your current finalize and onboard completion status without triggering any automatic actions.

Can I check the completion status of Topia finalize and onboard commands without restarting a session?

Yes, you can check the completion status of Topia finalize and onboard commands on demand. By requesting the Topia tutorial menu replay, you get a read-only render that surfaces current completion states and repository dismissed-state visibility without needing a session restart.

What is the best way to revisit first-run guidance and next-step options in Topia?

The best way to revisit first-run guidance in Topia is to request the tutorial menu replay. It renders the same next-step options shown at session start, including finalize, onboard, and doctor commands, allowing you to decide what to run next without waiting for session-start triggers.

Why does the Topia tutorial menu not appear during normal startup after it has been dismissed?

The Topia tutorial menu does not appear during normal startup because the repository tracks a dismissed state. Replaying the tutorial menu explicitly surfaces this dismissed state, helping you understand why the guidance is hidden and allowing you to manually review the next steps.

Does invoking the Topia tutorial menu replay automatically dispatch commands like finalize or doctor?

No, invoking the Topia tutorial menu replay does not automatically dispatch commands. It provides a safe, read-only menu render that displays the next-step options and completion status, requiring you to explicitly decide whether to run finalize, onboard, doctor, or other commands.