demo-skills/add-logging/SKILL.md
# add-logging Adds structured logging support to the project. - Adds `src/logging.rs` module with `init_logging()` and `log()` functions - Modifies `src/main.rs` to initialize logging at startup and log key events
npx skillsauth add smohantty/nanoclaw-rs demo-skills/add-loggingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Adds structured logging support to the project.
src/logging.rs module with init_logging() and log() functionssrc/main.rs to initialize logging at startup and log key eventstools
# add-metrics Adds metrics collection to the project. - Adds `src/metrics.rs` module with counter and timing helpers - Modifies `src/main.rs` to track startup time and request counts
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.