When you need to debug what went wrong with your OKX Onchain OS commands, this skill points you to the audit log at ~/.onchainos/audit.jsonl. It won't dump the logs into your chat, it just tells you where to find them and what's inside: timestamps, command history, success flags, duration, and errors in JSON Lines format. The logs auto-rotate at 10,000 lines, keeping the 5,000 most recent entries. Straightforward troubleshooting tool that assumes you'll do the actual analysis offline with grep or jq, which is the right call for audit logs anyway.
npx -y skills add okx/onchainos-skills --skill okx-audit-log --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
binance/binance-skills-hub
binance/binance-skills-hub