# Aigon Conference — Manifest > Everything for working with Aigon Conference data: the conference assistant > documentation and ready-made skill files. Fetch any item below by URL. ## Documentation - Aigon Conference — how to capture and manage conference notes https://aigon.ai/help/conference/ (Markdown for LLMs: https://aigon.ai/help/conference/index.md) ## Skills ### aigon-read-conference-data Read and fully extract an Aigon conference report — the public JSON export, the OCR'd text from photos/screenshots, business-card contacts, and WhatsApp member rosters (names + phone numbers). Files: - SKILL.md — Procedure, JSON structure reference, and caveats. https://aigon.ai/aigonskills/conference/aigon-read-conference-data/SKILL.md - parse_conference_json.py — Python parser: 'contacts' mode (cards + phone roster) and 'notes' mode (per-note dump with URLs + OCR). https://aigon.ai/aigonskills/conference/aigon-read-conference-data/parse_conference_json.py