setup.md
markdown
sha256:e3574dcaff08ff0d4a7d80b81c9d7c720727f3aa6e4e062e39224019e2f761c9
Initial seed: CLI-first Knowtation with SKILL.md, vault, and docs
Agent
136 days ago
Setup
- Copy seed to repo — See COPY-TO-REPO.md to create the Knowtation repo and open it in Cursor.
- Config — Copy
config/local.example.yamltoconfig/local.yamland setvault_path(absolute path tovault/). Optionally setqdrant_urland embedding provider. Do not commitconfig/local.yaml. - Vault — Open the
vault/folder in Obsidian as your vault. - Index — Run the indexer once (implement
scripts/index-vault.mjsthennode scripts/index-vault.mjsorknowtation index) so search has data. - CLI — From repo root:
node cli/index.mjs --helpandnode cli/index.mjs search "query"(after indexer is implemented). - Agents — The skill in
.cursor/skills/knowtation/SKILL.mdis auto-discovered by Cursor when this repo is open. For global use, copy that skill folder to~/.cursor/skills/knowtation/.
File History
1 commit
sha256:e3574dcaff08ff0d4a7d80b81c9d7c720727f3aa6e4e062e39224019e2f761c9
Initial seed: CLI-first Knowtation with SKILL.md, vault, and docs
Agent
136 days ago