Install SLIM in your AI CLI or editor in under a minute. Pick your tool below.
Install once, then type /slim in any Claude Code session to convert
Markdown, YAML, JSON, or plain text to SLIM — with token savings reported inline.
claude plugin install nagandla-sasidhar/slim-claude-plugin
SLIM integrates with Antigravity's skill system. After install, the /slim
skill is available across all your Antigravity workspaces.
agy plugin install https://github.com/nagandla-sasidhar/slim-agy-plugin
Syntax highlighting, snippets, and language support for .slm files.
Run in the VS Code terminal, or search the Extensions panel.
ext install slim-format.slim-language
Full syntax highlighting, code folding, and Ctrl+/ commenting for .slm files.
Install locally until the JetBrains Marketplace listing is live.
./gradlew buildPlugin inside intellij-slim/
build/distributions/intellij-slim-1.0.0.zip and restart
Syntax highlighting and code folding via Notepad++'s User Defined Language system.
Parse, convert, and validate .slm files in Python scripts or CI pipelines.
pip install slim-parser
Try the playground to see token savings in real time, or read the docs to learn the full SLIM v2.0 syntax.