{
  "schemaVersion": "1.0",
  "item": {
    "slug": "nofx",
    "name": "NOFX AI Trading",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/tinkle-community/nofx",
    "canonicalUrl": "https://clawhub.ai/tinkle-community/nofx",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/nofx",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=nofx",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "config.example.json",
      "references/api-examples.md",
      "references/browser-automation.md",
      "references/deployment.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/nofx"
    },
    "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",
    "agentPageUrl": "https://openagent3.xyz/skills/nofx/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nofx/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nofx/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 AI Trading Skill",
        "body": "Integrate with NOFX - the open-source AI-powered crypto trading operating system."
      },
      {
        "title": "Quick Reference",
        "body": "ResourceURLWeb Dashboardhttps://nofxai.comData APIhttps://nofxos.aiAPI Docshttps://nofxos.ai/api-docsGitHubhttps://github.com/NoFxAiOS/nofx"
      },
      {
        "title": "Deployment",
        "body": "For installation and deployment instructions, see references/deployment.md:\n\nOne-click install (Linux/macOS/Docker)\nWindows installation (Docker Desktop / WSL2)\nRailway cloud deployment\nManual installation for developers\nServer deployment with HTTPS"
      },
      {
        "title": "Supported Exchanges",
        "body": "For exchange registration links (with fee discounts) and API setup, see references/exchanges.md:\n\nCEX: Binance, Bybit, OKX, Bitget, KuCoin, Gate.io\nDEX: Hyperliquid, Aster DEX, Lighter\n\nAI Models: DeepSeek, Qwen, OpenAI, Claude, Gemini, Grok, Kimi"
      },
      {
        "title": "Configuration",
        "body": "Store credentials in workspace skills/nofx/config.json:\n\n{\n  \"api_key\": \"cm_xxxxxx\",\n  \"web_email\": \"user@example.com\",\n  \"browser_profile\": \"clawd\"\n}"
      },
      {
        "title": "1. Market Data (API)",
        "body": "Base URL: https://nofxos.ai\nAuth: ?auth=API_KEY or Authorization: Bearer API_KEY"
      },
      {
        "title": "AI Signals",
        "body": "# AI500 - High potential coins (score > 70)\ncurl \"https://nofxos.ai/api/ai500/list?auth=$KEY\"\n\n# AI300 - Quantitative flow signals (S/A/B levels)\ncurl \"https://nofxos.ai/api/ai300/list?auth=$KEY&limit=10\"\n\n# Single coin AI analysis\ncurl \"https://nofxos.ai/api/ai500/{symbol}?auth=$KEY\""
      },
      {
        "title": "Fund Flow",
        "body": "# Institution inflow ranking\ncurl \"https://nofxos.ai/api/netflow/top-ranking?auth=$KEY&limit=10&duration=1h&type=institution\"\n\n# Outflow ranking\ncurl \"https://nofxos.ai/api/netflow/low-ranking?auth=$KEY&limit=10&duration=1h&type=institution\""
      },
      {
        "title": "Open Interest",
        "body": "# OI increase ranking\ncurl \"https://nofxos.ai/api/oi/top-ranking?auth=$KEY&limit=10&duration=1h\"\n\n# OI decrease ranking\ncurl \"https://nofxos.ai/api/oi/low-ranking?auth=$KEY&limit=10&duration=1h\"\n\n# OI market cap ranking\ncurl \"https://nofxos.ai/api/oi-cap/ranking?auth=$KEY&limit=10\""
      },
      {
        "title": "Price & Rates",
        "body": "# Price ranking (gainers/losers)\ncurl \"https://nofxos.ai/api/price/ranking?auth=$KEY&duration=1h\"\n\n# Funding rate top (crowded longs)\ncurl \"https://nofxos.ai/api/funding-rate/top?auth=$KEY&limit=10\"\n\n# Funding rate low (crowded shorts)\ncurl \"https://nofxos.ai/api/funding-rate/low?auth=$KEY&limit=10\"\n\n# Long-short ratio anomalies\ncurl \"https://nofxos.ai/api/long-short/list?auth=$KEY&limit=10\""
      },
      {
        "title": "Single Coin Data",
        "body": "# Comprehensive coin data\ncurl \"https://nofxos.ai/api/coin/{symbol}?auth=$KEY&include=all\"\n\n# Order book heatmap\ncurl \"https://nofxos.ai/api/heatmap/future/{symbol}?auth=$KEY\"\n\nDuration options: 1m, 5m, 15m, 30m, 1h, 4h, 8h, 12h, 24h, 2d, 3d, 5d, 7d"
      },
      {
        "title": "2. Strategy Management (Browser)",
        "body": "Use browser automation on https://nofxai.com/strategy"
      },
      {
        "title": "Strategy Structure",
        "body": "{\n  \"strategy_type\": \"ai_trading\",\n  \"language\": \"en\",\n  \"coin_source\": {\n    \"source_type\": \"ai500|static|oi_top|oi_low|mixed\",\n    \"static_coins\": [\"BTC\", \"ETH\"],\n    \"use_ai500\": true,\n    \"ai500_limit\": 10\n  },\n  \"indicators\": {\n    \"enable_ema\": true,\n    \"enable_rsi\": true,\n    \"enable_atr\": true,\n    \"enable_boll\": true,\n    \"enable_oi\": true,\n    \"enable_funding_rate\": true,\n    \"enable_quant_data\": true,\n    \"nofxos_api_key\": \"cm_xxx\"\n  },\n  \"risk_control\": {\n    \"max_position_pct\": 10,\n    \"stop_loss_pct\": 3,\n    \"take_profit_pct\": 5\n  },\n  \"prompt_sections\": {\n    \"role_definition\": \"...\",\n    \"entry_standards\": \"...\",\n    \"decision_process\": \"...\"\n  }\n}"
      },
      {
        "title": "Natural Language Strategy Creation",
        "body": "When user describes a strategy in natural language:\n\nParse requirements (coins, indicators, entry/exit rules, risk)\nGenerate StrategyConfig JSON\nNavigate to Strategy Studio\nCreate new strategy and fill in fields\nSave and activate"
      },
      {
        "title": "3. Trader Management (Browser)",
        "body": "Use browser automation on https://nofxai.com/traders"
      },
      {
        "title": "Actions",
        "body": "List: Navigate to /traders, parse trader list\nCreate: Click \"Create Trader\", select model/exchange/strategy\nStart/Stop: Click Start/Stop button on trader card\nView: Click \"View\" for details and logs"
      },
      {
        "title": "Trader Config",
        "body": "Model: claude|deepseek|gpt|gemini|grok|kimi|qwen\nExchange: binance|bybit|okx|bitget|kucoin|gate|hyperliquid|aster|lighter\nStrategy: Select from strategy list"
      },
      {
        "title": "4. Dashboard (Browser)",
        "body": "Navigate to https://nofxai.com/dashboard"
      },
      {
        "title": "Available Data",
        "body": "Account equity and balance\nTotal P/L (absolute and percentage)\nCurrent positions\nEquity curve chart\nTrade history\nAI decision logs"
      },
      {
        "title": "5. Arena - AI Debate (Browser)",
        "body": "Navigate to https://nofxai.com/debate"
      },
      {
        "title": "Create Debate",
        "body": "Click \"New Debate\"\nSelect symbol\nSelect AI models and roles:\n\nBull: Finds long opportunities\nBear: Finds short opportunities\nAnalyst: Neutral analysis\n\n\nRun debate rounds\nGet consensus recommendation"
      },
      {
        "title": "6. Backtest (Browser)",
        "body": "Navigate to https://nofxai.com/backtest"
      },
      {
        "title": "Run Backtest",
        "body": "Select AI model\nSelect strategy (optional)\nEnter symbols (comma-separated)\nSet time range\nRun and analyze results"
      },
      {
        "title": "Cron Job for Market Reports",
        "body": "{\n  \"name\": \"NOFX Market Report\",\n  \"schedule\": {\"kind\": \"cron\", \"expr\": \"*/30 * * * *\"},\n  \"sessionTarget\": \"isolated\",\n  \"payload\": {\n    \"kind\": \"agentTurn\",\n    \"message\": \"Fetch NOFX data and generate market report...\",\n    \"deliver\": true,\n    \"channel\": \"telegram\",\n    \"to\": \"USER_ID\"\n  }\n}"
      },
      {
        "title": "Report Contents",
        "body": "🤖 AI500 signals (coin + score + gain)\n💰 Institution flow TOP10\n🚀 Price gainers TOP10\n📈 OI increase TOP10\n📉 OI decrease TOP10\n⚠️ Drop alerts"
      },
      {
        "title": "Daily Market Check",
        "body": "Fetch AI500/AI300 signals\nCheck institution fund flow\nMonitor OI changes\nIdentify opportunities"
      },
      {
        "title": "Strategy Development",
        "body": "Analyze market data\nDefine entry/exit rules\nCreate strategy in Studio\nBacktest with historical data\nCreate trader and start"
      },
      {
        "title": "Risk Monitoring",
        "body": "Check dashboard P/L\nReview positions\nMonitor drawdown\nAdjust or stop traders if needed"
      },
      {
        "title": "API Response Examples",
        "body": "See references/api-examples.md for detailed response structures."
      },
      {
        "title": "Additional References",
        "body": "ReferenceDescriptionreferences/grid-trading.mdGrid trading detailed guide with examplesreferences/market-charts.mdMarket page and chart analysisreferences/multi-account.mdMulti-account managementreferences/webhooks.mdTelegram/Discord/Slack notificationsreferences/faq.mdFrequently asked questions"
      }
    ],
    "body": "NOFX AI Trading Skill\n\nIntegrate with NOFX - the open-source AI-powered crypto trading operating system.\n\nQuick Reference\nResource\tURL\nWeb Dashboard\thttps://nofxai.com\nData API\thttps://nofxos.ai\nAPI Docs\thttps://nofxos.ai/api-docs\nGitHub\thttps://github.com/NoFxAiOS/nofx\nDeployment\n\nFor installation and deployment instructions, see references/deployment.md:\n\nOne-click install (Linux/macOS/Docker)\nWindows installation (Docker Desktop / WSL2)\nRailway cloud deployment\nManual installation for developers\nServer deployment with HTTPS\nSupported Exchanges\n\nFor exchange registration links (with fee discounts) and API setup, see references/exchanges.md:\n\nCEX: Binance, Bybit, OKX, Bitget, KuCoin, Gate.io DEX: Hyperliquid, Aster DEX, Lighter\n\nAI Models: DeepSeek, Qwen, OpenAI, Claude, Gemini, Grok, Kimi\n\nConfiguration\n\nStore credentials in workspace skills/nofx/config.json:\n\n{\n  \"api_key\": \"cm_xxxxxx\",\n  \"web_email\": \"user@example.com\",\n  \"browser_profile\": \"clawd\"\n}\n\n1. Market Data (API)\n\nBase URL: https://nofxos.ai Auth: ?auth=API_KEY or Authorization: Bearer API_KEY\n\nAI Signals\n# AI500 - High potential coins (score > 70)\ncurl \"https://nofxos.ai/api/ai500/list?auth=$KEY\"\n\n# AI300 - Quantitative flow signals (S/A/B levels)\ncurl \"https://nofxos.ai/api/ai300/list?auth=$KEY&limit=10\"\n\n# Single coin AI analysis\ncurl \"https://nofxos.ai/api/ai500/{symbol}?auth=$KEY\"\n\nFund Flow\n# Institution inflow ranking\ncurl \"https://nofxos.ai/api/netflow/top-ranking?auth=$KEY&limit=10&duration=1h&type=institution\"\n\n# Outflow ranking\ncurl \"https://nofxos.ai/api/netflow/low-ranking?auth=$KEY&limit=10&duration=1h&type=institution\"\n\nOpen Interest\n# OI increase ranking\ncurl \"https://nofxos.ai/api/oi/top-ranking?auth=$KEY&limit=10&duration=1h\"\n\n# OI decrease ranking\ncurl \"https://nofxos.ai/api/oi/low-ranking?auth=$KEY&limit=10&duration=1h\"\n\n# OI market cap ranking\ncurl \"https://nofxos.ai/api/oi-cap/ranking?auth=$KEY&limit=10\"\n\nPrice & Rates\n# Price ranking (gainers/losers)\ncurl \"https://nofxos.ai/api/price/ranking?auth=$KEY&duration=1h\"\n\n# Funding rate top (crowded longs)\ncurl \"https://nofxos.ai/api/funding-rate/top?auth=$KEY&limit=10\"\n\n# Funding rate low (crowded shorts)\ncurl \"https://nofxos.ai/api/funding-rate/low?auth=$KEY&limit=10\"\n\n# Long-short ratio anomalies\ncurl \"https://nofxos.ai/api/long-short/list?auth=$KEY&limit=10\"\n\nSingle Coin Data\n# Comprehensive coin data\ncurl \"https://nofxos.ai/api/coin/{symbol}?auth=$KEY&include=all\"\n\n# Order book heatmap\ncurl \"https://nofxos.ai/api/heatmap/future/{symbol}?auth=$KEY\"\n\n\nDuration options: 1m, 5m, 15m, 30m, 1h, 4h, 8h, 12h, 24h, 2d, 3d, 5d, 7d\n\n2. Strategy Management (Browser)\n\nUse browser automation on https://nofxai.com/strategy\n\nStrategy Structure\n{\n  \"strategy_type\": \"ai_trading\",\n  \"language\": \"en\",\n  \"coin_source\": {\n    \"source_type\": \"ai500|static|oi_top|oi_low|mixed\",\n    \"static_coins\": [\"BTC\", \"ETH\"],\n    \"use_ai500\": true,\n    \"ai500_limit\": 10\n  },\n  \"indicators\": {\n    \"enable_ema\": true,\n    \"enable_rsi\": true,\n    \"enable_atr\": true,\n    \"enable_boll\": true,\n    \"enable_oi\": true,\n    \"enable_funding_rate\": true,\n    \"enable_quant_data\": true,\n    \"nofxos_api_key\": \"cm_xxx\"\n  },\n  \"risk_control\": {\n    \"max_position_pct\": 10,\n    \"stop_loss_pct\": 3,\n    \"take_profit_pct\": 5\n  },\n  \"prompt_sections\": {\n    \"role_definition\": \"...\",\n    \"entry_standards\": \"...\",\n    \"decision_process\": \"...\"\n  }\n}\n\nNatural Language Strategy Creation\n\nWhen user describes a strategy in natural language:\n\nParse requirements (coins, indicators, entry/exit rules, risk)\nGenerate StrategyConfig JSON\nNavigate to Strategy Studio\nCreate new strategy and fill in fields\nSave and activate\n3. Trader Management (Browser)\n\nUse browser automation on https://nofxai.com/traders\n\nActions\nList: Navigate to /traders, parse trader list\nCreate: Click \"Create Trader\", select model/exchange/strategy\nStart/Stop: Click Start/Stop button on trader card\nView: Click \"View\" for details and logs\nTrader Config\nModel: claude|deepseek|gpt|gemini|grok|kimi|qwen\nExchange: binance|bybit|okx|bitget|kucoin|gate|hyperliquid|aster|lighter\nStrategy: Select from strategy list\n\n4. Dashboard (Browser)\n\nNavigate to https://nofxai.com/dashboard\n\nAvailable Data\nAccount equity and balance\nTotal P/L (absolute and percentage)\nCurrent positions\nEquity curve chart\nTrade history\nAI decision logs\n5. Arena - AI Debate (Browser)\n\nNavigate to https://nofxai.com/debate\n\nCreate Debate\nClick \"New Debate\"\nSelect symbol\nSelect AI models and roles:\nBull: Finds long opportunities\nBear: Finds short opportunities\nAnalyst: Neutral analysis\nRun debate rounds\nGet consensus recommendation\n6. Backtest (Browser)\n\nNavigate to https://nofxai.com/backtest\n\nRun Backtest\nSelect AI model\nSelect strategy (optional)\nEnter symbols (comma-separated)\nSet time range\nRun and analyze results\n7. Monitoring & Alerts\nCron Job for Market Reports\n{\n  \"name\": \"NOFX Market Report\",\n  \"schedule\": {\"kind\": \"cron\", \"expr\": \"*/30 * * * *\"},\n  \"sessionTarget\": \"isolated\",\n  \"payload\": {\n    \"kind\": \"agentTurn\",\n    \"message\": \"Fetch NOFX data and generate market report...\",\n    \"deliver\": true,\n    \"channel\": \"telegram\",\n    \"to\": \"USER_ID\"\n  }\n}\n\nReport Contents\n🤖 AI500 signals (coin + score + gain)\n💰 Institution flow TOP10\n🚀 Price gainers TOP10\n📈 OI increase TOP10\n📉 OI decrease TOP10\n⚠️ Drop alerts\n8. Common Workflows\nDaily Market Check\nFetch AI500/AI300 signals\nCheck institution fund flow\nMonitor OI changes\nIdentify opportunities\nStrategy Development\nAnalyze market data\nDefine entry/exit rules\nCreate strategy in Studio\nBacktest with historical data\nCreate trader and start\nRisk Monitoring\nCheck dashboard P/L\nReview positions\nMonitor drawdown\nAdjust or stop traders if needed\nAPI Response Examples\n\nSee references/api-examples.md for detailed response structures.\n\nAdditional References\nReference\tDescription\nreferences/grid-trading.md\tGrid trading detailed guide with examples\nreferences/market-charts.md\tMarket page and chart analysis\nreferences/multi-account.md\tMulti-account management\nreferences/webhooks.md\tTelegram/Discord/Slack notifications\nreferences/faq.md\tFrequently asked questions"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/tinkle-community/nofx",
    "publisherUrl": "https://clawhub.ai/tinkle-community/nofx",
    "owner": "tinkle-community",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/nofx",
    "downloadUrl": "https://openagent3.xyz/downloads/nofx",
    "agentUrl": "https://openagent3.xyz/skills/nofx/agent",
    "manifestUrl": "https://openagent3.xyz/skills/nofx/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/nofx/agent.md"
  }
}