Install public HeroUI Agents workflow guidance independently of authentication.
The heroui-agents skill teaches a coding agent how to inspect your application, configure a hosted Agent, connect knowledge and tools, integrate the SDK, and verify the result through persisted activity.
npx skills add https://heroui.pro/docs/skills/heroui-agentsDownload the skill source archive. It includes SKILL.md and focused references for authentication, embedding, client tools, management, and troubleshooting.
The skill is public and requires no HeroUI Pro license. Installing it does not authenticate your coding agent or grant access to a workspace. Connect the Agents MCP separately through OAuth or an Agents workspace key. Existing React and Native Pro skills retain their licensing requirements.
Customer prompts, keys, and configuration stay outside the installed skill. Agent settings in the dashboard remain authoritative; application-specific client-tool implementations stay in your application code.
Try this request after connecting:
Inspect this application and add a HeroUI Agent. Find the intended workspace and any existing Agent before creating one, use the current integration docs, and verify a message and a client-tool interaction in the running app. Inspect the resulting conversation and run before finishing.
See the end-to-end workflow for permissions and readiness checks.