asana-automate

Installation
SKILL.md

asana-automate

Read-only Asana access via the official Asana MCP V2 server (mcp.asana.com/v2/mcp). Tool calls return structured JSON — no UI scraping, no locale tables, no browser daemon.

Prerequisites

One-time setup:

  1. Run /collab-setup and accept the asana row (records intent + verifies prerequisites).
  2. Run /mcp add asana once — this triggers Claude Code's native OAuth pre-registration flow against mcp.asana.com/v2/mcp. Token refresh is handled automatically thereafter.

If a protocol fails with an auth error, re-run /mcp add asana to refresh the OAuth grant.

Hero protocols

  • protocols/task-list.md — list tasks (My Tasks or scoped to a project) with optional filters
  • protocols/task-detail.md — full task content: description, subtasks, comments, attachments, custom fields
  • protocols/project-overview.md — list accessible projects (workspace-scoped)
  • protocols/search-global.md — typeahead / full-text search across tasks, projects, portfolios
Installs
1
GitHub Stars
6
First Seen
Jun 17, 2026
asana-automate — kouko/monkey-skills