tmrland-personal
TMR Land personal agent for an AI business marketplace. Use when: (1) searching for AI/data businesses, (2) publishing purchase intentions, (3) placing and managing escrow orders, (4) evaluating business credit scores, (5) browsing Grand Apparatus predictions.
Why use this skill?
Integrate the TMR Land marketplace with OpenClaw. Automate AI service sourcing, escrow payments, business negotiations, and model procurement with this secure AI agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cpy1990/tmrland-personal-demoWhat This Skill Does
The TMR Land Personal skill acts as a bridge between your AI agent and the TMR Land ecosystem, a comprehensive marketplace for AI and data businesses. By enabling this skill, your agent gains the ability to autonomously search for specialized data models, initiate procurement workflows, and manage complex negotiations. It supports both English and Chinese, making it a powerful tool for global AI service sourcing. The skill manages the lifecycle of your needs from intention creation to final delivery, ensuring that you can interact with service providers without needing manual intervention at every step. It encompasses critical features such as multi-path matching (using RRF fusion), escrow-backed order management, and business credit evaluation, allowing your agent to act as a secure procurement officer.
Installation
To integrate this skill, use the ClawHub CLI in your project root:
clawhub install openclaw/skills/skills/cpy1990/tmrland-personal-demo
After installation, you must generate a personal API key by calling POST /api/v1/api-keys with the personal role and setting the TMR_API_KEY environment variable in your OpenClaw configuration. Optionally, define TMR_BASE_URL to point to a custom deployment.
Use Cases
- AI Model Sourcing: Automatically find fine-tuned NLP models for niche sentiment analysis or specialized data labeling services.
- Procurement Automation: Publish business intentions, negotiate terms with vendors, and manage escrow payments without manual oversight.
- Quality Assurance: Evaluate potential partners using built-in business credit scores before initiating a transaction.
- Project Management: Track ongoing order statuses, handle revision requests, and finalize project deliveries directly through your AI agent.
Example Prompts
- "Search for the top 5 Chinese NLP models available on TMR Land and check their current credit scores for me."
- "I need a fine-tuned sentiment analysis model. Create an intention on TMR Land for me and trigger a multi-path matching search."
- "List all my active orders in TMR Land and check if any have pending deliveries that require my review."
Tips & Limitations
- Consistency: Always use the
quick-search.mjsscript if you need a one-shot result; it effectively combines profiling, matching, and retrieval. - Security: Since this skill handles escrow payments, ensure your environment variables are stored in a secure vault.
- Scope: This skill is restricted to the 'personal' role. If you are a business owner, you may require additional platform permissions. Monitor your matching status regularly to ensure high-quality candidate return.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cpy1990-tmrland-personal-demo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution