xsoar-playbook-documentation

Generate Confluence Data Center documentation from XSOAR playbook definitions.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Nycto89/copilot-custom-agent --skill xsoar-playbook-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xsoar-playbook-documentation
Source: https://github.com/Nycto89/copilot-custom-agent/tree/main/skills/xsoar-playbook-documentation
Command: npx skills add https://github.com/Nycto89/copilot-custom-agent --skill xsoar-playbook-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates Confluence Data Center wiki-ready documentation from XSOAR 6.14 playbook definitions. Supports full deep-dive and executive summary detail levels. Includes mermaid.js flow visualization.

Core Features & Use Cases

  • Determines documentation mode from the user's prompt (Full Deep-Dive or Executive Summary) and formats output accordingly.
  • Produces Confluence Data Center compatible markdown with standardized headers, tables, and Mermaid diagrams.
  • Generates comprehensive documentation suitable for wiki publication, including task-flow visualization and structured sections.

Quick Start

Generate Confluence-DC wiki documentation for the provided XSOAR playbook definition.

Frequently Asked Questions about xsoar-playbook-documentation

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

FAQPage Schema
How do I generate Confluence documentation from an XSOAR playbook?

You can automate Confluence documentation generation from XSOAR playbooks by processing playbook definitions and task graphs, producing wiki-ready markdown with standardized headers, tables, and Mermaid diagrams for direct publication.

What is the best way to visualize XSOAR playbook task flows for a wiki?

Visualizing XSOAR playbook task flows for a wiki is best handled by generating Mermaid.js diagrams from the playbook task graph. This produces clear, Confluence-compatible flow visualization suitable for wiki publication.

Does this documentation approach support both executive summaries and deep-dive details?

Yes, the documentation approach supports both executive summaries and full deep-dive details. You determine the documentation mode from your prompt, and the system formats the Confluence Data Center markdown output accordingly for your specific audience.

Can I use Mermaid diagrams in Confluence Data Center markdown?

Yes, you can use Mermaid diagrams in Confluence Data Center markdown. The documentation generation produces Confluence-friendly markdown structure specifically designed to render Mermaid.js flow visualization natively within the wiki environment.

How do I create an automated table of contents for XSOAR playbook documentation?

You create an automated table of contents for XSOAR playbook documentation by using frontmatter-driven metadata during generation. This ensures the Confluence-ready markdown includes standardized, structured sections with an automatically generated navigation index.

What format do I need to provide an XSOAR playbook definition in for wiki documentation?

You need to provide the XSOAR playbook definition and its task graph data to generate wiki documentation. The system processes these definitions to output Confluence Data Center compatible markdown with structured metadata.