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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/clickup:my-tasksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
clickup:my-tasks - Show all ClickUp tasks assigned to you
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
npx claudepluginhub thebushidocollective/han --plugin clickupManages ClickUp tasks, sprints, comments, time tracking, custom fields, goals, and docs via the `cup` CLI tool. Useful for project management workflows.
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.
Automates ClickUp tasks, subtasks, spaces, folders, lists, comments, and team management via Composio Rube MCP tools. Use after connecting ClickUp OAuth for project workflows.