Forem API Skill Comprehensive assistance with Forem API (v1) development. Forem is the platform that powers DEV.to and other online communities. This skill provides guidance on interacting with articles, users, comments, organizations, tags, and more through the Forem REST API. When to Use This Skill This skill should be triggered when: - Building integrations with Forem-based platforms (DEV.to, Forem communities) - Publishing or managing articles programmatically via Forem API - Retrieving user data, comments, or organization information from Forem - Implementing authentication with Forem AP…