ima-downloader

Download IMA Copilot knowledge base files and notes to local storage.

27|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Leoyishou/personal-ai-company --skill ima-downloader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ima-downloader
Source: https://github.com/Leoyishou/personal-ai-company/tree/main/claude-global/skills/_archived/ima-downloader
Command: npx skills add https://github.com/Leoyishou/personal-ai-company --skill ima-downloader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Downloading and organizing knowledge base content from IMA Copilot is tedious and error-prone; this Skill automates bulk downloads and note exports for offline access.

Core Features & Use Cases

  • Bulk download of knowledge base files (PDFs, Word, PPT, etc.) with directory structure preserved.
  • Export notes as Markdown summaries for quick reference.
  • Support for both knowledge base IDs and share links to locate and fetch content.

Quick Start

Ask me to download a knowledge base by providing its ID or share link, and I will save all files and notes to your local Downloads/IMA_知识库 folder.

Frequently Asked Questions about ima-downloader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download IMA Copilot knowledge bases for offline access?

To download IMA Copilot knowledge bases for offline access, provide a valid cookie file at /tmp/ima_cookie.txt along with specific knowledge base IDs or share links. The Skill automates file aggregation and note export, saving content directly to your local Downloads folder.

Can I export IMA Copilot notes as Markdown files?

Yes, you can export IMA Copilot notes as Markdown summaries. The Skill automatically converts and saves your knowledge base notes as Markdown files during the bulk download process, providing quick offline reference without requiring manual copy and paste.

Do I need a cookie file to download shared knowledge bases?

Yes, a valid cookie file at /tmp/ima_cookie.txt is required to authenticate and download shared knowledge bases. The Skill uses this cookie-based authentication to bypass access restrictions, enumerate files, and securely fetch content via signed URLs.

What is the best way to preserve multi-folder structures when downloading knowledge bases?

The best way to preserve multi-folder structures when downloading knowledge bases is using an automated tool that mirrors the original directory layout. This Skill handles multi-folder structures natively, saving all PDFs, Word, and PPT files locally while maintaining the original folder hierarchy.

Does the IMA downloader work with both knowledge base IDs and share links?

Yes, the downloader works with both knowledge base IDs and share links. You can use either method to locate and fetch content, allowing flexible access to knowledge bases whether you have the direct internal ID or a shared URL.

Why does my IMA knowledge base download fail with an authentication error?

IMA knowledge base downloads fail with authentication errors when the cookie file at /tmp/ima_cookie.txt is missing, expired, or invalid. Ensure you provide a fresh, valid cookie to authenticate, bypass access restrictions, and generate the signed URLs needed for file retrieval.