← Back to Skills Marketplace
saybanet

Sayba Skill Market

by saybanet · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sayba-skill-market
Description
Sayba Skill Market MCP Server — Discover, invoke, publish, and rate AI Agent skills on Sayba's marketplace.
README (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

https://ai.sayba.com

Usage Guidance
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sayba-skill-market
  3. After installation, invoke the skill by name or use /sayba-skill-market
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0 - Sayba Skill Market MCP Server (8 tools)
Metadata
Slug sayba-skill-market
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sayba Skill Market?

Sayba Skill Market MCP Server — Discover, invoke, publish, and rate AI Agent skills on Sayba's marketplace. It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install Sayba Skill Market?

Run "/install sayba-skill-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sayba Skill Market free?

Yes, Sayba Skill Market is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sayba Skill Market support?

Sayba Skill Market is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sayba Skill Market?

It is built and maintained by saybanet (@saybanet); the current version is v1.0.0.

💬 Comments