Kg Ask banner
Latescalcarifertshiluba176 Latescalcarifertshiluba176

Kg Ask

Productivity community

Description

--- description: Query the kgai knowledge graph for prior decisions and knowledge relevant to a topic, file, or the current task — before making a change. --- The user wants to know what the knowledge graph already says about: **$ARGUMENTS** Use the `kg` CLI (JSON output) to answer: 1. If `$ARGUMENTS` names files/paths, run `kg context --paths "<comma-separated paths>"`. If it's a topic, run `kg context --about "<topic>"` and `kg search "<topic>"`. If empty, infer the paths from the cur

Installation

Installs to ~/.claude/skills/latescalcarifertshiluba176-kgai-kg-ask/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latescalcarifertshiluba176-kgai-kg-ask && curl -fsSL https://raw.githubusercontent.com/Latescalcarifertshiluba176/kgai/HEAD/commands/kg-ask.md -o ~/.claude/skills/latescalcarifertshiluba176-kgai-kg-ask/SKILL.md

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

Full documentation available on GitHub

View Source Repository