skilly. Buy ad slot
All skills
Documentation / AGENT SKILL

cli

xberg-io/tree-sitter-language-pack
0 installs 466 GitHub stars
0

Provide reference documentation for the tree-sitter-language-pack CLI.
Use tree-sitter-language-pack cli reference documentation.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

<!-- This file is auto-generated by alef — DO NOT EDIT. -->
<!-- alef:hash:555915fa4d98e5fa06aa3aecc8473bcef6c18bde401c1368d7aafbb539528b90 -->
<!-- To regenerate: alef docs -->
<!-- To verify freshness: alef verify -->

# tree-sitter-language-pack CLI Reference

Use this skill when invoking, documenting, or changing the tree-sitter-language-pack command-line interface.

- `ts-pack`: Tree-sitter language pack CLI
- `ts-pack cache-dir`: Print the effective cache directory
- `ts-pack clean`: Remove all cached parser libraries
- `ts-pack completions`: Generate shell completions
- `ts-pack download`: Download parser libraries
- `ts-pack info`: Show details about a language
- `ts-pack init`: Create a language-pack.toml config file
- `ts-pack list`: List available languages
- `ts-pack mcp`: Start the MCP (Model Context Protocol) server
- `ts-pack parse`: Parse a file and output the syntax tree
- `ts-pack process`: Run code intelligence pipeline