asana-usage

asana-usage is a skill for Claude Code, Codex from Asana/cursor-marketplace-plugin. It costs 26 tokens per session (306 once invoked), scanned A, original, MIT.

A guide to using Asana through MCP, a protocol that lets an AI coding tool work with external services. It explains how to search and manage Asana tasks, projects, and portfolios.

In plain words
What is it for?
Creating, finding, updating, moving, duplicating, or bulk-managing Asana work with the required checks and confirmations.
Why use it?
It reduces mistakes caused by searching too broadly, choosing the wrong workspace, or changing work without first confirming the target and proposed changes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Creating, finding, updating, moving, duplicating, or bulk-managing Asana work with the required checks and confirmations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/asana/cursor-marketplace-plugin/asana-usage
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Asana/cursor-marketplace-plugin --skill asana-usage
Clone the repo
git clone --depth 1 https://github.com/Asana/cursor-marketplace-plugin

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for asana-usage

README.md
[![agentmods](https://agentmods.dev/badge/skills/asana/cursor-marketplace-plugin/asana-usage/github.svg)](https://agentmods.dev/skills/asana/cursor-marketplace-plugin/asana-usage)
Your own site
<a href="https://agentmods.dev/skills/asana/cursor-marketplace-plugin/asana-usage"><img src="https://agentmods.dev/badge/skills/asana/cursor-marketplace-plugin/asana-usage/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for asana-usage

Your own site · 80×15
<a href="https://agentmods.dev/skills/asana/cursor-marketplace-plugin/asana-usage"><img src="https://agentmods.dev/badge/skills/asana/cursor-marketplace-plugin/asana-usage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 306 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.00306
Opus 5 $0.00013 $0.00153
Sonnet 5 $0.00005 $0.00061
Haiku 4.5 $0.00003 $0.00031

Measured 9d ago against content hash 6b3fddd179be, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

asana-usage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/asana-usage/SKILL.md · 35 lines

What it actually says

Asana Usage Best Practices

Before using Asana tools

Always verify the MCP connection is active. If tools are unavailable, run the asana-setup skill first.

Working with tasks

  • When creating tasks, always confirm the target project with the user before creating
  • When searching, prefer specific project or section filters over broad workspace searches
  • Always show the user a summary of what will be created or modified before taking action
  • For bulk operations (creating multiple tasks), list them all first and ask for confirmation

Working with projects

  • Never delete a project without explicit user confirmation
  • When duplicating a project, confirm the new name before proceeding
  • Section names matter — confirm with the user before moving tasks between sections

Handling ambiguity

  • If the user references "my project" or "the team" without being specific, ask which project they mean before taking action
  • If multiple workspaces exist, ask the user which one to use before searching or creating

Error handling

  • If an MCP tool call fails with an auth error, run the asana-setup skill
  • If a task or project GID is not found, do not guess — ask the user to verify the resource exists
  • Rate limit errors: wait 10 seconds and retry once before reporting the error to the user
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 35 lines · 26 tokens per session scan A 6b3fddd179be

Subscribe to this mod's changes

asana-usage is a skill published in the GitHub repository Asana/cursor-marketplace-plugin (0 stars, last pushed 2mo ago), licensed MIT. It adds 26 tokens to every session and 306 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories