← 返回 Skills 市场
byungkyu

Asana

作者 byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
18505
总下载
6
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install asana-api
功能描述
Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with Asana workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install this only if you intend to let Maton connect to your Asana account. Review connection scope during OAuth, approve writes only after checking the target resource and payload, and prefer the CLI/OAuth flow over long-lived API keys.
能力评估
Credentials
The skill requires network access, Bash, and a Maton account, which is proportionate for an external Asana API integration; the raw HTTP fallback is broader but clearly limited to environments where the CLI cannot be installed.
Install Mechanism
Installation is limited to standard Maton CLI installation via npm or Homebrew, with no bundled executable scripts in the artifact.
Instruction Scope
The instructions default to read/list calls, require explicit user approval for connection creation and all writes, warn against acting on untrusted API content, and tell agents to pin the intended connection when ambiguous.
Persistence & Privilege
Authentication persists through the Maton profile and operating system credential store, but the skill explicitly instructs agents not to read, print, export, or persist credentials outside the approved mechanism.
Purpose & Capability
The documented capabilities match the stated purpose: listing and managing Asana tasks, projects, workspaces, users, and webhooks through the Maton gateway.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install asana-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /asana-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.2.0
Appendix drops the raw curl example; SkillSpector 2.11 static findings addressed across the reference; HTTP blocks replaced with maton api
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.6
- Removed the file `skill-card.md`. - No changes were made to the skill functionality or documentation aside from this file removal.
v1.0.5
- Added CLI commands as examples throughout documentation for common tasks (listing, creating, updating, deleting tasks and projects). - Included installation instructions for Maton CLI via NPM and Homebrew. - Documented CLI-based authentication and connection management workflows alongside Python examples. - Clarified how to specify active connections and pass connection IDs for multi-account setups. - No API changes; documentation now caters to both CLI and Python workflows for improved accessibility.
v1.0.4
- Switched all endpoint references from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for unified API access. - Updated Quick Start and all example requests to use the new base URL (https://api.maton.ai). - Clarified connection management instructions and URLs; connections are now managed at https://api.maton.ai. - Added a specific security & permissions section requiring explicit user approval for all write operations. - Improved documentation clarity and emphasized always specifying the Maton-Connection header when using multiple connections. - Removed the LICENSE.txt file.
v1.0.3
- Added clawdbot metadata with emoji and required environment variable (MATON_API_KEY) in SKILL.md. - No functional or documentation changes to the Asana API integration itself.
v1.0.2
No changes detected in this release. - Version 1.0.2 is functionally identical to the previous version.
v1.0.1
- Added a note in the description recommending the use of the api-gateway skill for other third-party apps. - Replaced all shell/bash `curl` API usage examples with equivalent Python code snippets using `urllib.request`, making interacting with the API in Python easier. - Updated the authentication instructions to reference shell variable syntax (`$MATON_API_KEY`). - No changes to API endpoints or core functionality.
v1.0.0
- Major update: Migration from local/personal OAuth CLI integration to a managed cloud API gateway and centralized connection flow. - Removed all local scripts, code, and markdown reference files for CLI-based Asana usage. - Documentation rewritten for Maton cloud gateway: all API calls routed via https://gateway.maton.ai/asana/ with automatic OAuth and streamlined API key auth. - Added instructions and examples for managing Asana OAuth connections through the Maton control panel at https://ctrl.maton.ai. - Provided modern API usage examples for accessing and managing Asana tasks, projects, workspaces, and users via HTTP and curl. - Introduced support for specifying connections and multiple account management via headers. - Added complete quick start, authentication, and API reference sections for ease of use.
元数据
Slug asana-api
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

Asana 是什么?

Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with Asana workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18505 次。

如何安装 Asana?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install asana-api」即可一键安装,无需额外配置。

Asana 是免费的吗?

是的,Asana 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Asana 支持哪些平台?

Asana 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Asana?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.1。

💬 留言讨论