grammarly-api-reliability
Installation
SKILL.md
Grammarly API Reliability
This is a read-only, metadata-only decision aid for asynchronous Grammarly jobs. It does not call Grammarly, upload text, inspect a response body, create a token, or retry a request. It turns one strict JSON receipt into a bounded, evidence-labeled classification.
Overview
Use this skill to classify a sanitized asynchronous receipt without treating a provider response as permission to retry blindly.
Prerequisites
No credentials, network access, Grammarly account, document, or response body is needed. Python 3.10+ is the only runtime requirement. If a separate live integration is being designed, use the official OAuth 2.0 credentials documentation (accessed 2026-09-04) to determine access; live authentication and requests are outside this skill.