update

Update ClickUp tasks via natural language prompts and the ClickUp API.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/methuz/methuz-claude-marketplace --skill update-methuz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/methuz/methuz-claude-marketplace/tree/main/plugins/clickup-workflow/skills/update
Command: npx skills add https://github.com/methuz/methuz-claude-marketplace --skill update-methuz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Updating a ClickUp task from plain language lets you quickly modify comments, tags, priority, status, and custom fields without navigating menus.

Core Features & Use Cases

  • Parse natural language prompts to determine actions: comment, tag, priority, status, and field updates.
  • Fetch and present current task state to provide context before applying changes.
  • Execute changes via ClickUp API with a safe preview and optional confirmation.

Quick Start

Provide a task ID and your desired updates in natural language to apply changes to a ClickUp task.

Frequently Asked Questions about update

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

FAQPage Schema
How do I update ClickUp tasks using natural language?

You can update ClickUp tasks using natural language by providing a task ID and your desired changes, which the system parses to manage comments, tags, priority, status, and custom fields automatically.

Can I change ClickUp task status and priority in a single prompt?

Yes, you can change ClickUp task status and priority in a single prompt. The system supports executing multiple actions, such as updating priority and adding comments, together within one natural language request.

Do I need a ClickUp task ID to update custom fields?

You need a ClickUp task ID to update custom fields, but it can be explicitly provided or automatically inferred from your current task branch. Valid ClickUp API credentials are also required for execution.

How does natural language task automation handle ClickUp tags and comments?

Natural language task automation handles ClickUp tags and comments by parsing your prompt to determine the actions, fetching the current task state for context, and applying changes via the ClickUp API with a safe preview.

What is the best way to safely modify ClickUp task fields without navigating menus?

The best way to safely modify ClickUp task fields without navigating menus is using natural language prompts that fetch current task state and provide a safe preview with optional confirmation before applying API changes.