fastbill

Official

Manage FastBill invoices with safe XML API calls.

AuthorHybridAIOne
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the need to manually assemble and validate FastBill invoice operations, letting you reliably query and update invoices, customers, payments, reminders, and e-invoice exports using structured inputs.

Core Features & Use Cases

  • XML API bridging with validation: Converts JSON-shaped request data into FastBill’s required XML payloads and parses XML responses back into usable structured output.
  • Gateway-safe request patterns: Uses the built-in http_request flow for live calls so Basic auth is injected by the HybridClaw gateway via the FASTBILL_BASIC_AUTH secret route.
  • Read vs write guardrails: Enforces operator-grant for mutating services (e.g., invoice.create, invoice.setpaid, invoice.sendbyemail) and supports dry-run for safer conversions from messy inputs.

Quick Start

Ask the AI to create an invoice draft from tracked time for customer 123 by calling invoice.create with operator-grant enabled.

Dependency Matrix

Required Modules

None required

Components

references

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fastbill
Download link: https://github.com/HybridAIOne/hybridclaw/archive/main.zip#fastbill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.