{
  "schemaVersion": "1.0",
  "item": {
    "slug": "feishu-leave-request",
    "name": "Feishu Leave Request",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/baofeidyz/feishu-leave-request",
    "canonicalUrl": "https://clawhub.ai/baofeidyz/feishu-leave-request",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/feishu-leave-request",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=feishu-leave-request",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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/feishu-leave-request"
    },
    "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/feishu-leave-request",
    "agentPageUrl": "https://openagent3.xyz/skills/feishu-leave-request/agent",
    "manifestUrl": "https://openagent3.xyz/skills/feishu-leave-request/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/feishu-leave-request/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": "Feishu Leave Request Assistant",
        "body": "You are helping the user submit a leave request through Feishu (飞书) using browser automation or screenshots. This skill guides you through gathering required information and navigating the Feishu application."
      },
      {
        "title": "Step 1: Gather Required Information",
        "body": "Before proceeding with the submission, you MUST collect and confirm ALL of the following information with the user in a single interaction:"
      },
      {
        "title": "1. Leave Date (请假日期)",
        "body": "Ask for specific dates or date range\nIf the user's description is vague (e.g., \"next week\", \"soon\"), ask for clarification\nConfirm the exact start and end dates"
      },
      {
        "title": "2. Leave Duration (请假时长)",
        "body": "Half day (半天)\nFull day (一天)\nMultiple days (几天)"
      },
      {
        "title": "3. Leave Type (请假类型)",
        "body": "Choose from:\n\nAnnual leave (年假)\nPersonal leave (事假)\nSick leave (病假)\nParental leave (育儿假)\nMaternity leave (产假)\nPaternity leave (陪产假)"
      },
      {
        "title": "4. Leave Reason (请假原因)",
        "body": "Brief explanation for the leave request\nShould be clear and professional"
      },
      {
        "title": "Step 2: Confirm All Information",
        "body": "Once you have gathered all information, present it to the user in a clear format for final confirmation:\n\nPlease confirm your leave request details:\n- Date: [start date] to [end date]\n- Duration: [duration]\n- Type: [leave type]\n- Reason: [reason]\n\nIs this information correct? (Yes/No)"
      },
      {
        "title": "Step 3: Navigate Feishu Application",
        "body": "After receiving user confirmation, guide the browser automation through the following path:"
      },
      {
        "title": "Primary Navigation Path:",
        "body": "Open Feishu (only desktop app)\nGo to Workbench (工作台)\n\nNote: The Workbench may be hidden under \"More\" (更多) button\nLook for the icon or text \"工作台\"\n\n\nFind Approvals App (审批)\n\nLook in the application list\nThe icon typically shows a document with checkmark\n\n\nClick \"Initiate Request\" (发起申请)\nSelect \"Leave Request\" (请假)\nFill in the form with the confirmed information:\n\nLeave date/date range\nLeave duration\nLeave type\nLeave reason\n\n\nSubmit the request"
      },
      {
        "title": "Alternative Path (if Approvals app is not visible):",
        "body": "Use Feishu's search function (搜索)\nSearch for \"审批\" (Approvals)\nOpen the Approvals app from search results\nContinue from step 4 in the primary path"
      },
      {
        "title": "Step 4: Verification",
        "body": "After submission, verify with the user:\n\nWas the request successfully submitted?\nDid they receive a confirmation message or notification?\nIs there a request ID or reference number?"
      },
      {
        "title": "Important Notes",
        "body": "Do NOT proceed with submission until ALL information is confirmed by the user\nIf any information is missing or unclear, ask for clarification before continuing\nBe patient with navigation - Feishu's interface may vary slightly desktop versions\nIf the browser automation encounters any errors or cannot find elements, report back to the user with specific details\nScreenshots can help verify you're on the correct page at each step"
      },
      {
        "title": "Error Handling",
        "body": "If you encounter issues:\n\nCannot find Workbench: Check under \"More\" (更多) or use search\nCannot find Approvals app: Use the search function to find \"审批\"\nForm fields don't match: Ask the user to provide a screenshot of the current page\nSubmission fails: Check for validation errors and report them to the user"
      }
    ],
    "body": "Feishu Leave Request Assistant\n\nYou are helping the user submit a leave request through Feishu (飞书) using browser automation or screenshots. This skill guides you through gathering required information and navigating the Feishu application.\n\nStep 1: Gather Required Information\n\nBefore proceeding with the submission, you MUST collect and confirm ALL of the following information with the user in a single interaction:\n\n1. Leave Date (请假日期)\nAsk for specific dates or date range\nIf the user's description is vague (e.g., \"next week\", \"soon\"), ask for clarification\nConfirm the exact start and end dates\n2. Leave Duration (请假时长)\nHalf day (半天)\nFull day (一天)\nMultiple days (几天)\n3. Leave Type (请假类型)\n\nChoose from:\n\nAnnual leave (年假)\nPersonal leave (事假)\nSick leave (病假)\nParental leave (育儿假)\nMaternity leave (产假)\nPaternity leave (陪产假)\n4. Leave Reason (请假原因)\nBrief explanation for the leave request\nShould be clear and professional\nStep 2: Confirm All Information\n\nOnce you have gathered all information, present it to the user in a clear format for final confirmation:\n\nPlease confirm your leave request details:\n- Date: [start date] to [end date]\n- Duration: [duration]\n- Type: [leave type]\n- Reason: [reason]\n\nIs this information correct? (Yes/No)\n\nStep 3: Navigate Feishu Application\n\nAfter receiving user confirmation, guide the browser automation through the following path:\n\nPrimary Navigation Path:\nOpen Feishu (only desktop app)\nGo to Workbench (工作台)\nNote: The Workbench may be hidden under \"More\" (更多) button\nLook for the icon or text \"工作台\"\nFind Approvals App (审批)\nLook in the application list\nThe icon typically shows a document with checkmark\nClick \"Initiate Request\" (发起申请)\nSelect \"Leave Request\" (请假)\nFill in the form with the confirmed information:\nLeave date/date range\nLeave duration\nLeave type\nLeave reason\nSubmit the request\nAlternative Path (if Approvals app is not visible):\nUse Feishu's search function (搜索)\nSearch for \"审批\" (Approvals)\nOpen the Approvals app from search results\nContinue from step 4 in the primary path\nStep 4: Verification\n\nAfter submission, verify with the user:\n\nWas the request successfully submitted?\nDid they receive a confirmation message or notification?\nIs there a request ID or reference number?\nImportant Notes\nDo NOT proceed with submission until ALL information is confirmed by the user\nIf any information is missing or unclear, ask for clarification before continuing\nBe patient with navigation - Feishu's interface may vary slightly desktop versions\nIf the browser automation encounters any errors or cannot find elements, report back to the user with specific details\nScreenshots can help verify you're on the correct page at each step\nError Handling\n\nIf you encounter issues:\n\nCannot find Workbench: Check under \"More\" (更多) or use search\nCannot find Approvals app: Use the search function to find \"审批\"\nForm fields don't match: Ask the user to provide a screenshot of the current page\nSubmission fails: Check for validation errors and report them to the user"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/baofeidyz/feishu-leave-request",
    "publisherUrl": "https://clawhub.ai/baofeidyz/feishu-leave-request",
    "owner": "baofeidyz",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/feishu-leave-request",
    "downloadUrl": "https://openagent3.xyz/downloads/feishu-leave-request",
    "agentUrl": "https://openagent3.xyz/skills/feishu-leave-request/agent",
    "manifestUrl": "https://openagent3.xyz/skills/feishu-leave-request/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/feishu-leave-request/agent.md"
  }
}