← 返回 Skills 市场
scottfo

What Should We Do?

作者 ScotTFO · GitHub ↗ · v2.1.0
cross-platform ⚠ suspicious
2600
总下载
4
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install whatdo
功能描述
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.
安全使用建议
This skill appears to do a lot (calendar events, group invites, messaging, Google Places lookups) but it doesn't declare the API keys or tokens it will need. Before installing: 1) ask the publisher how OAuth/credentials are handled and what exact env vars or tokens are required; 2) verify whether it will actually send messages or calendar events automatically and whether you can require explicit confirmation; 3) inspect the full SKILL.md for the prompt-injection characters and remove or sanitize any suspicious control characters; 4) consider running it in a restricted workspace or sandbox and avoid supplying long-lived credentials — prefer OAuth flows or per-action authorization; and 5) review how and where it stores contact info/PII and whether that storage is acceptable for your privacy needs.
功能分析
Type: OpenClaw Skill Name: whatdo Version: 2.1.0 The OpenClaw AgentSkills skill bundle 'whatdo' is classified as benign. The `SKILL.md` file, which defines the agent's behavior and instructions, outlines legitimate uses of `web_search` for weather and movie showtimes, `curl` commands for Google Places and Calendar APIs (if configured), and Clawdbot's internal `message` and `cron` tools for group invites and reminders. While the skill stores sensitive user contact information (email, phone, Telegram handles) in `preferences.json`, its usage is explicitly limited to these stated, legitimate functions, and instructions for email/SMS even specify drafting messages for the user to send, rather than direct sending. There is no evidence of intentional data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
The skill promises calendar integration, sending invites via Telegram/other message channels, and optional Google Places lookups — all of which normally require API credentials/authorization. The registry metadata shows no required environment variables or primary credential, which is inconsistent with the stated capabilities.
Instruction Scope
SKILL.md instructs the agent to read and write user profile data (preferences, history) under <workspace>/data/whatdo/, check the calendar, check the weather, check streaming services and local showtimes, and send invites to people using stored telegram/phone/email contacts. Those instructions include handling personal contact details and creating events/notifications; they grant broad discretion to access and transmit user data beyond a simple 'suggestion' task.
Install Mechanism
There is no install spec and no code files — everything is instruction-only. That reduces filesystem/remote-download risk because nothing arbitrary will be written during install.
Credentials
The skill uses services that require secrets (Google Calendar/Places API keys, Telegram bot token or SMS/email gateway credentials) but declares none. The data schema stores PII (phone numbers, emails, Telegram handles) in workspace files; without explicit credential/dependency declarations it's unclear how those services will be authorized or protected.
Persistence & Privilege
always is false and the skill is user-invocable; it stores user data under a workspace path it specifies (normal for stateful skills). However, autonomous invocation is allowed by default — combine that with the above concerns when deciding whether to enable it.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whatdo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whatdo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
Calendar integration (Google Calendar + cron reminders), group invites via Telegram, RSVP tracking, pre-suggestion conflict checking, cancel/reschedule support, backward-compatible contact schema
v2.0.0
Major upgrade: Quick Mode, live weather, movie showtimes, streaming picks, game library, group profiles, routines, favorites/blacklist, ratings filtering, business hours, Stay Home Deep Mode, updated output format
v1.0.0
Initial release — fun activity discovery for any mood, group, or night of the week. Conversational flow, deep suggestion well, preference learning, history tracking, and optional Google Places integration.
元数据
Slug whatdo
版本 2.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 3
常见问题

What Should We Do? 是什么?

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2600 次。

如何安装 What Should We Do??

在 OpenClaw 或 Claude Code 对话框中运行命令「/install whatdo」即可一键安装,无需额外配置。

What Should We Do? 是免费的吗?

是的,What Should We Do? 完全免费(开源免费),可自由下载、安装和使用。

What Should We Do? 支持哪些平台?

What Should We Do? 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 What Should We Do??

由 ScotTFO(@scottfo)开发并维护,当前版本 v2.1.0。

💬 留言讨论