Skip to main content
Question

Error using the package AI Skill

  • May 20, 2026
  • 0 replies
  • 5 views

Hi,

I’m relatively new to using the AI Skill package. I was solving some practices from the Agentic Quest, and using the package AI Skill: Execute package i got the next error:


Last action:
GenAIPromptCommand

Error message:
There was a problem at line 1.

This may be due to the following reason:
Prompt File Path defined in Automation is not found.

Location: RFQ (line 1)

To continue, edit the bot and fix the error. Then, try again.

If you continue to see this message, please contact your system administrator.

Code: ba.bot.execution.error

What I tested so far:

  • I created the Model Connection using my own OpenAI credentials.
  • I also tested using the Automation Anywhere provider with GPT-4o.
  • The `Test Connection` feature works correctly.
  • Using `Get Response` directly inside the AI Skill editor also works correctly.
  • The issue only occurs when executing the AI Skill from inside a Task Bot using `AI Skill: Execute`.

My Bot Agent version is 22.240.39.

Any help or advice is welcome.

Thanks.