← Back to Skills Marketplace
Taxjar
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install taxjar
Description
TaxJar integration. Manage Orders, Nexuses, Customers. Use when the user wants to interact with TaxJar data.
Usage Guidance
This skill appears internally consistent: it uses the Membrane CLI to proxy TaxJar operations and asks for nothing unrelated. Before installing, confirm you trust the @membranehq npm package and the Membrane service (network calls will send data through Membrane). If you prefer not to install global npm packages or route data through a third party, do not install this skill and instead connect to TaxJar with a different, vetted integration path.
Capability Analysis
Type: OpenClaw Skill
Name: taxjar
Version: 1.0.3
The skill provides instructions for an AI agent to interact with TaxJar via the Membrane CLI (@membranehq/cli). It covers standard operations such as authentication, connection management, and action execution through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injection attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (TaxJar integration) match the instructions: all actions use the Membrane CLI to connect to TaxJar and manage orders, nexuses, customers, etc. No unrelated services, files, or env vars are requested.
Instruction Scope
SKILL.md limits agent activity to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and creating actions when needed. It does not instruct reading arbitrary system files or harvesting unrelated environment variables. It explicitly advises against asking users for API keys.
Install Mechanism
No install spec in the package registry; the doc recommends installing @membranehq/cli from npm (npm install -g). This is a common mechanism but does install third-party code on the system — verify you trust the @membranehq npm package and its maintainer before running a global install.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Authentication is delegated to Membrane's hosted flow (browser / authorization code), which is consistent with the stated design and avoids asking for direct API keys.
Persistence & Privilege
The skill is instruction-only, has always:false, and doesn't request elevated or persistent system privileges. Autonomous invocation is permitted (platform default) but the skill itself does not request permanent presence or to modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taxjar - After installation, invoke the skill by name or use
/taxjar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Taxjar?
TaxJar integration. Manage Orders, Nexuses, Customers. Use when the user wants to interact with TaxJar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install Taxjar?
Run "/install taxjar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Taxjar free?
Yes, Taxjar is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Taxjar support?
Taxjar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Taxjar?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills