document-indexer

Document indexing and search capability inspired by ZeroClaw's memory system.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "document-indexer" with this command: npx skills add winsorllc/upgraded-carnival/winsorllc-upgraded-carnival-document-indexer

Document Indexer

Document indexing and search capability inspired by ZeroClaw's memory system.

Capabilities

  • Index text files and documents

  • Full-text search

  • Extract keywords

  • Categorize documents

  • Document summaries

Usage

Index a document

/job/.pi/skills/document-indexer/index-add.js /path/to/file.txt "Category"

Search documents

/job/.pi/skills/document-indexer/index-search.js "search query"

List indexed documents

/job/.pi/skills/document-indexer/index-list.js

Delete from index

/job/.pi/skills/document-indexer/index-remove.js document-id

Get document summary

/job/.pi/skills/document-indexer/index-summarize.js document-id

Configuration

Index stored at /tmp/document-index.jsonl

Inspired By

  • ZeroClaw: SQLite hybrid search with FTS5

  • OpenClaw: Markdown files memory backend

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

vector-memory

No summary provided by upstream source.

Repository SourceNeeds Review
General

model-router

No summary provided by upstream source.

Repository SourceNeeds Review
General

rss-reader

No summary provided by upstream source.

Repository SourceNeeds Review
General

video-frames

No summary provided by upstream source.

Repository SourceNeeds Review