comment-confluence

Posts footer and inline comments to Confluence pages via the Atlassian MCP server.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill comment-confluence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comment-confluence
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/comment-confluence
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill comment-confluence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires atlassian-mcp-connector, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of adding comments to Confluence pages, saving time and ensuring that feedback is quickly and accurately documented.

Core Features & Use Cases

  • Confluence Commenting: Post footer or inline comments on Confluence pages.
  • URL-Based Targeting: Accept Confluence page URLs or direct comment URLs for precise targeting.
  • User Identity: Comments are attributed to the user's identity as defined in CLAUDE.md.
  • Action Selection: Add a new footer comment or an inline comment based on user preference.
  • Content Composition: Supports inline text, file path, or interactive input for comment content.
  • Sanitization: Ensures comment content is free of harmful instructions.
  • Preview & Confirm: Offers a preview step with confirmation before posting comments.
  • Public Space Check: Warns if the page is in a publicly or externally accessible space.

Quick Start

Add a new footer comment to the Confluence page titled 'Project Update' by pasting this URL: 'https://yourorg.atlassian.net/wiki/spaces/PROJECT/pages/123456/Project+Update'.

Frequently Asked Questions about comment-confluence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add comments to Confluence pages using an MCP server?

To post comments to Confluence pages via MCP, you need the atlassian-mcp-connector dependency and identity information from CLAUDE.md. The Skill accepts page URLs and handles both footer and inline comments after content sanitization.

How do I post an inline comment on a Confluence page URL?

Provide the direct Confluence page or comment URL to target the specific location. The Skill lets you select inline comment action, compose content via text or file upload, and confirms after a preview step.

Does the Atlassian MCP connector support posting to publicly accessible Confluence spaces?

Yes, it supports posting to publicly accessible spaces but actively warns you if the target page resides in a publicly or externally accessible Confluence space before you confirm the comment submission.

What is the best way to automate Confluence commenting without manual copy-paste?

Using an MCP-integrated Skill that accepts URLs, sanitizes content, and posts directly via the Atlassian MCP server automates Confluence commenting. It attributes comments using identity details from CLAUDE.md.

Can I use file uploads to compose Confluence page comments?

Yes, you can use file uploads to compose Confluence page comments. The Skill supports content composition from inline text, file paths, or interactive input to build the comment body.