← 返回
未分类 Key

ima-kb-connector

连接并扫描 IMA 知识库,导出标准化资料清单 JSON。Use when the user needs to scan IMA knowledge bases, export IMA resources, or prepare scan_result.json for inventory processing. Requires IMA OpenAPI credentials.
连接并扫描 IMA 知识库,导出标准化资料清单。Use when the user needs to scan IMA knowledge bases, export IMA resources, or prepare scan_result.json for inventory processing. Requires IMA OpenAPI credentials.
sullior
未分类 community v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 21
下载
💾 0
安装
1
版本
#latest

概述

IMA Knowledge Base Connector

Purpose

This skill connects to IMA OpenAPI, scans all accessible IMA knowledge bases, and exports a normalized scan_result.json inventory for downstream processing by kb-inventory-core.

Use this skill only for IMA-specific scanning. For already exported JSON/CSV/bookmarks, use kb-inventory-core directly.

Inputs

  • Environment variables:
  • IMA_OPENAPI_CLIENTID
  • IMA_OPENAPI_APIKEY
  • Optional arguments:
  • --output outputs/scan_result.json
  • --max-pages-per-kb 50
  • --page-size 50

Commands

python3 skills/ima-kb-connector/scripts/scan_ima_knowledge_bases.py --dry-run
python3 skills/ima-kb-connector/scripts/scan_ima_knowledge_bases.py   --output outputs/scan_result.json

Output Schema

Each item includes normalized fields such as title, source, source_type, platform, kb_name, kb_id, media_id, media_type, created_at, and updated_at.

See references/ima_openapi_setup.md for setup details.

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-06-03 14:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

private-knowledge-base-organizer

user_99b045d5
整理收藏资料、网址、笔记、视频、PDF、文档并转化为私有知识库索引、知识卡片、成果卡片和复盘机制。Use when organizing saved resources, building a personal knowledge base
★ 0 📥 41

kb-auto-digester

user_99b045d5
批量消化 A 类知识库资料,生成知识卡片并更新产出状态。Use when digesting A-grade items, generating knowledge cards, processing high-value saved re
★ 0 📥 27

kb-synthesizer

user_99b045d5
跨资料聚类与主题合成,基于知识卡片或资料索引生成合成草稿、对比分析、流程指南、知识地图、决策框架和速查表。Use when synthesizing multiple resources or creating topic guides.
★ 0 📥 27