A professional-grade integration for managing 1Kosmos BlockID passwordless authentication and enterprise identity workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install 1kosmos-blockid
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 1kosmos-blockid using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
1Kosmos BlockID is an advanced passwordless authentication and identity platform designed to help enterprises verify user identities and secure access to resources. By utilizing this integration within Openclaw Skills, developers and security teams can automate the management of authenticators, workflows, and user sessions. The skill leverages the Membrane ecosystem to handle complex authentication plumbing, ensuring that your AI agent can interact with identity data securely and efficiently.
This skill is particularly valuable for IT and security professionals operating in medium to large organizations who need to streamline identity verification processes. It abstracts the underlying API complexities, allowing for seamless communication with the 1Kosmos BlockID platform to perform tasks ranging from user provisioning to detailed security reporting.
To get started with 1Kosmos BlockID in your environment, first install the CLI:
npm install -g @membranehq/cli@latest
Authenticate your agent using the following command, specifying openclaw as the client name:
membrane login --tenant --clientName=openclaw
Initialize the connection to your 1Kosmos instance:
membrane connection ensure "https://www.1kosmos.com/" --json
If the connection state is BUILDING, use the wait flag to poll until completion:
membrane connection get <id> --wait --json
The 1Kosmos BlockID skill organizes data around several core identity and security entities. The following table describes the primary data objects available:
| Entity | Purpose |
|---|---|
| User | Represents individual identities and their associated metadata |
| Authenticator | Tracks the specific passwordless methods assigned to users |
| Workflow | Defines the logic for identity verification and access requests |
| Session | Manages active authentication states and security tokens |
| Event/Log | Provides a detailed audit trail of all identity-related actions |
| Report | Aggregated data for compliance and system health monitoring |
Loading
A comprehensive API security tool for automated auditing, testing, and vulnerability management within your AI agent workflow.

A sophisticated integration for interacting with WordPress Advanced Custom Fields data through automated AI agent workflows.

The Slope skill enables AI agents to interact with real-time revenue analytics and sales monitoring data through the Membrane ecosystem.

An AI-powered integration skill for 4dem.It that enables agents to manage marketing data, tickets, and automated workflows seamlessly.

A powerful integration for managing Zoho Survey data, records, and feedback workflows through the Membrane ecosystem.

A powerful integration skill that enables AI agents to manage Zoho Projects records, automate task workflows, and handle authentication seamlessly.








































