.claude/skills/smart-followupsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Generate contextual follow-up suggestions after AI responses. Offers three next questions (Quick, Deep Dive, Related) when the user runs /smart-followups or asks for suggestions.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/smart-followupsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/smart-followupsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/smart-followupsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @robbyczgw-cla/smart-followupsclawhub inspect @robbyczgw-cla/smart-followups --version 2.2.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:adc6438014abaaba491e05b84412ba9a3ed946d18ff3cf9177f141c017dc76a0BUILD_SUMMARY.mdCHANGELOG.mdCHANNELS.mdcli/followups-cli.jsCONTRIBUTING.mdDEPLOYMENT.mdexamples.mdFAQ.mdhandler.jsINTERNAL.mdLICENSEPROJECT_INDEX.mdQUICKSTART.mdREADME.mdskill-card.mdSKILL.mdtest-example.jsontest.shUPDATE_SUMMARY.mdverify.sh- Updated slash command to /smart-followups, automatically derived from the skill name; aliases and frontmatter triggers are no longer supported. - Streamlined channel handling: the skill generates suggestions, and the agent renders them as buttons or numbered lists depending on the channel. - Removed previous command, triggers, and channels metadata from SKILL.md to match OpenClaw 2.0 requirements. - Added a LICENSE file; removed package.json and skill-card.md. - Updated documentation in README.md and SKILL.md to reflect new usage, configuration, and agent behavior. - Clarified that handler.js is now a formatting helper, not a command handler.