atlassian
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name ATLASSIAN_TOKEN or zero doctor check-connector --url https://your-domain.atlassian.net/rest/api/3/myself --method GET
Jira — User
Get Current User
curl -s "https://$ATLASSIAN_DOMAIN.atlassian.net/rest/api/3/myself" \
-u "$ATLASSIAN_EMAIL:$ATLASSIAN_TOKEN" \
--header "Accept: application/json"
Search Users
curl -s -G "https://$ATLASSIAN_DOMAIN.atlassian.net/rest/api/3/user/search" \
-u "$ATLASSIAN_EMAIL:$ATLASSIAN_TOKEN" \
Related skills
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
558google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
412minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
344instagram
Instagram API for posts and media. Use when user mentions "Instagram",
327apify
Apify web scraping platform. Use when user mentions "scrape website",
315