From onchainos-skills
Provides Onchain OS audit log path (~/.onchainos/audit.jsonl), JSONL format details, entry fields, and rotation policy for offline troubleshooting and command history review.
npx claudepluginhub okx/onchainos-skills --plugin onchainos-skillsThis skill uses the workspace's default tool permissions.
Provide the audit log file path for developers to troubleshoot issues offline.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Provide the audit log file path for developers to troubleshoot issues offline.
Tell the user:
~/.onchainos/audit.jsonl (or $ONCHAINOS_HOME/audit.jsonl if the env var is set){"type":"device","os":"<os>","arch":"<arch>","version":"<cli_version>"} — written once when the log file is created; preserved across rotationsts (local time with timezone, e.g. 2026-03-18 +8.0 18:00:00.123), source (cli/mcp), command, ok, duration_ms, args (redacted), errorDo NOT read or display the file contents in the conversation.