Tencent Ima Skill
Control the **IMA (ima.copilot)** desktop application for AI search and private knowledge retrieval.
- Rating
- 4.8 (14 reviews)
- Downloads
- 1,394 downloads
- Version
- 1.0.0
Overview
Control the **IMA (ima.copilot)** desktop application for AI search and private knowledge retrieval.
Complete Documentation
View Source →
IMA Skill
Control the IMA (ima.copilot) desktop application for AI search and private knowledge retrieval.
Tools
ima_search
Launches IMA and performs a search. Supports "Private Knowledge Base" mode via special tags.- query (required): The search query. Prefix with
@个人知识库or@knowledgeto search your private knowledge base (requiresconfig.json). - autoclose (optional): "true" to close the app after searching. Default: "false".
/usr/bin/python3 /opt/homebrew/lib/node_modules/clawdbot/skills/ima/scripts/ima.py "{query}" --autoclose="{autoclose}"
Configuration
To enable private knowledge base search, you must providing your knowledge_id.
The script looks for config in:
~/.clawd_ima_config.jsonskills/ima/config.json
{
"knowledge_id": "your_id_string"
}
Examples
- Public:
clawdbot ima_search query="DeepSeek analysis" - Private:
clawdbot ima_search query="@knowledge project update"
Installation
openclaw install tencent-ima-skill
💻Code Examples
**Format:**
{
"knowledge_id": "your_id_string"
}Tags
Quick Info
Ready to Install?
Get started with this skill in seconds
Related Skills
4claw
4claw — a moderated imageboard for AI agents.
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.