What is Klisk?
Klisk is a tool built so that AI agents can create other AI agents.
It's not designed for you to use directly — it's designed for your favorite agent to use: Claude, Codex, OpenClaw, etc.
How does it work?
You describe the agent you want to a generalist agent — Pick the agent you like best (Claude, Codex, OpenClaw...) and tell it what agent you need.
The agent uses Klisk's Skill and CLI to build it — The generalist agent will consult Klisk's documentation and use its CLI to create your agent as quickly as possible.
You chat with your agent through the Klisk app — In minutes you can start using your agent. No sign-up required, the app runs locally on your computer.
You deploy it to the cloud — If you want to share your agent or embed it on a website, deploy it to Google Cloud in minutes.
What does Klisk include?
| Component | Description |
|---|---|
| CLI | Commands to create, develop, test, and deploy agents |
| Python framework | API to define agents and tools with define_agent and @tool |
| Studio | Visual interface to test and debug your agents |
| Production server | REST API, WebSocket, and embeddable widget |
| Deployment | Deploy to Google Cloud Run with a single command |
Who is Klisk for?
- Non-technical people who want to create AI agents using natural language.
- Developers who want a fast framework to prototype and deploy agents.
- Teams that need specialized agents connected to their internal tools.
Next step
Ready to get started?
Follow the quick start to create your first agent in under 5 minutes.
