Jump to content

EventR AI Agent Skill: Difference between revisions

From EventR Wiki
No edit summary
No edit summary
Line 1: Line 1:
The EventR Agent skill can be installed in your favourite AI Harness.
The EventR Agent skill can be installed in your favourite AI Harness.


To install in Claude, simply drag this file into the prompt.  
We have full details of how to install here in Github: https://github.com/eventr-admin/skills
 
[[File:Build-eventr-itinerary.zip]]


Once its installed, restart the harness and you can now use AI to generate. It requires Python's openpxl library to generate the XLSX files, so this may be installed by the agent.
Once its installed, restart the harness and you can now use AI to generate. It requires Python's openpxl library to generate the XLSX files, so this may be installed by the agent.
Line 10: Line 8:
/build-eventr-itinerary use this url as a source: https://www.formula1.com/en/latest/article/formula-1-tag-heuer-gran-premio-de-espana-2026.3EpMV9Idk1jwxq3KtxcC6x
/build-eventr-itinerary use this url as a source: https://www.formula1.com/en/latest/article/formula-1-tag-heuer-gran-premio-de-espana-2026.3EpMV9Idk1jwxq3KtxcC6x
</syntaxhighlight>Alternatively you can just start giving it information and letting it build up the itinerary.zip. The finished zip can be imported into EventR.
</syntaxhighlight>Alternatively you can just start giving it information and letting it build up the itinerary.zip. The finished zip can be imported into EventR.
Check back here for updates to the skill.
[[Category:3.6.0]]
[[Category:3.6.0]]
[[Category:AI]]
[[Category:AI]]

Revision as of 10:28, 25 September 2026

The EventR Agent skill can be installed in your favourite AI Harness.

We have full details of how to install here in Github: https://github.com/eventr-admin/skills

Once its installed, restart the harness and you can now use AI to generate. It requires Python's openpxl library to generate the XLSX files, so this may be installed by the agent.

To use try something like:

/build-eventr-itinerary use this url as a source: https://www.formula1.com/en/latest/article/formula-1-tag-heuer-gran-premio-de-espana-2026.3EpMV9Idk1jwxq3KtxcC6x

Alternatively you can just start giving it information and letting it build up the itinerary.zip. The finished zip can be imported into EventR.