← Back to Skills Marketplace
theanswerss

test2

by THEANSWERSS · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tianchenwei3
Description
Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrat...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tianchenwei3
  3. After installation, invoke the skill by name or use /tianchenwei3
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tianchenwei3
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install test2?

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

Is test2 free?

Yes, test2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test2 support?

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

Who created test2?

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

💬 Comments