← 返回 Skills 市场
bowen31337

TypeScript LSP

作者 bowen31337 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1322
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install typescript-lsp
功能描述
TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation.
安全使用建议
This skill is coherent for TypeScript/Javascript LSP usage. Before installing: prefer adding typescript and typescript-language-server as devDependencies (local project) instead of global installs to avoid changing global npm state; review the packages' npm/GitHub pages and pinned versions; be aware global `npm install -g` may require sudo on some systems and will download code from the public registry; avoid running unfamiliar postinstall scripts and keep dependencies up to date.
功能分析
Type: OpenClaw Skill Name: typescript-lsp Version: 1.0.0 The skill bundle is benign. It provides documentation and installation instructions for a TypeScript Language Server, which is a standard development tool. All commands listed (`npm install`, `yarn global add`, `tsc`) are standard for setting up and using the described software. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the AI agent in `SKILL.md` or `_meta.json`. The content is purely informational and aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description describe a TypeScript LSP and the SKILL.md only instructs installing and using typescript-language-server and tsc, which directly match the stated capabilities (type checking, diagnostics, refactoring, etc.).
Instruction Scope
Instructions are scoped to installing the language server (npm/yarn) and running the TypeScript compiler (tsc). They do not instruct reading unrelated files, exfiltrating data, or accessing environment variables or unrelated system configuration.
Install Mechanism
This is an instruction-only skill (no automated install spec). It tells users to run `npm install -g` or `yarn global add`, which is a common, expected install path for a CLI language server but does require network access and may modify global npm state or require elevated privileges. The referenced packages are known (npm + GitHub links included).
Credentials
No environment variables, credentials, or config paths are requested. The required surface is minimal and appropriate for the described purpose.
Persistence & Privilege
Skill is not forced-always, does not require persistent system changes beyond user-run global npm installs, and does not request elevated platform privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install typescript-lsp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /typescript-lsp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: TypeScript language server for type checking, code intelligence, LSP diagnostics.
元数据
Slug typescript-lsp
版本 1.0.0
许可证
累计安装 8
当前安装数 7
历史版本数 1
常见问题

TypeScript LSP 是什么?

TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1322 次。

如何安装 TypeScript LSP?

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

TypeScript LSP 是免费的吗?

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

TypeScript LSP 支持哪些平台?

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

谁开发了 TypeScript LSP?

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

💬 留言讨论