Pipeworx Asana
Skill by b-gutman
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/b-gutman/pipeworx-asanaAsana
Asana MCP — wraps the Asana REST API (OAuth)
asana_list_workspaces
Get all accessible Asana workspaces. Returns workspace names and IDs needed to list projects and tas
asana_list_tasks
List tasks in a project. Returns task ID, name, completion status, assignee, and due date. Requires
asana_get_task
Get full task details including name, description, assignee, projects, tags, subtasks, and status. R
asana_create_task
Create a new task in a project. Returns task ID, name, and permalink. Requires project ID and task n
asana_list_projects
List all projects in a workspace. Returns project ID, name, and archived status. Requires workspace
asana_search_tasks
Search tasks across a workspace by keyword. Returns matching tasks with ID, name, completion status,
{
"mcpServers": {
"asana": {
"url": "https://gateway.pipeworx.io/asana/mcp"
}
}
}
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-b-gutman-pipeworx-asana": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Pipeworx Attom
Skill by b-gutman
pipeworx-exchangerate
Simple currency exchange rates — all rates for a base currency or a direct pair lookup via open.er-api.com
pipeworx-genderize
Predict the likely gender associated with a first name — with optional country-specific calibration via genderize.io
Pipeworx Cdc
Skill by b-gutman
Pipeworx Weather
Skill by b-gutman