asana-automation

Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.

Content Preview
---
name: asana-automation
description: "Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: project-management
---

# Asana Automation via Rube MCP

Automate Asana operations through Composio's Asana toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/asana](https://composio.dev/toolkits/asana)

## Prerequisites

- Rube MCP must be connected (RUBE_SEARCH_TOOLS av
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/asana-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/asana-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/asana-automation/SKILL.md

Related Skills