jtbd-toc

Generate a markdown Table of Contents from JTBD analysis records in JSONL format.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/redhat-documentation/redhat-docs-agent-tools --skill jtbd-toc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jtbd-toc
Source: https://github.com/redhat-documentation/redhat-docs-agent-tools/tree/main/plugins/jtbd-tools/skills/jtbd-toc
Command: npx skills add https://github.com/redhat-documentation/redhat-docs-agent-tools --skill jtbd-toc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of a structured, Jobs-To-Be-Done oriented Table of Contents from JTBD analysis records, organizing content logically for users.

Core Features & Use Cases

  • Automated TOC Generation: Creates markdown TOCs from JSONL JTBD analysis files.
  • Organized by Workflow: Structures content based on user goals and workflow stages.
  • Use Case: After analyzing user needs for a new feature, use this Skill to generate a clear, navigable Table of Contents for the documentation that directly reflects the user's journey and jobs.

Quick Start

Use the jtbd-toc skill to generate a table of contents from the analysis directory 'analysis/rhoai/creating-a-workbench/'.

Frequently Asked Questions about jtbd-toc

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

FAQPage Schema
How do I generate a table of contents from JTBD analysis records?

A Jobs-To-Be-Done table of contents organizes documentation by user goals and workflow stages, structuring content logically so readers can navigate based on their specific jobs and journey rather than generic feature lists.

How do I structure documentation based on user goals and workflow stages?

Generating a JTBD table of contents requires JSONL analysis records containing your user goals and workflow data; the tool parses this input format to automatically organize and output a structured markdown TOC.

Can I create a markdown TOC from JSONL analysis files?

This approach focuses on the user's journey and jobs, producing a navigable markdown table of contents that directly aligns with task completion, unlike generic feature-based TOC structures that may not reflect actual user workflows.

What is a Jobs-To-Be-Done table of contents used for?

A Jobs-To-Be-Done table of contents organizes documentation by user goals and workflow stages, structuring content logically so readers can navigate based on their specific jobs and journey rather than generic feature lists.

Do I need JSONL input to generate a JTBD-oriented TOC?

Generating a JTBD table of contents requires JSONL analysis records containing your user goals and workflow data; the tool parses this input format to automatically organize and output a structured markdown TOC.

Why use a JTBD-oriented TOC instead of a standard feature-based table of contents?

This approach focuses on the user's journey and jobs, producing a navigable markdown table of contents that directly aligns with task completion, unlike generic feature-based TOC structures that may not reflect actual user workflows.