AI Agents
When building applications with polizy, you do not have to code alone. polizy ships with a set of agent skills designed to make AI coding assistants (like Claude Code and other agents supporting the SKILL.md format) fully fluent in the library.
Installing the Skills
To equip your AI coding assistant with the polizy skills, you must copy or link the skill folders from the installed polizy npm package into your agent's skills directory.
Using the Skills
Once installed, the main polizy skill acts as an intelligent router. When you ask your AI agent about authorization, permissions, or access control, it automatically activates the router and delegates to the appropriate specialized skill.