/presentation list

List presentations grouped by stage with status and Trello links.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrhicks/skills --skill presentation-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /presentation list
Source: https://github.com/jrhicks/skills/tree/main/.claude/skills/presentation/utilities/list
Command: npx skills add https://github.com/jrhicks/skills --skill presentation-list

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps organize and track the status of presentations by grouping them according to their current development stage.

Core Features & Use Cases

  • Stage-based Organization: Automatically categorizes presentations into predefined stages (e.g., Brain-dumped, Shaped, Done).
  • Status Tracking: Displays the completion status and Trello links for each presentation.
  • Progress Reporting: Provides detailed insights into the deliverables and progress for in-progress presentations.
  • Use Case: A project manager can use this Skill to get a quick overview of all ongoing presentation projects, their current status, and what needs to be done next.

Quick Start

List all presentations grouped by their current stage.

Frequently Asked Questions about /presentation list

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

FAQPage Schema
How do I track presentation status across different project stages?

You can track presentation status by organizing projects into predefined kanban directories, where the Skill extracts titles, labels, done flags, and Trello links from card.md files to display progress details by stage.

How do I organize presentations by stage in a kanban workflow?

Organizing presentations by stage involves grouping card.md files from predefined kanban directories, which allows the Skill to extract metadata like titles and Trello links and display them categorized by their current development stage.

Can I use Trello links to track presentation progress?

Yes, Trello links are extracted directly from card.md files alongside the presentation title and done flag, allowing you to track progress and navigate to the specific Trello card for each project.

What is the best way to get a quick overview of ongoing presentation projects?

Getting a quick overview of presentation projects requires listing all presentations grouped by their current stage, which displays completion status, Trello links, and progress details for in-progress items.

Do I need card.md files to list presentations by stage?

Yes, card.md files are required as the source data, because the Skill extracts the title, label, done flag, and card_url from these files located within predefined kanban directories to build the stage-based list.

What presentation stages are supported for status tracking?

Supported presentation stages are predefined within kanban directories, such as Brain-dumped, Shaped, and Done, which the Skill uses to categorize and display the completion status of each presentation.