Toolverse
All skills

xero

by openclaw

Manage Xero accounting - invoices, contacts, bank transactions, and reports via Xero API.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
29

About this skill

Manage Xero accounting - invoices, contacts, bank transactions, and reports via Xero API.

How to use

  1. Przygotuj dostęp do Xero: zaloguj się na konto Xero, przejdź do ustawień API i wygeneruj token dostępu (XERO_ACCESS_TOKEN) oraz identyfikator dzierżawy (XERO_TENANT_ID). Oba będą potrzebne do uwierzytelnienia.

  2. Skonfiguruj zmienne środowiskowe w swoim systemie, ustawiając XERO_ACCESS_TOKEN i XERO_TENANT_ID na wartości otrzymane z Xero. Umiejętność będzie ich używać do każdego żądania API.

  3. Aby wyświetlić istniejące faktury, użyj umiejętności do pobrania listy wszystkich faktur z Twojego konta. Otrzymasz szczegóły takie jak numer, kwota, data i status.

  4. Aby utworzyć nową fakturę, podaj dane kontaktu (ID), opis usługi lub produktu, ilość, cenę jednostkową oraz daty wystawienia i płatności. Umiejętność wyśle fakturę do Xero.

  5. Sprawdzaj transakcje bankowe, aby zobaczyć wszystkie wpłaty i wydatki zarejestrowane na Twoich rachunkach. Umiejętność pobierze pełną listę z datami i kwotami.

  6. Generuj raport Zysk i Strata, podając zakres dat (np. od 1 stycznia do 31 grudnia 2024). Otrzymasz podsumowanie przychodów, kosztów i zysku netto za wybrany okres.

Related skills

godot

by bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI

Mobile
547680

android-kotlin-development

by aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

Mobile
152396

openscad

by mitsuhiko

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

Mobile
4291

build-iphone-apps

by glittercowboy

Build professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 with iOS 18 compatibility.

Mobile
1182

mobile-design

by sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or

Mobile
6091

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Mobile
60238