Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:davepoon/buildwithclaude --skill confluence-automation74
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 90%
↑ 1.73xAgent success when using this skill
Validation for skill structure
Page create and update patterns
XHTML for create body
0%
100%
storage representation
0%
100%
UPDATE body structure
0%
100%
Fetch before update
100%
100%
Version increment
100%
100%
XHTML content format
100%
100%
Duplicate title check
0%
0%
Numeric page ID
0%
100%
ID resolution
0%
0%
Parent page ID lookup
100%
100%
Correct tool sequence
50%
50%
Without context: $0.6440 · 3m 19s · 30 turns · 96 in / 11,207 out tokens
With context: $0.5137 · 2m 14s · 22 turns · 184 in / 7,693 out tokens
CQL full-text search and rate limiting
CQL not SEARCH_CONTENT
0%
100%
text ~ operator
100%
100%
lastModified filter
70%
100%
Rate limiting
100%
100%
Retry-After handling
0%
100%
Body expansion limit
80%
100%
Offset-based pagination
100%
100%
CQL space filter
100%
100%
type = page filter
100%
100%
Correct CQL operators
100%
100%
CSV output
100%
100%
Without context: $0.3953 · 2m 5s · 20 turns · 25 in / 6,400 out tokens
With context: $0.3513 · 1m 37s · 15 turns · 18 in / 4,785 out tokens
Page hierarchy traversal and space management
Cursor-based pagination
0%
100%
Recursive traversal
100%
100%
Numeric space ID for GET_SPACE_BY_ID
0%
0%
GET_SPACES to resolve ID
0%
100%
Explicit limit parameter
0%
100%
URL assembly
50%
100%
Labels fetched per page
75%
100%
Alphanumeric space key
100%
100%
Rate limiting between calls
0%
100%
Report output
100%
100%
Cursor stop condition
0%
100%
Without context: $0.5474 · 2m 27s · 33 turns · 33 in / 8,116 out tokens
With context: $0.4251 · 1m 45s · 17 turns · 179 in / 6,133 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.