Adds the following tools: - read_dir - list a directory's contents - read_file - read the content of a file - write_file - write contents to a file - insert_file_lines - insert lines in a file - replace_file_lines - replace or remove lines in a file