Skip to main content
Prompting can drastically improve performance and solve existing limitations of the library.

1. Be Specific vs Open-Ended

βœ… Specific (Recommended)
❌ Open-Ended

2. Name Actions Directly

When you know exactly what the agent should do, reference actions by name:
See Available Tools for the complete list of actions.

3. Handle interaction problems via keyboard navigation

Sometimes buttons can’t be clicked (you found a bug in the library - open an issue). Good news - often you can work around it with keyboard navigation!

4. Custom Actions Integration

5. Error Recovery

The key to effective prompting is being specific about actions.