doc-update

Update existing Confluence pages with content changes and structured markdown output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of keeping Confluence runbooks, knowledge base articles, and procedures up to date without manually rewriting entire pages.

Core Features & Use Cases

  • Targeted Page Updates: Update an existing Confluence page with corrected content, new sections, or revised procedures while keeping the page structure intact.
  • Argument-Driven Edits: Use a page ID or title plus a clear change description to scope the update precisely.
  • Safety-Aware Execution: Incorporate validation and surface risks or access issues instead of silently failing.

Quick Start

Ask the AI to update a specific Confluence page by providing the page title or page ID and a concise description of what you want changed.

Frequently Asked Questions about doc-update

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

FAQPage Schema
How do I update an existing Confluence page with new content without rewriting the whole document?

To update an existing Confluence page, provide the page ID or title and a change description. The skill parses these arguments to apply targeted edits, adding sections or correcting procedures while keeping the original page structure intact.

What is the best way to revise IT operations runbooks in Confluence?

The best way to revise IT operations runbooks is using argument-driven edits. You specify the Confluence page identifier and describe the procedure updates needed, which scopes the modification precisely to the targeted sections.

Do I need a specific Confluence page identifier to edit knowledge base articles?

Yes, you need a specific Confluence page identifier or exact title to edit knowledge base articles. This prerequisite ensures the MCP tools locate the correct document and scope the content corrections accurately before applying updates.

How does Confluence documentation update handle access risks or validation failures?

Confluence documentation update handles access risks by validating MCP results during execution. Instead of silently failing, it surfaces detected risks, permission issues, or action items in structured markdown output for user review.

Can I add new sections to a Confluence procedure page while keeping the original structure?

Yes, you can add new sections to a Confluence procedure page while keeping the original structure. The skill applies targeted updates based on your change description, preserving the existing layout while inserting the new content.