Files
OpenClaw-DeepReeder/deepreader_skill/core/__init__.py
T
Tony Li d59ae38920 🦞 Initial release: OpenClaw DeepReeder v1.0.0
Autonomous web content ingestion engine for AI agents.

Features:
- Generic article/blog parser (Trafilatura + BeautifulSoup fallback)
- Twitter/X parser (via Nitter instances)
- YouTube transcript parser
- Clean Markdown output with YAML frontmatter
- Automatic URL detection and routing
- Structured memory storage
2026-02-16 13:58:54 +01:00

2 lines
33 B
Python

# DeepReader Skill - Core Module