# Aside Site Confluence

> Confluence Cloud page and editor guidance.

- Skill: `kunanonj/aside-site-confluence` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kunanonj/aside-site-confluence`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kunanonj/aside-site-confluence/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: KunanonJ (https://skillmd.com/u/kunanonj)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kunanonj/aside-site-confluence

---

# 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`

