Feature Request
Add support for Google Docs with two commands:
1. opencli googledoc read
Extract full text content from a Google Doc URL.
2. opencli googledoc summary
Get document overview (title, headings, word count, etc.)
Use Case
Enable AI coding assistants to analyze Google Docs content directly from CLI, eliminating manual copy-paste workflows.
Why This Matters
- Google Docs is one of the most used productivity tools
- Would unlock AI-powered document analysis pipelines
- Fits perfectly with OpenCLI's "make any website your CLI" philosophy
Happy to contribute implementation if this is accepted!