bitwarden-first-login-routine

star 1

Use when automating a website login and you want Bitwarden autofill to trigger reliably with minimal manual typing.

pinion05 By pinion05 schedule Updated 2/16/2026

name: bitwarden-first-login-routine description: Use when automating a website login and you want Bitwarden autofill to trigger reliably with minimal manual typing.

Bitwarden-first Login Routine (Minimal)

Steps

  1. 로그인 페이지에서 아이디/이메일 입력칸 클릭(포커스)
  2. Bitwarden 제안이 뜨면 ArrowDown → Enter 로 자동입력 선택
  3. 제안이 안 뜨면 비밀번호 입력칸 클릭(포커스) 후 다시 ArrowDown → Enter
  4. 아이디/비번이 채워졌는지 확인
  5. 로그인 버튼 클릭

Safety

  • 비밀번호/인증코드는 채팅으로 보내지 말고 페이지에만 입력
Install via CLI
npx skills add https://github.com/pinion05/bitwarden-login-skill --skill bitwarden-first-login-routine
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator