← Back to Skills Marketplace
byungkyu

Xero

by byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
18873
Downloads
12
Stars
13
Active Installs
6
Versions
Install in OpenClaw
/install xero
Description
Xero API integration with managed OAuth. Manage contacts, invoices, payments, accounts, and run financial reports. Use this skill when users want to interact...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xero
  3. After installation, invoke the skill by name or use /xero
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xero
Version 1.0.5
License MIT-0
All-time Installs 646
Active Installs 13
Total Versions 6
Frequently Asked Questions

What is Xero?

Xero API integration with managed OAuth. Manage contacts, invoices, payments, accounts, and run financial reports. Use this skill when users want to interact... It is an AI Agent Skill for Claude Code / OpenClaw, with 18873 downloads so far.

How do I install Xero?

Run "/install xero" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xero free?

Yes, Xero is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xero support?

Xero is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xero?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.

💬 Comments