Event API helper for create/get/list/update operations against the AI Agents events API. Requires DATALAYER_API_KEY.
$npx -y skills add datalayer/agent-skills --skill eventsInstalls into the current project.
Run `npx skills use "https://github.com/datalayer/agent-skills" --skill "datalayer/agent-skills/events"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datalayer/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/datalayer/agent-skills"` and select the relevant skills, then follow their instructions.