Report Processor

# Report Processor (研报处理器)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Report Processor" with this command: npx skills add zhangq0687/report-processor

Report Processor (研报处理器)

Automatically collect, parse, and extract key information from research reports. Supports PDF, TXT, and other formats.

Features

  • Parse research reports (PDF/TXT)
  • Extract key information (core观点、数据、投资建议、风险)
  • Auto summary generation
  • Knowledge base storage

Requirements

  • Ollama with qwen2.5:14b model installed
  • poppler-utils (for PDF parsing)

Installation

# Install Ollama and pull model
ollama pull qwen2.5:14b

# Install poppler (for PDF support)
# macOS
brew install poppler
# Linux
sudo apt install poppler-utils

Usage

# Process single file
python3 scripts/report_processor.py /path/to/report.pdf

# Batch process directory
python3 scripts/report_processor.py /path/to/reports/

Output

Results are saved to ~/.openclaw/workspace/data/reports/ in JSON format.

Configuration

Edit scripts/report_processor.py to customize:

  • OLLAMA_MODEL: Model to use (default: qwen2.5:14b)
  • OUTPUT_DIR: Output directory

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Quant Tools 1.0.0

学术导向量化研究工具集。包含7大核心库(因子分析、组合优化、AI增强、因果验证、衍生品定价、回测引擎、情感分析)和5大投研工具(VeighNa交易框架、Qlib AI投研、WTP高性能框架、AkShare数据接口、JupyterHub研究环境)。适用于策略研发、因子挖掘、论文复现、资产配置、API服务化等投研任务...

Registry SourceRecently Updated
1630Profile unavailable
Web3

Polaris

Access verified, real-time news briefs, on-demand intelligence reports, trending topics, and search from 160+ sources across 18 categories with bias and conf...

Registry SourceRecently Updated
3110Profile unavailable
Research

Financial Fraud Analyzer Lite

财务造假风险分析技能。基于财务报表(利润表、资产负债表、现金流量表)评估盈余操纵与会计舞弊概率,输出结构化风险结论与证据链。支持单公司深度分析和批量筛查。Use when user asks to detect financial statement fraud, earnings manipulation, a...

Registry SourceRecently Updated
380Profile unavailable
Research

OpenClaw Glasses (多源搜索+意图感知+权重自适)

Bilingual search-layer skill for OpenClaw that turns ordinary web lookup into multi-source retrieval, intent-aware ranking, adaptive weighting, thread-pullin...

Registry SourceRecently Updated
2800Profile unavailable