What problem does it solve? Accessing Maimai (maimai.cn) colleague circle posts and workplace talk feeds requires authenticated sessions, company-specific webcid identifiers, and handling of API failures, which makes manual data collection slow and error-prone. ## Core Features & Use Cases - Colleague Circle Extraction: Fetch posts from a specific company's colleague circle by webcid or company name, with a built-in cache of major companies like ByteDance, Tencent, and Alibaba. - Global Workplace Talk Feed: Retrieve hot, new, following, or recommended feed tabs available to any logged-in user. - Browser Degradation Fallback: When the API returns empty results or 404 errors, automatically switch to browser-based page reading with scrolling and DOM extraction. - Use Case: A user asks what employees at Ant Group are discussing; the skill resolves the webcid, pulls the latest colleague circle posts, and summarizes trending topics sorted by engagement. ## Quick Start Read the latest colleague circle posts from ByteDance on Maimai and summarize the main discussion topics.