Iblai Api Agent Access
Grant/revoke editor, chat, and analytics roles on an ibl.ai agent via its RBAC API.
Testad · Fungerar
Vad den gör
Manages role-based access control for ibl.ai agents: lists current role policies, searches users/groups for autocomplete, and grants or revokes editor/chat/analytics_viewer roles for users, groups, or raw emails. Triggers when the user asks to control who can edit, chat with, or view analytics for an ibl.ai agent (mentor).
Testrapport
Gives the exact undocumented internal endpoint (POST .../rbac/mentor-access/) plus the gotcha that writes need the numeric mentor_id (not the UUID) and one role per POST — details a baseline guess gets wrong or omits entirely.
Testad: 2026-07-16 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/iblai/api mkdir -p ~/.claude/skills cp -r api/skills/iblai-api-agent-access ~/.claude/skills/iblai-api-agent-access
Kommandon och exempelprompter
/iblai-api-agent-accessGrant/revoke editor, chat, and analytics roles on an ibl.ai agent via its RBAC API.
Skills triggas av vanliga förfrågningar — inga kommandon att memorera. Efter installationen aktiverar prompter som dessa skillen (på engelska):
grant analytics viewer access to this user on our ibl.ai mentorrevoke chat access for someone who left the team from our agentlist who currently has editor rights on this ibl.ai mentor