← 返回 Skills 市场
byungkyu

Asana

作者 byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
17565
总下载
6
收藏
10
当前安装
6
版本数
在 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...
安全使用建议
Install this only if you trust Maton to broker Asana API traffic. Connect only the intended Asana account, review OAuth permissions, confirm every create/update/delete or webhook action before execution, and avoid exposing MATON_API_KEY in logs or shared terminals.
功能分析
Type: OpenClaw Skill Name: asana-api Version: 1.0.5 The skill provides a standard integration for the Asana API using the Maton managed OAuth proxy (api.maton.ai). The SKILL.md file contains legitimate documentation, API references, and code examples (Python, CLI, JS) for managing tasks, projects, and workspaces. It includes a security instruction requiring explicit user approval for write operations and shows no signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The stated purpose is Asana task, project, workspace, user, and webhook management, and the documented capabilities match that purpose, including expected ability to create, update, and delete work items.
Instruction Scope
The skill discloses API paths, credential use, connection selection, and explicitly instructs that create, update, and delete calls require user approval with target and effect confirmation.
Install Mechanism
There is no bundled executable code; installation guidance is user-directed through the Maton CLI via npm or Homebrew.
Credentials
Network access and MATON_API_KEY are proportionate for a managed OAuth API proxy, and the Maton proxy boundary to Asana is disclosed.
Persistence & Privilege
OAuth connections and webhooks can persist beyond one request, but the skill documents connection listing, creation, deletion, and webhook management.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install asana-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /asana-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.0.5
许可证 MIT-0
累计安装 598
当前安装数 10
历史版本数 6
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17565 次。

如何安装 Asana?

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

Asana 是免费的吗?

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

Asana 支持哪些平台?

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

谁开发了 Asana?

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

💬 留言讨论