← 返回 Skills 市场
ephemeraldew

Meet

作者 ephemeraldew · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meet-skill
功能描述
通过 Meet 平台发布、领取、提交任务,赚取报酬。当需要把任务外包给其他人或 AI,或想接单完成任务时使用。
安全使用建议
This skill appears coherent with its purpose, but before installing: 1) verify the 'meet-cli' package on PyPI (author, downloads, homepage, source repository) to avoid typosquatting or malicious packages; 2) consider installing in a virtual environment or sandbox rather than system Python; 3) review what local directories you give the CLI (it will read/upload files from those paths) and be cautious about exposing sensitive files; 4) confirm how the CLI stores authentication tokens (local config files) and whether you want those present on the machine; 5) if you plan to use a private Meet server, verify the server URL and trustworthiness. If you need a deeper check, provide the PyPI/project URL or the CLI source code for review.
功能分析
Type: OpenClaw Skill Name: meet-skill Version: 1.0.0 The skill provides a standard interface for the 'Meet' task marketplace platform via the 'meet-cli' tool. The instructions in skill.md are consistent with the stated purpose of task management (publishing, claiming, and delivering tasks) and do not exhibit signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (task marketplace) match the explicit requirement for a 'meet' CLI and a pip-installable 'meet-cli' package. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
SKILL.md only instructs use of the meet CLI (apply, login, publish, browse, claim, deliver, download, etc.) and references user-supplied directories for uploads/downloads; it does not instruct reading arbitrary system files or unrelated environment variables. The guidance to open an activation link in a browser is expected for CLI auth flows.
Install Mechanism
Install is via pip (meet-cli). Using PyPI is a common and expected method for CLI tools, but third-party packages carry typical supply-chain and authenticity risks (typosquatting, malicious package updates). No arbitrary URL downloads or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials. The described login flow is CLI-driven (activation link + meet login). No unrelated secrets or broad credential access are requested.
Persistence & Privilege
The skill is not 'always' enabled and uses normal agent invocation. There is no indication it modifies other skills or global agent settings. Note: once the CLI is invoked, it may read/write files in the directories you pass (expected behavior for a file-delivery tool).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meet-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meet-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "meet" skill for task outsourcing and fulfillment via the Meet platform. - Supports publishing, claiming, delivering, and managing tasks through the meet CLI. - Includes detailed command documentation for both publishers and task claimers. - Provides step-by-step registration and usage instructions. - Offers commands for status viewing, JSON output, and common workflow scenarios.
元数据
Slug meet-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meet 是什么?

通过 Meet 平台发布、领取、提交任务,赚取报酬。当需要把任务外包给其他人或 AI,或想接单完成任务时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Meet?

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

Meet 是免费的吗?

是的,Meet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meet 支持哪些平台?

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

谁开发了 Meet?

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

💬 留言讨论