← 返回 Skills 市场
0
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install glama-registry
功能描述
提供MCP注册服务器的搜索功能,用于查询匹配特定字符串的MCP服务器。
安全使用建议
Before installing, be comfortable giving a XiaoBenYang API key to this skill and having it saved in a local .env file. Avoid committing that .env file, rotate the key if it is exposed, and consider pinning dependencies if you need reproducible or tightly controlled installs.
能力评估
Purpose & Capability
The stated purpose is MCP registry search, and the implemented tool only posts the query to a configured API endpoint and returns the response; there are some copy-paste references to gaokao/school search, but no corresponding broader capability is implemented.
Instruction Scope
Runtime instructions are mostly scoped to asking for missing parameters, requiring an API key, calling scripts.tools.search_mcp_servers, and presenting raw results; the unrelated search_schools example is documentation drift rather than evidence of extra authority.
Install Mechanism
Installation uses a simple requirements.txt with common Python packages, but dependencies are specified with lower bounds instead of pinned versions.
Credentials
Network access and an API key are expected for a hosted registry-search integration, though users should understand that queries and the API key are sent to mcp.xiaobenyang.com rather than directly to Glama.
Persistence & Privilege
The skill stores XBY_APIKEY in a local .env file and reads it back later; this persistence is explicitly disclosed in SKILL.md, but it is still sensitive credential-at-rest behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install glama-registry - 安装完成后,直接呼叫该 Skill 的名称或使用
/glama-registry触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the 注册服务搜索工具 skill.
- Provides a search feature for MCP registration servers by matching user queries.
- Requires users to provide an API key (XBY_APIKEY) for use; prompts user if missing.
- Handles tool selection and parameter extraction based on user intent, following a clear workflow.
- Returns and organizes raw API response data for the user.
元数据
常见问题
Glama Registry 是什么?
提供MCP注册服务器的搜索功能,用于查询匹配特定字符串的MCP服务器。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。
如何安装 Glama Registry?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install glama-registry」即可一键安装,无需额外配置。
Glama Registry 是免费的吗?
是的,Glama Registry 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Glama Registry 支持哪些平台?
Glama Registry 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Glama Registry?
由 ALinkLab(@alinklab)开发并维护,当前版本 v1.0.0。
推荐 Skills