← 返回 Skills 市场
badmenfinance

Agensi MCP — AI Agent Skill Marketplace

作者 BadMenFinance · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
32
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agensi-mcp
功能描述
Connect your agent to the Agensi marketplace. Search, discover, and browse AI agent skills from agensi.io directly in your terminal.
使用说明 (SKILL.md)

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

安全使用建议
This skill appears safe for its stated purpose if you trust Agensi as an external MCP provider. Before installing, understand that adding the MCP server persists in your agent configuration, marketplace queries go to the remote service, and any third-party skill listings or install instructions should be reviewed before use.
功能分析
Type: OpenClaw Skill Name: agensi-mcp Version: 1.0.0 The bundle serves as a connector for the Agensi marketplace using the Model Context Protocol (MCP). It contains no executable code, only configuration instructions (SKILL.md and README.md) and metadata (_meta.json) to point an AI agent to a remote SSE endpoint (https://mcp.agensi.io/mcp). The requested permissions are restricted to network access for the specified domain, and there are no signs of data exfiltration, obfuscation, or malicious prompt injection.
能力评估
Purpose & Capability
The described tools match the stated purpose of searching and browsing a skill marketplace, but returned skill listings and install instructions should be treated as third-party content.
Instruction Scope
The instructions are user-directed setup and usage examples, with no automatic install or execution of skills shown.
Install Mechanism
There is no local code or package install; setup asks the user to add a remote SSE MCP server URL to the agent's configuration.
Credentials
The declared access is limited to network use of https://mcp.agensi.io, with no local file read/write permissions or credentials requested.
Persistence & Privilege
Adding the MCP server to an agent config is a persistent integration until removed, but the artifacts do not show elevated privileges, background local code, or autonomous mutation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agensi-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agensi-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Connect your agent to the Agensi AI skill marketplace via MCP. - Search, discover, and browse SKILL.md skills from agensi.io directly in your terminal - Supports searching by keyword, category, or tag, and fetching full skill details - Browse most popular skills, all categories, and creator profiles - View unbuilt community-requested skills - Simple setup instructions for Claude Code, OpenClaw, and all SSE-based MCP agents
元数据
Slug agensi-mcp
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32 次。

如何安装 Agensi MCP — AI Agent Skill Marketplace?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agensi-mcp」即可一键安装,无需额外配置。

Agensi MCP — AI Agent Skill Marketplace 是免费的吗?

是的,Agensi MCP — AI Agent Skill Marketplace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Agensi MCP — AI Agent Skill Marketplace 支持哪些平台?

Agensi MCP — AI Agent Skill Marketplace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agensi MCP — AI Agent Skill Marketplace?

由 BadMenFinance(@badmenfinance)开发并维护,当前版本 v1.0.0。

💬 留言讨论