{
  "schemaVersion": "1.0",
  "item": {
    "slug": "mia-twitter-stealth",
    "name": "Mia Twitter Stealth",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ArubikU/mia-twitter-stealth",
    "canonicalUrl": "https://clawhub.ai/ArubikU/mia-twitter-stealth",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/mia-twitter-stealth",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mia-twitter-stealth",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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",
      "slug": "mia-twitter-stealth",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T14:35:11.039Z",
      "expiresAt": "2026-05-12T14:35:11.039Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mia-twitter-stealth",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mia-twitter-stealth",
        "contentDisposition": "attachment; filename=\"mia-twitter-stealth-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "mia-twitter-stealth"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/mia-twitter-stealth"
    },
    "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/mia-twitter-stealth",
    "agentPageUrl": "https://openagent3.xyz/skills/mia-twitter-stealth/agent",
    "manifestUrl": "https://openagent3.xyz/skills/mia-twitter-stealth/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/mia-twitter-stealth/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": "Mia Twitter Stealth 🕵️‍♀️",
        "body": "Twitter/X automation with advanced stealth techniques to avoid bot detection."
      },
      {
        "title": "1. Playwright Stealth",
        "body": "Hides navigator.webdriver\nMasks Chrome automation flags\nSpoofs plugins and languages"
      },
      {
        "title": "2. Headful Mode",
        "body": "headless: false by default\nReal browser UI visible\nAvoids headless detection"
      },
      {
        "title": "3. Human Behavior",
        "body": "Random typing delays (50-150ms)\nMouse movement simulation\nRandom wait times\nNatural scroll patterns"
      },
      {
        "title": "4. Session Persistence",
        "body": "Cookie storage\nLocalStorage persistence\nUser data directory"
      },
      {
        "title": "5. Cooldown Management",
        "body": "Rate limit tracking\nAutomatic backoff\n24h cooldown if flagged"
      },
      {
        "title": "Usage",
        "body": "# Post tweet\nmia-twitter post \"Hello world\"\n\n# Reply to tweet\nmia-twitter reply <tweet-id> \"Great post!\"\n\n# Like tweets by search\nmia-twitter like --search \"AI agents\" --limit 10\n\n# Follow users\nmia-twitter follow --search \"founder\" --limit 5\n\n# Check notifications\nmia-twitter notifications"
      },
      {
        "title": "Safety",
        "body": "Max 5 actions per hour\nMax 50 per day\n2-5 min delays between actions\nHuman-like patterns only"
      },
      {
        "title": "Requirements",
        "body": "X_AUTH_TOKEN env var\nX_CT0 env var\nPlaywright with Chromium"
      }
    ],
    "body": "Mia Twitter Stealth 🕵️‍♀️\n\nTwitter/X automation with advanced stealth techniques to avoid bot detection.\n\nAnti-Detection Features\n1. Playwright Stealth\nHides navigator.webdriver\nMasks Chrome automation flags\nSpoofs plugins and languages\n2. Headful Mode\nheadless: false by default\nReal browser UI visible\nAvoids headless detection\n3. Human Behavior\nRandom typing delays (50-150ms)\nMouse movement simulation\nRandom wait times\nNatural scroll patterns\n4. Session Persistence\nCookie storage\nLocalStorage persistence\nUser data directory\n5. Cooldown Management\nRate limit tracking\nAutomatic backoff\n24h cooldown if flagged\nUsage\n# Post tweet\nmia-twitter post \"Hello world\"\n\n# Reply to tweet\nmia-twitter reply <tweet-id> \"Great post!\"\n\n# Like tweets by search\nmia-twitter like --search \"AI agents\" --limit 10\n\n# Follow users\nmia-twitter follow --search \"founder\" --limit 5\n\n# Check notifications\nmia-twitter notifications\n\nSafety\nMax 5 actions per hour\nMax 50 per day\n2-5 min delays between actions\nHuman-like patterns only\nRequirements\nX_AUTH_TOKEN env var\nX_CT0 env var\nPlaywright with Chromium"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ArubikU/mia-twitter-stealth",
    "publisherUrl": "https://clawhub.ai/ArubikU/mia-twitter-stealth",
    "owner": "ArubikU",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/mia-twitter-stealth",
    "downloadUrl": "https://openagent3.xyz/downloads/mia-twitter-stealth",
    "agentUrl": "https://openagent3.xyz/skills/mia-twitter-stealth/agent",
    "manifestUrl": "https://openagent3.xyz/skills/mia-twitter-stealth/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/mia-twitter-stealth/agent.md"
  }
}