Use this skill when the user reports API authentication or missing credential issues in an aide-managed project, or when you observe authentication failures (401, 403, missing API key errors) that may be caused by aide's secret/env configuration. Triggers on: "can't access API", "missing key", "missing API key", "authentication failed", "API error", "unauthorized", "401", "403", "invalid credentials", "no API key", "ANTHROPIC_API_KEY not set", "key not found". Do NOT trigger for general coding authentication issues unrelated to aide context/secrets.
$npx -y skills add jskswamy/aide --skill secrets-doctorInstalls into the current project.
Run `npx skills use "https://github.com/jskswamy/aide" --skill "jskswamy/aide/secrets-doctor"` 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/jskswamy/aide" that are relevant to the current task. Run `npx skills add "https://github.com/jskswamy/aide"` and select the relevant skills, then follow their instructions.