About
The telemetry.capture skill is a specialized tool designed to monitor and log the behavior of Betty Framework skills and agents. It provides developers with a structured way to track execution status, timing data, and contextual metadata using thread-safe JSON logging. Whether used as a Python decorator, a context manager, or via the CLI, it enables deep visibility into system performance, error tracking, and usage patterns. This skill is essential for maintaining an audit trail and debugging complex AI workflows by providing a centralized registry of all component activities.