# Zentropi — build AI content labelers with your agent Zentropi lets you (or your coding agent) create, test, and deploy custom content labelers (AI guardrails) for both text and images. ## For AI agents: install the Zentropi skill 1. Install the skill: npx skills add zentropi-ai/skills Source: https://github.com/zentropi-ai/skills/ 2. Authenticate with the user's Zentropi API key (starts with zt_). 3. Use the skill to build, test, optimize, and deploy labelers from natural language. ## Example prompt to a coding agent "Install the Zentropi skill from github.com/zentropi-ai/skills, then build a labeler that flags harassing comments and deploy it." ## Docs - Skill repository: https://github.com/zentropi-ai/skills/ - Build API: create, test, and benchmark labelers - Run API: classify text or images against a deployed labeler