CtrlK
BlogDocsLog inGet started
Tessl Logo

confluence-automation

Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.

74

1.73x
Quality

65%

Does it follow best practices?

Impact

90%

1.73x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/all-skills/skills/confluence-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a solid reference skill for Confluence automation with well-structured workflows and clear tool sequencing. Its main weaknesses are redundancy (pitfalls repeated in both workflow sections and a dedicated section) and lack of concrete executable examples showing actual tool invocations. The document would benefit from trimming duplicate content and adding at least one end-to-end example with real parameter values.

Suggestions

Remove the 'Known Pitfalls' section and consolidate all pitfalls under their respective workflow sections to eliminate redundancy and save ~40 lines.

Add at least one concrete, copy-paste-ready tool invocation example (e.g., a complete RUBE_SEARCH_TOOLS call followed by CONFLUENCE_CREATE_PAGE with actual parameter JSON) to improve actionability.

Consider extracting the CQL reference (operators, fields, functions) and content formatting guide into separate bundle files referenced from the main skill.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but contains significant redundancy — the 'Known Pitfalls' section largely repeats pitfalls already listed under each workflow section. The quick reference table adds value but the overall document could be tightened by ~30% without losing information. Some explanations (e.g., pagination patterns, content formatting basics) are things Claude already knows.

2 / 3

Actionability

The skill provides clear tool sequences with specific parameter names and values, which is good. However, there are no executable code examples or copy-paste ready tool invocations — everything is described rather than demonstrated. A concrete example of a full tool call with actual parameters would significantly improve actionability.

2 / 3

Workflow Clarity

Workflows are clearly sequenced with numbered steps, each tool annotated with its role (Required/Optional/Prerequisite/Fallback). The update workflow includes explicit validation (fetch current version before updating, check for duplicates before creating). The setup section has a clear prerequisite verification flow with connection status checking.

3 / 3

Progressive Disclosure

The content is well-structured with clear sections and a useful quick reference table, but it's a monolithic document (~200+ lines) with no references to supporting files. The CQL operators reference, content formatting guide, and detailed pitfalls could be split into separate files. However, since no bundle files exist, this is somewhat expected — the single-file organization is reasonable but not optimal.

2 / 3

Total

9

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description does a good job listing specific Confluence-related capabilities and naming the integration method, making it distinctive and specific. However, it lacks an explicit 'Use when...' clause, which weakens its completeness for skill selection. Adding natural user trigger terms and explicit usage guidance would strengthen it.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Confluence pages, wiki content, Atlassian spaces, or managing Confluence labels and page hierarchies.'

Include common user-facing synonyms and variations such as 'wiki', 'Atlassian', 'Confluence page', 'create a page', 'find content in Confluence' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'page creation, content search, space management, labels, and hierarchy navigation'. Also specifies the integration method (Rube MCP / Composio) and includes a procedural note about searching tools first.

3 / 3

Completeness

The 'what' is well-covered with specific actions, but there is no explicit 'Use when...' clause or equivalent trigger guidance. The description only implies when it should be used by listing capabilities. Per rubric guidelines, missing 'Use when...' caps completeness at 2.

2 / 3

Trigger Term Quality

Includes good keywords like 'Confluence', 'page creation', 'content search', 'space management', 'labels', and 'hierarchy navigation'. However, it misses common user variations like 'wiki', 'Confluence page', 'create a page', 'find content', or 'Atlassian'. The term 'Rube MCP (Composio)' is technical jargon unlikely to be used by end users.

2 / 3

Distinctiveness Conflict Risk

The description is clearly scoped to Confluence specifically, with distinct triggers like 'Confluence', 'space management', 'labels', and 'hierarchy navigation'. It also names the specific integration (Rube MCP / Composio), making it highly unlikely to conflict with other skills.

3 / 3

Total

10

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
davepoon/buildwithclaude
Reviewed

Table of Contents

Is this your skill?

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.