Loading...
Loading...
Use this skill to publish markdown documents with mermaid diagrams to directly Confluence.
npx skill4agent add bholland-bh/mermaid2conf mermaid2confuvcommand -v "uv" || echo "NOT INSTALLED"uvuv curl -LsSf https://astral.sh/uv/install.sh | shmermaid-clinpm list -g @mermaid-js/mermaid-cli || echo "NOT INSTALLED" mermaid-cliuv npm install -g @mermaid-js/mermaid-cli[ -f ~/.config/markdown-to-confluence/confluence_config.json ] && echo "Exists" || echo "Does not exist" confluence_urlconfluence_url/pages/#uvx mermaid2conf process "$SOURCE_MD"uvx mermaid2conf publish "$PAGE_ID" "$SECTION_NAME"