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 cannot be clicked (you may have found a bug in the library - open an issue). In many cases, you can work around this with keyboard navigation.

4. Custom Actions Integration

5. Error Recovery

The key to effective prompting is being specific about actions.