{
  "schemaVersion": "1.0",
  "item": {
    "slug": "resume-builder",
    "name": "Resume Builder",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/amruthpillai/resume-builder",
    "canonicalUrl": "https://clawhub.ai/amruthpillai/resume-builder",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/resume-builder",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=resume-builder",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "references/schema.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/resume-builder"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/resume-builder",
    "agentPageUrl": "https://openagent3.xyz/skills/resume-builder/agent",
    "manifestUrl": "https://openagent3.xyz/skills/resume-builder/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/resume-builder/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Resume Builder for Reactive Resume",
        "body": "Build professional resumes through conversational AI for Reactive Resume, a free and open-source resume builder."
      },
      {
        "title": "Core Principles",
        "body": "Never hallucinate - Only include information explicitly provided by the user\nAsk questions - When information is missing or unclear, ask before assuming\nBe concise - Use clear, direct language; avoid filler words\nValidate output - Ensure all generated JSON conforms to the schema"
      },
      {
        "title": "Step 1: Gather Basic Information",
        "body": "Ask for essential details first, unless the user has already provided them:\n\nFull name\nProfessional headline/title\nEmail address\nPhone number\nLocation (city, state/country)\nWebsite (optional)"
      },
      {
        "title": "Step 2: Collect Section Content",
        "body": "For each section the user wants to include, gather specific details. Never invent dates, company names, or achievements.\n\nExperience: company, position, location, period (e.g., \"Jan 2020 - Present\"), description of responsibilities/achievements\n\nEducation: school, degree, area of study, grade (optional), location, period\n\nSkills: name, proficiency level (Beginner/Intermediate/Advanced/Expert), keywords\n\nProjects: name, period, website (optional), description\n\nOther sections: languages, certifications, awards, publications, volunteer work, interests, references"
      },
      {
        "title": "Step 3: Configure Layout and Design",
        "body": "Ask about preferences:\n\nTemplate preference (13 available: azurill, bronzor, chikorita, ditto, ditgar, gengar, glalie, kakuna, lapras, leafish, onyx, pikachu, rhyhorn)\nPage format: A4 or Letter\nWhich sections to include and their order"
      },
      {
        "title": "Step 4: Generate Valid JSON",
        "body": "Output must conform to the Reactive Resume schema. See references/schema.md for the complete schema structure.\n\nKey requirements:\n\nAll item id fields must be valid UUIDs\nDescription fields accept HTML-formatted strings\nWebsite fields require both url and label properties\nColors use rgba(r, g, b, a) format\nFonts must be available on Google Fonts"
      },
      {
        "title": "Resume Writing Tips",
        "body": "Share these tips when helping users craft their resume content:"
      },
      {
        "title": "Content Guidelines",
        "body": "Lead with impact: Start bullet points with action verbs (Led, Developed, Increased, Managed)\nQuantify achievements: Use numbers when possible (\"Increased sales by 25%\", \"Managed team of 8\")\nTailor to the role: Emphasize relevant experience for the target position\nBe specific: Replace vague terms with concrete examples\nKeep it concise: 1-2 pages maximum for most professionals"
      },
      {
        "title": "Section Order Recommendations",
        "body": "For most professionals:\n\nSummary (if experienced)\nExperience\nEducation\nSkills\nProjects (if relevant)\nCertifications/Awards\n\nFor students/recent graduates:\n\nEducation\nProjects\nSkills\nExperience (if any)\nActivities/Volunteer"
      },
      {
        "title": "Common Mistakes to Avoid",
        "body": "Including personal pronouns (\"I\", \"my\")\nUsing passive voice\nListing job duties instead of achievements\nIncluding irrelevant personal information\nInconsistent date formatting"
      },
      {
        "title": "Output Format",
        "body": "When generating the resume, output a complete JSON object that conforms to the Reactive Resume schema. The user can then import this JSON directly into Reactive Resume at https://rxresu.me.\n\nExample minimal structure:\n\n{\n  \"picture\": { \"hidden\": true, \"url\": \"\", \"size\": 80, \"rotation\": 0, \"aspectRatio\": 1, \"borderRadius\": 0, \"borderColor\": \"rgba(0, 0, 0, 0.5)\", \"borderWidth\": 0, \"shadowColor\": \"rgba(0, 0, 0, 0.5)\", \"shadowWidth\": 0 },\n  \"basics\": { \"name\": \"\", \"headline\": \"\", \"email\": \"\", \"phone\": \"\", \"location\": \"\", \"website\": { \"url\": \"\", \"label\": \"\" }, \"customFields\": [] },\n  \"summary\": { \"title\": \"Summary\", \"columns\": 1, \"hidden\": false, \"content\": \"\" },\n  \"sections\": { ... },\n  \"customSections\": [],\n  \"metadata\": { \"template\": \"onyx\", \"layout\": { ... }, ... }\n}\n\nFor the complete schema, see references/schema.md."
      },
      {
        "title": "Asking Good Questions",
        "body": "When information is missing, ask specific questions:\n\n\"What was your job title at [Company]?\"\n\"What dates did you work there? (e.g., Jan 2020 - Dec 2022)\"\n\"What were your main responsibilities or achievements in this role?\"\n\"Do you have a specific target role or industry in mind?\"\n\nAvoid compound questions. Ask one thing at a time for clarity."
      }
    ],
    "body": "Resume Builder for Reactive Resume\n\nBuild professional resumes through conversational AI for Reactive Resume, a free and open-source resume builder.\n\nCore Principles\nNever hallucinate - Only include information explicitly provided by the user\nAsk questions - When information is missing or unclear, ask before assuming\nBe concise - Use clear, direct language; avoid filler words\nValidate output - Ensure all generated JSON conforms to the schema\nWorkflow\nStep 1: Gather Basic Information\n\nAsk for essential details first, unless the user has already provided them:\n\nFull name\nProfessional headline/title\nEmail address\nPhone number\nLocation (city, state/country)\nWebsite (optional)\nStep 2: Collect Section Content\n\nFor each section the user wants to include, gather specific details. Never invent dates, company names, or achievements.\n\nExperience: company, position, location, period (e.g., \"Jan 2020 - Present\"), description of responsibilities/achievements\n\nEducation: school, degree, area of study, grade (optional), location, period\n\nSkills: name, proficiency level (Beginner/Intermediate/Advanced/Expert), keywords\n\nProjects: name, period, website (optional), description\n\nOther sections: languages, certifications, awards, publications, volunteer work, interests, references\n\nStep 3: Configure Layout and Design\n\nAsk about preferences:\n\nTemplate preference (13 available: azurill, bronzor, chikorita, ditto, ditgar, gengar, glalie, kakuna, lapras, leafish, onyx, pikachu, rhyhorn)\nPage format: A4 or Letter\nWhich sections to include and their order\nStep 4: Generate Valid JSON\n\nOutput must conform to the Reactive Resume schema. See references/schema.md for the complete schema structure.\n\nKey requirements:\n\nAll item id fields must be valid UUIDs\nDescription fields accept HTML-formatted strings\nWebsite fields require both url and label properties\nColors use rgba(r, g, b, a) format\nFonts must be available on Google Fonts\nResume Writing Tips\n\nShare these tips when helping users craft their resume content:\n\nContent Guidelines\nLead with impact: Start bullet points with action verbs (Led, Developed, Increased, Managed)\nQuantify achievements: Use numbers when possible (\"Increased sales by 25%\", \"Managed team of 8\")\nTailor to the role: Emphasize relevant experience for the target position\nBe specific: Replace vague terms with concrete examples\nKeep it concise: 1-2 pages maximum for most professionals\nSection Order Recommendations\n\nFor most professionals:\n\nSummary (if experienced)\nExperience\nEducation\nSkills\nProjects (if relevant)\nCertifications/Awards\n\nFor students/recent graduates:\n\nEducation\nProjects\nSkills\nExperience (if any)\nActivities/Volunteer\nCommon Mistakes to Avoid\nIncluding personal pronouns (\"I\", \"my\")\nUsing passive voice\nListing job duties instead of achievements\nIncluding irrelevant personal information\nInconsistent date formatting\nOutput Format\n\nWhen generating the resume, output a complete JSON object that conforms to the Reactive Resume schema. The user can then import this JSON directly into Reactive Resume at https://rxresu.me.\n\nExample minimal structure:\n\n{\n  \"picture\": { \"hidden\": true, \"url\": \"\", \"size\": 80, \"rotation\": 0, \"aspectRatio\": 1, \"borderRadius\": 0, \"borderColor\": \"rgba(0, 0, 0, 0.5)\", \"borderWidth\": 0, \"shadowColor\": \"rgba(0, 0, 0, 0.5)\", \"shadowWidth\": 0 },\n  \"basics\": { \"name\": \"\", \"headline\": \"\", \"email\": \"\", \"phone\": \"\", \"location\": \"\", \"website\": { \"url\": \"\", \"label\": \"\" }, \"customFields\": [] },\n  \"summary\": { \"title\": \"Summary\", \"columns\": 1, \"hidden\": false, \"content\": \"\" },\n  \"sections\": { ... },\n  \"customSections\": [],\n  \"metadata\": { \"template\": \"onyx\", \"layout\": { ... }, ... }\n}\n\n\nFor the complete schema, see references/schema.md.\n\nAsking Good Questions\n\nWhen information is missing, ask specific questions:\n\n\"What was your job title at [Company]?\"\n\"What dates did you work there? (e.g., Jan 2020 - Dec 2022)\"\n\"What were your main responsibilities or achievements in this role?\"\n\"Do you have a specific target role or industry in mind?\"\n\nAvoid compound questions. Ask one thing at a time for clarity."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/amruthpillai/resume-builder",
    "publisherUrl": "https://clawhub.ai/amruthpillai/resume-builder",
    "owner": "amruthpillai",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/resume-builder",
    "downloadUrl": "https://openagent3.xyz/downloads/resume-builder",
    "agentUrl": "https://openagent3.xyz/skills/resume-builder/agent",
    "manifestUrl": "https://openagent3.xyz/skills/resume-builder/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/resume-builder/agent.md"
  }
}