← Back to Skills Marketplace
Ai Intelligent Ai Model Marketplace
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.3
· MIT-0
386
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install ai-intelligent-ai-model-marketplace
Description
AI 模型市场,模型交易 + 模型评估。
README (SKILL.md)
AI 智能模型市场
描述
AI 模型市场,模型交易 + 模型评估。
功能
- 模型上架(模型发布)
- 模型评估(性能评估)
- 模型交易(在线交易)
- 模型部署(一键部署)
- 收益分成(自动结算)
定价
- 基础版:¥199/月(10 模型)
- 专业版:¥999/月(100 模型)
- 企业版:¥2999/月(无限模型)
适用场景
- 模型交易
- 模型分享
- 模型评估
- 模型部署
技术栈
- Python + FastAPI
- 模型存储
- 交易系统
- 部署引擎
安装
git clone https://github.com/openclaw-skills/ai-intelligent-ai-model-marketplace
cd ai-intelligent-ai-model-marketplace
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Usage Guidance
This skill is an instruction-only listing that tells you to clone and run a GitHub project to get an AI marketplace. Before installing or running it, verify the GitHub repository exists and inspect its code (especially requirements.txt and app.py). Expect that a real marketplace needs payment and cloud credentials — ask the author which secrets are required and how they are stored. Avoid running the provided commands on sensitive machines; use an isolated environment (container or VM) and verify package sources and repository integrity (commit hashes, signatures). If you need the skill to run inside an agent, prefer a version that declares exact install steps, checksums, and required env vars, or request a signed/reviewed package from the publisher.
Capability Analysis
Type: OpenClaw Skill
Name: ai-intelligent-ai-model-marketplace
Version: 1.0.3
The skill bundle consists only of metadata and documentation (SKILL.md) for an AI model marketplace. It contains no executable code, suspicious network requests, or prompt injection attempts. The provided installation instructions are standard for a Python project, and no malicious indicators were found.
Capability Assessment
Purpose & Capability
The name and description describe an AI model marketplace (listing, evaluation, trading, deployment). That purpose would normally require payment/provider credentials, cloud deployment access, and storage/back-end integrations — none of which are declared. The SKILL.md points to a GitHub repo to install a full app, which is consistent with delivering such functionality, but it's unusual for an instruction-only skill to require executing external project code without declaring the necessary environment or credentials.
Instruction Scope
The SKILL.md instructs running git clone, pip install -r requirements.txt and python app.py — i.e., download and execute arbitrary code from an external GitHub repository. The instructions provide no guidance about required credentials, ports, configuration files, or what running the app will do. For a marketplace that handles transactions and deployments, instructions that blindly run a third-party app are overly broad and could cause the agent to read/write files, open network ports, or transmit data without declared limits.
Install Mechanism
There is no formal install spec in the skill metadata, but the SKILL.md includes a git clone from github.com/openclaw-skills/ai-intelligent-ai-model-marketplace and pip install. Cloning and running code from a GitHub repo is a moderate-to-high risk install action because arbitrary code will be written to disk and executed. The host is GitHub (a known platform), which is better than a personal URL, but the skill provides no checksum, release tag, or verification instructions.
Credentials
The skill declares no required environment variables or credentials, yet its stated features (trading, settlement, deployment) normally require API keys and payment/provider credentials. The lack of declared env vars combined with instructions to run an external app is a mismatch: either the skill is incomplete (omits required secrets) or it expects to collect/store credentials at runtime, which is not disclosed.
Persistence & Privilege
The skill is not set to always: true, does not declare system-wide changes, and does not request privileged persistence in its metadata. The main privilege risk arises from the install/run instructions (downloading and executing code), not from declared persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-ai-model-marketplace - After installation, invoke the skill by name or use
/ai-intelligent-ai-model-marketplace - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
ai-intelligent-ai-model-marketplace 1.0.3
- Updated SKILL.md with detailed description, features, pricing, use cases, and installation instructions.
- Clarified support for model publishing, evaluation, transaction, deployment, and revenue sharing.
- Added information on technical stack and usage scenarios.
- Included clear pricing tiers and benefits for each plan.
Metadata
Frequently Asked Questions
What is Ai Intelligent Ai Model Marketplace?
AI 模型市场,模型交易 + 模型评估。 It is an AI Agent Skill for Claude Code / OpenClaw, with 386 downloads so far.
How do I install Ai Intelligent Ai Model Marketplace?
Run "/install ai-intelligent-ai-model-marketplace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent Ai Model Marketplace free?
Yes, Ai Intelligent Ai Model Marketplace is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent Ai Model Marketplace support?
Ai Intelligent Ai Model Marketplace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent Ai Model Marketplace?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.3.
More Skills