← Back to Skills Marketplace
5838
Downloads
3
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install jobber
Description
Jobber API integration with managed OAuth. Manage clients, jobs, invoices, quotes, properties, and team members for field service businesses. Use this skill...
Usage Guidance
Install only if you trust Maton to broker access to your Jobber account and are comfortable giving the skill access through MATON_API_KEY. Review each proposed write operation before approving it, especially changes to customers, jobs, invoices, schedules, or other business records.
Capability Analysis
Type: OpenClaw Skill
Name: jobber
Version: 1.0.3
The skill provides a standard integration for the Jobber API via the Maton API gateway (api.maton.ai). It includes well-documented GraphQL examples, connection management instructions, and an explicit security requirement for the agent to obtain user approval before performing write operations. No malicious patterns, such as unauthorized data exfiltration or suspicious execution, were found in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
The stated purpose is to access Jobber through the Maton API gateway, and the described capabilities, including GraphQL examples and connection management, fit that integration purpose.
Instruction Scope
The runtime instructions are scoped to Jobber/Maton API use and include an explicit requirement to obtain user approval before create, update, or delete operations.
Install Mechanism
No hidden installer or executable payload is indicated; use requires network access and a Maton API key, which is expected for this kind of managed OAuth integration.
Credentials
The skill uses MATON_API_KEY and api.maton.ai to access a connected Jobber account, which is sensitive business data access but proportionate to the advertised function.
Persistence & Privilege
OAuth connection state may persist in Maton until revoked, but there is no artifact-backed evidence of local persistence, privilege escalation, background execution, or hidden automation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jobber - After installation, invoke the skill by name or use
/jobber - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Changed all API and connection URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency and future-proofing.
- Updated connection management instructions and example code to reference the new api.maton.ai endpoints.
- Clarified header usage when specifying connections.
- Added a section about security, permissions, and explicit user approval for write operations.
- Removed the LICENSE.txt file.
v1.0.2
- Added clawdbot metadata to the skill definition.
- Declared the MATON_API_KEY environment variable as a requirement for the skill.
v1.0.1
- No code or documentation changes detected in this version.
- Version number incremented to 1.0.1.
v1.0.0
Initial release of the Jobber skill providing managed OAuth integration for field service business operations:
- Integrates with the Jobber API via a managed OAuth gateway
- Enables management of clients, jobs, invoices, quotes, properties, and team members
- Provides quick start examples and authentication setup using a Maton API key
- Supports connection management (list, create, get, delete, specify connection)
- Includes detailed GraphQL API reference and sample queries for core Jobber resources
Metadata
Frequently Asked Questions
What is Jobber?
Jobber API integration with managed OAuth. Manage clients, jobs, invoices, quotes, properties, and team members for field service businesses. Use this skill... It is an AI Agent Skill for Claude Code / OpenClaw, with 5838 downloads so far.
How do I install Jobber?
Run "/install jobber" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Jobber free?
Yes, Jobber is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Jobber support?
Jobber is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Jobber?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.3.
More Skills