bitwarden-personal-profile

Installation
SKILL.md

Bitwarden Personal Profile

Contract

Use this skill to access stable personal facts from Bitwarden without committing private values.

  • The schema and fake example are bundled in this skill.
  • Real profile values must live outside the repository.
  • Prefer $ADC_PERSONAL_PROFILE_PATH; otherwise use ~/.config/AgentDesk/personal-profile.yaml.
  • Never write real profile values into this skill folder, a public repo, logs, screenshots, or final answers unless the user explicitly asks for those values.

Workflow

  1. Locate the private profile.
    • Use $ADC_PERSONAL_PROFILE_PATH when set.
    • Otherwise use ~/.config/AgentDesk/personal-profile.yaml.
    • If the file is missing and the user uses Bitwarden Secrets Manager, run scripts/bitwarden_to_profile.py.
    • If Bitwarden is unavailable, run scripts/init-private-profile.sh and ask the user to fill the generated local file.
Installs
12
First Seen
May 17, 2026
bitwarden-personal-profile — arthurzakirov/agentdesk