api-monitor
Installation
SKILL.md
API & Changelog Monitoring
Set up monitoring for API or service changes.
Create a scout with this query structure:
**Context:** Monitoring API stability and changes for $ARGUMENTS to ensure our integration stays up-to-date.
## What to Monitor
- **Breaking Changes:** API version changes, deprecated endpoints, removed features
- **New Features:** New endpoints, parameters, capabilities
- **Rate Limits & Quotas:** Changes to limits, pricing tier updates
- **Deprecation Notices:** Sunset timelines, migration guides
- **Security Updates:** Authentication changes, security advisories
**Sources to check:** Official changelog, documentation, developer blog, GitHub releases, status page, developer Twitter/X account
**Exclusions:** Minor bug fixes, internal refactoring, documentation typos