import * as skills from '../utils/skills.js'; import * as world from '../utils/world.js'; // this file is currently unused export async function main(bot) { // agent's code goes here }