kb-archiver

智能本地知识库归档系统。自动将文件分类归档到本地知识库,提取全文索引支持秒级搜索, 小文件存本地、大文件可对接云存储。支持Excel/Word/PPT/PDF/TXT等格式。 当用户需要:归档文件、建立知识库、全文检索文档内容、管理大量工作文档时使用。 关键词:知识库、归档、文件管理、全文搜索、文档索引

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "kb-archiver" with this command: npx skills add 141553/kb-archiver

知识库归档系统

智能本地知识库归档方案,支持自动分类、全文索引、分级存储。

快速开始

node _scripts/archive.mjs <文件路径>

目录结构

knowledge-base/
├── 工作文件/          ← 小文件存储
├── 方案文档/
├── 参考资料/
├── _index/            ← 全文索引
└── _scripts/
    └── archive.mjs

云存储对接(可选)

支持腾讯云COS、AWS S3、阿里云OSS等,修改脚本配置即可。

全文搜索

grep -r "关键词" knowledge-base/_index/

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

stranger-recognition-analysis

Identifies strangers appearing in surveillance areas through facial comparison; supports video stream and image detection, suitable for stranger warnings in residential communities, units, access control, and other scenarios. | 陌生人识别技能,通过人脸比对识别监控区域出现的陌生人员,支持视频流和图片检测,适用于小区、单位、门禁等场景的陌生人预警

Archived SourceRecently Updated
General

local-file-manager

Read, write, append, and list local files in the session's working directory. Use when you need to persist output to disk, read input files, or manipulate file system safely. Supports text files, JSON, CSV, Markdown.

Archived SourceRecently Updated
General

layered-memory-sys

分层记忆系统(Layered Memory System)— 为AI助手提供类人的6层记忆架构。 自动管理记忆的生命周期:闪存(3天)、活跃(7天)、关注(30天)、沉淀(90天)、核心(永久)。 包含梦境模式(Dream Cycle)自动执行记忆巩固、归档、遗忘和合并。 支持语义相似度检测和Session日志优先检索。 当用户需要:(1) 优化AI记忆管理,(2) 建立分层TTL记忆系统,(3) 实现自动记忆整理, (4) 搭建梦境模式处理流程,(5) 改善AI跨会话记忆连续性 时使用。 关键词:记忆、记忆系统、分层记忆、TTL、梦境模式、记忆归档、语义相似度、session日志

Archived SourceRecently Updated
General

stranger-approach-warning-analysis

Detects the appearance of strangers near minors and actively issues safety reminder alerts to protect minor safety, suitable for homes, schools, childcare centers, and other scenarios. | 陌生人靠近预警技能,检测未成年人身边出现陌生人员,主动发出安全提醒预警,守护未成年人安全,适用于家庭、学校、托管场所等场景

Archived SourceRecently Updated