← 返回 Skills 市场
byungkyu

Xero

作者 byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
18872
总下载
12
收藏
13
当前安装
6
版本数
在 OpenClaw 中安装
/install xero
功能描述
Xero API integration with managed OAuth. Manage contacts, invoices, payments, accounts, and run financial reports. Use this skill when users want to interact...
安全使用建议
Install only if you trust Maton to proxy Xero accounting data. Protect MATON_API_KEY, verify the selected Xero connection before approving writes, check amounts and target records carefully, and revoke unused Maton/Xero connections when no longer needed.
功能分析
Type: OpenClaw Skill Name: xero Version: 1.0.5 The skill is a legitimate integration for the Xero accounting platform via a managed OAuth proxy service (api.maton.ai). It provides standard functionality for managing financial data and includes explicit instructions for the AI agent to seek user approval for write operations. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
The documented purpose matches the capability: it connects to Xero through Maton to manage contacts, invoices, payments, accounts, bank transactions, and reports. These are sensitive financial operations, but they are central to the stated purpose.
Instruction Scope
The skill provides raw API examples, including write-capable endpoints, and explicitly instructs agents to get user approval before create, update, or delete calls and to confirm the target resource and effect.
Install Mechanism
The artifact is a single markdown skill file with no executable scripts, no package dependencies, no install hooks, and clean static and dependency scans.
Credentials
Network access and MATON_API_KEY are disclosed and proportionate for managed OAuth access to Xero, but users must trust Maton as the proxy for financial API traffic.
Persistence & Privilege
The skill documents persistent Maton/Xero OAuth connections and includes a deletion workflow. Delegated access persists until revoked, which is expected but sensitive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xero
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xero 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Updated all API endpoint URLs to use https://api.maton.ai instead of previous gateway or ctrl domains. - Clarified connection management instructions to match new API base URL. - Added explicit note in the connection section: always set the Maton-Connection header if you have multiple connections. - Added a new Security & Permissions section noting that all write operations require explicit user approval. - Removed LICENSE.txt file.
v1.0.4
- Added a new clawdbot metadata section to the skill manifest, specifying an emoji and required environment variable (MATON_API_KEY). - No changes to functionality or documentation content.
v1.0.3
xero 1.0.3 Changelog - Improved troubleshooting section: clarified distinction between API key issues and invalid app name errors. - Added guidance to ensure URL paths start with "xero" for proper app routing. - No code or functional changes; documentation update only.
v1.0.2
- Added guidance for using the api-gateway skill for other third-party apps. - Replaced all shell cURL connection management examples with Python (urllib) examples for better portability and reliability with environment variables. - Added troubleshooting advice and an expanded section to help resolve "Invalid API key" errors, including verification steps. - Included important notes about using curl with brackets (requiring curl -g) and potential environment variable expansion issues when piping to other commands (like jq). - No changes to functionality or code, documentation updates only.
v1.0.1
- Updated the base URL documentation to use /xero/{native-api-path} and clarified endpoint usage. - Added instructions for specifying a connection with the Maton-Connection header, including behavior for multiple connections. - Expanded example connection response details, including creation_time, last_updated_time, and metadata fields. - Clarified API key acquisition (sign in or create an account) and endpoint documentation. - No functional changes to the skill logic; documentation improvements only.
v1.0.0
Initial release: Integrate Xero accounting API with managed OAuth, supporting contacts, invoices, payments, accounts, bank transactions, and financial reports. - Secure Xero API access via Maton-managed OAuth and API key. - Manage Xero OAuth connections via web dashboard or API. - Includes endpoints for contacts, invoices, payments, accounts, bank transactions, and core financial reports. - Provides sample code for bash, JavaScript, and Python. - Automatic handling of authentication headers and error codes.
元数据
Slug xero
版本 1.0.5
许可证 MIT-0
累计安装 646
当前安装数 13
历史版本数 6
常见问题

Xero 是什么?

Xero API integration with managed OAuth. Manage contacts, invoices, payments, accounts, and run financial reports. Use this skill when users want to interact... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18872 次。

如何安装 Xero?

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

Xero 是免费的吗?

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

Xero 支持哪些平台?

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

谁开发了 Xero?

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

💬 留言讨论