baidu-search
Baidu AI search with four modes: web search, encyclopedia, video encyclopedia, and AI-generated answers.
Works with
What it does
Supports four search modes via the Baidu Qianfan platform: web search (default), Baidu Baike encyclopedia, Miaodong Baike video encyclopedia, and AI-generated responses
Command-line interface with filtering options: limit result count, filter by site, and filter by recency (week/month/semiyear/year)
Automatically includes current date context for time-sensitive queries
JSON out
Installation Guide
How to use baidu-search on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- โบCursor installed and configured on your machine
- โบNode.js 16+ with npm โ verify with
node --version - โบActive project directory where you want to add
baidu-search
Run the install command
Execute the skills CLI command in your project's root directory to begin installation:
Fetches baidu-search from countbot-ai/countbot and configures it for Cursor.
Select Cursor when prompted
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate baidu-search. Access via /baidu-search in your agent's command palette.
Security Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Documentation
็พๅบฆ AI ๆ็ดข
ๅบไบ็พๅบฆๅๅธๅนณๅฐ็ AI ๆ็ดขๆๅก๏ผๆฏๆๅค็งๆ็ดขๆจกๅผใ
้ ็ฝฎ
็ผ่พ skills/baidu-search/scripts/config.json๏ผๅกซๅ API Key๏ผ
{
"api_key": "bce-v3/YOUR_API_KEY_HERE"
}
API Key ไป ็พๅบฆๅๅธๅนณๅฐ ่ทๅใ
ๅฝไปค่ก่ฐ็จ
# ็ฝ้กตๆ็ดข๏ผ้ป่ฎค๏ผ
python3 skills/baidu-search/scripts/search.py "ๆ็ดขๅ
ณ้ฎ่ฏ"
# JSON ่พๅบ๏ผๆจ่ AI ไฝฟ็จ๏ผ
python3 skills/baidu-search/scripts/search.py "ไบบๅทฅๆบ่ฝๆๆฐ่ฟๅฑ" --json
# ้ๅถ็ปๆๆฐ
python3 skills/baidu-search/scripts/search.py "Pythonๆ็จ" --limit 5
# ็ซ็น่ฟๆปค
python3 skills/baidu-search/scripts/search.py "ๅคฉๆฐ้ขๆฅ" --sites weather.com.cn
# ๆถ้ด่ฟๆปค๏ผweek/month/semiyear/year๏ผ
python3 skills/baidu-search/scripts/search.py "AIๆฐ้ป" --recency week
# ็พๅบฆ็พ็ง
python3 skills/baidu-search/scripts/search.py "ไบบๅทฅๆบ่ฝ" --api-type baike
# ็งๆ็พ็ง๏ผ่ง้ข๏ผ
python3 skills/baidu-search/scripts/search.py "ๆทฑๅบฆๅญฆไน " --api-type miaodong_baike
# AI ๆบ่ฝ็ๆ
python3 skills/baidu-search/scripts/search.py "ไปไนๆฏไบบๅทฅๆบ่ฝ" --api-type ai_chat
API ็ฑปๅ
| ็ฑปๅ | ่ฏดๆ |
|---|---|
web_search |
็ฝ้กตๆ็ดข๏ผ้ป่ฎค๏ผ |
baike |
็พๅบฆ็พ็ง |
miaodong_baike |
็งๆ็พ็ง๏ผ่ง้ข๏ผ |
ai_chat |
AI ๆบ่ฝๆ็ดข็ๆ |
ๆณจๆไบ้กน
- ๅ ่ดน้ขๅบฆ๏ผ100 ๆฌก/ๅคฉ
- ็ฝ้กตๆ็ดขๆฅ่ฏขๆ้ฟ 72 ๅญ็ฌฆ
- ่ชๅจๅ ๅซๅฝๅๆฅๆไธไธๆ๏ผๆนไพฟๅค็ๆถๆๆงๆฅ่ฏข
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases
Task Automation & Efficiency
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Knowledge Enhancement
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Quality Improvement
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort