This bridges Claude with the IMA desktop app for AI-powered search and private knowledge retrieval. You can run public searches or tap into your personal knowledge base by prefixing queries with @knowledge or @个人知识库, assuming you've configured your knowledge_id in the config file. The autoclose flag is a nice touch if you're chaining searches in a workflow. It's Python-based and requires the IMA desktop client running, so there's some setup involved. Useful if you're already invested in IMA's ecosystem and want Claude to query your indexed documents or research without leaving the terminal.
npx skills add https://github.com/hyddd/ima_agent_skill --skill ima-agent-skill