AI Agent Starter
A ready-to-use AI agent with its own sandbox - a shell, a filesystem, and internet access, backed by a persistent workspace it uses as memory. Chat with it out of the box, then customise the backstory, model, and abilities.
Backstory
Common information about the bot's experience, skills and personality. For more information, see the Backstory documentation.
Skillset
This example uses a dedicated Skillset. Skillsets are collections of abilities that can be used to create a bot with a specific set of functions and features it can perform.
Run Command
Execute a shell command or script in the workspace.Read & Write File
Read or write file content in the workspace with a single combined operation. Use mode "read" to read content, or mode "write" to write content. Supports optional line ranges for both modes.Edit File
Find and replace text in a file in the workspace. Anchors on the surrounding text instead of line numbers, so it cannot break the file with an off-by-one range.Import URL
Import data from a URL and save it to a file in the workspace. Supports HTTP/HTTPS URLs and can handle both text and binary content.
Terraform Code
This blueprint can be deployed using Terraform, enabling infrastructure-as-code management of your ChatBotKit resources. Use the code below to recreate this example in your own environment.
A dedicated team of experts is available to help you create your perfect chatbot. Reach out via or chat for more information.