xfyun-search
Installation
SKILL.md
xfyun-search
Search the web using iFlytek ONE SEARCH API (万搜/聚合搜索). Returns titles, summaries, URLs, and full text content from web pages.
When to Use
- User asks to search the Chinese web or needs Chinese-language search results
- Need an alternative to Brave Search (especially for Chinese content)
- User explicitly requests iFlytek / 讯飞 / 万搜 search
Prerequisites
- Python 3 (standard library only, no pip install needed)
- Environment variable:
XFYUN_API_PASSWORD— API password from 讯飞控制台
Usage
The script is at scripts/search.py relative to this skill directory.