publish-report-to-confluence

Publish security documents to Confluence with correct space and page structure.

6|Updated May 30, 2026
One-click install
npx skills add https://github.com/jassics/awesome-claude-security --skill publish-report-to-confluence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-report-to-confluence
Source: https://github.com/jassics/awesome-claude-security/tree/main/plugins/security-integrations/skills/publish-report-to-confluence
Command: npx skills add https://github.com/jassics/awesome-claude-security --skill publish-report-to-confluence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of publishing security reports, runbooks, threat models, and assessments to Confluence, ensuring consistent page structure, labels, and linking to related issues/pages.

Core Features & Use Cases

  • Automated Publishing: Publish documents directly to Confluence with correct space/parent, structure, and labels.
  • Integration with Atlassian MCP: Utilizes the Atlassian MCP server for publishing, with error handling for unavailability.
  • Use Case: Ideal for security teams that need to maintain a centralized repository of security documents accessible by team members.

Quick Start

Publish the security report to Confluence using the command: /publish-report-to-confluence:publish "security-report.md"

Frequently Asked Questions about publish-report-to-confluence

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

FAQPage Schema
How do I automate publishing security reports to Confluence?

Automating security report publication to Confluence requires establishing a connection to the Atlassian MCP server, which handles document structure, labeling, and linking to related issues automatically.

What is needed to publish documents to Confluence using the Atlassian MCP server?

Publishing documents requires an active Atlassian MCP server connection to function properly. The automation includes error handling to gracefully manage scenarios where the server is unavailable.

Can I link published security assessments to related issues in Confluence?

Linking published security assessments to related issues is supported natively. The automation ensures correct space and parent assignment while establishing necessary links to related pages during publication.

How do I maintain consistent page structure for threat models in Confluence?

Maintaining consistent page structure for threat models involves automated publishing that enforces correct space and parent hierarchies, applies standardized labels, and links to related documentation.

What happens if the Atlassian MCP server is unavailable during report publication?

If the Atlassian MCP server is unavailable during report publication, the automation triggers built-in error handling to prevent silent failures and alerts the user to the server connection issue.

Is this automated Confluence publication suitable for security team runbooks?

Automated Confluence publication is ideal for security team runbooks, providing a centralized repository with consistent page structure, proper labeling, and cross-linking for team collaboration.