Agent skill
my-tasks
Show all ClickUp tasks assigned to you
Install this agent skill to your Project
npx add-skill https://github.com/TheBushidoCollective/han/tree/main/plugins/services/clickup/skills/my-tasks
SKILL.md
my-tasks
Name
clickup:my-tasks - Show all ClickUp tasks assigned to you
Synopsis
/my-tasks [arguments]
Description
Show all ClickUp tasks assigned to you
Implementation
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:
- Task ID (e.g., #ABC123 or custom ID)
- Task name (truncate if too long)
- Current status
- Priority (Urgent/High/Normal/Low)
- Due date (if set)
- Last updated date
Show count of tasks by status at the end:
Summary:
- In Progress: 4
- To Do: 3
- Backlog: 2
Total: 9 tasks
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
create-blog-post
Research Reddit discussions and write a blog post about how Han addresses the topic
research-new-features
Research Claude AI/Code feature requests and discussions on Reddit
create-jutsu
Create a new technique plugin for a technology (language, tool, framework, or validation)
create-do
Create a new discipline plugin with specialized agents
create-hashi
Create a new bridge plugin for MCP server integration
plugin-development
Use when creating or modifying Han plugins. Covers plugin structure, configuration, hooks, skills, and best practices.
Didn't find tool you were looking for?