← Back to Skills Marketplace
bowen31337

TypeScript LSP

by bowen31337 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1322
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install typescript-lsp
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install typescript-lsp
  3. After installation, invoke the skill by name or use /typescript-lsp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: TypeScript language server for type checking, code intelligence, LSP diagnostics.
Metadata
Slug typescript-lsp
Version 1.0.0
License
All-time Installs 8
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1322 downloads so far.

How do I install TypeScript LSP?

Run "/install typescript-lsp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TypeScript LSP free?

Yes, TypeScript LSP is completely free (open-source). You can download, install and use it at no cost.

Which platforms does TypeScript LSP support?

TypeScript LSP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TypeScript LSP?

It is built and maintained by bowen31337 (@bowen31337); the current version is v1.0.0.

💬 Comments