Search articles, videos, and content within the WeChat ecosystem. Covers cross-content-type search including Official Account articles, video channels, and mini-programs — the gateway to China's largest private-traffic platform.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill wechat-search
Search articles, videos, and content within the WeChat ecosystem. Covers cross-content-type search including Official Account articles, video channels, and mini-programs — the gateway to China's largest private-traffic platform. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
wechat_search_v2_searchwechat_search_v2_search_videossandbase_describe_tool for each selected tool to confirm parameter schema.sandbase_call_tool with the exact tool_name and schema-defined arguments.sandbase_describe_tool before using any capability.Take sandbaseai/wechat-search from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.