add

Create ClickUp tasks via direct API submission with title, tag, and description.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save time by creating ClickUp tasks directly from input without intermediate AI processing, ensuring quick task logging.

Core Features & Use Cases

  • Direct API task creation: create a task in a specified list using a simple title, tag, and optional description.
  • Input flexibility: supports required title and tag with an optional description to capture details.
  • Use Case: quickly log bugs, stories, or tasks from chat or notes and receive immediate confirmation with task ID and URL.

Quick Start

Use /clickup:add <title> <tag> [description] to create a new ClickUp task.

Frequently Asked Questions about add

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

FAQPage Schema
How do I create a ClickUp task directly from chat without AI processing?▼

You can create a ClickUp task directly without AI processing by using a simple command format to parse arguments and submit the title, tag, and optional description via direct API integration.

What's the best way to log project management bugs instantly into ClickUp?▼

The best way to log project management bugs instantly is to input a task title and tag directly into chat, triggering immediate API submission to ClickUp and returning a structured result with the task ID and URL.

Does this ClickUp task automation require an AI processing step?▼

No, this ClickUp task automation does not require an AI processing step. It bypasses intermediate AI entirely, handling argument parsing and direct API submission to ensure quick task logging.

Can I add a description when logging tasks to ClickUp via API integration?▼

Yes, you can add an optional description when logging tasks to ClickUp. The API integration requires a task title and a tag, while the description is an optional third argument to capture additional details.

What information do I need to create a ClickUp task from user input?▼

To create a ClickUp task from user input, you need a task title and a tag, which are required. You can also provide an optional description to capture more details before direct API submission.

What confirmation do I get after creating a ClickUp task instantly?▼

After creating a ClickUp task instantly, you receive immediate confirmation in a structured result format that includes the newly generated task ID and the direct URL to access the task in ClickUp.