The profile schema defines the structure for storing professional information, including personal details, work experience, skills, and values.
Root Fields
Full name of the professionalExample: "Nicolás Gaitán"
Nickname or preferred nameExample: "Nico"
Professional title or current roleExample: "Publicista Creativo & Digital Project Manager"
Current location or countryExample: "Chile"
Current employer or companyExample: "VML Chile"
Contact email addressExample: "nicolas@inadaptado.cl"
Contact phone number with country codeExample: "+56 9 3116 5405"
Personal or professional website URLExample: "https://inadaptado.cl"
Professional summary or bio describing background and expertiseExample: "Publicista creativo apasionado por la tecnología..."
Array of key value propositions or unique selling points
Individual value proposition statementExample: "Combino creatividad publicitaria con habilidades técnicas de desarrollo"
Experience
Professional work experience history
Job title or positionExample: "Digital Project Manager"
Company or organization nameExample: "VML Chile"
Employment period or date rangeExample: "Enero 2024 - Actualidad"
Detailed description of responsibilities and achievementsExample: "Lidero la adopción e implementación de WPP Open..."
List of all roles or positions held throughout career
Role or position titleExample: "Project Manager Digital"
Skills
Categorized technical and professional skills
Development and programming skillsExample: ["HTML", "CSS", "JavaScript", "PHP", "MySQL", "Node.js", "Astro.js", "Git", "WordPress", "WooCommerce"]
CRM platforms and marketing automation toolsExample: ["SalesForce Marketing Cloud", "Eloqua", "Selligent", "MasterBase", "Click Dimensions"]
Project management and collaboration toolsExample: ["Asana", "Notion", "Miro", "Kanban", "Scrum"]
Analytics and data visualization toolsExample: ["Google Analytics", "Looker Studio", "Power BI"]
Design and creative toolsExample: ["Figma", "Adobe Suite"]
AI and automation platformsExample: ["n8n", "WPP Open", "Claude MCP", "Midjourney"]
Notable clients or brands worked with
Client or brand nameExample: "Movistar"
Industries or sectors with experience
Industry or sector nameExample: "Automotriz"
Languages spoken with proficiency levels
Language and proficiency levelExample: "Español (nativo)"
Personality
Personal traits, values, and interests
Communication or work styleExample: "Cercano, directo y entusiasta"
Core professional valuesExample: ["Creatividad", "Innovación", "Colaboración", "Excelencia técnica"]
Professional and personal interestsExample: ["Tecnología", "IA", "Automatización", "Diseño", "Música"]
Key reasons or benefits for hiring this professional
Individual hiring reason or benefitExample: "Perfil híbrido único: creatividad + técnica + gestión"
Example JSON
{
"nombre": "Nicolás Gaitán",
"apodo": "Nico",
"titulo": "Publicista Creativo & Digital Project Manager",
"ubicacion": "Chile",
"empresa_actual": "VML Chile",
"email": "nicolas@inadaptado.cl",
"telefono": "+56 9 3116 5405",
"sitio_web": "https://inadaptado.cl",
"resumen": "Publicista creativo apasionado por la tecnología y la innovación...",
"habilidades": {
"desarrollo": ["HTML", "CSS", "JavaScript", "PHP"],
"crm": ["SalesForce Marketing Cloud", "Eloqua"],
"gestion": ["Asana", "Notion", "Scrum"]
}
}