OpenClaw · Skill

Tencent Ima Skill

Control the IMA (ima.copilot) desktop application for AI search and private knowledge retrieval.

Coding Agents & IDEs
v1.0.1
VirusTotal: Suspicious

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install hyddd/tencent-ima-skill

ClawHub installer

npx clawhub@latest install hyddd/tencent-ima-skill

OpenClaw CLI

openclaw skills install hyddd/tencent-ima-skill

Direct OpenClaw install

openclaw install hyddd/tencent-ima-skill

What this skill does

Control the IMA (ima.copilot) desktop application for AI search and private knowledge retrieval.

Why it matters

Combines public AI search and private document retrieval in one tool call without manually switching to the IMA desktop UI.

Typical use cases

  • Searching personal notes or documents stored in IMA
  • Running AI web searches without leaving the terminal
  • Querying a private knowledge base by knowledge ID
  • Automating IMA searches and closing the app afterward
  • Retrieving project-specific context from a local knowledge store

Source instructions

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 @knowledge to search your private knowledge base (requires config.json).
  • autoclose (optional): "true" to close the app after searching. Default: "false".

Implementation:

/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:

  1. ~/.clawd_ima_config.json
  2. skills/ima/config.json

Format:

{
  "knowledge_id": "your_id_string"
}

Examples

  • Public: clawdbot ima_search query="DeepSeek analysis"
  • Private: clawdbot ima_search query="@knowledge project update"

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise