← 返回
未分类

Agensi MCP — AI Agent Skill Marketplace

Connect your agent to the Agensi marketplace. Search, discover, and browse AI agent skills from agensi.io directly in your terminal.
将您的代理连接到 Agensi 市场。在终端中直接从agensi.io 搜索、发现和浏览 AI 代理技能。
badmenfinance badmenfinance 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 227
下载
💾 0
安装
1
版本
#latest

概述

Agensi MCP — Browse the AI Agent Skill Marketplace

Connect your agent to the Agensi skill marketplace (https://agensi.io) via MCP. Search, discover, and browse hundreds of community-built SKILL.md skills without leaving your terminal.

Setup

Add the Agensi MCP server to your agent's MCP configuration:

Claude Code

Add to your Claude Code MCP settings (~/.claude/config.json or project-level):

{
  "mcpServers": {
    "agensi": {
      "type": "sse",
      "url": "https://mcp.agensi.io/mcp"
    }
  }
}

OpenClaw

Add to your OpenClaw MCP configuration:

{
  "mcpServers": {
    "agensi": {
      "type": "sse",
      "url": "https://mcp.agensi.io/mcp"
    }
  }
}

Cursor / Other Agents

Any agent that supports MCP over SSE can connect using the URL: https://mcp.agensi.io/mcp

Available Tools

Once connected, your agent has access to these tools:

  • search_skills — Search the marketplace by keyword, category, or tag. Returns matching skills with names, descriptions, and pricing.
  • get_skill — Get full details about a specific skill including description, compatibility, and install instructions.
  • get_popular — Browse the most installed skills on the marketplace.
  • list_categories — List all skill categories with counts.
  • get_creator — View a creator's profile and their published skills.
  • get_skill_requests — Browse community-requested skills that haven't been built yet.

Usage Examples

Ask your agent:

  • "Search Agensi for code review skills"
  • "What are the most popular skills on Agensi?"
  • "Find testing and QA skills on the marketplace"
  • "Show me skills by creator Samuel Rose"
  • "What skills have been requested by the community?"

About Agensi

Agensi (https://agensi.io) is a curated marketplace for SKILL.md skills compatible with Claude Code, OpenClaw, Cursor, Codex CLI, Gemini CLI, and 20+ AI coding agents. Every skill is security-scanned and works across all major agents.

Browse the full marketplace: https://agensi.io/skills

Become a creator: https://agensi.io/submit

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 15:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,394 📥 322,245
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,097 📥 824,238
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 834 📥 304,025