1Password
This skill securely accesses your 1Password vault for automated actions, streamlining password management and integrations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add steipete-1password npx -- -y @trustedskills/steipete-1password
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"steipete-1password": {
"command": "npx",
"args": [
"-y",
"@trustedskills/steipete-1password"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and retrieve information from a 1Password vault. It can securely access passwords, secure notes, and other sensitive data stored within the vault. The agent can then use this retrieved information for tasks like automatically filling in login forms or retrieving API keys.
When to use it
- Automating website logins: Securely log into websites without manual password entry.
- Retrieving API keys: Access and utilize API keys stored securely in 1Password.
- Accessing sensitive configuration data: Retrieve encrypted configuration files or other confidential information from your vault.
- Populating application credentials: Automatically populate usernames and passwords for applications.
Key capabilities
- Secure access to 1Password vaults
- Retrieval of passwords, secure notes, and other items
- Automated credential filling
Example prompts
- "Get the password for 'MyWebsite'."
- "Retrieve the API key for 'GoogleCloud'."
- "What is the username associated with 'ProductionServer'?"
Tips & gotchas
- Requires proper 1Password setup and authentication credentials to function.
- Ensure the agent has appropriate permissions within your 1Password vault.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.