What problem does it solve? Importing dozens or hundreds of WeChat official account articles into an IMA knowledge base one by one is tedious and error-prone. This Skill automates filtering, batching, and uploading article URLs from a CSV file into a specific IMA knowledge base folder. ## Core Features & Use Cases - CSV Filtering: Excludes non-regulatory articles (recruitment, events, holiday posts) by keyword matching and deduplicates by title, producing kept and excluded lists for review. - Batch Upload via IMA OpenAPI: Imports URLs in batches of up to 10 with 2-second intervals, automatically fixing & HTML entities in URLs so article titles resolve correctly. - Result Verification: Queries the target folder after upload to confirm article counts and detect entries whose titles still show as raw URLs. - Use Case: You have a CSV export of 200 WeChat articles from a regulatory affairs account. Filter out event announcements, confirm the list, then upload the remaining 150 articles into your IMA regulatory knowledge base folder in one run. ## Quick Start Filter the articles in my CSV file and upload the regulatory ones to my IMA knowledge base folder.