Install
openclaw skills install consoleConsole & terminal output reference — logging levels, ANSI colors, debugging techniques, formatters. Use when styling terminal output, implementing log systems, or debugging with console tools.
openclaw skills install consoleQuick-reference skill for console output formatting, logging systems, ANSI escape codes, and debugging techniques.
introscripts/script.sh intro
Overview of console output — streams, TTY detection, output principles.
ansiscripts/script.sh ansi
ANSI escape codes — colors, styles, cursor control, 256-color and truecolor.
loggingscripts/script.sh logging
Log levels and best practices — DEBUG, INFO, WARN, ERROR, FATAL.
browserscripts/script.sh browser
Browser console API — log, table, group, time, profile, assert.
nodescripts/script.sh node
Node.js console and util — inspect, format, debug module, chalk.
cliscripts/script.sh cli
CLI output patterns — progress bars, spinners, tables, prompts.
debugscripts/script.sh debug
Debugging techniques — breakpoints, stack traces, conditional logging.
toolsscripts/script.sh tools
Console tools and libraries — chalk, winston, pino, log4j, structlog.
helpscripts/script.sh help
versionscripts/script.sh version
| Variable | Description |
|---|---|
CONSOLE_DIR | Data directory (default: ~/.console/) |
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com