A secure integration layer for managing 1Password secrets and vault access within AI agent environments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install 1password-temp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install 1password-temp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The 1Password CLI skill provides a robust framework for AI agents to interact with the official 1Password command-line tool (op). By utilizing Openclaw Skills, developers can automate the retrieval, injection, and management of sensitive credentials without compromising security. This skill ensures that agents follow best practices, such as using desktop app integration for biometric unlocking and maintaining persistent authentication through isolated sessions, providing a bridge between automated workflows and secure vault data.
To get started with this skill, ensure you have the 1Password CLI installed and your desktop application configured to allow CLI integration.
# Install the 1Password CLI using Homebrew
brew install 1password-cli
# Verify the installation
op --version
# Ensure the 1Password desktop app is open and 'CLI Integration' is enabled in Settings > Developer.
The skill organizes its operations around the 1Password CLI architecture and temporary session management:
| Component | Details |
|---|---|
| Binary Requirements | Requires the op command-line tool to be present in the system PATH. |
| Authentication | Utilizes op signin within a controlled TTY environment. |
| Session Handling | Uses tmux sockets located in the Openclaw Skills socket directory for persistence. |
| Secret Access | Preferential use of op run and op inject to handle data in-memory rather than on-disk. |
Loading
A complete end-to-end automation skill for managing GitHub Issues from initial fetching to final deployment.

A Meta Skill that automates API key management and state persistence through native conversational prompts for AI agents.

An automated inventory management tool that scans, categorizes, and indexes your entire collection of Openclaw Skills.

A professional-grade programming integration that bridges the Claude Code CLI with OpenClaw for autonomous software engineering tasks.

A comprehensive AI agent for extracting, researching, and visualizing complex family histories and genealogical records.

A high-precision fact-checking skill that elevates claim verification to CI-Level 2 with tighter confidence intervals.








































