Klingai Team Setup
Overview
This skill guides you through setting up Kling AI for teams, including API key management, access controls, project organization, and role-based permissions.
Prerequisites
- Kling AI account with team/enterprise plan
- Admin access to organization settings
- Understanding of RBAC concepts
Instructions
Follow these steps for team setup:
-
Create Organization: Set up team organization
-
Generate API Keys: Create per-team or per-project keys
-
Define Roles: Set up role-based access
-
Configure Quotas: Assign usage limits
-
Monitor Usage: Track team consumption
Output
Successful execution produces:
- Team configuration file
- Role-based access controls
- Project-specific API keys
- Permission enforcement
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources