create-runbook

Create structured Confluence runbook pages from a standardized template.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill create-runbook-afoxnyc3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-runbook
Source: https://github.com/afoxnyc3/chelsea-piers-itops/tree/main/plugins/confluence-docs/skills/create-runbook
Command: npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill create-runbook-afoxnyc3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams need a consistent, low-error way to document IT procedures and incident response playbooks in Confluence without accidentally duplicating existing pages.

Core Features & Use Cases

  • Template-based runbook creation: Generates a structured Confluence page including overview, prerequisites, numbered steps, escalation path, related docs, and a change log.
  • Duplicate-first safety: Searches Confluence for an existing page with the same title in the target space and stops to ask whether to update instead.
  • Confluence MCP automation: Uses Atlassian Confluence MCP tools to search, create, and verify the new page.

Quick Start

Create a runbook page titled Meraki AP Reset Procedure for incident_type network in space_key ITOPS, with the steps and escalation contact you want included.

Frequently Asked Questions about create-runbook

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

FAQPage Schema
How do I create a Confluence runbook without duplicating an existing page?

To create a Confluence runbook without duplicates, the Skill searches the target space for an existing page with the same title first. If a match is found, it stops and asks whether you want to update the existing page instead of creating a new one.

How do I automate IT incident response documentation in Confluence?

You can automate IT incident response documentation by using the Skill to generate a structured Confluence page from a standardized template, which includes an overview, prerequisites, numbered steps, escalation path, and a change log.

What is the best way to structure an operational playbook in Confluence?

The best way to structure an operational playbook is to use a standardized template that organizes content by space and parent index page, ensuring consistent sections for prerequisites, procedure steps, and escalation paths.

Does Confluence MCP automation support adding a change log to IT documentation?

Yes, Confluence MCP automation supports adding a change log to IT documentation. The generated runbook template includes a dedicated change log section alongside prerequisites, numbered steps, and related documents.

Can I use this template generation for operational playbooks organized under a parent index page?

Yes, you can use this template generation for operational playbooks organized under a parent index page. The Skill creates structured pages in Confluence Storage Format and verifies them via MCP tools within your specified space.

Why does my IT runbook creation stop before publishing the Confluence page?

Your IT runbook creation stops before publishing because the duplicate-first safety mechanism found an existing page with the same title in the target Confluence space, prompting you to decide whether to update the existing page instead.