---
name: kunanonj/aside-site-confluence
source: https://app.decimal.ai/s/kunanonj-aside-site-confluence@1/SKILL.md
source_sha256: 059f66876089
---

# Confluence Cloud

## Canonical URLs

- Page: `https://${site}.atlassian.net/wiki/spaces/${spaceKey}/pages/${pageId}/${title}`

## Working style

- Use search to find the right page, then switch to the canonical page URL.
- Treat the page ID as the stable anchor because page titles can change.
- Prefer editing from the page itself instead of navigating nested space menus.

## Useful shortcuts

- Create page: `Cmd/Ctrl+Option+C`
- Edit current page: `E`
- Insert link: `Cmd/Ctrl+K`
- Bold / italic / underline: `Cmd/Ctrl+B`, `Cmd/Ctrl+I`, `Cmd/Ctrl+U`
- Heading 1-6: `Cmd/Ctrl+Option+1` through `Cmd/Ctrl+Option+6`
- Insert macro picker: `Cmd/Ctrl+Shift+A`

Useful typing shortcuts:

- Quick insert: `/`
- Mention: `@`
- Action item: `[]` then `Space`
- Decision: `<>` then `Space`