← 返回 Skills 市场
TypeScript Package Manager
作者
John Haugabook
· GitHub ↗
· v1.0.0
· MIT-0
317
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install typescript-package-manager
功能描述
Expert 10x Software engineer specializing in TypeScript with deep knowledge of all popular package management tools including npm, yarn, pnpm, bun, and deno....
安全使用建议
This skill appears to do what it claims: documentation, templates, and helper scripts for managing TypeScript package managers. Before you run any of the suggested commands or bundled scripts, review them carefully: they call out to the system shell (child_process.execSync) and recommend commands that download and run remote installers (e.g., curl | bash). If you plan to execute migration/install steps, prefer installing from trusted package sources, inspect remote install scripts first, run in an isolated environment or container, and avoid pasting or piping installers into a shell on a production machine. Also avoid entering registry tokens into commands unless you understand where they're stored. If you need higher assurance, request the exact runtime behavior or run the helper scripts in a sandbox to inspect their network and file activity.
功能分析
Type: OpenClaw Skill
Name: typescript-package-manager
Version: 1.0.0
The bundle is a comprehensive toolkit for managing TypeScript projects across various package managers (npm, yarn, pnpm, bun, deno). It includes helper scripts (bun-workflow.js, health-check.js, npm-workflow.js) that automate project auditing and configuration using standard industry tools like tsc, knip, and madge. While the scripts utilize child_process.execSync, they do so to invoke these legitimate development utilities with hardcoded or safely derived arguments. The documentation is thorough and aligns with the stated purpose of providing expert-level package management guidance without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (TypeScript package-manager expertise) matches the provided assets: guides for npm/yarn/pnpm/bun/deno, templates, and helper scripts (bun-workflow.js, npm-workflow.js, health-check.js). The included JS helpers and docs are appropriate for the stated purpose.
Instruction Scope
SKILL.md and the included workflow files instruct running CLI commands and provide migration steps that include executing network installers (e.g., curl -fsSL https://bun.sh/install | bash) and other shell commands. While expected for tooling setup, these instructions allow arbitrary remote code execution if run without inspection — the agent's runtime instructions should not be executed blindly.
Install Mechanism
There is no install spec for the skill itself (instruction-only), so nothing will be written to disk by an installer. However, documentation and scripts advise downloading and running external installers (bun.sh). The URLs used (bun.sh) are the official project site, but piping remote scripts into a shell is inherently risky and should be reviewed before running.
Credentials
The skill declares no required environment variables or credentials. Some example templates and commented snippets reference tokens (e.g., $NPM_TOKEN) in typical registry configuration contexts, but the skill does not demand secrets at install time.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration or to persist credentials for other skills. It is user-invocable and allows autonomous invocation (default), which is expected for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install typescript-package-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/typescript-package-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the TypeScript Package Manager skill:
- Expert coverage of all major JS/TS package managers: npm, yarn, pnpm, bun, and deno.
- Guidance for configuring, optimizing, and troubleshooting package managers, dependencies, workspaces, and monorepos.
- Practical best practices for package scripts, semantic versioning, lock file management, and CI/CD integration.
- Quick reference section on choosing and using the right package manager for your project.
- Includes shorthand trigger keywords and example commands for fast access.
元数据
常见问题
TypeScript Package Manager 是什么?
Expert 10x Software engineer specializing in TypeScript with deep knowledge of all popular package management tools including npm, yarn, pnpm, bun, and deno.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。
如何安装 TypeScript Package Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install typescript-package-manager」即可一键安装,无需额外配置。
TypeScript Package Manager 是免费的吗?
是的,TypeScript Package Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TypeScript Package Manager 支持哪些平台?
TypeScript Package Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TypeScript Package Manager?
由 John Haugabook(@jhauga)开发并维护,当前版本 v1.0.0。
推荐 Skills