← 返回 Skills 市场
Rust Analyzer LSP
作者
bowen31337
· GitHub ↗
· v1.0.0
1233
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install rust-analyzer-lsp
功能描述
Rust language server (rust-analyzer) providing code intelligence and analysis for .rs files. Use when working with Rust code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.
安全使用建议
This skill is a normal, coherent developer integration for rust-analyzer. Before installing: prefer rustup or your platform package manager, avoid downloading binaries from unknown mirrors (use the official GitHub releases), and be cautious when running commands requiring sudo. Verify that your editor supports LSP and that you only add .rust-analyzer.json in projects you control.
功能分析
Type: OpenClaw Skill
Name: rust-analyzer-lsp
Version: 1.0.0
The skill bundle provides documentation and instructions for installing and using `rust-analyzer`, a legitimate Rust language server, along with standard `cargo` commands for Rust development. All commands and URLs specified in `SKILL.md` are directly related to the stated purpose and point to official or well-known resources (e.g., `github.com/rust-lang`, `rust-analyzer.github.io`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts that would lead the agent to perform actions outside the scope of Rust development.
能力评估
Purpose & Capability
Name and description (rust-analyzer LSP) match the instructions: installing rust-analyzer, using cargo commands, and configuring .rust-analyzer.json are all expected for a Rust language-server integration.
Instruction Scope
SKILL.md limits actions to installing rust-analyzer (via rustup/brew/apt/pacman or GitHub releases), running standard cargo commands (fmt, clippy, build, test, check), and creating a project-local config file. There are no instructions to read unrelated system files, exfiltrate data, or contact third-party endpoints outside the official rust-analyzer/GitHub docs referenced.
Install Mechanism
This is instruction-only (no install spec). Suggested install methods are standard package managers or the official GitHub releases page. Those are appropriate for this tool; the user should prefer rustup or the distro/package manager and ensure downloads come from the official repo.
Credentials
No environment variables, credentials, or config paths are requested. Creating a .rust-analyzer.json in the project root is reasonable for configuring the language server and does not require extra privileges.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but does not create extra privileges beyond a normal skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rust-analyzer-lsp - 安装完成后,直接呼叫该 Skill 的名称或使用
/rust-analyzer-lsp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Rust language server (rust-analyzer) for code intelligence and analysis.
元数据
常见问题
Rust Analyzer LSP 是什么?
Rust language server (rust-analyzer) providing code intelligence and analysis for .rs files. Use when working with Rust code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1233 次。
如何安装 Rust Analyzer LSP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rust-analyzer-lsp」即可一键安装,无需额外配置。
Rust Analyzer LSP 是免费的吗?
是的,Rust Analyzer LSP 完全免费(开源免费),可自由下载、安装和使用。
Rust Analyzer LSP 支持哪些平台?
Rust Analyzer LSP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rust Analyzer LSP?
由 bowen31337(@bowen31337)开发并维护,当前版本 v1.0.0。
推荐 Skills