{
  "schemaVersion": "1.0",
  "item": {
    "slug": "hf-daily-papers-ofr",
    "name": "HF Daily Papers (OFR Edition)",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/wscffaa/hf-daily-papers-ofr",
    "canonicalUrl": "https://clawhub.ai/wscffaa/hf-daily-papers-ofr",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/hf-daily-papers-ofr",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=hf-daily-papers-ofr",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "generator.py",
      "recommendations/2026-02-26.md",
      "recommendations/2026-02-26.telegram.txt",
      "run_and_send.sh",
      "script.sh"
    ],
    "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/hf-daily-papers-ofr"
    },
    "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/hf-daily-papers-ofr",
    "agentPageUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr/agent",
    "manifestUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr/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": "HF Daily Papers (OpenClaw Skill) — OFR 定制版",
        "body": "从 Hugging Face Daily Papers 热榜筛选 OFR 相关论文，按 6 大领域分类推送。"
      },
      {
        "title": "领域分类",
        "body": "领域关键词示例🎬 Restoration & Enhancementrestoration, denoising, super-resolution, scratch, flicker, colorization🎞️ Video & Temporalvideo, temporal, optical flow, frame interpolation, propagation⚡ Efficient Architectureefficient, pruning, quantization, distillation, real-time🔭 Vision Backbone & Attentiontransformer, attention, mamba, SSM, deformable, swin🌊 Frequency & Waveletwavelet, frequency, fourier, FFT, DWT, subband🎨 Diffusion & Generative Priordiffusion, GAN, generative, flow matching, autoregressive"
      },
      {
        "title": "输出",
        "body": "Markdown: recommendations/YYYY-MM-DD.md\nTelegram: recommendations/YYYY-MM-DD.telegram.txt（--telegram flag）"
      },
      {
        "title": "CLI",
        "body": "cd /workspace/openclaw/skills/hf-daily-papers\npython3 generator.py              # 仅 Markdown\npython3 generator.py --telegram   # Markdown + Telegram 格式"
      },
      {
        "title": "代理",
        "body": "默认使用 http://127.0.0.1:7890（Clash）。可通过环境变量覆盖：\n\nexport HF_DAILY_PAPERS_PROXY=http://127.0.0.1:7897"
      },
      {
        "title": "Cron 配置",
        "body": "Job ID: 04db7928-d6c1-4b7d-aa9c-5bc1d399b58c\n时间: 每天 08:00 上海时间\n推送: Telegram"
      },
      {
        "title": "来源",
        "body": "https://github.com/henry-y/openclaw-paper-tools"
      }
    ],
    "body": "HF Daily Papers (OpenClaw Skill) — OFR 定制版\n\n从 Hugging Face Daily Papers 热榜筛选 OFR 相关论文，按 6 大领域分类推送。\n\n领域分类\n领域\t关键词示例\n🎬 Restoration & Enhancement\trestoration, denoising, super-resolution, scratch, flicker, colorization\n🎞️ Video & Temporal\tvideo, temporal, optical flow, frame interpolation, propagation\n⚡ Efficient Architecture\tefficient, pruning, quantization, distillation, real-time\n🔭 Vision Backbone & Attention\ttransformer, attention, mamba, SSM, deformable, swin\n🌊 Frequency & Wavelet\twavelet, frequency, fourier, FFT, DWT, subband\n🎨 Diffusion & Generative Prior\tdiffusion, GAN, generative, flow matching, autoregressive\n输出\nMarkdown: recommendations/YYYY-MM-DD.md\nTelegram: recommendations/YYYY-MM-DD.telegram.txt（--telegram flag）\nCLI\ncd /workspace/openclaw/skills/hf-daily-papers\npython3 generator.py              # 仅 Markdown\npython3 generator.py --telegram   # Markdown + Telegram 格式\n\n代理\n\n默认使用 http://127.0.0.1:7890（Clash）。可通过环境变量覆盖：\n\nexport HF_DAILY_PAPERS_PROXY=http://127.0.0.1:7897\n\nCron 配置\nJob ID: 04db7928-d6c1-4b7d-aa9c-5bc1d399b58c\n时间: 每天 08:00 上海时间\n推送: Telegram\n来源\n\nhttps://github.com/henry-y/openclaw-paper-tools"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/wscffaa/hf-daily-papers-ofr",
    "publisherUrl": "https://clawhub.ai/wscffaa/hf-daily-papers-ofr",
    "owner": "wscffaa",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr",
    "downloadUrl": "https://openagent3.xyz/downloads/hf-daily-papers-ofr",
    "agentUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr/agent",
    "manifestUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/hf-daily-papers-ofr/agent.md"
  }
}