skill-tour

Presents interactive guided tours of AI coding skills and live demos from SKILL.md frontmatter and workspace scans.

7|Updated Dec 5, 2023
One-click install
npx skills add https://github.com/mParticle/aquarium --skill skill-tour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-tour
Source: https://github.com/mParticle/aquarium/tree/main/.claude/skills/skill-tour
Command: npx skills add https://github.com/mParticle/aquarium --skill skill-tour

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill removes uncertainty about the assistant's capabilities by providing an interactive guided tour, live demos, and a concise cheat-sheet so developers can quickly discover and try the tools available to them.

Core Features & Use Cases

  • Headline tour: Presents five core skills with their slash commands, one-line purpose, and when to use them.
  • Interactive demos: Offers to run live demos and invokes chosen skills on user confirmation to illustrate end-to-end behavior.
  • Repo-specific discovery: Scans the workspace for SKILL.md files, extracts frontmatter, and surfaces additional repo-provided skills and cheat-sheet assets.
  • Use Case: When a developer lands in a repository and asks "what can you do", the skill guides them through highlights, demos, and any repo-specific tools.

Quick Start

Ask "what can you do" to begin the interactive tour and request a live demo of any skill.

Frequently Asked Questions about skill-tour

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

FAQPage Schema
How do I discover available AI coding skills in a repository?

To discover available AI coding skills in a repository, you can trigger an interactive guided tour that scans the workspace for SKILL.md files, extracts frontmatter, and surfaces available tools with their slash commands.

Can I run live demos of slash commands during developer onboarding?

Yes, you can run live demos of slash commands during developer onboarding by requesting an interactive demo, which invokes the chosen skills on user confirmation to illustrate end-to-end behavior.

What is the best way to explore chat assistant capabilities in a codebase?

The best way to explore chat assistant capabilities in a codebase is to ask what it can do, initiating a guided tour that presents core skills, their purposes, and when to use them alongside any repo-specific cheat-sheet assets.

How does parsing SKILL.md frontmatter work for skill discovery?

Parsing SKILL.md frontmatter works for skill discovery by scanning the workspace to extract metadata from these files, which allows the assistant to identify and present additional repo-provided skills and their associated assets.

Do I need any dependencies to use interactive skill exploration in chat assistants?

No, you do not need any dependencies to use interactive skill exploration in chat assistants, as the tool operates independently to parse SKILL.md files and present guided tours without requiring external modules.