{
  "schemaVersion": "1.0",
  "item": {
    "slug": "smart-followups",
    "name": "Smart Follow-ups",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/robbyczgw-cla/smart-followups",
    "canonicalUrl": "https://clawhub.ai/robbyczgw-cla/smart-followups",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/smart-followups",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=smart-followups",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "BUILD_SUMMARY.md",
      "CHANGELOG.md",
      "CHANNELS.md",
      "CONTRIBUTING.md",
      "DEPLOYMENT.md",
      "FAQ.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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/smart-followups"
    },
    "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/smart-followups",
    "agentPageUrl": "https://openagent3.xyz/skills/smart-followups/agent",
    "manifestUrl": "https://openagent3.xyz/skills/smart-followups/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/smart-followups/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": "Smart Follow-ups Skill",
        "body": "Generate contextual follow-up suggestions for OpenClaw conversations."
      },
      {
        "title": "🚀 Slash Command (New in v2.1.0!)",
        "body": "Primary command:\n\n/followups\n\nAliases:\n\n/fu\n/suggestions\n\nWhen you type /followups, I'll generate 3 contextual follow-up questions based on our conversation:\n\n⚡ Quick — Clarification or immediate next step\n🧠 Deep Dive — Technical depth or detailed exploration\n🔗 Related — Connected topic or broader context"
      },
      {
        "title": "How to Trigger",
        "body": "MethodExampleRecommended/followupsJust type it!✅ Yes/fuShort alias✅ YesNatural language\"give me suggestions\"Works tooAfter any answer\"what should I ask next?\"Works too"
      },
      {
        "title": "Usage",
        "body": "Say \"followups\" in any conversation:\n\nYou: What is Docker?\nBot: Docker is a containerization platform...\n\nYou: /followups\n\nBot: 💡 What would you like to explore next?\n[⚡ How do I install Docker?]\n[🧠 Explain container architecture]\n[🔗 Docker vs Kubernetes?]\n\nOn button channels (Telegram/Discord/Slack): Tap a button to ask that question.\n\nOn text channels (Signal/WhatsApp/iMessage/SMS): Reply with 1, 2, or 3."
      },
      {
        "title": "Categories",
        "body": "Each generation produces 3 suggestions:\n\nCategoryEmojiPurposeQuick⚡Clarifications, definitions, immediate next stepsDeep Dive🧠Technical depth, advanced concepts, thorough explorationRelated🔗Connected topics, broader context, alternatives"
      },
      {
        "title": "Authentication",
        "body": "Default: Uses OpenClaw's existing auth — same login and model as your current chat.\n\nOptional providers:\n\nopenrouter — Requires OPENROUTER_API_KEY\nanthropic — Requires ANTHROPIC_API_KEY"
      },
      {
        "title": "Configuration",
        "body": "{\n  \"skills\": {\n    \"smart-followups\": {\n      \"enabled\": true,\n      \"provider\": \"openclaw\",\n      \"model\": null\n    }\n  }\n}\n\nOptionDefaultDescriptionprovider\"openclaw\"Auth provider: openclaw, openrouter, anthropicmodelnullModel override (null = inherit from session)apiKey—API key for non-openclaw providers"
      },
      {
        "title": "Channel Support",
        "body": "ChannelModeInteractionTelegramButtonsTap to askDiscordButtonsClick to askSlackButtonsClick to askSignalTextReply 1-3WhatsAppTextReply 1-3iMessageTextReply 1-3SMSTextReply 1-3MatrixTextReply 1-3EmailTextReply with number\n\nSee CHANNELS.md for detailed channel documentation."
      },
      {
        "title": "How It Works",
        "body": "User types /followups\nHandler captures recent conversation context\nOpenClaw generates 3 contextual questions (using current model/auth)\nFormatted as buttons or text based on channel\nUser clicks button or replies with number\nOpenClaw answers that question"
      },
      {
        "title": "Files",
        "body": "FilePurposehandler.jsCommand handler and channel formattingcli/followups-cli.jsStandalone CLI for testing/scriptingREADME.mdFull documentationCHANNELS.mdChannel-specific guideFAQ.mdCommon questions"
      },
      {
        "title": "Credits",
        "body": "Inspired by Chameleon AI Chat's smart follow-up feature."
      }
    ],
    "body": "Smart Follow-ups Skill\n\nGenerate contextual follow-up suggestions for OpenClaw conversations.\n\n🚀 Slash Command (New in v2.1.0!)\n\nPrimary command:\n\n/followups\n\n\nAliases:\n\n/fu\n/suggestions\n\n\nWhen you type /followups, I'll generate 3 contextual follow-up questions based on our conversation:\n\n⚡ Quick — Clarification or immediate next step\n🧠 Deep Dive — Technical depth or detailed exploration\n🔗 Related — Connected topic or broader context\nHow to Trigger\nMethod\tExample\tRecommended\n/followups\tJust type it!\t✅ Yes\n/fu\tShort alias\t✅ Yes\nNatural language\t\"give me suggestions\"\tWorks too\nAfter any answer\t\"what should I ask next?\"\tWorks too\nUsage\n\nSay \"followups\" in any conversation:\n\nYou: What is Docker?\nBot: Docker is a containerization platform...\n\nYou: /followups\n\nBot: 💡 What would you like to explore next?\n[⚡ How do I install Docker?]\n[🧠 Explain container architecture]\n[🔗 Docker vs Kubernetes?]\n\n\nOn button channels (Telegram/Discord/Slack): Tap a button to ask that question.\n\nOn text channels (Signal/WhatsApp/iMessage/SMS): Reply with 1, 2, or 3.\n\nCategories\n\nEach generation produces 3 suggestions:\n\nCategory\tEmoji\tPurpose\nQuick\t⚡\tClarifications, definitions, immediate next steps\nDeep Dive\t🧠\tTechnical depth, advanced concepts, thorough exploration\nRelated\t🔗\tConnected topics, broader context, alternatives\nAuthentication\n\nDefault: Uses OpenClaw's existing auth — same login and model as your current chat.\n\nOptional providers:\n\nopenrouter — Requires OPENROUTER_API_KEY\nanthropic — Requires ANTHROPIC_API_KEY\nConfiguration\n{\n  \"skills\": {\n    \"smart-followups\": {\n      \"enabled\": true,\n      \"provider\": \"openclaw\",\n      \"model\": null\n    }\n  }\n}\n\nOption\tDefault\tDescription\nprovider\t\"openclaw\"\tAuth provider: openclaw, openrouter, anthropic\nmodel\tnull\tModel override (null = inherit from session)\napiKey\t—\tAPI key for non-openclaw providers\nChannel Support\nChannel\tMode\tInteraction\nTelegram\tButtons\tTap to ask\nDiscord\tButtons\tClick to ask\nSlack\tButtons\tClick to ask\nSignal\tText\tReply 1-3\nWhatsApp\tText\tReply 1-3\niMessage\tText\tReply 1-3\nSMS\tText\tReply 1-3\nMatrix\tText\tReply 1-3\nEmail\tText\tReply with number\n\nSee CHANNELS.md for detailed channel documentation.\n\nHow It Works\nUser types /followups\nHandler captures recent conversation context\nOpenClaw generates 3 contextual questions (using current model/auth)\nFormatted as buttons or text based on channel\nUser clicks button or replies with number\nOpenClaw answers that question\nFiles\nFile\tPurpose\nhandler.js\tCommand handler and channel formatting\ncli/followups-cli.js\tStandalone CLI for testing/scripting\nREADME.md\tFull documentation\nCHANNELS.md\tChannel-specific guide\nFAQ.md\tCommon questions\nCredits\n\nInspired by Chameleon AI Chat's smart follow-up feature."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/robbyczgw-cla/smart-followups",
    "publisherUrl": "https://clawhub.ai/robbyczgw-cla/smart-followups",
    "owner": "robbyczgw-cla",
    "version": "2.1.6",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/smart-followups",
    "downloadUrl": "https://openagent3.xyz/downloads/smart-followups",
    "agentUrl": "https://openagent3.xyz/skills/smart-followups/agent",
    "manifestUrl": "https://openagent3.xyz/skills/smart-followups/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/smart-followups/agent.md"
  }
}