{
  "schemaVersion": "1.0",
  "item": {
    "slug": "nofx-ai500-report",
    "name": "NOFX AI500 Report",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/tinkle-community/nofx-ai500-report",
    "canonicalUrl": "https://clawhub.ai/tinkle-community/nofx-ai500-report",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/nofx-ai500-report",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=nofx-ai500-report",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/ai500-report.py",
      "references/monitor-job.md",
      "references/report-job.md",
      "references/video-pipeline.md",
      "scripts/monitor.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-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/nofx-ai500-report"
    },
    "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/nofx-ai500-report",
    "agentPageUrl": "https://openagent3.xyz/skills/nofx-ai500-report/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nofx-ai500-report/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nofx-ai500-report/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": "NOFX AI500 Report Skill",
        "body": "Generate comprehensive crypto market intelligence reports from the NOFX AI500 scoring system with automated monitoring and delivery."
      },
      {
        "title": "Prerequisites",
        "body": "NOFX API access: base URL + auth key (provided by user)\nTelegram or messaging channel for delivery\nPython 3 with ssl, json, urllib (standard library)"
      },
      {
        "title": "Setup",
        "body": "Ask the user for:\n\nNOFX API base URL (e.g. https://nofxos.ai)\nAPI auth key (e.g. cm_xxxx)\nDelivery target — Telegram chat ID or channel\n\nThen create two cron jobs using the OpenClaw cron tool:"
      },
      {
        "title": "Job 1: New Coin Monitor (every 15 min)",
        "body": "Run scripts/monitor.sh via exec. Pass API base and key as env vars.\n\nOutput NEW: → send alert + detailed analysis\nOutput REMOVED: → send removal notice\nOutput NO_CHANGE → silent\n\nSee references/monitor-job.md for full cron payload template."
      },
      {
        "title": "Job 2: Periodic Report (every 30 min)",
        "body": "Fetch data from multiple NOFX API endpoints and Binance public API, compile into formatted report.\n\nSee references/report-job.md for full cron payload template."
      },
      {
        "title": "API Endpoints",
        "body": "All NOFX endpoints require ?auth=KEY parameter.\n\nEndpointPurposeParams/api/ai500/listCurrent AI500 selections—/api/oi/top-rankingOI increase rankingsduration/api/oi/low-rankingOI decrease rankingsduration/api/netflow/top-rankingFund inflow rankingstype=institution&trade=future&duration/api/netflow/low-rankingFund outflow rankingssame/api/delta/listDelta datasymbol/api/long-short-ratio/listLong/short ratiosymbol/api/funding-rate/top-rankingFunding rate high—/api/funding-rate/low-rankingFunding rate low—\n\nDuration values: 5m, 15m, 30m, 1h, 4h, 8h, 24h\n\nBinance K-line (public, no auth):\n\nhttps://fapi.binance.com/fapi/v1/klines?symbol=XXXUSDT&interval=15m&limit=10\n\nIntervals: 15m, 1h, 4h\n\nSSL note: On some systems, Python needs:\n\nimport ssl\nctx = ssl._create_unverified_context()"
      },
      {
        "title": "Report Format",
        "body": "Use Unicode box-drawing in code blocks for Telegram compatibility. Each coin section includes:\n\nAI500 score + cumulative return since selection\nOI changes across 7 timeframes (5m→24h) with percentage AND dollar value (from oi_delta_value)\nInstitutional fund flows across timeframes, with ranking when in TOP/LOW 20\nK-line analysis (15m/1h/4h): trend direction, bull/bear candle ratio, MA3 vs MA7, volume change, support/resistance\nFunding rate with warning if >0.03%\n\nAfter individual coins, include:\n\nOI ranking tables (TOP8 increase + TOP8 decrease) for 1h/4h/24h\nInstitutional flow ranking tables (TOP8 in + TOP8 out)\nSummary with actionable trading suggestions per coin"
      },
      {
        "title": "K-line Analysis Method",
        "body": "For each timeframe (15m/1h/4h), fetch 10 candles and compute:\n\nTrend: 3 consecutive candles direction → 📈Bullish/📉Bearish/↔️Sideways\nBull/bear ratio: count of green vs red candles out of 10\nMA alignment: MA3 vs MA7 → Bullish alignment/Bearish alignment\nVolume change: avg volume of last 3 candles vs previous 3 → percentage\nSupport: lowest low of 10 candles\nResistance: highest high of 10 candles"
      },
      {
        "title": "Video Report (Optional)",
        "body": "For video generation from report data, see references/video-pipeline.md."
      }
    ],
    "body": "NOFX AI500 Report Skill\n\nGenerate comprehensive crypto market intelligence reports from the NOFX AI500 scoring system with automated monitoring and delivery.\n\nPrerequisites\nNOFX API access: base URL + auth key (provided by user)\nTelegram or messaging channel for delivery\nPython 3 with ssl, json, urllib (standard library)\nSetup\n\nAsk the user for:\n\nNOFX API base URL (e.g. https://nofxos.ai)\nAPI auth key (e.g. cm_xxxx)\nDelivery target — Telegram chat ID or channel\n\nThen create two cron jobs using the OpenClaw cron tool:\n\nJob 1: New Coin Monitor (every 15 min)\n\nRun scripts/monitor.sh via exec. Pass API base and key as env vars.\n\nOutput NEW: → send alert + detailed analysis\nOutput REMOVED: → send removal notice\nOutput NO_CHANGE → silent\n\nSee references/monitor-job.md for full cron payload template.\n\nJob 2: Periodic Report (every 30 min)\n\nFetch data from multiple NOFX API endpoints and Binance public API, compile into formatted report.\n\nSee references/report-job.md for full cron payload template.\n\nAPI Endpoints\n\nAll NOFX endpoints require ?auth=KEY parameter.\n\nEndpoint\tPurpose\tParams\n/api/ai500/list\tCurrent AI500 selections\t—\n/api/oi/top-ranking\tOI increase rankings\tduration\n/api/oi/low-ranking\tOI decrease rankings\tduration\n/api/netflow/top-ranking\tFund inflow rankings\ttype=institution&trade=future&duration\n/api/netflow/low-ranking\tFund outflow rankings\tsame\n/api/delta/list\tDelta data\tsymbol\n/api/long-short-ratio/list\tLong/short ratio\tsymbol\n/api/funding-rate/top-ranking\tFunding rate high\t—\n/api/funding-rate/low-ranking\tFunding rate low\t—\n\nDuration values: 5m, 15m, 30m, 1h, 4h, 8h, 24h\n\nBinance K-line (public, no auth):\n\nhttps://fapi.binance.com/fapi/v1/klines?symbol=XXXUSDT&interval=15m&limit=10\n\n\nIntervals: 15m, 1h, 4h\n\nSSL note: On some systems, Python needs:\n\nimport ssl\nctx = ssl._create_unverified_context()\n\nReport Format\n\nUse Unicode box-drawing in code blocks for Telegram compatibility. Each coin section includes:\n\nAI500 score + cumulative return since selection\nOI changes across 7 timeframes (5m→24h) with percentage AND dollar value (from oi_delta_value)\nInstitutional fund flows across timeframes, with ranking when in TOP/LOW 20\nK-line analysis (15m/1h/4h): trend direction, bull/bear candle ratio, MA3 vs MA7, volume change, support/resistance\nFunding rate with warning if >0.03%\n\nAfter individual coins, include:\n\nOI ranking tables (TOP8 increase + TOP8 decrease) for 1h/4h/24h\nInstitutional flow ranking tables (TOP8 in + TOP8 out)\nSummary with actionable trading suggestions per coin\nK-line Analysis Method\n\nFor each timeframe (15m/1h/4h), fetch 10 candles and compute:\n\nTrend: 3 consecutive candles direction → 📈Bullish/📉Bearish/↔️Sideways\nBull/bear ratio: count of green vs red candles out of 10\nMA alignment: MA3 vs MA7 → Bullish alignment/Bearish alignment\nVolume change: avg volume of last 3 candles vs previous 3 → percentage\nSupport: lowest low of 10 candles\nResistance: highest high of 10 candles\nVideo Report (Optional)\n\nFor video generation from report data, see references/video-pipeline.md."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/tinkle-community/nofx-ai500-report",
    "publisherUrl": "https://clawhub.ai/tinkle-community/nofx-ai500-report",
    "owner": "tinkle-community",
    "version": "1.3.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/nofx-ai500-report",
    "downloadUrl": "https://openagent3.xyz/downloads/nofx-ai500-report",
    "agentUrl": "https://openagent3.xyz/skills/nofx-ai500-report/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nofx-ai500-report/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nofx-ai500-report/agent.md"
  }
}