
from claude-skill-registry341
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Provides structured guidance and CLI examples to connect to the Bexio API (Swiss business software) for managing contacts, quotes/offers, invoices, sales orders and items. Includes setup instructions for Personal Access Tokens and recommended storage locations for credentials, plus quick command examples for listing, searching, creating and sending documents.
Use this skill when you need to automate or assist with Swiss business administration tasks backed by Bexio: creating or editing contacts, generating or issuing invoices and quotes, cloning or sending offers, searching items/products, or inspecting order/invoice statuses. Good for agent workflows that produce accounting or CRM artifacts.
Best fit for agents that can run shell helper scripts or call HTTP APIs (Claude Code, Copilot/Code assistants, CLI-capable agents).
Bexio skill provides API integration for Swiss CRM/invoicing platform. SKILL.md has clear quick reference for contacts, quotes, invoices, orders, and items, but references scripts/bexio.sh throughout that don't exist in the bundled skill — all commands would fail. Static analysis only since no scripts were included for execution.
SKILL.md references a shell script ({baseDir}/scripts/bexio.sh) extensively but the script is not bundled. This means the skill cannot actually function as documented. The frontmatter is well-structured and the quick reference is useful as documentation, but without the script it's effectively just an API reference page.