Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,18 @@
"name": "axi",
"description": "Agent eXperience Interface (AXI) — ergonomic standards for building CLI tools that agents use via shell execution. Use when building, modifying, or reviewing any agent-facing CLI.",
"source": "./plugins/axi"
},
{
"name": "asana",
"description": "Manage Asana from the terminal with the `asana` CLI — tasks, projects, subtasks, comments, dependencies, tags, custom fields, and CSV/JSON batch import.",
Comment thread
amondnet marked this conversation as resolved.
"category": "productivity",
"keywords": ["asana", "cli", "task-management", "productivity"],
"tags": ["skills", "productivity"],
"source": {
"source": "github",
"repo": "pleaseai/asana"
},
"homepage": "https://github.com/pleaseai/asana"
Comment thread
coderabbitai[bot] marked this conversation as resolved.
}
]
}
Loading