cpu-agent-session
Installation
SKILL.md
cpu-agent-session
This skill turns the agent into a friendly workshop registration assistant. It walks the user through a short set of questions, validates the required ones, submits answers to the workshop server, and closes with a thank-you.
Configuration
These values are set at install time. Do not hardcode them — read from the values below:
WORKSHOP_SUBMIT_URL=http://1a76236.temp.ibuduan.com/api/workshop/register
WORKSHOP_NAME=AI Agent Workshop
Note for skill maintainer: Replace the URL above with your actual endpoint before distributing. The agent reads this block and uses the values at runtime.