← ClaudeAtlas

confluence-analyticslisted

View analytics, statistics, and popularity metrics for Confluence content. ALWAYS use when user wants to see views, popularity, or contributor stats.
ulises-jeremias/agent-toolkit · ★ 16 · AI & Automation · score 79
Install: claude install-skill ulises-jeremias/agent-toolkit
# Confluence Analytics Skill --- ## ⚠️ PRIMARY USE CASE **This skill views content analytics (READ-ONLY).** Use for: - Checking page view counts - Finding popular/most viewed content - Seeing who contributed to pages - Space-level analytics **This is a read-only skill** - it cannot modify content. --- ## When to Use / When NOT to Use | Use This Skill | Use Instead | |----------------|-------------| | View page statistics | - | | Find popular pages | - | | See contributors | - | | View watcher list | `confluence-watch` (to modify) | | Edit content | `confluence-page` | --- ## Risk Levels All operations are **read-only** with no risk: | Operation | Risk | Notes | |-----------|------|-------| | All analytics operations | - | Read-only | --- ## Overview This skill provides analytics and statistics for Confluence content, including page view information, contributor data, space-level analytics, popular content identification, and watcher lists. **Note:** Confluence Cloud has limited analytics APIs compared to Server/Data Center. This skill uses the v1 REST API's history endpoints and CQL queries to provide analytics insights. ## CLI Commands ### confluence-as analytics views Get analytics and view information for a specific page. Retrieves: - Version history - Last modified date and author - Creation date and author - List of contributors who have edited the page **Usage:** ```bash confluence-as analytics views PAGE_ID [--output json] ``` **Arguments:** - `PAG