list

Installation
SKILL.md

/clickup:list - List ClickUp Tasks

Purpose

Fetch and display user stories/bugs from ClickUp filtered by status.

Usage

/clickup:list                         # Default: "To Do" tasks
/clickup:list --status "in progress"  # Tasks currently being worked on
/clickup:list --status "to review"    # Tasks ready for review
/clickup:list --all                   # All tasks (all statuses)
Installs
2
First Seen
Mar 21, 2026
list from smithery.ai