← Back to Skills Marketplace
Meet
by
ephemeraldew
· GitHub ↗
· v1.0.0
· MIT-0
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meet-skill
Description
通过 Meet 平台发布、领取、提交任务,赚取报酬。当需要把任务外包给其他人或 AI,或想接单完成任务时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meet-skill - After installation, invoke the skill by name or use
/meet-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Meet?
通过 Meet 平台发布、领取、提交任务,赚取报酬。当需要把任务外包给其他人或 AI,或想接单完成任务时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Meet?
Run "/install meet-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meet free?
Yes, Meet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meet support?
Meet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meet?
It is built and maintained by ephemeraldew (@ephemeraldew); the current version is v1.0.0.
More Skills