Skip to content

AutoPaper v0.1.0 - Claude Code Skills Support

Latest

Choose a tag to compare

@OldCoderIsMe OldCoderIsMe released this 28 Jan 03:18
· 12 commits to main since this release

πŸŽ‰ 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