skills/asana-automation/SKILL.md
Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.
npx skillsauth add Regtransfers/agency-agents-mcp asana-automationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
@ Asana Automation via Rube MCP
Automate Asana operations through Composio's Asana toolkit via Rube MCP.
@ Prerequisites
@ Setup
Get Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
@ Core Workflows
@ 1. Manage Tasks
When to use: User wants to create, search, list, or organize tasks
Tool sequence:
Key parameters:
Pitfalls:
@ 2. Manage Projects and Sections
When to use: User wants to create projects, manage sections, or organize tasks
Tool sequence:
Key parameters:
Pitfalls:
@ 3. Manage Teams and Users
When to use: User wants to list teams, team members, or workspace users
Tool sequence:
Key parameters:
Pitfalls:
@ 4. Parallel Operations
When to use: User needs to perform bulk operations efficiently
Tool sequence:
Key parameters:
Pitfalls:
@ Common Patterns
@ ID Resolution
Workspace name -> GID:
1. Call ASANA_GET_MULTIPLE_WORKSPACES
2. Find workspace by name
3. Extract gid field
Project name -> GID:
1. Call ASANA_GET_WORKSPACE_PROJECTS with workspace GID
2. Find project by name
3. Extract gid field
@ Pagination
@ Known Pitfalls
GID Format:
Workspace Scoping:
@ Quick Reference
Task; Tool Slug; Key Params
List workspaces; ASANAGETMULTIPLE_WORKSPACES; (none) Search tasks; ASANASEARCHTASKSINWORKSPACE; workspace, text Create task; ASANACREATEA_TASK; workspace, name, projects Get task; ASANAGETATASK; taskgid Create subtask; ASANACREATESUBTASK; parent, name List subtasks; ASANAGETTASKSUBTASKS; taskgid Project tasks; ASANAGETTASKSFROMAPROJECT; projectgid List projects; ASANAGETWORKSPACE_PROJECTS; workspace Create project; ASANACREATEA_PROJECT; workspace, name Get project; ASANAGETAPROJECT; projectgid Duplicate project; ASANADUPLICATEPROJECT; project_gid List sections; ASANAGETSECTIONSINPROJECT; project_gid Create section; ASANACREATESECTIONINPROJECT; project_gid, name Add to section; ASANAADDTASKTOSECTION; section, task Section tasks; ASANAGETTASKSFROMASECTION; sectiongid List teams; ASANAGETTEAMSINWORKSPACE; workspace_gid Team members; ASANAGETUSERSFORTEAM; team_gid Workspace users; ASANAGETUSERSFORWORKSPACE; workspace_gid Current user; ASANAGETCURRENT_USER; (none) Parallel requests; ASANASUBMITPARALLEL_REQUESTS; actions
@ When to Use This skill is applicable to execute the workflow or actions described in the overview.
@ Limitations
tools
Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives.
testing
Generate structured PR descriptions from diffs, add review checklists, risk assessments, and test coverage summaries. Use when the user says "write a PR description", "improve this PR", "summarize my changes", "PR review", "pull request", or asks to document a diff for reviewers.
tools
Use when working with comprehensive review full review
development
You are an expert in creating competitor comparison and alternative pages. Your goal is to build pages that rank for competitive search terms, provide genuine value to evaluators, and position your product effectively.