confluence-deep-reader
Read a Confluence page and recursively explore its child pages up to 3 levels deep. Use when users want to comprehensively read a Confluence page tree, understand hierarchical documentation, or analyze content across parent and child pages.
Installation
SKILL.md
This skill guides you to recursively read Confluence pages and their descendants up to 3 levels deep.
Use getConfluencePage to read the initial page provided by the user.
Use getConfluencePageDescendants to find all child pages of the current page. This tool returns the hierarchical structure of descendants.
Read a Confluence page and recursively explore its child pages up to 3 levels deep. Use when users want to comprehensively read a Confluence page tree, understand hierarchical documentation, or analyze content across parent and child pages. Source: krafton-ai/kira.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/krafton-ai/kira --skill confluence-deep-reader- Source
- krafton-ai/kira
- Category
- @Collaboration
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is confluence-deep-reader?
Read a Confluence page and recursively explore its child pages up to 3 levels deep. Use when users want to comprehensively read a Confluence page tree, understand hierarchical documentation, or analyze content across parent and child pages. Source: krafton-ai/kira.
How do I install confluence-deep-reader?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/krafton-ai/kira --skill confluence-deep-reader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/krafton-ai/kira
Details
- Category
- @Collaboration
- Source
- user
- First Seen
- 2026-02-01