Skip to Content
Tooling

Tooling

Climakers currently exposes one active commercial product group and two live tools inside it.

The tools share a common operator model, but they are optimized for different scopes of work.

Active product group

Atlassian Confluence

This is the current live product family. It contains the public manuals for acp2md and acs2md.

acp2md

acp2md is the page-level specialist.

Use it when you need exact scope and exact control.

  • Convert one Confluence page by ID, title, or URL.
  • Retrieve native atlas_doc_format or storage output without conversion.
  • Count nodes and marks before migration or AI ingestion.
  • Inspect page properties and preserve one authoritative document outside Confluence.

Best fit:

  • legal and compliance evidence capture
  • support and incident workflows
  • migration engineering for difficult pages
  • curated RAG source documents
  • runbook and procedure retention

acs2md

acs2md is the space-scale export tool.

Use it when the requirement is an estate, not a single document.

  • Convert a full Confluence space into a Markdown directory tree.
  • Preserve hierarchy and rewrite internal links for portable output.
  • Keep recurring exports efficient with changed-only sync behavior.
  • Inspect spaces, pages, properties, and permissions from the same binary.

Best fit:

  • documentation continuity copies
  • backup and disaster recovery archives
  • static-site or Git migrations
  • large AI and enterprise-search corpora
  • governance and access-review workflows

Shared operating model

Both tools are designed around the same core workflow:

  1. activate the license
  2. configure Confluence access
  3. run doctor
  4. discover the correct scope with space list and space pages
  5. execute the export or retrieval command

Shared platform characteristics

  • customer-controlled Markdown output
  • Confluence Cloud authentication with Atlassian API tokens
  • commercial licensing and local license storage
  • CLI-first execution suitable for local operations, CI, and governed automation
  • native format retrieval for engineering and migration analysis

Reserved future product groups

Atlassian Jira

Reserved for future Jira-oriented tooling and workflows.

Google Workspace

Reserved for future Google Workspace-oriented tooling and workflows.

Last updated on