atlassian-jira-confluence
Atlassian Jira & Confluence Skill
What this skill does: Create, read, update, and delete Jira issues/projects/sprints/boards and Confluence pages/spaces/attachments using the atlassian-python-api SDK.
Requires: Python 3 + pip install atlassian-python-api (run once)
⚠️ Step 0 — 初始化环境变量(每次会话执行一次)
如果遇到路径相关问题,安装
skill-guide获取详细指引:npx skills add https://github.com/vancebs/skills --skill skill-guide
Step 0A — 记录 Workspace
# Linux / macOS / Git Bash
export SKILL_WORKSPACE="$(pwd)"
More from vancebs/skills
gerrit-api
Interact with Gerrit Code Review via the REST API — query changes, fetch diffs, post reviews with labels and inline comments, and manage change lifecycle. Also supports real-time event streaming via SSH (stream-events).
4t2mcodingrule
T2Mobile公司编码规范与开发流程知识库。当用户询问T2Mobile编码规范、代码风格、命名规则、注释要求、排版规范、git commit message格式、code review流程与规范、问题解决流程(PR流程)、安全编码要求、兼容性编码要求等任何与T2Mobile开发标准相关的问题时,调用此skill。触发词包括:编码规范、命名规范、注释规范、代码风格、commit message、code review、PR流程、问题解决流程、安全规范、兼容性规范、T2Mobile规范等。
3