← 返回 Skills 市场
mkelk

Meetlark - coordinate a meeting

作者 mkelk · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
997
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meetlark
功能描述
Scheduling polls for humans and their agents. Create polls, share participation links, collect votes, and find the best meeting time. A Doodle alternative built for the age of AI agents.
安全使用建议
Before installing: 1) Confirm you trust meetlark.ai (review their privacy policy and docs) because the skill will create polls on that external service and handle tokens. 2) Ask how your agent implements “memory” — if memory is persistent, consider avoiding automatic long-term storage of admin tokens or require explicit user approval to store them. 3) Understand what data the admin token grants (viewing who voted) and avoid creating polls containing highly sensitive participant lists. 4) If you need stronger control, perform poll creation manually (use the service UI) and provide only the participate URL to the agent. 5) Review the service's OpenAPI/ai-plugin manifest (links are provided) if you want to audit exact API behavior before enabling the skill.
功能分析
Type: OpenClaw Skill Name: meetlark Version: 1.0.0 The skill bundle is benign. It provides instructions for an AI agent to interact with the meetlark.ai service for scheduling polls. All network requests are directed to the specified domain `meetlark.ai`, and the instructions for the agent in `SKILL.md` are directly related to the skill's stated purpose, such as storing an `adminToken` to manage polls. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts designed to manipulate the agent into performing harmful or unauthorized actions.
能力评估
Purpose & Capability
Name/description match the instructions: all runtime steps are HTTP calls to meetlark.ai endpoints to create polls, share participate links, check results, and close polls. No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to interacting with the meetlark API and guiding the user (create poll, poll email verification status, share URL, view/close poll). One notable instruction: 'Store it in your memory for the poll's lifetime' (referring to the admin token). That is appropriate for functionality but ambiguous about how long/how/where the token is persisted by the agent and whether it will be retained beyond the poll lifetime.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk/write risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. All API access is handled at runtime via tokens returned by the service (admin/participate tokens), which is proportionate to the stated purpose.
Persistence & Privilege
always:false and autonomous invocation are normal. The concern is the guidance to store admin tokens in agent memory: depending on the agent platform, 'memory' may be persistent and could allow future access to poll results or voter identities beyond the intended lifetime. The SKILL.md does not instruct token expiry/removal procedures.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meetlark
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meetlark 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
meetlark 1.0.0 - Initial release of meetlark skill: a Doodle alternative for scheduling polls with support for both humans and AI agents. - Create meeting polls, share participation links, collect votes, and determine the best meeting time. - Secure admin and participant token system for poll management and privacy. - Automated email verification flow for poll creation. - Full API documentation and usage examples included for quick onboarding.
元数据
Slug meetlark
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meetlark - coordinate a meeting 是什么?

Scheduling polls for humans and their agents. Create polls, share participation links, collect votes, and find the best meeting time. A Doodle alternative built for the age of AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 997 次。

如何安装 Meetlark - coordinate a meeting?

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

Meetlark - coordinate a meeting 是免费的吗?

是的,Meetlark - coordinate a meeting 完全免费(开源免费),可自由下载、安装和使用。

Meetlark - coordinate a meeting 支持哪些平台?

Meetlark - coordinate a meeting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meetlark - coordinate a meeting?

由 mkelk(@mkelk)开发并维护,当前版本 v1.0.0。

💬 留言讨论