Jump to content

EventR AI Agent Skill: Difference between revisions

From EventR Wiki
Created page with "The EventR Agent skill can be installed in your Claude File:Build-eventr-itinerary.zip"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The EventR Agent skill can be installed in your Claude
The EventR Agent skill can be installed in your favourite AI Harness.
 
To install in Claude, simply drag this file into the prompt.


[[File:Build-eventr-itinerary.zip]]
[[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.
To use try something like:<syntaxhighlight lang="as">
/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.
Check back here for updates to the skill.
[[Category:3.6.0]]
[[Category:AI]]

Latest revision as of 11:04, 11 September 2026

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

To install in Claude, simply drag this file into the prompt.

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.

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.

Check back here for updates to the skill.