sally_explain
Explains code in plain English with a cynical, no-nonsense tone. Use to decipher undocumented or inherited code.
Instructions
Have Sally explain what a piece of code actually does, in plain English — no hand-holding, just the cold, clear truth. Use when the user wants a snippet or file explained, asks 'what does this do', or inherited code nobody documented. Sends only the provided code to the Cynical Sally backend — never stored, never used for training. Read-only: never modifies files. Returns a markdown explanation in Sally's voice. Premium tool: one free use per month on the free tier, unlimited with Full Suite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The code to explain — a snippet, function, or whole file, as plain text | |
| lang | No | ISO 639-1 language code for Sally's response (e.g. 'en', 'nl'). Defaults to English. | en |