← 返回 Skills 市场
ts5
作者
kleberbaum
· GitHub ↗
· v0.1.0
703
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ts5
功能描述
TS5 namespace for Netsnek e.U. TypeScript full-stack starter kit. Monorepo template with shared types, CI/CD pipelines, and one-click deployment.
安全使用建议
This skill appears low-risk and coherent with its stated purpose: it contains only documentation and a small bash script that prints messages. Before running anything, verify the script contents yourself (it currently does not implement a real deploy), prefer templates from a known source or repo/homepage, and avoid running scripts with elevated privileges. If you expect functioning deployment, obtain an implementation from a trusted repository or contact the author—the skill's source and homepage are missing, which reduces provenance confidence.
功能分析
Type: OpenClaw Skill
Name: ts5
Version: 0.1.0
The skill explicitly requests `exec` permission in `SKILL.md` and `claw.json`, which is a broad and high-risk capability. Although the associated script, `scripts/monorepo-setup.sh`, is currently inert and only echoes messages without performing any actual file system, network, or command execution operations, the request for such a powerful permission without immediate functional justification (beyond placeholder text) aligns with the 'suspicious' classification due to the presence of broad permissions.
能力评估
Purpose & Capability
Name/description (TypeScript full-stack starter) match the included files and script: bootstrap, list packages, and deploy commands are declared and present. No unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md instructs running scripts/monorepo-setup.sh with --init/--packages/--deploy which aligns with the stated purpose. However, the --deploy path in the included script only echoes a message and does not actually perform any network calls or deployment — a functionality gap rather than hidden or excessive behavior.
Install Mechanism
No install spec is present (instruction-only). No downloads or archives; the skill will not write or execute third-party code beyond its tiny bundled script.
Credentials
The skill declares no required environment variables, credentials, or config paths and the SKILL.md and script do not reference any secrets or external auth. Requested privileges are minimal (exec permission for the local script).
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent presence, modify other skills, or alter system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ts5 - 安装完成后,直接呼叫该 Skill 的名称或使用
/ts5触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved ts5 namespace for Netsnek e.U.
元数据
常见问题
ts5 是什么?
TS5 namespace for Netsnek e.U. TypeScript full-stack starter kit. Monorepo template with shared types, CI/CD pipelines, and one-click deployment. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 703 次。
如何安装 ts5?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ts5」即可一键安装,无需额外配置。
ts5 是免费的吗?
是的,ts5 完全免费(开源免费),可自由下载、安装和使用。
ts5 支持哪些平台?
ts5 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。
谁开发了 ts5?
由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。
推荐 Skills