بنقرة واحدة
jiraandconfluence-skill
Jiraandconfluence Skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Jiraandconfluence Skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
监控 OpenClaw GitHub 版本更新,获取最新版本发布说明,翻译成中文, 并推送到 Telegram 和 Feishu。用于:(1) 定时检查版本更新 (2) 推送版本更新通知 (3) 生成中文版发布说明
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your agent a soul.
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。
Reusable Polymarket + OpenClaw trading operations skill for any workspace. Use when the user needs to set up, run, tune, monitor, and deploy an automated Polymarket trading project (paper/live), including env configuration, risk controls, reporting, and dashboard operations.
Agents can sign plugins, rotate credentials without losing identity, and publicly attest to behavior.
| name | jiraandconfluence-skill |
| description | Jiraandconfluence Skill |
This skill provides automated interaction with Jira Cloud and Confluence to:
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).export JIRA_API_TOKEN=your_jira_token
export CONFLUENCE_API_TOKEN=your_confluence_token
clawhub install jiraandconfluence-skill
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"
1.0.0
Arkiant (contact via internal channels)