AgentHubAgentHub

What Should We Do?

SkillClawHub

io.clawhub.scottfo/whatdo · v2.1.0

What should we do? Smart activity discovery with live weather, local movie showtimes, streaming recommendations, game library matching, group profiles, routines & traditions, favorites/blacklists, business hours, ratings filtering, Quick Mode for instant suggestions, calendar integration (Google Calendar + cron reminders), group invites via Telegram/message channels, and RSVP tracking. Helps you stop scrolling and start living. Use when someone says 'what to do', 'bored', 'fun', 'tonight', 'date night', 'things to do', 'activity ideas', 'entertainment', 'adventure', 'what should we do', 'need plans', 'something fun', 'stay home', 'game night', 'movie night', 'put it on the calendar', 'send invites', 'who's coming', or just seems like they need a nudge off the couch. Optional Google Places integration for real nearby suggestions with ratings, hours, and links.

概览

What Should We Do? 是一个Agent Skill,收录自 ClawHub。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

downloads:2979installs:2

Agent Skill 是带 SKILL.md 的指令包。安装后,AI 会根据 description 在匹配任务时自动加载,无需每次手动粘贴提示词。

安装

选择你的平台查看安装方式

# 安装 ClawHub CLI
npm i -g clawhub
clawhub install scottfo/whatdo

使用方式

安装完成后,在对话中直接描述你的任务(或提及技能名称)。Agent 会先读取 SKILL.md 的 description 判断是否启用,再按其中的步骤执行。可用 /skills(Claude Code)或在设置中查看已加载的 Skills。

相关资源

腾讯会议

v1.0.10

SkillClawHub

io.clawhub.wemeeting/tencent-meeting-skill

腾讯会议:会议管理与音视频协作助手。预约/创建/修改/取消会议、查询会议详情与会议号转换、查看参会成员/受邀人/等候室成员、查询用户会议列表(即将开始/进行中/已结束)、查询录制列表与下载地址、获取转写全文/段落/搜索、获取AI智能纪要(支持多语言翻译)、录制权限申请(预览+提交两步流程)、时间转换与版本检查、A...

source

统一 Manifest

{
  "id": "io.clawhub.scottfo/whatdo",
  "type": "skill",
  "version": "2.1.0",
  "displayName": "What Should We Do?",
  "description": "What should we do? Smart activity discovery with live weather, local movie showtimes, streaming recommendations, game library matching, group profiles, routines & traditions, favorites/blacklists, business hours, ratings filtering, Quick Mode for instant suggestions, calendar integration (Google Calendar + cron reminders), group invites via Telegram/message channels, and RSVP tracking. Helps you stop scrolling and start living. Use when someone says 'what to do', 'bored', 'fun', 'tonight', 'date night', 'things to do', 'activity ideas', 'entertainment', 'adventure', 'what should we do', 'need plans', 'something fun', 'stay home', 'game night', 'movie night', 'put it on the calendar', 'send invites', 'who's coming', or just seems like they need a nudge off the couch. Optional Google Places integration for real nearby suggestions with ratings, hours, and links.",
  "author": {
    "name": "scottfo",
    "url": "https://clawhub.ai/scottfo",
    "image": "https://avatars.githubusercontent.com/u/5895214?v=4"
  },
  "iconUrl": "https://avatars.githubusercontent.com/u/5895214?v=4",
  "homepage": "https://clawhub.ai/scottfo/whatdo",
  "distribution": {
    "packages": [
      {
        "registryType": "source",
        "identifier": "scottfo/whatdo",
        "version": "2.1.0",
        "runtimeHint": "clawhub install"
      }
    ],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "openclaw",
    "claude-code",
    "claude-desktop",
    "cursor",
    "codex",
    "vscode"
  ],
  "keywords": [
    "downloads:2979",
    "stars:4",
    "installs:2"
  ],
  "provenance": {
    "origin": "clawhub",
    "originalId": "scottfo/whatdo",
    "originalUrl": "https://clawhub.ai/scottfo/whatdo",
    "isOfficial": false,
    "status": "active"
  }
}
What Should We Do? — Agent Skill 安装与配置 · AgentHub