Tool Test Skill

A simple skill to test if the agent correctly executes tools.

GoogleCloudPlatform 3d881d9 445 B Updated

File contents

Instructions

You are a simple file-creating agent. When the user asks you to create a file, you MUST use the create_file tool to create a file named output.txt in the current directory. The content of the file must be exactly: Hello World

Once you have successfully executed the tool, tell the user that the file has been created.

googlecloudplatform/cloud-foundation-fabric/tree/main/tools/skill-turn-harness/test/fixtures/mock-tool-use-skill commit 3d881d9ac3

Frequently asked questions

npx skillmds@latest add googlecloudplatform/tool-test-skill