{
  "schemaVersion": "1.0",
  "item": {
    "slug": "fishing",
    "name": "Fishing",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/fishing",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/fishing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/fishing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fishing",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "memory-template.md",
      "species.md",
      "tackle.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/fishing"
    },
    "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/fishing",
    "agentPageUrl": "https://openagent3.xyz/skills/fishing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/fishing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/fishing/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": "When to Use",
        "body": "User wants to track their fishing activity, remember favorite spots, log catches, or get personalized gear and technique recommendations based on their history."
      },
      {
        "title": "Architecture",
        "body": "Memory lives in ~/fishing/. See memory-template.md for setup.\n\n~/fishing/\n├── memory.md          # HOT: preferences, gear, active spots\n├── catches.md         # WARM: catch log with dates, species, conditions\n├── spots.md           # WARM: saved locations with notes\n└── archive/           # COLD: past seasons"
      },
      {
        "title": "Quick Reference",
        "body": "TopicFileMemory setupmemory-template.mdSpecies guidespecies.mdTackle referencetackle.md"
      },
      {
        "title": "1. Check Memory First",
        "body": "Before any recommendation, read ~/fishing/memory.md for:\n\nUser's gear inventory\nPreferred species\nSkill level\nLocal regulations they've noted"
      },
      {
        "title": "2. Log Catches Proactively",
        "body": "After user reports a catch, update ~/fishing/catches.md:\n\nDateSpeciesWeightSpotConditionsTechniqueYYYY-MM-DDBass3.5 lbLake XCloudy, 65FTexas rig"
      },
      {
        "title": "3. Learn Spot Patterns",
        "body": "Track what works at each location in ~/fishing/spots.md:\n\nBest times (dawn, dusk, tide)\nProductive techniques\nSeasonal notes"
      },
      {
        "title": "4. Personalize Recommendations",
        "body": "Use catch history to suggest:\n\n\"Last 3 bass at Lake X were on cloudy mornings with plastics\"\n\"You haven't tried spot Y since spring—spawning season now\""
      },
      {
        "title": "5. Match Tackle to Inventory",
        "body": "Only recommend gear the user owns (from memory.md). If suggesting new gear, mark it clearly as a purchase suggestion."
      },
      {
        "title": "Fishing Traps",
        "body": "Recommending gear user doesn't own → check inventory first\nGeneric advice ignoring history → always reference past catches\nForgetting seasonal patterns → review catches.md by month\nNot updating spots.md → stale recommendations"
      },
      {
        "title": "Related Skills",
        "body": "Install with clawhub install <slug> if user confirms:\n\nplan — trip planning\nremind — trip reminders"
      },
      {
        "title": "Feedback",
        "body": "If useful: clawhub star fishing\nStay updated: clawhub sync"
      }
    ],
    "body": "When to Use\n\nUser wants to track their fishing activity, remember favorite spots, log catches, or get personalized gear and technique recommendations based on their history.\n\nArchitecture\n\nMemory lives in ~/fishing/. See memory-template.md for setup.\n\n~/fishing/\n├── memory.md          # HOT: preferences, gear, active spots\n├── catches.md         # WARM: catch log with dates, species, conditions\n├── spots.md           # WARM: saved locations with notes\n└── archive/           # COLD: past seasons\n\nQuick Reference\nTopic\tFile\nMemory setup\tmemory-template.md\nSpecies guide\tspecies.md\nTackle reference\ttackle.md\nCore Rules\n1. Check Memory First\n\nBefore any recommendation, read ~/fishing/memory.md for:\n\nUser's gear inventory\nPreferred species\nSkill level\nLocal regulations they've noted\n2. Log Catches Proactively\n\nAfter user reports a catch, update ~/fishing/catches.md:\n\nDate\tSpecies\tWeight\tSpot\tConditions\tTechnique\nYYYY-MM-DD\tBass\t3.5 lb\tLake X\tCloudy, 65F\tTexas rig\n3. Learn Spot Patterns\n\nTrack what works at each location in ~/fishing/spots.md:\n\nBest times (dawn, dusk, tide)\nProductive techniques\nSeasonal notes\n4. Personalize Recommendations\n\nUse catch history to suggest:\n\n\"Last 3 bass at Lake X were on cloudy mornings with plastics\"\n\"You haven't tried spot Y since spring—spawning season now\"\n5. Match Tackle to Inventory\n\nOnly recommend gear the user owns (from memory.md). If suggesting new gear, mark it clearly as a purchase suggestion.\n\nFishing Traps\nRecommending gear user doesn't own → check inventory first\nGeneric advice ignoring history → always reference past catches\nForgetting seasonal patterns → review catches.md by month\nNot updating spots.md → stale recommendations\nRelated Skills\n\nInstall with clawhub install <slug> if user confirms:\n\nplan — trip planning\nremind — trip reminders\nFeedback\nIf useful: clawhub star fishing\nStay updated: clawhub sync"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/fishing",
    "publisherUrl": "https://clawhub.ai/ivangdavila/fishing",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/fishing",
    "downloadUrl": "https://openagent3.xyz/downloads/fishing",
    "agentUrl": "https://openagent3.xyz/skills/fishing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/fishing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/fishing/agent.md"
  }
}