Skip to content

Releases: OldCoderIsMe/AutoPaper

AutoPaper v0.1.0 - Claude Code Skills Support

28 Jan 03:18

Choose a tag to compare

🎉 AutoPaper v0.1.0 - Initial Release

AI-Powered Automated Newspaper Generation Tool with Claude Code Skills support

✨ Features

🤖 AI-Powered Curation

  • Smart metadata extraction using Claude AI
  • Automatic tag classification and normalization
  • AI-generated editorial content and trend analysis

📰 Auto-Generated Newspapers

  • Weekly tech/news issues with editor's insights
  • Thematic article grouping
  • Professional formatting

📄 Multiple Export Formats

  • Markdown: Clean, readable format
  • PDF: Professional typography with cover images
  • Obsidian: Wikilinks for knowledge management

🚀 Dual Usage Modes

1. Claude Code Skills (New!)

/plugin marketplace add OldCoderIsMe/AutoPaper
/autopaper-add https://example.com/article
/autopaper-generate tech
/autopaper-export-pdf 2026-W05-tech
/autopaper-sync-obsidian 2026-W05-tech

2. CLI Tool

pip install git+https://github.com/OldCoderIsMe/AutoPaper.git
autopaper add https://example.com/article
autopaper generate tech
autopaper export-pdf 2026-W05-tech
autopaper sync obsidian 2026-W05-tech

⚡ High Performance

  • 100x faster with AI caching for duplicate articles
  • 10x faster with concurrent image downloads
  • Automatic retry with exponential backoff
  • Smart logging and performance monitoring

🛡️ Production Ready

  • Robust error handling
  • Comprehensive logging
  • Full test coverage
  • MIT License

📦 Installation

Claude Code Users (Recommended)

/plugin marketplace add OldCoderIsMe/AutoPaper

CLI Users

pip install git+https://github.com/OldCoderIsMe/AutoPaper.git
cp .env.example .env
# Edit .env and add ANTHROPIC_API_KEY

📚 Documentation

🔧 Requirements

  • Python 3.10+
  • Anthropic API key

🙏 Acknowledgments

Built with:

📝 License

MIT License - see LICENSE file for details

🔗 Links


Full Changelog: https://github.com/OldCoderIsMe/AutoPaper/blob/main/CHANGELOG.md