1password Skill
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets. Published by openclaw in openclaw.
What is 1password Skill?
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets. Published by openclaw in openclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using openclaw
Technical details
- Install or run with Copy skill directory
When to use 1password Skill
- Use it for developers using openclaw.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/openclaw
- Skill file: skills/1password/SKILL.md
What it does
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
Skill instructions
1Password CLI Follow the official CLI get-started steps. Don't guess install commands. References - references/get-started.md (install + app integration + sign-in flow) - references/cli-examples.md (real op examples) Workflow 1. Check OS + shell. 2. Verify CLI present: op --version. 3. Detect the auth mode the user has set up: - Service account: OPSERVICEACCOUNTTOKEN is set (typical for headless setups, CI, gateways). - Desktop app integration: the 1Password desktop app is running with CLI integration enabled (typical on macOS / Windows / Linux desktops). - Standalone signin: neither of the above — op signin will prompt for an account password every session. 4. Run op according to the auth mode (see below). 5. Verify access: op whoami should succeed before any secret read. 6. If multiple accounts: use --account or OPACCOUNT. Running op per auth mode Service account (preferred for headless / gateway use) Direct exec. No tmux, no signin step. bash export OPSERVICEACCOUNTTOKEN="ops..." op
Explore related resources
Frequently asked questions
What is 1password?
1password is a open-source AI agent skill with Copy skill directory. Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
Who is 1password best for?
1password is best for reusing agent instructions, scripts, and references.
How do I install 1password?
Install or run 1password using Copy skill directory. Check 1password for the latest setup command.
Is 1password actively maintained?
1password may need a closer maintenance check before production use.
Auto-fetched from GitHub.