docops-callout

star 0

Create and edit DocOps callout blocks in Asciidoc (.adoc) or Markdown (.md). Use for highlighting processes (systematic), key metrics (metrics), or timeline events (timeline) with modern visual cards.

docops-info By docops-info schedule Updated 2/25/2026

name: docops-callout description: Create and edit DocOps callout blocks in Asciidoc (.adoc) or Markdown (.md). Use for highlighting processes (systematic), key metrics (metrics), or timeline events (timeline) with modern visual cards.

DocOps Callout

Overview

Create DocOps callout blocks to spotlight key information. Supports three types: systematic process, key metrics, and timeline events.

Workflow

  1. Identify the goal: process steps, metrics display, or chronological events.
  2. Select the type: systematic, metrics, or timeline.
  3. Confirm output format: Asciidoc or Markdown.
  4. Apply options: title, width, height, useDark.
  5. Emit the block with a data table using | as separator.

Callout Types

  • Systematic: For step-by-step approaches (Phase | Action | Result | Improvement).
  • Metrics: For key performance indicators (Metric | Value).
  • Timeline: For sequential events (Phase | Action | Result).

References

  • references/reference.md

Output Rules

  • Asciidoc: [docops,callout] + ---- wrappers and --- separator.
  • Markdown: [docops:callout] and [/docops] tags and --- separator.
  • Put options (title, type, etc.) above ---, data table below.
Install via CLI
npx skills add https://github.com/docops-info/docops-extension-sever --skill docops-callout
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator