Skip to main content
Question

Error using the package AI Skill

  • May 20, 2026
  • 1 reply
  • 176 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. 
 

1 reply

rbkadiyam
Premier Pathfinder | Tier 7
Forum|alt.badge.img+6
  • Premier Pathfinder | Tier 7
  • May 27, 2026

@angel.balboa-playful  can you check the version of  below package ?
 

Generative AI  SDK  Automation Anywhere  1.18.4

if the package version is correct use below steps
Missing AI package dependency : Sometimes the local runner cache becomes corrupted.

 

On Bot Runner: Clear package cache Delete:

 
C:\ProgramData\AutomationAnywhere\

and:

 
%localappdata%\AutomationAnywhere\

Then:

  • reconnect Bot Agent
  • download dependencies again