← 返回
开发者工具 Key 中文

Jiraandconfluence Skill

Automates retrieval and summary of Jira Cloud issues and Confluence Cloud pages using secure API tokens for improved workflow insights.
使用安全的 API 令牌自动获取和汇总 Jira Cloud 问题与 Confluence Cloud 页面,提升工作流程洞察力。
arkiant arkiant 来源
开发者工具 clawhub v1.0.0 1 版本 99888.9 Key: 需要
★ 0
Stars
📥 899
下载
💾 11
安装
1
版本
#latest

概述

Jira & Confluence Integration Skill

Purpose

This skill provides automated interaction with Jira Cloud and Confluence to:

  • Read issue details, comments, and status changes.
  • Retrieve page content, updates, and export summaries.
  • Generate actionable insights for improving user conversations and documentation.

Scope

  • Supported platforms: Jira Cloud (REST API) and Confluence Cloud (REST API).
  • Authentication: Uses API tokens stored securely via environment variables.
  • Operations:
  • GET /api/v2/issues/{issueIdOrKey} – retrieve Jira issue metadata.
  • GET /api/v2/search – search issues by JQL.
  • GET /wiki/rsl/{pageIdOrTitle} – retrieve Confluence page content.
  • POST /comment – add comments to tickets or pages (optional).
  • Output: Summaries, suggested improvements, and integration points for AI-driven workflow automation.

Authentication

  • Store Jira and Confluence API tokens in environment variables:

```bash

export JIRA_API_TOKEN=your_jira_token

export CONFLUENCE_API_TOKEN=your_confluence_token

```

  • Use these tokens to authenticate via basic auth or bearer token as required by the platform APIs.

Installation

clawhub install jiraandconfluence-skill

Usage

After installation, call the skill via the CLI or integrate it through OpenClaw workflows:

jira-read --issue-key PROJ-123
confluence-read --title "Project Documentation"

Security

  • Do not hardcode credentials in scripts.
  • Restrict token scope to read‑only access unless explicit write permissions are granted.
  • Rotate tokens regularly and audit usage logs.

Version

1.0.0

Maintainer

Arkiant (contact via internal channels)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 15:51 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,418
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 325,835
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,442