agentclash-workspace-admin

Manage organizations, workspaces, and memberships in AgentClash.

25|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/agentclash/agentclash --skill agentclash-workspace-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentclash-workspace-admin
Source: https://github.com/agentclash/agentclash/tree/main/web/content/agent-skills/agentclash-workspace-admin
Command: npx skills add https://github.com/agentclash/agentclash --skill agentclash-workspace-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the friction of managing multi-tenant AI evaluation environments by providing a structured interface for organization, workspace, and membership administration.

Core Features & Use Cases

  • Tenancy Management: Create and configure organizations and workspaces to isolate different evaluation environments like staging and production.
  • Access Control: Manage team memberships, invite users, and assign roles to ensure secure and appropriate access levels.
  • Use Case: A team lead needs to onboard a new engineer to the staging workspace and ensure they have the correct permissions to trigger evaluation runs without exposing production data.

Quick Start

Use the agentclash-workspace-admin skill to list all available organizations and set the default workspace for your current session.

Frequently Asked Questions about agentclash-workspace-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multi-tenant AI evaluation environments for different teams?

To manage multi-tenant AI evaluation environments, use a centralized administration interface to create and configure isolated organizations and workspaces, ensuring structured access control across staging and production contexts.

What is the best way to onboard a new engineer to a staging workspace for AI evaluations?

The best way to onboard an engineer to a staging workspace is through team membership management, where you invite the user and assign roles to ensure they have correct permissions to trigger evaluation runs without exposing production data.

How do I set the default workspace for my current CLI session?

You can set the default workspace for your current CLI session by using workspace administration commands to list available organizations and switch your environment context to the desired tenancy configuration.

Do I need administrative privileges to modify tenancy settings in AgentClash?

Yes, modifying tenancy settings requires an authenticated CLI session and appropriate administrative privileges to securely change organizational hierarchy, workspace configurations, and role assignments.

Can I isolate staging and production environments within a single AI evaluation platform?

Yes, you can isolate staging and production environments by creating separate workspaces within your organization, applying access control policies to restrict team memberships and secure evaluation data per environment.