{
  "schemaVersion": "1.0",
  "item": {
    "slug": "screenshot-capture",
    "name": "Screenshot Capture",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/enzoricciulli/screenshot-capture",
    "canonicalUrl": "https://clawhub.ai/enzoricciulli/screenshot-capture",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/screenshot-capture",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=screenshot-capture",
    "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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/screenshot-capture"
    },
    "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/screenshot-capture",
    "agentPageUrl": "https://openagent3.xyz/skills/screenshot-capture/agent",
    "manifestUrl": "https://openagent3.xyz/skills/screenshot-capture/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/screenshot-capture/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": "Screenshot Capture",
        "body": "When Enzo shares a screenshot with comments, execute this workflow:"
      },
      {
        "title": "1. Save Screenshot",
        "body": "cp [inbound image] notes/screenshots/[descriptive-name].jpg\n\nName should reflect content (e.g., positioning-angles.jpg, gpt-ads-hack.jpg)"
      },
      {
        "title": "2. Categorize",
        "body": "Based on Enzo's comment and content, determine category:\n\nCategorySignalsDestinationFrameworkActionable mental model, how-to, processnotes/frameworks.md under main sectionAI Hack\"AI porn\", hackathon material, overpromises but usefulnotes/frameworks.md under \"AI Hacks & Hackathon Ideas\"IdeaOriginal thought, \"I want to build\", future projectnotes/ideas.md"
      },
      {
        "title": "3. Extract & Store",
        "body": "Extract key content from screenshot\nAdd to appropriate file with:\n\nDate saved\nSource (if visible)\nScreenshot reference\nEnzo's commentary (if provided)\nStructured summary"
      },
      {
        "title": "4. Set Reminder",
        "body": "Always set a 1-week reminder unless Enzo specifies otherwise.\n\nReminder text should prompt action:\n\n\"Have you tested [framework] on anything?\"\n\"Did you try [hack]?\"\n\"Any progress on [idea]?\""
      },
      {
        "title": "5. Log Pattern",
        "body": "Add observation to notes/patterns.md:\n\n- [category] [topic]: [brief description] — [intent signal]\n\nIntent signals: learn, build, share, remember, reference, hackathon"
      },
      {
        "title": "6. Confirm",
        "body": "Reply with:\n\nWhat was saved and where\nReminder date\nAny commentary acknowledged\n\nKeep confirmation brief."
      }
    ],
    "body": "Screenshot Capture\n\nWhen Enzo shares a screenshot with comments, execute this workflow:\n\n1. Save Screenshot\ncp [inbound image] notes/screenshots/[descriptive-name].jpg\n\n\nName should reflect content (e.g., positioning-angles.jpg, gpt-ads-hack.jpg)\n\n2. Categorize\n\nBased on Enzo's comment and content, determine category:\n\nCategory\tSignals\tDestination\nFramework\tActionable mental model, how-to, process\tnotes/frameworks.md under main section\nAI Hack\t\"AI porn\", hackathon material, overpromises but useful\tnotes/frameworks.md under \"AI Hacks & Hackathon Ideas\"\nIdea\tOriginal thought, \"I want to build\", future project\tnotes/ideas.md\n3. Extract & Store\nExtract key content from screenshot\nAdd to appropriate file with:\nDate saved\nSource (if visible)\nScreenshot reference\nEnzo's commentary (if provided)\nStructured summary\n4. Set Reminder\n\nAlways set a 1-week reminder unless Enzo specifies otherwise.\n\nReminder text should prompt action:\n\n\"Have you tested [framework] on anything?\"\n\"Did you try [hack]?\"\n\"Any progress on [idea]?\"\n5. Log Pattern\n\nAdd observation to notes/patterns.md:\n\n- [category] [topic]: [brief description] — [intent signal]\n\n\nIntent signals: learn, build, share, remember, reference, hackathon\n\n6. Confirm\n\nReply with:\n\nWhat was saved and where\nReminder date\nAny commentary acknowledged\n\nKeep confirmation brief."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/enzoricciulli/screenshot-capture",
    "publisherUrl": "https://clawhub.ai/enzoricciulli/screenshot-capture",
    "owner": "enzoricciulli",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/screenshot-capture",
    "downloadUrl": "https://openagent3.xyz/downloads/screenshot-capture",
    "agentUrl": "https://openagent3.xyz/skills/screenshot-capture/agent",
    "manifestUrl": "https://openagent3.xyz/skills/screenshot-capture/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/screenshot-capture/agent.md"
  }
}