原始内容
name: poink-semantic-search description: Build and query local document knowledge bases with semantic and hybrid search across PDF, Markdown, TXT, DOCX, ODT, and FODT files. Use when searching, ingesting, organizing, or inspecting documents with the poink CLI. metadata: openclaw: requires: bins: - poink install: - kind: node package: poink-cli bins: - poink homepage: https://github.com/szemroda/poink
Poink
poink capabilities --format jsonprovides the current agent-optimized CLI contract.- Use
--format jsonwhen executingpoinknon-interactive commands yourself. - Use command-scoped
--config <path>after the command name to select a config file for one invocation. - Prefer the default text output or
--format textwhen suggesting commands for user to run. - The poink README documents installation and usage.