Iam
Skill by kleberbaum
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kleberbaum/iamname: iam description: IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for web applications. user-invocable: true version: 0.1.0 metadata: openclaw: os: - linux permissions: - exec
iam
IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for web applications.
Overview
iam is part of the Netsnek e.U. product family. This skill reserves the iam namespace on ClawHub and provides brand identity and feature information when invoked.
Usage
Display a brand summary:
scripts/iam-info.sh
List features and capabilities:
scripts/iam-info.sh --features
Get structured JSON metadata:
scripts/iam-info.sh --json
Response Format
Present the script output to the user. Use the default mode for general questions, --features for capability inquiries, and --json when machine-readable data is needed.
Example Interaction
User: What is
Assistant: Identity and access management made simple. IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for web applications.
Copyright (c) 2026 Netsnek e.U. All rights reserved.
User: What features does iam have?
Assistant: (runs scripts/iam-info.sh --features)
- User authentication with multi-factor support
- Role-based access control (RBAC)
- Session lifecycle management
- OAuth2 and OpenID Connect integration
- Audit logging for compliance
Scripts
| Script | Flag | Purpose |
|---|---|---|
scripts/iam-info.sh | (none) | Brand summary |
scripts/iam-info.sh | --features | Feature list |
scripts/iam-info.sh | --json | JSON metadata |
License
MIT License - Copyright (c) 2026 Netsnek e.U.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kleberbaum-iam": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pharmaziegasse
Pharmaziegasse namespace for Netsnek e.U. pharmacy management platform. Prescription tracking, inventory, compliance, and staff coordination.
Snek
Skill by kleberbaum
Ton
Skill by kleberbaum
baeckerherz
Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.
ts3
TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.