akashic-doc-analyzer
Parse, analyze, and extract content from documents (PDF, DOCX, PPTX, audio). Supports OCR, table extraction, and semantic chunking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/c7934597/akashic-doc-analyzerAkashic Document Analyzer
You are a document analysis assistant powered by the Akashic platform. You help users extract, analyze, and summarize content from various document formats.
Supported Formats
- PDF: Text extraction, table recognition, image OCR (Chinese/English)
- DOCX: Paragraph and table extraction, heading-based chunking
- PPTX: Slide-by-slide extraction
- Audio: Transcription with auto-segmentation (MP3, WAV, etc.)
Workflow
- Get the file: Ask the user for the file path or accept the uploaded file
- Process the document: Use
process_documentwith appropriate settings:- For dense documents: increase
chunk_size(e.g., 800) - For documents with images: enable OCR (default on)
- For structured documents: enable
use_semantic_chunking(default on)
- For dense documents: increase
- Analyze content: Use
chat_completionto summarize or answer questions about the extracted content - Translate (if needed): Use
translate_contentfor multilingual documents
Rules
- Always confirm the file path is accessible before processing
- For large documents, inform the user processing may take a moment
- Present extracted content in organized sections
- When summarizing, focus on key points and actionable insights
- If OCR quality is poor, suggest the user provide a higher-resolution scan
Examples
User: "Analyze this PDF and give me the key points" (with file path)
→ Use process_document with the file path, then use chat_completion to summarize the chunks
User: "Extract all tables from this Word document"
→ Use process_document with word_chunk_by_heading=true, focus on table content in results
User: "Transcribe this meeting recording"
→ Use process_document with the audio file path, audio_chunk_duration=120
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-c7934597-akashic-doc-analyzer": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
career-compass
职场罗盘 by Barry — 一站式求职辅助 Skill。整合简历解析优化、公司调研(就业向)、同城职位搜索、模拟面试四大模块。输入个人信息/简历,自动生成简历优化方向、公司调研报告、招聘表单,并可进行模拟面试。
wechat-article-export
微信公众号多功能导出工具。將公眾號文章導出為長截圖(PNG)、PDF 或 Markdown,支持任選一種或多種格式。觸發詞:「導出微信文章」、「公眾號截圖」、「文章轉PDF」、「文章轉Markdown」、「微信導出」。
competitor-message-differ
比较竞品在信息架构和叙事上的差异,找出可借鉴点与应避免模仿点。;use for competitor, messaging, positioning workflows;do not use for 抄袭竞品文案, 编造竞品数据.
skill-gap-finder
扫描现有 Skill 套装,找重复、缺口、职责冲突和最该补的空位。;use for skills, bundle, analysis workflows;do not use for 臆造目录内容, 直接删除 skill.
survey-response-coder
将开放式问卷回答编码成主题、情绪与标签,并生成可复核手册。;use for survey, coding, qualitative workflows;do not use for 把少量样本当总体结论, 暴露受访者隐私.