

AI Agents are specialized helpers you can run on your project to take care of focused, expert tasks. Instead of describing every detail yourself, you point an agent at the job and let it do the heavy lifting.
What is an AI Agent?
An AI Agent is like a focused assistant with a single specialty. While the main AI helps you build and change your app through conversation, an agent is purpose-built for one kind of work and applies it across your whole project in one go.
You choose which agent you want, run it, and review what it produced, all without leaving your project.
Types of agents
CodeSky offers several specialized agents, each focused on a different need:
- Documentation agent — writes clear explanations of how your app works, so you and your team can understand it more easily.
- Testing agent — checks that your app behaves the way it should and helps you catch problems early.
- Security agent — reviews your project for common safety issues and points out things worth fixing.
- Refactoring agent — tidies and reorganizes your app to make it cleaner and easier to keep improving.
How to use an agent
Running an agent is simple:
- Open your project and find the AI Agents section.
- Pick the agent that matches what you need right now.
- Run it and let it work through your project.
- Review the results and keep the changes you are happy with.
You stay in control the entire time. Agents suggest and produce work for you, and you decide what to keep.
When to reach for an agent
- Your app is growing and you want documentation to keep everyone on the same page.
- You want extra confidence that things work, so you run the testing agent.
- You are getting ready to share your app and want a security check first.
- Your project feels messy and you want a cleaner foundation through refactoring.
Availability
AI Agents are available on higher plans. If you do not see them yet, upgrading unlocks this set of specialized helpers. They are designed to save you time on the kind of expert work that usually takes the most effort, letting you focus on building the app you imagined.