AI Agent for Reading List Curation
AI that organizes your reading list without accessing emails or social media.
The problem
Most reading list tools either require full access to your browser history, emails, or social media accounts—creating privacy risks. Others rely on manual entry, which defeats the purpose of automation. Over-scoped agents can leak sensitive data or pull in irrelevant content.
How ConspiracyOS handles it
This agent only accesses specified folders (like ~/Documents/Articles) and outputs to a designated reading list. It can't connect to the internet, scan emails, or access social media. The agent analyzes local files for relevance, tags them by topic, and prioritizes based on your reading habits—all without external data leaks.
What this agent can't do
- Access your email or messaging apps
- Connect to social media platforms
- Modify original files (only creates copies in the reading list)
- Run browser extensions or interact with web pages
These aren't trust-based restrictions. The operating system enforces them.
What you get
- A curated reading list without privacy compromises
- Automatic tagging by topic and priority
- No risk of data leakage to third-party services
- Works entirely offline if desired
Get started in 2 minutes
Tell your concierge what you need
conos "conos create reading-curator --source ~/Documents/Articles --output ~/ReadingList"
ConspiracyOS sets up the right agent with the right permissions automatically.