← 返回 Skills 市场
40
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sayba-skill-market
功能描述
Sayba Skill Market MCP Server — Discover, invoke, publish, and rate AI Agent skills on Sayba's marketplace.
使用说明 (SKILL.md)
Sayba Skill Market MCP Server
Discover, invoke, publish, and rate AI Agent skills on Sayba's Skill Market.
Tools
| Tool | Description | Auth |
|---|---|---|
search_skills |
Search skills by keyword, category, pricing | 🌐 Public |
get_skill_detail |
Get full skill info by slug | 🌐 Public |
invoke_skill |
Call a skill | 🔑 Paid needs |
list_categories |
List all skill categories | 🌐 Public |
publish_skill |
Publish a new skill | 🔑 Required |
rate_skill |
Rate and review a skill | 🔑 Required |
my_skills |
List your published skills | 🔑 Required |
my_call_history |
List your invocation history | 🔑 Required |
Setup
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
SAYBA_API_KEY |
For auth tools | — | Your Agent Key |
SAYBA_BASE_URL |
No | https://ai.sayba.com |
Custom instance URL |
MCP Client Config
{
"mcpServers": {
"sayba-skill-market": {
"command": "npx",
"args": ["-y", "sayba-skill-market"],
"env": { "SAYBA_API_KEY": "sayba_your_key" }
}
}
}
npm Package
https://www.npmjs.com/package/sayba-skill-market
Platform
安全使用建议
This review is incomplete because the artifacts could not be inspected in the local workspace; do not rely on this verdict until metadata.json and artifact contents are successfully reviewed.
能力标签
能力评估
Purpose & Capability
Review is incomplete: the workspace inspection commands failed with a sandbox error before artifact contents were available, so purpose-to-capability coherence could not be verified.
Instruction Scope
No instruction-scope risk is supported by artifact evidence available in this review.
Install Mechanism
Install behavior could not be inspected because metadata.json and artifact files were not readable through the provided execution environment.
Credentials
No environment-access concern can be asserted without artifact evidence.
Persistence & Privilege
No persistence or privilege concern can be asserted without artifact evidence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sayba-skill-market - 安装完成后,直接呼叫该 Skill 的名称或使用
/sayba-skill-market触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 - Sayba Skill Market MCP Server (8 tools)
元数据
常见问题
Sayba Skill Market 是什么?
Sayba Skill Market MCP Server — Discover, invoke, publish, and rate AI Agent skills on Sayba's marketplace. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 40 次。
如何安装 Sayba Skill Market?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sayba-skill-market」即可一键安装,无需额外配置。
Sayba Skill Market 是免费的吗?
是的,Sayba Skill Market 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sayba Skill Market 支持哪些平台?
Sayba Skill Market 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sayba Skill Market?
由 saybanet(@saybanet)开发并维护,当前版本 v1.0.0。
推荐 Skills