{"id":"d1212f97-5031-4975-8f02-8ab6d0d3457d","shortId":"QVceyf","kind":"skill","title":"confluence","tagline":"Confluence REST API for wiki pages, spaces, and search","description":"Base URL: `https://<your-domain>.atlassian.net/wiki/api/v2`\nAuth: `-a \"$CONFLUENCE_EMAIL:$CONFLUENCE_API_TOKEN\"` (xh basic auth flag)\nSecrets: `CONFLUENCE_BASE_URL`, `CONFLUENCE_EMAIL`, `CONFLUENCE_API_TOKEN`\nSpec: https://developer.atlassian.com/cloud/confluence/rest/v2/intro/\n\nLegacy v1 still needed for labels, attachments, and CQL search: `.../wiki/rest/api`\n\n## Gotchas\n\n- Updating a page requires `version.number` incremented — fetch the page first to get current version.\n- Page body is storage format (HTML-like XML). Field: `body.storage.value` in both v1 and v2.\n- Targeted lookup: `GET /wiki/api/v2/pages?title=...&spaceKey=...`. Pagination: cursor-based in v2 (`?cursor=...`); offset-based in v1 (`?start=0&limit=25`).\n- CQL search (v1 only): `GET /wiki/rest/api/content/search?cql=space=\"KEY\"+AND+title~\"foo\"`","tags":["confluence","dotfiles","athal7","agent-skills"],"capabilities":["skill","source-athal7","skill-confluence","topic-agent-skills"],"categories":["dotfiles"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/athal7/dotfiles/confluence","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add athal7/dotfiles","source_repo":"https://github.com/athal7/dotfiles","install_from":"skills.sh"}},"qualityScore":"0.453","qualityRationale":"deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (823 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T19:14:34.381Z","embedding":null,"createdAt":"2026-05-18T19:14:34.381Z","updatedAt":"2026-05-18T19:14:34.381Z","lastSeenAt":"2026-05-18T19:14:34.381Z","tsv":"'/cloud/confluence/rest/v2/intro/':39 '/wiki/api/v2':15 '/wiki/api/v2/pages':85 '/wiki/rest/api':50 '/wiki/rest/api/content/search':109 '0':101 '25':103 'api':4,21,34 'atlassian.net':14 'atlassian.net/wiki/api/v2':13 'attach':46 'auth':16,25 'base':11,29,91,97 'basic':24 'bodi':67 'body.storage.value':76 'confluenc':1,2,18,20,28,31,33 'cql':48,104,110 'current':64 'cursor':90,94 'cursor-bas':89 'developer.atlassian.com':38 'developer.atlassian.com/cloud/confluence/rest/v2/intro/':37 'email':19,32 'fetch':58 'field':75 'first':61 'flag':26 'foo':115 'format':70 'get':63,84,108 'gotcha':51 'html':72 'html-like':71 'increment':57 'key':112 'label':45 'legaci':40 'like':73 'limit':102 'lookup':83 'need':43 'offset':96 'offset-bas':95 'page':7,54,60,66 'pagin':88 'requir':55 'rest':3 'search':10,49,105 'secret':27 'skill' 'skill-confluence' 'source-athal7' 'space':8,111 'spacekey':87 'spec':36 'start':100 'still':42 'storag':69 'target':82 'titl':86,114 'token':22,35 'topic-agent-skills' 'updat':52 'url':12,30 'v1':41,79,99,106 'v2':81,93 'version':65 'version.number':56 'wiki':6 'xh':23 'xml':74","prices":[{"id":"c627e328-58f7-49d1-93a8-7ecb1401e573","listingId":"d1212f97-5031-4975-8f02-8ab6d0d3457d","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"athal7","category":"dotfiles","install_from":"skills.sh"},"createdAt":"2026-05-18T19:14:34.381Z"}],"sources":[{"listingId":"d1212f97-5031-4975-8f02-8ab6d0d3457d","source":"github","sourceId":"athal7/dotfiles/confluence","sourceUrl":"https://github.com/athal7/dotfiles/tree/main/skills/confluence","isPrimary":false,"firstSeenAt":"2026-05-18T19:14:34.381Z","lastSeenAt":"2026-05-18T19:14:34.381Z"}],"details":{"listingId":"d1212f97-5031-4975-8f02-8ab6d0d3457d","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"athal7","slug":"confluence","github":{"repo":"athal7/dotfiles","stars":6,"topics":["agent-skills"],"license":null,"html_url":"https://github.com/athal7/dotfiles","pushed_at":"2026-05-18T18:53:57Z","description":null,"skill_md_sha":"7c4b31ff962874139963bfcf9b32b69092bc4197","skill_md_path":"skills/confluence/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/athal7/dotfiles/tree/main/skills/confluence"},"layout":"multi","source":"github","category":"dotfiles","frontmatter":{"name":"confluence","license":"MIT","description":"Confluence REST API for wiki pages, spaces, and search"},"skills_sh_url":"https://skills.sh/athal7/dotfiles/confluence"},"updatedAt":"2026-05-18T19:14:34.381Z"}}