Look up and manage secrets using 1Password CLI (op) or Bitwarden CLI (bw). Retrieve passwords, generate new passwords, and copy credentials to clipboard. CRITICAL: Never display passwords in plain text — always copy to clipboard.
$npx -y skills add daxaur/openpaw --skill c-secretsInstalls into the current project.
Run `npx skills use "https://github.com/daxaur/openpaw" --skill "daxaur/openpaw/c-secrets"` 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/daxaur/openpaw" that are relevant to the current task. Run `npx skills add "https://github.com/daxaur/openpaw"` and select the relevant skills, then follow their instructions.