← 返回 Skills 市场
byungkyu

Jira

作者 byungkyu · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ 安全检测通过
6375
总下载
7
收藏
7
当前安装
8
版本数
在 OpenClaw 中安装
/install jira-api
功能描述
Jira API integration with managed OAuth. Search issues with JQL, create and update issues, manage projects and transitions. Use this skill when users want to...
安全使用建议
Install only if you trust Maton to proxy Jira requests and manage OAuth. Protect MATON_API_KEY, connect only the intended Jira workspace, specify the right cloud ID or connection when multiple accounts exist, and require clear confirmation before creates, updates, deletes, transitions, comments, or deleting an OAuth connection.
功能分析
Type: OpenClaw Skill Name: jira-api Version: 1.0.7 The skill bundle provides documentation and examples for interacting with Jira Cloud via the Maton API proxy (api.maton.ai). It uses managed OAuth and requires a MATON_API_KEY environment variable. The SKILL.md file contains standard Python and CLI examples for searching, creating, and managing Jira issues, and it explicitly instructs the agent to seek user approval for all write operations. No malicious code, obfuscation, or unauthorized data exfiltration patterns were found.
能力评估
Purpose & Capability
Searching, creating, updating, deleting, commenting on, assigning, and transitioning Jira issues matches the stated Jira API purpose, but it can affect business workflow data.
Instruction Scope
The skill documents Jira REST and Maton CLI usage, tells users to scope cloud IDs and connections, and explicitly requires approval before create, update, or delete operations.
Install Mechanism
The bundle is markdown-only with no executable scripts; npm and Homebrew commands are optional user-directed installation paths for the Maton CLI.
Credentials
Network access and MATON_API_KEY are expected and disclosed for a managed OAuth Jira proxy integration.
Persistence & Privilege
Maton OAuth connections can be created, selected, listed, and deleted; that is coherent with connection management but should be handled deliberately.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jira-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jira-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Added CLI and Homebrew installation instructions for the Maton CLI. - Included CLI examples alongside Python and raw REST API usage throughout the documentation. - Expanded usage sections with clear CLI, NPM, and Python commands for common operations (connect, list, create, view, delete). - Provided multiple examples for specifying connections and using cloud IDs with the CLI. - Improved structure and readability of the quick start and API reference sections.
v1.0.6
- Updated all API endpoints and code examples to use `https://api.maton.ai` instead of `https://gateway.maton.ai` and `https://ctrl.maton.ai`. - Clarified proxying behavior: Maton proxies requests to `api.atlassian.com` and injects OAuth tokens automatically. - Added a new section on security and permissions, emphasizing explicit user approval for write operations. - Improved clarity for specifying connections using the `Maton-Connection` header. - Removed the LICENSE.txt file.
v1.0.5
- Added clawdbot metadata including emoji and required environment variable MATON_API_KEY to SKILL.md. - No changes to functionality or user instructions.
v1.0.4
No changes detected in this release. - Version bumped to 1.0.4, but no file changes or feature updates were made.
v1.0.3
- No code or documentation changes detected in this release. - Version number updated to 1.0.3.
v1.0.2
- Added a note in the description to use the api-gateway skill for other third party apps. - Updated Quick Start and connection management examples to use Python inline scripts instead of curl. - Simplified authentication header instructions for better clarity. - No changes to API endpoints or main functionality.
v1.0.1
- Added support for specifying which Jira OAuth connection to use via the Maton-Connection header. - Updated the base API URL format instructions and clarified how to substitute `{native-api-path}`. - Enhanced connection details in the Get Connection example (now shows `creation_time`, `last_updated_time`, and `metadata`). - Clarified API key instructions and expanded details for account creation. - Various doc improvements for clarity and updated examples.
v1.0.0
- Major upgrade: replaced legacy CLI-based integration with direct Jira Cloud API access via managed OAuth and Maton API gateway. - Added documentation for cloud ID retrieval, OAuth connection management, and comprehensive API endpoints (issues, projects, transitions, users, etc.). - Included code examples for JavaScript and Python. - Detailed setup instructions for Maton API key and OAuth. - Enhanced error handling guidelines and rate limit notes. - Expanded references to official Jira API documentation.
元数据
Slug jira-api
版本 1.0.7
许可证 MIT-0
累计安装 240
当前安装数 7
历史版本数 8
常见问题

Jira 是什么?

Jira API integration with managed OAuth. Search issues with JQL, create and update issues, manage projects and transitions. Use this skill when users want to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6375 次。

如何安装 Jira?

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

Jira 是免费的吗?

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

Jira 支持哪些平台?

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

谁开发了 Jira?

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

💬 留言讨论