← 返回 Skills 市场
byungkyu

jobber

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
6396
总下载
3
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install jobber
功能描述
Jobber API integration with managed OAuth. Manage clients, jobs, invoices, quotes, properties, and team members for field service businesses. Use this skill when users want to create and manage service jobs, clients, quotes, invoices, or access scheduling data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install this only if you intend to let the agent access your Jobber account through Maton. Review write requests carefully, especially invoices, quotes, scheduling, deletions, and account changes, and prefer OAuth with the narrowest available Jobber scopes rather than long-lived API keys.
能力评估
Credentials
Network access, Bash, and local read/search tools are proportionate for invoking the Maton CLI and inspecting command results; the skill explicitly states that local script execution based on Jobber responses is out of scope.
Install Mechanism
Installation is limited to documented Maton CLI or SDK installation paths through npm, Homebrew, pip, or npm SDK packages; the artifact contains no bundled executable scripts.
Instruction Scope
The skill uses a raw GraphQL passthrough via `maton api`, which can perform high-impact business and billing changes, but it explicitly defaults to read/list calls and requires user confirmation before POST, PUT, PATCH, DELETE, connection creation, or other sensitive operations.
Persistence & Privilege
OAuth login stores tokens or API keys in the operating system credential store and creates a Maton profile config, which is persistent but clearly disclosed and purpose-aligned; the instructions also warn not to extract, print, log, or persist secrets elsewhere.
Purpose & Capability
The stated purpose is to manage Jobber clients, jobs, invoices, quotes, properties, requests, and team members through the Maton gateway, and the documented commands are aligned with that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jobber
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jobber 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
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
元数据
Slug jobber
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

jobber 是什么?

Jobber API integration with managed OAuth. Manage clients, jobs, invoices, quotes, properties, and team members for field service businesses. Use this skill when users want to create and manage service jobs, clients, quotes, invoices, or access scheduling data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6396 次。

如何安装 jobber?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jobber」即可一键安装,无需额外配置。

jobber 是免费的吗?

是的,jobber 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

jobber 支持哪些平台?

jobber 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 jobber?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论