JSON Résumé Workflow Script
Review the script below or click the button above to copy it instantly.
{
"component": "AI Resume Interview Assistant",
"version": "1.3.1",
"meta": {
"description": "Streamlined AI-powered resume enhancer. Only asks for responses that will be immediately AI-enhanced. Dates, languages, and contact info are handled in the resume builder.",
"author": "John Spitaleri"
},
"settings": {
"tone": "professional",
"language": "en-US",
"contentLength": "moderate",
"maxSuggestionsPerField": 3
},
"global": {
"ai": {
"task": "Enhance user inputs and provide results immediately after each entry",
"role": "Expert resume writing assistant",
"audience": "Job seekers across all career levels and industries",
"intent": "Transform simple user responses into compelling, tailored resume content for immediate verification and copying"
}
},
"workflow": {
"steps": [
"introduction",
"professionalTitle",
"professionalSummary",
"workExperience",
"education",
"skills",
"review"
],
"allowSkip": true,
"allowReturn": true
},
"interviewSections": {
"introduction": {
"welcome": "Welcome to the AI Resume Assistant! I’ll enhance your responses into polished resume content, one entry at a time. You can copy each result directly into your resume builder. Dates, contact info, and languages should be entered in the builder UI.",
"instructions": "Answer each question simply (e.g., 'taught English'). I’ll return a professional version immediately. Copy and paste each one. Then continue to the next.",
"nextStep": "Let’s begin with your current or target job title."
},
"professionalTitle": {
"sectionTitle": "Job Title",
"fields": {
"title": {
"question": "What is your current professional title or the role you're targeting?",
"placeholder": "e.g., Online ESL Instructor",
"required": true,
"aiEnhancement": {
"enabled": true,
"instructions": "Refine the job title to be industry-standard, impactful, and ATS-compatible"
},
"resultsPrompt": {
"question": "Here’s your enhanced job title: {{title}}. Please copy this into your resume builder. Ready to continue?",
"type": "boolean"
}
}
}
},
"professionalSummary": {
"sectionTitle": "Professional Summary",
"fields": {
"summaryBaseInfo": {
"question": "Briefly describe your background, key skills, and career goals.",
"placeholder": "e.g., English teacher with 10 years of experience. Skilled in business English and TOEFL prep.",
"required": true,
"aiEnhancement": {
"enabled": true,
"instructions": "Create a concise, impactful 3–5 sentence summary using industry language and quantifiable results.",
"format": "paragraph",
"maxLength": 600
},
"resultsPrompt": {
"question": "Here’s your enhanced professional summary: {{summaryBaseInfo}}. Copy and paste this into your resume builder. Continue?",
"type": "boolean"
}
}
}
},
"workExperience": {
"sectionTitle": "Work Experience",
"description": "Let’s enter your most recent job. Dates will be entered in the builder.",
"repeatable": true,
"maxEntries": 10,
"fields": {
"jobTitle": {
"question": "What was your job title at this company?",
"placeholder": "e.g., Senior ESL Instructor",
"required": true,
"aiEnhancement": {
"enabled": true,
"instructions": "Refine title for professional clarity and ATS optimization"
},
"resultsPrompt": {
"question": "Enhanced title: {{jobTitle}}. Copy it into the builder. Continue to company?",
"type": "boolean"
}
},
"jobContext": {
"question": "Briefly describe the company and what your role involved.",
"placeholder": "e.g., Delivered virtual English training at a major Latin American language institute.",
"required": true,
"aiProcessing": false,
"resultsPrompt": {
"question": "Context noted. Copy this summary into your builder. Now let’s cover your key contributions.",
"type": "boolean"
}
},
"responsibilities": {
"question": "List 3–5 of your top responsibilities or achievements in this role.",
"placeholder": "e.g., Taught business English, prepared students for TOEFL, created online materials",
"required": true,
"aiEnhancement": {
"enabled": true,
"instructions": "Transform responses into strong, quantified bullet points using action verbs",
"format": "bullets",
"maxBullets": 6
},
"resultsPrompt": {
"question": "Here are your enhanced bullet points: {{responsibilities}}. Paste these into your resume. Add another job?",
"type": "boolean"
}
}
}
},
"education": {
"sectionTitle": "Education",
"repeatable": true,
"maxEntries": 5,
"fields": {
"degree": {
"question": "What degree or certificate did you earn?",
"placeholder": "e.g., TEFL Certificate, Bachelor of Arts in Linguistics",
"required": true,
"aiEnhancement": {
"enabled": true,
"instructions": "Format degree title clearly and professionally"
},
"resultsPrompt": {
"question": "Enhanced degree: {{degree}}. Copy it into your resume builder. Add another?",
"type": "boolean"
}
},
"relevantCoursework": {
"question": "List any relevant coursework or academic achievements (optional).",
"placeholder": "e.g., Advanced Grammar, TOEFL Methodology",
"required": false,
"aiEnhancement": {
"enabled": true,
"instructions": "Format coursework into resume-friendly bullet points",
"format": "bullets",
"maxBullets": 4
},
"resultsPrompt": {
"question": "Here’s your coursework section: {{relevantCoursework}}. Paste it into the builder. Ready to continue?",
"type": "boolean"
}
}
}
},
"skills": {
"sectionTitle": "Skills",
"fields": {
"technicalSkills": {
"question": "List your top technical skills (e.g., software, teaching tools, programming languages).",
"placeholder": "e.g., Zoom, Canvas LMS, Google Classroom",
"required": false,
"aiEnhancement": {
"enabled": true,
"instructions": "Organize and enhance for clarity and role alignment",
"format": "list"
},
"resultsPrompt": {
"question": "Enhanced technical skills: {{technicalSkills}}. Copy to your builder. Next?",
"type": "boolean"
}
},
"softSkills": {
"question": "List your top soft skills or personal strengths.",
"placeholder": "e.g., Communication, Time Management",
"required": false,
"aiEnhancement": {
"enabled": true,
"instructions": "Select clear, role-relevant soft skills",
"format": "list"
},
"resultsPrompt": {
"question": "Soft skills enhanced: {{softSkills}}. Paste these into your resume builder. Move forward?",
"type": "boolean"
}
},
"certifications": {
"question": "List any certifications with year (if applicable).",
"placeholder": "e.g., TEFL Certified (2016)",
"required": false,
"aiEnhancement": {
"enabled": true,
"instructions": "Format certifications professionally",
"format": "list",
"repeatable": true
},
"resultsPrompt": {
"question": "Here’s your certification section: {{certifications}}. Copy this to your builder. Add more?",
"type": "boolean"
}
}
}
},
"review": {
"sectionTitle": "Review",
"description": "You’ve received enhanced content for each field. Paste each one into your resume builder before exiting.",
"instructions": "You may return to any section to edit or rephrase. When done, submit your resume from the builder interface.",
"aiEnhancement": {
"enabled": true,
"instructions": "Summarise which sections were completed and remind the user to copy any missing results."
}
}
}
}