xsoar-workflow-documentation

Generates linked Confluence-ready documentation sets for XSOAR playbooks and their dependency trees.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a linked Confluence-ready documentation set for an entire XSOAR playbook and its dependency tree.

Core Features & Use Cases

  • Linked, runbook-style documentation for the root playbook and all sub-playbooks, automations, and integrations.
  • Glossary-driven terminology with cross-links to the Cortex XSOAR Playbook Design Guide.
  • Consistent, deterministic output structure including per-playbook, automation, and integration docs.

Quick Start

Invoke the documentation generator to produce a linked Confluence-ready document set for the root XSOAR playbook and its dependency tree.

Frequently Asked Questions about xsoar-workflow-documentation

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

FAQPage Schema
How do I generate Confluence-ready documentation for XSOAR playbooks?

To generate Confluence-ready documentation for XSOAR playbooks, you need to provide a manifest containing the root playbook and its dependencies. The tool then automates the creation of a linked, deterministic document set with cross-referenced pages.

What is included in XSOAR playbook dependency documentation?

XSOAR playbook dependency documentation includes runbook-style pages for root playbooks, sub-playbooks, automations, and integrations. It also generates a glossary-linked index with cross-references to the Cortex XSOAR Playbook Design Guide for varying reader familiarity levels.

Do I need a manifest to document XSOAR playbook dependency trees?

Yes, you need a manifest specifying the root playbook and its dependencies to document XSOAR playbook trees. This manifest drives the deterministic output structure, ensuring all sub-playbooks, automations, and integrations are accurately cross-referenced.

Can I automate runbook creation for XSOAR automations and integrations?

Yes, you can automate runbook creation for XSOAR automations and integrations. The generator processes the dependency tree from the provided manifest and outputs consistent, cross-referenced documentation pages for each component.

What is the best way to document an entire XSOAR automation dependency tree?

The best way to document an XSOAR automation dependency tree is to use an automated generator that applies a manifest of root and dependent components. This produces a consistent folder structure of linked, runbook-style pages and a glossary index.

Why does my XSOAR playbook documentation lack cross-referenced links?

XSOAR playbook documentation lacks cross-referenced links if it is not generated using a dependency manifest. Providing the manifest allows the generator to map the dependency tree and produce a defined folder structure with deterministic cross-links.