console
Console & terminal output reference — logging levels, ANSI colors, debugging techniques, formatters. Use when styling terminal output, implementing log systems, or debugging with console tools.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/consoleConsole — Console Output & Debugging Reference
Quick-reference skill for console output formatting, logging systems, ANSI escape codes, and debugging techniques.
When to Use
- Formatting terminal output with colors and styles
- Implementing a logging system with proper levels
- Debugging with browser/Node.js console methods
- Building CLI tools with professional output
- Understanding ANSI escape codes and terminal capabilities
Commands
intro
scripts/script.sh intro
Overview of console output — streams, TTY detection, output principles.
ansi
scripts/script.sh ansi
ANSI escape codes — colors, styles, cursor control, 256-color and truecolor.
logging
scripts/script.sh logging
Log levels and best practices — DEBUG, INFO, WARN, ERROR, FATAL.
browser
scripts/script.sh browser
Browser console API — log, table, group, time, profile, assert.
node
scripts/script.sh node
Node.js console and util — inspect, format, debug module, chalk.
cli
scripts/script.sh cli
CLI output patterns — progress bars, spinners, tables, prompts.
debug
scripts/script.sh debug
Debugging techniques — breakpoints, stack traces, conditional logging.
tools
scripts/script.sh tools
Console tools and libraries — chalk, winston, pino, log4j, structlog.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
CONSOLE_DIR | Data directory (default: ~/.console/) |
Powered by BytesAgain | bytesagain.com | [email protected]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-console": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
Rock Paper Scissors Lizard Spock
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interactive GUI modes with score tracking, statistics, and animations.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
stock-cli
用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。