Check the current kanoniv-auth delegation status. Shows agent name, DID, scopes, TTL remaining, and whether the token is active or expired. Use when asked to "check delegation", "am I authorized", "token status", or "status".
$npx -y skills add kanoniv/agent-auth --skill statusInstalls into the current project.
Run `npx skills use "https://github.com/kanoniv/agent-auth" --skill "kanoniv/agent-auth/status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kanoniv/agent-auth" that are relevant to the current task. Run `npx skills add "https://github.com/kanoniv/agent-auth"` and select the relevant skills, then follow their instructions.