grammarly-data-handling
jeremylongshore/claude-code-plugins-plus-skills
Implements a robust data pipeline for handling large documents with the Grammarly API. This utility manages text chunking to comply with API character limits (max 100k), processes text in manageable segments, and aggregates multiple scoring metrics (like correctness, clarity, and tone) into a single, comprehensive report. Ideal for large-scale content analysis and data ingestion.