What problem does it solve?
It turns scattered customer review text from any REST API into a consistent, searchable review library in the org brain with scores and creative-strategy tags.
Core Features & Use Cases
- Automated review ingestion: Pulls reviews from paginated JSON endpoints using configurable field paths and pagination style.
- Creative value scoring & tagging: Scores review body length into 1–5 and assigns tags like pain-point, trigger-moment, objection, transformation, and standout-language.
- Structured brain-ready outputs: Writes verbatim review bodies into markdown files organized by product slug, plus _meta.json and _index.md for retrieval.
- Weekly freshness via reminder: Creates a scheduled “Weekly Review Sync” to incrementally ingest newer reviews without overwriting existing files.
Quick Start
Ask Runneth to run the review ingestion by saying: Run review library init, then confirm the required API endpoint, secret name, and source label.