Developers can find the audit log file at ~/.onchainos/audit.jsonl or the path set by $ONCHAINOS_HOME. This file helps troubleshoot issues offline. It uses JSON Lines format with one JSON object per line.
The first line is a device header that records the operating system, architecture, and version. Each entry includes fields like timestamp, source, command, and duration. The log file holds up to 10,000 lines and keeps the header plus the most recent 5,000 entries.
Do not read or display the file contents in the conversation. Just provide the path and format information.
Global
mkdir -p ~/.claude/skills/okx-audit-logProject
mkdir -p .claude/skills/okx-audit-logSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease