iblai-agent-setting
Installation
SKILL.md
/iblai-agent-setting
Add the agent Settings tab -- the core edit-mentor form with name,
description, avatar, visibility (administrators / students / anyone),
category, plus a Copy-to-tenant action and a Delete action. This is one
tab in the wider agent-settings family (access, api, datasets,
disclaimers, embed, history, llm, memory, prompts, safety,
settings, tools). Each tab is a separate skill. All tabs share the
same AgentSettingsProvider wrapper -- set it up once and mount as many
tabs as you need.

Do NOT add custom styles, colors, or CSS overrides to ibl.ai SDK components. They ship with their own styling. Keep the components as-is. Do NOT implement dark mode unless the user explicitly asks for it.