Communityv2.2.0

smart-followups

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.

5.7kdownloads8starsRobby
View on ClawHubBack to Skills

Skill Details

Slug
smart-followups
Latest Version
2.2.0
Author
Robby
Published
Jan 20, 2026
Updated
Aug 31, 2026
Total Versions
20

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for smart-followups.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.2.0

- 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.