# 新生命开发团队 AI Agent Skills

新生命开发团队 publishes official AI agent skills for its tools, services, and developer workflows.

Browse 10 official AI agent skills across 1 新生命开发团队 repository, with install commands and source links.

Official page: https://skillscout.sh/official/newlifex/
Markdown page: https://skillscout.sh/official/newlifex/newlifex_skills_skillscout.md
Vendor website: https://newlifex.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/newlifex/newlifex_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant 新生命开发团队 skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### newlifex/newlife.cube

Includes 10 official skills: cube-add-api, cube-add-app, cube-add-page, cube-design, cube-init, cube-layout.

Install:

```bash
npx skills add newlifex/newlife.cube -y
```

Source: https://github.com/NewLifeX/NewLife.Cube

## Individual skills

### cube-add-api

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-add-api -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-add-api

### cube-add-app

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-add-app -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-add-app

### cube-add-page

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-add-page -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-add-page

### cube-design

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-design -y
```

Package: newlifex/newlife.cube
Source: https://github.com/newlifex/newlife.cube/tree/HEAD/newlife.cube.vue/skills/cube-design

### cube-init

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-init -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-init

### cube-layout

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-layout -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-layout

### cube-lov

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-lov -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-lov

### cube-page-override

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@cube-page-override -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/cube-page-override

### modal-organize

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@modal-organize -y
```

Package: newlifex/newlife.cube
Source: https://github.com/NewLifeX/NewLife.Cube/tree/master/newlife.cube.vue/skills/modal-organize

### vue-component-visual-loop

Official 新生命开发团队 skill from newlifex/newlife.cube.

Install:

```bash
npx skills add newlifex/newlife.cube@vue-component-visual-loop -y
```

Package: newlifex/newlife.cube
Source: https://github.com/newlifex/newlife.cube/tree/HEAD/newlife.cube.vue/skills/vue-component-visual-loop

## newlifex/newlife.cube package overview

Includes 10 official skills: cube-add-api, cube-add-app, cube-add-page, cube-design, cube-init, cube-layout.

### Top skills in this package

- cube-add-api: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-add-app: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-add-page: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-design: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-init: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-layout: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-lov: Official 新生命开发团队 skill from newlifex/newlife.cube.
- cube-page-override: Official 新生命开发团队 skill from newlifex/newlife.cube.

### Install

Install the full package:

```bash
npx skills add newlifex/newlife.cube -y
```

Install a specific skill:

```bash
npx skills add newlifex/newlife.cube@cube-add-api -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/newlifex/newlife.cube#readme
