Managing Parsers

Use when the user needs to manage the tree-sitter parser cache — prefetch parsers for offline or CI runs, list what is downloaded, inspect a language, find the cache directory, or clean it. Covers `ts-pack download`, `list`, `info`, `cache-dir`, `clean`, and `init`.

kreuzberg-dev 81825e1 3.1 KB Updated

File contents

kreuzberg-dev/plugins/tree/main/plugins/tree-sitter-language-pack/skills/managing-parsers commit 81825e1827

Frequently asked questions

npx skillmds@latest add kreuzberg-dev/managing-parsers