bocha-search
Bocha Search
High-quality web search powered by Bocha AI, optimized for AI consumption. Returns web pages, images, and detailed metadata.
Setup
This skill requires a Bocha API key. If not configured:
- Visit https://open.bocha.cn to get an API key
- Set the key using:
env_config(action="set", key="BOCHA_API_KEY", value="your-key") - Or manually add to
~/cow/.env:BOCHA_API_KEY=your-key
Usage
Important: Scripts are located relative to this skill's base directory.
When you see this skill in <available_skills>, note the <base_dir> path.
More from zhayujie/chatgpt-on-wechat
openai-image-vision
Analyze images using OpenAI's Vision API. Use bash command to execute the vision script like 'bash <base_dir>/scripts/vision.sh <image> <question>'. Can understand image content, objects, text, colors, and answer questions about images.
60web-fetch
Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.
57skill-creator
Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.
55linkai-agent
Call LinkAI applications and workflows. Use bash with curl to invoke the chat completions API.
54