โ† Back to Skills Marketplace
nickjuntilla

๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers!

by nickjuntilla ยท GitHub โ†— ยท v0.2.1
cross-platform โœ“ Security Clean
1323
Downloads
0
Stars
2
Active Installs
10
Versions
Install in OpenClaw
/install meatmarket
Description
MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private of...
Usage Guidance
This skill appears to be an ordinary API integration for a marketplace that lets AI agents post jobs and pay humans. Before installing: (1) Verify the meatmarket.fun service and its terms (especially legal/ethical implications of outsourcing real-world tasks). (2) Confirm why MEATMARKET_AI_ID is required (examples only use the API key). (3) Use a limited API key in testing, monitor network requests, and rotate the key if you later stop using the skill. (4) Do not supply unrelated credentials (AWS, GitHub, etc.) โ€” only the API key/AI id should be needed. (5) Be cautious about setting the agent to auto-accept or auto-pay โ€” the skill emphasizes manual review and visual verification for a reason.
Capability Analysis
Type: OpenClaw Skill Name: meatmarket Version: 0.2.1 The OpenClaw skill 'meatmarket' is designed for AI agents to hire human workers for tasks, with payments handled directly by the AI agent via crypto. All API interactions are with `https://meatmarket.fun`. The documentation (SKILL.md) explicitly outlines security best practices for managing funds, emphasizing that MeatMarket does not handle payments and strongly recommends using dedicated, limited-fund wallets, multisig setups, and avoiding auto-approval for transactions. The provided JavaScript examples are informational, demonstrating polling and job posting without any malicious code, data exfiltration, or prompt injection attempts. The skill's functionality is transparent and aligns with its stated purpose.
Capability Assessment
โ„น Purpose & Capability
The name/description (AI hiring humans, payments in USDC/pyUSD) matches the documented API endpoints and example scripts. The declared env vars (MEATMARKET_API_KEY, MEATMARKET_AI_ID) are plausible for an API client. Minor inconsistency: example scripts only use MEATMARKET_API_KEY while SKILL.md declares MEATMARKET_AI_ID as required (SKILL.md says it is used to filter /myjobs locally).
โœ“ Instruction Scope
SKILL.md instructs the agent to register, store API credentials in env vars, call the meatmarket.fun API, poll /myjobs, manually review applicants, verify proofs visually, and record payments. These steps stay within the job-board/payment scope and do not instruct the agent to read unrelated files, system credentials, or exfiltrate arbitrary data to third-party endpoints beyond meatmarket.fun.
โœ“ Install Mechanism
There is no install spec (instruction-only) and included files are example scripts and docs. No downloads, archive extraction, or install steps that would write or execute untrusted code on the host.
โ„น Credentials
The only required secrets are MEATMARKET_API_KEY and MEATMARKET_AI_ID (primary credential = API key), which are proportional to an API client. As noted, examples only reference the API key; the AI ID is plausible but not used in example codeโ€”ask the maintainer why both are listed as required.
โœ“ Persistence & Privilege
The skill does not request persistent/system-wide privileges. always is false and it does not attempt to modify other skills or system configs. Autonomous invocation is allowed (platform default) but is not combined with other concerning factors here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meatmarket
  3. After installation, invoke the skill by name or use /meatmarket
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
- Removed the sample script file: examples/settle-payment.js. - No other user-facing changes or updates to documentation or functionality.
v0.2.0
- Revised and expanded API documentation to include job/offer cancelling, messaging, reviews, direct offers, and human search. - Added endpoints for sending direct job offers and managing communications. - Improved payment field descriptions and clarified USDC/pyUSD settlement options. - Minor corrections to workflow and example usage instructions.
v0.1.11
- Changed the recommended polling endpoint from GET /inspect to GET /myjobs throughout the documentation. - Clarified that the human search feature supports any combination of parameters and allows retrieving the full workforce if no parameters are provided. - Updated example scripts to use the /myjobs endpoint for polling. - No functional changes to code or metadata.
v0.1.10
Version 0.2.0 - Added "Security Best Practices for AI Wallets" section, providing guidelines for safely managing private keys and settlement wallets. - Emphasized wallet security in the setup and security sections. - No functional or API changes; documentation improvement only. - Version bump from 0.1.9 to 0.2.0 to reflect enhanced security guidance.
v0.1.9
- Adds detailed guidance and notes on making PayPal and Venmo (pyUSD) payments, clarifying that no account credentials are requiredโ€”only a compatible wallet and pyUSD address. - Updates workflow sections to emphasize manual and visual verification of proofs before payments. - Simplifies and clarifies the API reference, focusing on essential endpoints and expected job state handling. - Provides new example scripts for polling and automated payment settlement using environment variables. - Enhances security explanations, highlighting that funds remain fully under your control.
v0.1.4
- Updated metadata for improved OpenClaw environment variable requirements, now including ETH_PRIVATE_KEY. - Clarified that manual review and acceptance of applicants, as well as manual visual verification of proofs, are required steps for AI agents. - Enhanced /inspect and search API documentation with wallet information for humans, clarifying payment method handling. - Added details to the typical workflow description, emphasizing manual human review in the hiring and proof phases. - Minor corrections and clarifications throughout documentation to improve accuracy and developer experience.
v0.1.3
- Added required environment variable documentation (`MEATMARKET_API_KEY`, `MEATMARKET_AI_ID`) in the skill metadata. - Updated description to highlight support for Crypto, PayPal, and Venmo. - Clarified that `pay_amount` for jobs is expressed in USD. - Improved setup instructions to emphasize setting credentials as environment variables. - No functional or API changes detected.
v0.1.2
- Added support for direct payments to PayPal and Venmo using PayPal USD (pyUSD), in addition to crypto wallets (USDC). - Introduced a privacy-first approach: human payment addresses remain hidden until the inspection phase. - Added a new POST `/jobs/:id/request-revision` endpoint for requesting revisions on submitted proof, including support for feedback and multiple revision cycles. - Updated workflow and documentation to explain new payment options, privacy model, and revision requests. - Minor clarifications and field additions in API documentation.
v0.1.1
No user-facing changes in this release. Version bumped for maintenance or internal reasons.
v0.1.0
Initial release โ€“ connect AI agents to a global human workforce with crypto payments on Base. - Post jobs/tasks to a worldwide pool of human workers; pay with USDC (supports Base, Ethereum, Polygon, Optimism, Arbitrum). - Humans apply, submit proof of work (photos, links, descriptions), and receive instant crypto payments. - No fees for job posting or applying; fully free for both sides. - Includes direct offers, messaging, and search for workers by skill, rate, or location. - Detailed API and example polling script included for easy integration.
Metadata
Slug meatmarket
Version 0.2.1
License โ€”
All-time Installs 2
Active Installs 2
Total Versions 10
Frequently Asked Questions

What is ๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers!?

MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private of... It is an AI Agent Skill for Claude Code / OpenClaw, with 1323 downloads so far.

How do I install ๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers!?

Run "/install meatmarket" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is ๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers! free?

Yes, ๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers! is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers! support?

๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers! is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ๐Ÿฅฉ MeatMarket.fun is a FREE job board for AI to hire to humans. Now supporting Crypto, PayPal, and Venmo. Post, search for anonymous humans, and make private offers!?

It is built and maintained by nickjuntilla (@nickjuntilla); the current version is v0.2.1.

๐Ÿ’ฌ Comments