Skip to content
Development
Command

/tokenless

Show Tokenless status, savings, latest artifact, and style controls

From plugin
tokenless
454 skills4 commands
Install
$ npx -y skills add MaxForAI/Tokenless --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/tokenless

Context preview

What this command does when you run it.

Show Tokenless status, savings, latest artifact, and style controls

Command definition

tokenless.md
description: Show Tokenless status, savings, latest artifact, and style controls
argument-hint: "[style <status|chat|coding|off>]"
allowed-tools: Bash

If the first argument is `style`, handle it as a style command:

Run `tokenless style <style> --data-dir ~/.tokenless` if a style is provided. Run `tokenless style status --data-dir ~/.tokenless` if no style is provided. Then report the printed `effective_style`, `style_source`, and restart note.

Valid styles: `chat`, `coding`, `off`.

Do not run stats/latest for style commands.

Otherwise, show a compact Tokenless dashboard.

This repository template assumes `tokenless` is available on PATH. The installer writes a user-level command with an absolute local CLI path.

Run:

tokenless status --user
tokenless stats --data-dir ~/.tokenless
tokenless latest --data-dir ~/.tokenless

Then answer compactly:

Tokenless:
- hooks: installed|not installed
- mode: on|off and source
- style: chat|coding|off and source
- local_saved: <tokens_saved> tokens
- local_ratio: <compression_ratio>
- sources: hook=<saved>, eval=<saved>, smoke=<saved>
- read/edit/write packets: <counts and saved tokens>
- gates: pending=<n>
- latest: <artifact_id or none>
- expand: <exact expand command if latest exists>

Do not expand raw artifacts unless the user asks for details.

Ships withtokenless

One command to cut token usage by up to 50%+

Get the whole plugin
Stats
46
Stars
2
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
4mo ago
Last commit
4mo ago
Created

Repo: MaxForAI/Tokenless

Other commands on tokenless.