Creates secrets in 1Password using the op CLI. Use when the user needs to store new passwords, API keys, login credentials, or secure notes in 1Password. Supports Login, Password, API Credential, and Secure Note item types with optional vault selection and password generation.
$npx -y skills add leefowlercu/agent-kit --skill op-secrets-creatorInstalls into the current project.
Run `npx skills use "https://github.com/leefowlercu/agent-kit" --skill "leefowlercu/agent-kit/op-secrets-creator"` 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/leefowlercu/agent-kit" that are relevant to the current task. Run `npx skills add "https://github.com/leefowlercu/agent-kit"` and select the relevant skills, then follow their instructions.