LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: multi-tenancy

Browse skills that share this tag.

  • authz-constraints - Backend Authorization (authZ) Constraints and Best Practices
    authorizationauthzsecurityaccess-control

    ★ 5 · Updated 2026-09-17

    Defines rules for backend authorization including fail-close policy, two-level checks, centralized enforcement, multi-tenancy, and audit logging.

    ⚙ Enforce fail-close authorization rules⚙ Perform two-level permission checks⚙ Centralize authorization decision logic
  • principal - Run system operations under scoped identities
    access-controlprincipalleast-privilegesecurity

    ★ 2 · Updated 2026-09-14

    Provides scoped system identities to run automated operations under least-privilege access control without bypassing access checks.

    ⚙ Define scoped system identities⚙ Execute operations under system principals⚙ Enforce tenant-bound access control
  • qdrant-tenant-scaling - Qdrant Multi-Tenant Scaling Guide
    qdrantvector-databasemulti-tenancyscaling

    ★ 2 · Updated 2026-09-12

    Guides Qdrant multi-tenant scaling strategies based on tenant count, data distribution, and isolation requirements.

    ⚙ Guide payload partitioning strategy⚙ Guide custom sharding deployment⚙ Guide tiered multitenancy architecture
  • tenancy-enforcer - Aegis Multi-Tenancy Enforcer Skill
    multi-tenancysecurityMongoDBdata isolation

    ★ 0 · Updated 2026-03-22

    Enforces strict multi-tenancy by ensuring communityId is always included in MongoDB queries, repository methods, and service logic.

    ⚙ validate MongoDB queries⚙ validate repository methods⚙ validate service logic
  • ordo-server-deployment - Ordo Server Deployment
    deploymentserverconfigurationmonitoring

    ★ 26 · Updated 2026-03-22

    Deploy and configure Ordo server with HTTP/gRPC APIs, monitoring, audit logging, and multi-tenancy support

    ⚙ build server⚙ start server⚙ configure HTTP
  • abp-framework - ABP Framework C# Development Expert
    C#ABP FrameworkDDDmodular-architecture

    ★ 4 · Updated 2026-03-20

    Provides ABP Framework 9.x development with ASP.NET Core, DDD, modular architecture, multi-tenancy, and CQRS

    ⚙ create startup template⚙ generate proxy⚙ create entity