{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"}],"enrichment":{"capability":"Converts Atlassian Document Format (ADF) JSON from Confluence and Jira into clean Markdown suitable for AI processing and analysis.","skillfed_tags":["confluence-integration","jira-integration","markdown-conversion"],"use_cases":["Extract Confluence page content and feed it to an LLM for summarization or Q&A without manual copy-paste.","Bulk convert Jira issue descriptions and comments to Markdown for use as training data or context in AI pipelines.","Build a knowledge base ingestion system that pulls from Confluence/Jira and prepares it for semantic search or RAG.","Automate documentation export from Confluence into a format suitable for static site generators or LLM processing.","Parse Jira issue details to generate AI-assisted ticket summaries or automated status reports."],"what_it_does":"atlas_doc_parser bridges Confluence and Jira's Atlassian Document Format (ADF)\u2014a complex JSON structure\u2014into clean Markdown that AI models can consume. The library provides a straightforward API: parse ADF JSON via NodeDoc.from_dict(), then call to_markdown() to get usable text. This solves a real friction point: teams store knowledge in Confluence pages and Jira issues, but those systems' rich-text format is opaque to LLMs. By converting to Markdown, you unlock that knowledge for AI workflows\u2014summarization, context injection, training data generation, or semantic search.\n\nThe package is minimal and focused: it depends only on func_args and installs as a pure Python wheel with no compiled dependencies. It targets modern Python versions and carries an MIT license. The repository is active but shows aging maintenance signals\u2014the latest release was 222 days ago, though the last commit is recent. With no known security vulnerabilities and moderate adoption, it's a straightforward tool for a specific task.","worth_installing":"Yes, if you need to extract and convert Confluence or Jira content for AI workflows. The package solves a specific, real problem with low install friction and no security issues. The aging maintenance status is a minor concern but not a blocker\u2014the code is stable, the last commit is recent, and the task is narrow. Install it if ADF-to-Markdown conversion is on your critical path."},"id":"atlas-doc-parser","links":{"html":"https://skillfed.io/packages/atlas-doc-parser","md":"https://skillfed.io/packages/atlas-doc-parser.md","pypi":"https://pypi.org/project/atlas-doc-parser/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-04","license_spdx":null,"license_treatment":"permissive","name":"atlas-doc-parser","python_support":"supports_current","summary":"Atlassian Document Format Parser."},"popularity":{"monthly_downloads":84783,"position":13974,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
