asana

Installation
SKILL.md

Asana

Integrate with Asana for task management. Use when you need to: (1) create and manage Asana tasks, (2) organize project work, or (3) automate team task tracking workflows.

Input

Provide input as JSON:

{
  "project_name": "Name of the project to create or manage",
  "workspace_name": "Asana workspace name where the project will be created",
  "task_list": "List of tasks to create (one per line or comma-separated)",
  "assignee_email": "Email address of the team member to assign tasks to (optional)"
}

Execution (Pattern C: Action)

Related skills
Installs
8
GitHub Stars
190
First Seen
Feb 5, 2026