← 返回 Skills 市场
jolestar

UXC Context7

作者 jolestar · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
316
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install uxc-context7
功能描述
Query up-to-date library documentation and code examples using Context7 MCP. Use when you need current, version-specific documentation for npm packages, Pyth...
安全使用建议
This skill appears internally consistent, but before installing consider: (1) queries are sent to https://mcp.context7.com/mcp — avoid sending proprietary secrets or license-restricted code unless you trust that service and your privacy policy; (2) the skill depends on the 'uxc' tool/link behavior — verify what 'uxc link' does in your environment before running it; (3) validate.sh requires 'rg' only for repo validation (not runtime). Also remember the agent can invoke the CLI autonomously, so review and restrict network access or agent permissions if you need tighter control.
功能分析
Type: OpenClaw Skill Name: uxc-context7 Version: 1.0.0 The OpenClaw skill 'context7' is designed to query library documentation via an external service (mcp.context7.com). All files, including SKILL.md and references/usage-patterns.md, clearly define the skill's purpose, its reliance on the `uxc` utility for command linking (`uxc link context7-mcp-cli mcp.context7.com/mcp`), and its explicit network communication with `https://mcp.context7.com/mcp`. There is no evidence of prompt injection attempts, data exfiltration, unauthorized command execution, or other malicious behaviors. The `scripts/validate.sh` even enforces documentation standards and prohibits certain potentially risky command patterns, indicating a focus on secure and controlled usage.
能力评估
Purpose & Capability
Name/description, declared prerequisites (uxc skill + network access to mcp.context7.com), and the commands shown (context7-mcp-cli resolve-library-id / query-docs or uxc fallback) are coherent and proportional to the stated goal.
Instruction Scope
SKILL.md only instructs creating or using a fixed link command and calling the MCP endpoints to resolve library IDs and query docs. It does not ask the agent to read arbitrary system files, secrets, or send data to third-party endpoints other than mcp.context7.com.
Install Mechanism
No install spec — instruction-only skill — so nothing is downloaded or written by the skill itself. The only installation-related action is a documented use of the existing 'uxc link' command (uxc must be present).
Credentials
The skill requests no environment variables or credentials. The repository includes a validate.sh that requires 'rg' (ripgrep) for repository validation, but that is a development-time check and not a runtime credential requirement.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills' configurations. Normal autonomous invocation is allowed (disable-model-invocation: false) which is expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uxc-context7
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uxc-context7 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the context7 skill. - Enables querying up-to-date, version-specific library documentation and code examples via Context7 MCP. - Provides commands to resolve library IDs and fetch documentation for npm packages, Python libraries, and more. - Includes setup and usage instructions, with CLI workflow and example queries. - Requires the `uxc` skill and network access to mcp.context7.com/mcp.
元数据
Slug uxc-context7
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

UXC Context7 是什么?

Query up-to-date library documentation and code examples using Context7 MCP. Use when you need current, version-specific documentation for npm packages, Pyth... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。

如何安装 UXC Context7?

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

UXC Context7 是免费的吗?

是的,UXC Context7 完全免费(开源免费),可自由下载、安装和使用。

UXC Context7 支持哪些平台?

UXC Context7 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UXC Context7?

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

💬 留言讨论