An AI-ready integration for TaxJar that automates sales tax calculation, transactions, customer exemption management, and VAT verification via a secure CLI connector.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install oo-taxjar
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install oo-taxjar using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The oo-taxjar skill provides a robust, production-ready interface to interact with TaxJar, a leading platform for sales tax compliance and automation. By leveraging OOMOL's secure connection infrastructure, developers and AI agents can execute tax calculations, manage customer exemptions, and sync transactions without ever handling raw API tokens or credentials directly on the client side. This integration simplifies financial compliance by acting as a bridge between your transactional systems and TaxJar's comprehensive tax engines.
As part of the Openclaw Skills ecosystem, this integration allows AI coding agents to safely perform both read and write operations. The skill automatically handles authentications and credentials behind the scenes, ensuring secure, fast, and automated tax calculations, transaction filings, and tax compliance automation.
oo connector schema \"taxjar\" --action \"<action_name>\".oo connector run, which securely routes the request through OOMOL's server-side credential injector to TaxJar.Ensure you have the required CLI tools installed and connected before executing tax actions.
For macOS/Linux:
curl -fsSL https://cli.oomol.com/install.sh | bash
For Windows PowerShell:
irm https://cli.oomol.com/install.ps1 | iex
Sign in to your account with a single command:
oo auth login
Link your TaxJar API key on the console to authorize secure server-side credential injection:
https://console.oomol.com/app-connections?provider=taxjar
Check out other options in the Openclaw Skills registry to extend your agent's capabilities.
The oo-taxjar skill organizes actions into clear read, write, and destructive behaviors. Use the schema command to obtain exact properties.
| Action Type | Examples | Safety Level | Description |
|---|---|---|---|
| Read Operations | list_nexus_regions, list_tax_categories, show_customer |
Safe | Retrieve real-time tax data, categories, and account configurations without modifying state. |
| Write Operations | calculate_sales_tax_for_order, create_customer, create_order_transaction |
User Confirmation Required | Creates or updates transactional and customer records on TaxJar. Requires user approval. |
| Destructive | delete_customer, delete_order_transaction, delete_refund_transaction |
Explicit Approval Required | Permanently removes transaction records or customer exemption details from TaxJar. |
All execution payloads and responses follow standard Openclaw Skills integration formats, ensuring clear meta blocks containing execution IDs.
Loading
An Openclaw Skills integration that empowers AI agents to execute TomTom spatial search, geocoding, autocomplete, and mapping operations securely through the OOMOL CLI.

An AI-ready wrapper to interact with Typeform's API securely via OOMOL, allowing seamless form, workspace, and response management.

A secure, CLI-driven skill to retrieve real-time weather, forecast, astronomy, and timezone data from WeatherAPI.

A powerful WooCommerce skill designed to let AI agents seamlessly read, create, and update store data using the secure oo CLI.

An AI-powered music and audio generation skill that integrates SunoAPI directly into your automated workflows via the OOMOL-connected oo CLI.

An automated image optimization and CDN caching skill that enables AI agents to configure domains, purge caches, and track CDN metrics using ShortPixel.








































