# Hyper Weavers AI Agent Skills

Hyper Weavers publishes official AI agent skills for its tools, services, and developer workflows.

Browse 10 official AI agent skills across 1 Hyper Weavers repository, with install commands and source links.

Official page: https://skillscout.sh/official/hyperweavers/
Markdown page: https://skillscout.sh/official/hyperweavers/hyperweavers_skills_skillscout.md
Vendor website: https://www.hyperweavers.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/hyperweavers/hyperweavers_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Hyper Weavers 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

### hyperweavers/nidhi

Includes 10 official skills: angular-conventions, link-workspace-packages, monitor-ci, nx-generate, nx-import, nx-plugins.

Install:

```bash
npx skills add hyperweavers/nidhi -y
```

Source: https://github.com/hyperweavers/nidhi

## Individual skills

### angular-conventions

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@angular-conventions -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/angular-conventions

### link-workspace-packages

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@link-workspace-packages -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/HEAD/.opencode/skills/link-workspace-packages

### monitor-ci

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@monitor-ci -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/HEAD/.opencode/skills/monitor-ci

### nx-generate

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@nx-generate -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/nx-generate

### nx-import

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@nx-import -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/nx-import

### nx-plugins

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@nx-plugins -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/nx-plugins

### nx-run-tasks

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@nx-run-tasks -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/nx-run-tasks

### nx-workspace

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@nx-workspace -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/HEAD/.opencode/skills/nx-workspace

### security-guidelines

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@security-guidelines -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/security-guidelines

### testing-conventions

Official Hyper Weavers skill from hyperweavers/nidhi.

Install:

```bash
npx skills add hyperweavers/nidhi@testing-conventions -y
```

Package: hyperweavers/nidhi
Source: https://github.com/hyperweavers/nidhi/tree/main/.opencode/skills/testing-conventions

## hyperweavers/nidhi package overview

Includes 10 official skills: angular-conventions, link-workspace-packages, monitor-ci, nx-generate, nx-import, nx-plugins.

### Top skills in this package

- angular-conventions: Official Hyper Weavers skill from hyperweavers/nidhi.
- link-workspace-packages: Official Hyper Weavers skill from hyperweavers/nidhi.
- monitor-ci: Official Hyper Weavers skill from hyperweavers/nidhi.
- nx-generate: Official Hyper Weavers skill from hyperweavers/nidhi.
- nx-import: Official Hyper Weavers skill from hyperweavers/nidhi.
- nx-plugins: Official Hyper Weavers skill from hyperweavers/nidhi.
- nx-run-tasks: Official Hyper Weavers skill from hyperweavers/nidhi.
- nx-workspace: Official Hyper Weavers skill from hyperweavers/nidhi.

### Install

Install the full package:

```bash
npx skills add hyperweavers/nidhi -y
```

Install a specific skill:

```bash
npx skills add hyperweavers/nidhi@angular-conventions -y
```

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

Source: https://github.com/hyperweavers/nidhi#readme
