Communityv1.0.2

Asana

Manage Asana via the Asana REST API. Use when you need to list workspaces, projects, tasks, search tasks, comment, update, complete, or create tasks.

4.5kdownloads2stars24active installsThe Ton Le
View on ClawHubBack to Skills

Skill Details

Slug
asana
Latest Version
1.0.2
Author
The Ton Le
Published
Jan 26, 2026
Updated
Apr 28, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Asana.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

- Auth priority now accepts `--token` as well as `ASANA_PAT`, making PAT usage more flexible. - Updated OAuth workflow commands; now uses `authorize` for initial step and accepts explicit client ID and secret for token retrieval. - Skill no longer stores credentials in `credentials.json`—now only uses `config.json` and `token.json`. - Documentation updated for clarity and to reflect the new recommended auth and storage flow.