This is a web search and page reading tool that hits Aliyun's IQS APIs instead of using Claude's built-in search. You run it through Node.js scripts with flags for engine type, time ranges, and content formats. It's pretty explicit about not falling back to built-in tools if it fails, which is either refreshing discipline or annoying depending on your context. Supports both quick searches and full page extraction in markdown or text. The documentation is thorough about parameter tuning, like when to use LiteAdvanced versus Generic engines, or how to handle blocked requests with stealth mode. Seems most useful if you specifically need Aliyun's search results or are working within their ecosystem already.
npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-iqs-search