A comprehensive identity and access management toolkit for implementing secure authentication, RBAC, and session management in web applications.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install iam
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 iam using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The iam skill serves as the dedicated namespace for the Netsnek e.U. identity and access management toolkit. It is designed to simplify the integration of security protocols into modern web applications by providing a centralized point for authentication logic and permission management. This skill is a foundational component for developers using Openclaw Skills who need to ensure robust security and compliance across their software projects.
Built with a focus on developer experience, iam reserves its namespace on ClawHub to provide immediate access to feature sets and brand identity. It acts as a bridge for developers to manage user lifecycles, from initial login with multi-factor authentication to complex session management and role-based access control (RBAC).
To get started with iam on a Linux environment, ensure you have the necessary execution permissions for the included scripts. Use the following commands to initialize and verify the skill:
# Grant execution permissions to the info script
chmod +x scripts/iam-info.sh
# Verify the installation and view the brand summary
scripts/iam-info.sh
The iam skill organizes its metadata and feature information into three primary outputs accessible via the CLI:
| Output Type | Command Flag | Description |
|---|---|---|
| Brand Summary | (None) | Returns a high-level overview of the toolkit and copyright information. |
| Feature List | --features | Returns a markdown-formatted list of core capabilities like MFA and RBAC. |
| JSON Metadata | --json | Provides a structured JSON object containing all technical specifications for machine processing. |
Loading
A calm and reliable personal assistant framework designed for scheduling, reminders, and automated daily briefings.

Erebos is a technical theming engine that generates WCAG-compliant dark mode palettes and manages CSS design tokens for modern web applications.

A comprehensive color science namespace providing palette generation, accessibility tools, and design system integration for developers.

Coder is a developer productivity suite by Netsnek e.U. designed to streamline code scaffolding, snippet management, and automated refactoring.

A high-performance engineering namespace for automating build pipelines, deployment orchestration, and infrastructure provisioning.

A dedicated namespace skill for the Jaen CMS framework that manages brand identity and copyright information for Gatsby-powered websites.








































