Skip to content

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?

  1. 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.

  2. 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.

  3. 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.

  4. 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?

ComponentDescription
CLICommands to create, develop, test, and deploy agents
Python frameworkAPI to define agents and tools with define_agent and @tool
StudioVisual interface to test and debug your agents
Production serverREST API, WebSocket, and embeddable widget
DeploymentDeploy 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.

Klisk Documentation