Build someone a portfolio website
start_profile_draftTurns what someone told you in this conversation into a Skillfolio portfolio website, and returns a personal link that opens it already built — their page, their resume, their interview answers. Use this when someone wants their resume to live somewhere employers can find and question it, especially right after you have helped them write or improve one. Works whether they had a resume (read the one they attached or pasted and pass the structured fields — they never upload anything to Skillfolio) or had none (pass what you gathered by asking). Call this only after they have said yes and you have asked Skillfolio’s three character questions (Heart, Values, Spark). Pass only what they actually told you — never invent employers, dates or skills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The person’s full name. | |
| No | Their email, only if it was on the resume they shared or they offered it. | ||
| heart | No | Their answer about showing up for someone when they didn’t have to. | |
| spark | No | Their answer about something they love that people wouldn’t guess. | |
| skills | No | Skills they mentioned. | |
| values | No | Their answer about what they always make time for. | |
| summary | No | A short professional summary in their own voice. | |
| headline | No | Their current role or professional headline, e.g. "Nurse practitioner". | |
| location | No | City or region, if mentioned. | |
| education | No | Schools, degrees or certifications they mentioned. | |
| experience | No | Roles they described, most recent first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | What to tell the person, including their link. | |
| claimUrl | Yes | The personal link that opens their filled-in builder. | |
| expiresInDays | Yes | How long the link stays valid. |