atlassian
Installation
SKILL.md
Atlassian
Use this skill when a task asks to use Jira or Confluence and the environment may already contain Atlassian credentials. Treat credentials as available only after confirming required variables are present.
Read Usage before authenticated Atlassian requests.
1. Required Env
ATLASSIAN_SITE: Atlassian Cloud site URL.ATLASSIAN_EMAIL: account email for API token auth.ATLASSIAN_API_TOKEN: Atlassian API token.ATLASSIAN_CLOUD_ID: optional for Confluence APIs that require cloud id.
If ATLASSIAN_API_TOKEN is missing, follow
API Token.