walkthrough

Guide interactive Ariadne Core walkthroughs with preview panel beats and dynamic content.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/denson/ariadne-core --skill walkthrough-denson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: walkthrough
Source: https://github.com/denson/ariadne-core/tree/main/.claude/skills/walkthrough
Command: npx skills add https://github.com/denson/ariadne-core --skill walkthrough-denson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides an interactive, guided walkthrough of Ariadne Core inside Claude Code Desktop, helping new users understand the overall flow, beats, and how to navigate dynamic content and deployment paths.

Core Features & Use Cases

  • Pre-made beats are served as static HTML (beat1.html through beat3.html) in the preview panel, with a dynamic branching flow that adapts to audience paths.
  • It leverages starter_deck.md as the blueprint for beats and references assets like image_manifest.yaml and project_knowledge_graph.yaml to render dynamic content.
  • The Skill supports continuing after exit paths by generating dynamic beats (dynamic_N.html) and pulling content from references and assets to illustrate architecture and deployment patterns.

Quick Start

Open the walkthrough in the preview panel and follow Beat 1 to begin, then respond to prompts to continue.

Frequently Asked Questions about walkthrough

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

FAQPage Schema
How do I create an interactive walkthrough for onboarding users to a knowledge graph?

You can create an interactive walkthrough by using a starter deck blueprint, an image manifest, and a project knowledge graph asset to render dynamic beats and navigation paths in a preview panel.

What is dynamic branching in an interactive walkthrough?

Dynamic branching in an interactive walkthrough is a flow mechanism that adapts navigation paths and generates new beats based on audience choices, pulling content from references and assets to illustrate architecture.

Do I need a starter deck and image manifest to render walkthrough beats?

Yes, you need a starter deck and image manifest to render walkthrough beats, because the starter deck provides the beat blueprint and the image manifest supplies visual assets for the preview panel.

How do I start an interactive walkthrough in the preview panel?

To start an interactive walkthrough in the preview panel, open the walkthrough and follow Beat 1 to begin, then respond to the prompts to navigate through the dynamic branching flow.

Can I generate dynamic content for a walkthrough after an exit path?

Yes, you can generate dynamic content for a walkthrough after an exit path by generating dynamic beats that pull content from references and assets to illustrate architecture and deployment patterns.