What problem does it solve? Choosing between candidate Chinese keywords for SEO or WeChat article titles is often guesswork. This Skill provides a reproducible, relative signal by querying public search suggestion endpoints from Baidu and 360, so you can compare keywords and expand related terms before committing to a title. ## Core Features & Use Cases - Relative Keyword Scoring: Computes a 0-10 seo_score from the mean of capped suggestion counts across available sources, with per-source status reporting. - Related Keyword Expansion: Aggregates and deduplicates up to 10 related terms from both suggestion sources. - Honest Failure Handling: When both sources fail, the score is null and the conclusion must state data is unavailable rather than reporting zero heat. - Use Case: Before publishing a WeChat article, compare three candidate title keywords, pick the one with the strongest suggestion signal, and record the reasoning in 07-seo-keywords.md. ## Quick Start Run the seo keyword scoring script on my candidate title keywords and tell me which one has the strongest search suggestion signal.