π¦ ClawHub
Tencent IMA Skill
by @hyddd
Control the IMA (ima.copilot) desktop application for AI search and private knowledge retrieval.
π‘ Examples
clawdbot ima_search query="DeepSeek analysis"clawdbot ima_search query="@knowledge project update"βοΈ Configuration
To enable private knowledge base search, you must providing your knowledge_id.
The script looks for config in:
1. ~/.clawd_ima_config.json
2. skills/ima/config.json
Format:
{
"knowledge_id": "your_id_string"
}
TERMINAL
clawhub install tencent-ima-skill