Khiip
Officialby KhiipAI
README.md
# Khiip
**This is the official Khiip repository.**
> Khiip's self-hosted distribution is paused while we restructure how Khiip ships.
> Existing installs keep working, and released versions remain AGPL.
> If you're affected, email jason@khiip.com — more when it's ready.
**Website:** [khiip.com](https://khiip.com) · **Docs:** [docs.khiip.com](https://docs.khiip.com)
TDQS
A4.4/5.0
Scored across 6 tools
Disambiguation5/5
Each tool has a distinct purpose: capturing a URL, fetching a capture, listing captures, semantic recall, refetching dimensions, and checking daemon status. No overlap in functionality.
Naming Consistency4/5
Tools follow a verb_noun pattern with snake_case (e.g., capture_url, get_capture). 'daemon_status' is a noun phrase but still clear and consistent in style. Minor deviation from verb-first naming.
Tool Count5/5
6 tools is well-scoped for a URL capture and retrieval server. Each tool addresses a core operation without unnecessary redundancy.
Completeness4/5
Covers create, read, list, search, and update (via refetch). Missing a delete tool, which is a notable gap for a complete lifecycle, but the core workflows are covered.
Maintenance
ActivitySlowing
ResponsivenessNo issues