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-tenant

Browse skills that share this tag.

  • supabase-analytics - Set Up Supabase-Native Analytics for Multi-Tenant Platform
    supabaseanalyticspostgresqlrls

    ★ 1 · Updated 2026-09-21

    Sets up Supabase-native analytics including custom event tables with RLS, per-tenant views, query performance monitoring, and Logflare logs.

    ⚙ Create analytics events database table⚙ Configure row level security policies⚙ Create per-tenant analytics aggregated views
  • async-task-pattern - Async Task Pattern for Long-running Operations
    asynctaskstate-machinelong-running

    ★ 778 · Updated 2026-06-15

    Standard async state machine template for operations exceeding 10 seconds

    ⚙ trigger async task⚙ check task status⚙ prevent duplicate triggers
  • ideogram-enterprise-rbac - Ideogram Enterprise RBAC
    saasideogramrbacenterprise

    ★ 2,781 · Updated 2026-05-11

    Implement team-based access control for Ideogram API via proxy layer with budget and content policy management

    ⚙ check content policy⚙ track spend⚙ check budget
  • langchain-enterprise-rbac - LangChain Enterprise RBAC with Multi-Tenant Control
    rbaclangchainsecurityauthentication

    ★ 2,781 · Updated 2026-03-26

    Implement role-based access control for multi-tenant LangChain applications with permission models and usage tracking.

    ⚙ enforce permissions⚙ manage user roles⚙ control model access
  • Multi-Tenant Testing - Multi-Tenant Application Testing and Isolation Verification
    multi-tenantisolationdata-segregationtesting

    ★ 227 · Updated 2026-03-09

    Testing multi-tenant application isolation including data segregation, tenant-specific configuration, and access control

    ⚙ write multi-tenant tests⚙ review isolation implementations⚙ debug tenant failures