← 返回 Skills 市场
test2
作者
THEANSWERSS
· GitHub ↗
· v1.0.0
· MIT-0
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tianchenwei3
功能描述
Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrat...
安全使用建议
This skill is an instruction-only assistant for NestJS + TypeORM and appears internally consistent. Before using it: (1) ensure you run it only inside a TypeScript NestJS project and not on production servers without safeguards; (2) do not hand over production DB credentials to the agent — prefer a dev or staging database for initial changes; (3) review any generated migration or config code before applying to your DB; (4) back up your database and configuration before running migrations or schema changes. The metadata doesn't list required env vars even though the instructions expect DB env values, so be prepared to supply them when you act on the guidance.
功能分析
Type: OpenClaw Skill
Name: tianchenwei3
Version: 1.0.0
The skill bundle provides standard, best-practice instructions and code templates for integrating TypeORM with NestJS. It covers configuration, entity design, repository injection, and migration workflows (e.g., in SKILL.md). No malicious patterns, data exfiltration, or prompt injection attempts were identified; the content is entirely aligned with its stated purpose of assisting in backend development.
能力评估
Purpose & Capability
Name and description match the SKILL.md content: all instructions relate to configuring TypeORM in NestJS (entities, migrations, TypeOrmModule, env-based DB config). There are no requests for unrelated services or credentials.
Instruction Scope
Runtime instructions stay within project scope (create config files, entities, migrations, update modules). They reference .env and process.env for DB config, which is expected for this task and do not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
No install spec and no code files — the skill is instruction-only. It recommends installing TypeORM and DB drivers but does not include any download or install instructions that would write or execute external code.
Credentials
The SKILL.md expects DB environment variables (DB_HOST, DB_PORT, DB_USERNAME, DB_PASSWORD, DB_NAME) in .env, but the skill metadata does not declare required env vars. This is reasonable for an instruction-only skill, but users should be aware DB credentials will be needed when applying changes.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or system-wide config changes outside the project. Autonomous invocation (default) is allowed but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tianchenwei3 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tianchenwei3触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the NestJS + TypeORM Integration skill.
- Provides detailed guidance for setting up, configuring, and refactoring TypeORM within NestJS projects.
- Covers best practices for environment-driven configuration, entities, relations, migrations, and repository wiring.
- Specifies recommended directory structure and coding patterns.
- Explains when to apply this skill, with clear inclusion and exclusion criteria.
- Emphasizes security (proper use of `.env`), scalability, and production-ready defaults.
元数据
常见问题
test2 是什么?
Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 test2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tianchenwei3」即可一键安装,无需额外配置。
test2 是免费的吗?
是的,test2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
test2 支持哪些平台?
test2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test2?
由 THEANSWERSS(@theanswerss)开发并维护,当前版本 v1.0.0。
推荐 Skills