{
  "schemaVersion": "1.0",
  "item": {
    "slug": "manus-stock-analysis",
    "name": "Stock Analysis",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/wells1137/manus-stock-analysis",
    "canonicalUrl": "https://clawhub.ai/wells1137/manus-stock-analysis",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/manus-stock-analysis",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=manus-stock-analysis",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/yahoo-api.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/manus-stock-analysis"
    },
    "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/manus-stock-analysis",
    "agentPageUrl": "https://openagent3.xyz/skills/manus-stock-analysis/agent",
    "manifestUrl": "https://openagent3.xyz/skills/manus-stock-analysis/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/manus-stock-analysis/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": "Stock Analysis",
        "body": "Comprehensive stock and company analysis using with real-time market data."
      },
      {
        "title": "Core Capabilities",
        "body": "Company Research: Get company profiles, business info, executive teams\nTechnical Analysis: Access price charts, technical indicators, outlooks\nFundamental Analysis: Review insights, valuations, analyst ratings\nInsider Activity: Track insider holdings and transactions\nRegulatory Filings: Access SEC filing history and documents\nMulti-Stock Comparison: Compare multiple stocks with chart data"
      },
      {
        "title": "Company Information",
        "body": "Yahoo/get_stock_profile - Company profile (business, industry, executives, contact)\nYahoo/get_stock_insights - Technical indicators, valuation, ratings, research reports"
      },
      {
        "title": "Trading & Market Data",
        "body": "Yahoo/get_stock_chart - Historical price data with customizable timeframes"
      },
      {
        "title": "Ownership & Compliance",
        "body": "Yahoo/get_stock_holders - Insider holdings and transactions\nYahoo/get_stock_sec_filing - SEC filing history (10-K, 10-Q, 8-K, etc.)"
      },
      {
        "title": "1. Company Overview → Deep Dive",
        "body": "User: \"Tell me about AAPL\"\n→ Yahoo/get_stock_profile (business summary, industry, employees)\n→ Yahoo/get_stock_insights (technical outlook, valuation, ratings)\n→ Yahoo/get_stock_chart (recent price performance)"
      },
      {
        "title": "2. Technical Analysis → Fundamental Check",
        "body": "User: \"Is TSLA a good buy?\"\n→ Yahoo/get_stock_chart (price trends, support/resistance)\n→ Yahoo/get_stock_insights (technical outlook, target price, rating)\n→ Yahoo/get_stock_profile (verify business fundamentals)"
      },
      {
        "title": "3. Insider Activity Analysis",
        "body": "User: \"Show me insider trading for NVDA\"\n→ Yahoo/get_stock_holders (insider transactions)\n→ Yahoo/get_stock_profile (context about executives)\n→ Yahoo/get_stock_insights (check if aligned with outlook)"
      },
      {
        "title": "4. Due Diligence Package",
        "body": "User: \"Full analysis of MSFT\"\n→ Yahoo/get_stock_profile (company background)\n→ Yahoo/get_stock_insights (analyst ratings, valuation)\n→ Yahoo/get_stock_chart (historical performance)\n→ Yahoo/get_stock_holders (insider sentiment)\n→ Yahoo/get_stock_sec_filing (recent regulatory filings)"
      },
      {
        "title": "5. Multi-Stock Comparison",
        "body": "User: \"Compare AAPL vs MSFT vs GOOGL\"\n→ Yahoo/get_stock_chart (with comparisons parameter)\n→ Yahoo/get_stock_insights (for each symbol)\n→ Compare metrics side-by-side"
      },
      {
        "title": "6. Sector Research",
        "body": "User: \"Analyze tech stocks: AAPL, NVDA, AMD\"\n→ Yahoo/get_stock_profile (each company's focus area)\n→ Yahoo/get_stock_insights (sector comparison scores)\n→ Yahoo/get_stock_chart (relative performance)"
      },
      {
        "title": "Common Parameters",
        "body": "symbol: Stock ticker symbol (e.g., \"AAPL\", \"TSLA\")\nregion: Market region (US, GB, JP, etc.) - default: US\nlang: Response language (en-US, zh-Hant-HK, etc.) - default: en-US"
      },
      {
        "title": "Chart-Specific",
        "body": "interval: 1m, 5m, 15m, 30m, 1h, 1d, 1wk, 1mo\nrange: 1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max\ncomparisons: Compare with other symbols (e.g., \"^GSPC,MSFT\")\nevents: Include dividends, splits, earnings (div, split, earn)"
      },
      {
        "title": "Profile Data",
        "body": "Business summary and industry classification\nEmployee count and executive team\nContact information and website\nSector and industry metrics"
      },
      {
        "title": "Insights Data",
        "body": "Technical outlook: Short/intermediate/long-term signals\nValuation: Relative value vs sector/market\nKey technicals: Support, resistance, stop-loss levels\nRatings: Analyst recommendations and target prices\nCompany metrics: Innovation, hiring, sustainability scores\nResearch reports: Analyst reports and summaries\nSignificant events: Recent developments"
      },
      {
        "title": "Chart Data",
        "body": "OHLC (Open, High, Low, Close) prices\nVolume data\nAdjusted close prices\n52-week high/low\nCurrent trading period info"
      },
      {
        "title": "Holder Data",
        "body": "Insider names and positions\nTransaction dates and descriptions\nHoldings quantity and value\nRelationship to company"
      },
      {
        "title": "Filing Data",
        "body": "Filing type (10-K, 10-Q, 8-K, etc.)\nFiling date and title\nEDGAR URLs for full documents\nExhibits and related documents"
      },
      {
        "title": "When to Use This Skill",
        "body": "ALWAYS invoke APIs when users mention:\n\nStock symbols: \"AAPL\", \"TSLA\", \"$MSFT\", \"stock price\", \"stock info\"\nAnalysis requests: \"analyze\", \"research\", \"look into\", \"tell me about [STOCK]\"\nComparison: \"compare\", \"vs\", \"versus\", \"which is better\"\nPrice queries: \"price\", \"chart\", \"performance\", \"trend\", \"up or down\"\nInsider activity: \"insider\", \"holdings\", \"who owns\", \"buying/selling\"\nFilings: \"SEC filing\", \"10-K\", \"10-Q\", \"earnings report\", \"financial statements\"\nCompany info: \"what does [company] do\", \"who runs\", \"about [company]\"\n\nRequired API combinations:\n\nGeneral stock questions → MUST call Yahoo/get_stock_profile + Yahoo/get_stock_insights\nPrice/chart mentions → MUST include Yahoo/get_stock_chart\nInvestment decisions → MUST call all three: chart + insights + profile\nMultiple stocks → MUST use comparison parameters in chart API\nInsider questions → MUST call Yahoo/get_stock_holders + profile for context"
      },
      {
        "title": "Best Practices",
        "body": "Start broad, then drill down - Profile first, then specific data\nContext matters - Combine profile with technical data for better insights\nUse comparisons - Chart API supports multi-symbol comparison\nRegional stocks - Set region/lang for non-US markets\nTime relevance - Adjust chart range based on user's timeframe\nInsider context - Combine holder data with profile for complete picture"
      },
      {
        "title": "API Reference",
        "body": "Full parameter specs and response schemas:\n\nyahoo-api.md"
      }
    ],
    "body": "Stock Analysis\n\nComprehensive stock and company analysis using with real-time market data.\n\nCore Capabilities\nCompany Research: Get company profiles, business info, executive teams\nTechnical Analysis: Access price charts, technical indicators, outlooks\nFundamental Analysis: Review insights, valuations, analyst ratings\nInsider Activity: Track insider holdings and transactions\nRegulatory Filings: Access SEC filing history and documents\nMulti-Stock Comparison: Compare multiple stocks with chart data\nAvailable APIs\nCompany Information\nYahoo/get_stock_profile - Company profile (business, industry, executives, contact)\nYahoo/get_stock_insights - Technical indicators, valuation, ratings, research reports\nTrading & Market Data\nYahoo/get_stock_chart - Historical price data with customizable timeframes\nOwnership & Compliance\nYahoo/get_stock_holders - Insider holdings and transactions\nYahoo/get_stock_sec_filing - SEC filing history (10-K, 10-Q, 8-K, etc.)\nCommon Workflows\n1. Company Overview → Deep Dive\nUser: \"Tell me about AAPL\"\n→ Yahoo/get_stock_profile (business summary, industry, employees)\n→ Yahoo/get_stock_insights (technical outlook, valuation, ratings)\n→ Yahoo/get_stock_chart (recent price performance)\n\n2. Technical Analysis → Fundamental Check\nUser: \"Is TSLA a good buy?\"\n→ Yahoo/get_stock_chart (price trends, support/resistance)\n→ Yahoo/get_stock_insights (technical outlook, target price, rating)\n→ Yahoo/get_stock_profile (verify business fundamentals)\n\n3. Insider Activity Analysis\nUser: \"Show me insider trading for NVDA\"\n→ Yahoo/get_stock_holders (insider transactions)\n→ Yahoo/get_stock_profile (context about executives)\n→ Yahoo/get_stock_insights (check if aligned with outlook)\n\n4. Due Diligence Package\nUser: \"Full analysis of MSFT\"\n→ Yahoo/get_stock_profile (company background)\n→ Yahoo/get_stock_insights (analyst ratings, valuation)\n→ Yahoo/get_stock_chart (historical performance)\n→ Yahoo/get_stock_holders (insider sentiment)\n→ Yahoo/get_stock_sec_filing (recent regulatory filings)\n\n5. Multi-Stock Comparison\nUser: \"Compare AAPL vs MSFT vs GOOGL\"\n→ Yahoo/get_stock_chart (with comparisons parameter)\n→ Yahoo/get_stock_insights (for each symbol)\n→ Compare metrics side-by-side\n\n6. Sector Research\nUser: \"Analyze tech stocks: AAPL, NVDA, AMD\"\n→ Yahoo/get_stock_profile (each company's focus area)\n→ Yahoo/get_stock_insights (sector comparison scores)\n→ Yahoo/get_stock_chart (relative performance)\n\nKey Parameters\nCommon Parameters\nsymbol: Stock ticker symbol (e.g., \"AAPL\", \"TSLA\")\nregion: Market region (US, GB, JP, etc.) - default: US\nlang: Response language (en-US, zh-Hant-HK, etc.) - default: en-US\nChart-Specific\ninterval: 1m, 5m, 15m, 30m, 1h, 1d, 1wk, 1mo\nrange: 1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max\ncomparisons: Compare with other symbols (e.g., \"^GSPC,MSFT\")\nevents: Include dividends, splits, earnings (div, split, earn)\nKey Data Points\nProfile Data\nBusiness summary and industry classification\nEmployee count and executive team\nContact information and website\nSector and industry metrics\nInsights Data\nTechnical outlook: Short/intermediate/long-term signals\nValuation: Relative value vs sector/market\nKey technicals: Support, resistance, stop-loss levels\nRatings: Analyst recommendations and target prices\nCompany metrics: Innovation, hiring, sustainability scores\nResearch reports: Analyst reports and summaries\nSignificant events: Recent developments\nChart Data\nOHLC (Open, High, Low, Close) prices\nVolume data\nAdjusted close prices\n52-week high/low\nCurrent trading period info\nHolder Data\nInsider names and positions\nTransaction dates and descriptions\nHoldings quantity and value\nRelationship to company\nFiling Data\nFiling type (10-K, 10-Q, 8-K, etc.)\nFiling date and title\nEDGAR URLs for full documents\nExhibits and related documents\nWhen to Use This Skill\n\nALWAYS invoke APIs when users mention:\n\nStock symbols: \"AAPL\", \"TSLA\", \"$MSFT\", \"stock price\", \"stock info\"\nAnalysis requests: \"analyze\", \"research\", \"look into\", \"tell me about [STOCK]\"\nComparison: \"compare\", \"vs\", \"versus\", \"which is better\"\nPrice queries: \"price\", \"chart\", \"performance\", \"trend\", \"up or down\"\nInsider activity: \"insider\", \"holdings\", \"who owns\", \"buying/selling\"\nFilings: \"SEC filing\", \"10-K\", \"10-Q\", \"earnings report\", \"financial statements\"\nCompany info: \"what does [company] do\", \"who runs\", \"about [company]\"\n\nRequired API combinations:\n\nGeneral stock questions → MUST call Yahoo/get_stock_profile + Yahoo/get_stock_insights\nPrice/chart mentions → MUST include Yahoo/get_stock_chart\nInvestment decisions → MUST call all three: chart + insights + profile\nMultiple stocks → MUST use comparison parameters in chart API\nInsider questions → MUST call Yahoo/get_stock_holders + profile for context\nBest Practices\nStart broad, then drill down - Profile first, then specific data\nContext matters - Combine profile with technical data for better insights\nUse comparisons - Chart API supports multi-symbol comparison\nRegional stocks - Set region/lang for non-US markets\nTime relevance - Adjust chart range based on user's timeframe\nInsider context - Combine holder data with profile for complete picture\nAPI Reference\n\nFull parameter specs and response schemas:\n\nyahoo-api.md"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/wells1137/manus-stock-analysis",
    "publisherUrl": "https://clawhub.ai/wells1137/manus-stock-analysis",
    "owner": "wells1137",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/manus-stock-analysis",
    "downloadUrl": "https://openagent3.xyz/downloads/manus-stock-analysis",
    "agentUrl": "https://openagent3.xyz/skills/manus-stock-analysis/agent",
    "manifestUrl": "https://openagent3.xyz/skills/manus-stock-analysis/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/manus-stock-analysis/agent.md"
  }
}