From clickup
Displays ClickUp tasks assigned to you in a status-grouped table with ID, name, priority, due date, updated time, and summary counts by status. Invoke via /my-tasks.
npx claudepluginhub thebushidocollective/han --plugin clickupThis skill uses the workspace's default tool permissions.
clickup:my-tasks - Show all ClickUp tasks assigned to you
Searches tasks across all Planner plans by keyword, assignee, status, priority, or due date. Delivers unified results from scattered plans for quick cross-plan discovery.
Manages ClickUp tasks, sprints, comments, goals, and workflows via cup CLI for queries, status updates, subtasks, time tracking, bulk operations, and saved filters.
Searches ClickUp tasks by text or filters like list/folder/space ID, status, priority, assignee, tags, due dates. Displays up to 20 results in a table.
Share bugs, ideas, or general feedback.
clickup:my-tasks - Show all ClickUp tasks assigned to you
/my-tasks [arguments]
Show all ClickUp tasks assigned to you
Retrieve and display all ClickUp tasks currently assigned to you.
Use the ClickUp MCP tool clickup_search_tasks with assignee filter set to current user.
Group results by status and display in a clear table format:
| ID | Name | Status | Priority | Due Date | Updated |
|---|
Include:
Show count of tasks by status at the end:
Summary:
- In Progress: 4
- To Do: 3
- Backlog: 2
Total: 9 tasks