Slash Command44 estrellas del repoactualizado 2mo ago
tokenless-style-off
Disable Tokenless style and compression hooks
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MaxForAI/Tokenless/HEAD/commands/tokenless-style-off.md -o ~/.claude/commands/tokenless-style-off.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
tokenless-style-off.md
Run: ```bash tokenless style off --data-dir ~/.tokenless ``` Then report the printed `effective_style`, `style_source`, and whether the user must restart Claude Code.
Del mismo repositorio
tokenless-style-chatSlash Command
Set Tokenless style to chat: shortest readable output
tokenless-style-codingSlash Command
Set Tokenless style to coding: dense structured output
tokenlessSlash Command
Show Tokenless status, savings, latest artifact, and style controls
context-compressionSkill
Use Tokenless for large files and noisy tool outputs before they enter context. Must be used when commands, Read output, diffs, logs, or search results are large.