layered-soul/skills/bitwarden-cli-vault
Sam & Claude d3361691b6 feat(skills): add bitwarden-cli-vault — bw CLI read/write/update/delete
Session-based operations with no interactive prompts. Covers:
- Session setup from provider.env
- Read (list, get by name, get by ID)
- Create (base64-encoded JSON, with collection)
- Update (get → modify → pipe to edit)
- Delete
- Upsert pattern (create if absent, update if exists)
- Rebuild authorized_keys from vault items

Proven working: full round-trip of key creation → vault
publish → read back → delete on OSA 2026-06-21.
2026-06-21 19:59:48 +02:00
..
SKILL.md feat(skills): add bitwarden-cli-vault — bw CLI read/write/update/delete 2026-06-21 19:59:48 +02:00