Ask Nt banner
NakliTechie NakliTechie

Ask Nt

Development community

Description

--- description: "Ask your knowledge vault (~/Code/knowledge) a question — search + read the notes, answer in plain language grounded ONLY in the vault, with citations to the notes used. The read-side sibling of /capture-nt; the \"search\" half of your personal Google. Read-only." argument-hint: "<your question> [realm: knowledge|personal|work]" entry: "knowledge vault present" exit: "answer grounded only in the vault, with note citations (read-only)" writes: "nothing" --- Query the **knowledg

Installation

Installs to ~/.claude/skills/naklitechie-ntkit-ask-nt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-ask-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/ask-nt.md -o ~/.claude/skills/naklitechie-ntkit-ask-nt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository