# TNG Technology Consulting GmbH AI Agent Skills

TNG Technology Consulting GmbH publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 1 TNG Technology Consulting GmbH repository, with install commands and source links.

Official page: https://skillscout.sh/official/tng/
Markdown page: https://skillscout.sh/official/tng/tng_skills_skillscout.md
Vendor website: https://www.tngtech.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/tng/tng_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant TNG Technology Consulting GmbH 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

### tng/oh-my-agentic-coder

Includes 7 official skills: echo-rest, omac-write-a-skill, openspec-apply-change, openspec-archive-change, openspec-explore, openspec-propose.

Install:

```bash
npx skills add tng/oh-my-agentic-coder -y
```

Source: https://github.com/TNG/oh-my-agentic-coder

## Individual skills

### echo-rest

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@echo-rest -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/TNG/oh-my-agentic-coder/tree/main/.opencode/skills/echo-rest

### omac-write-a-skill

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@omac-write-a-skill -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/TNG/oh-my-agentic-coder/tree/main/internal/builtinskills/assets/omac-write-a-skill

### openspec-apply-change

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@openspec-apply-change -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/tng/oh-my-agentic-coder/tree/HEAD/.opencode/skills/openspec-apply-change

### openspec-archive-change

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@openspec-archive-change -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/tng/oh-my-agentic-coder/tree/HEAD/.opencode/skills/openspec-archive-change

### openspec-explore

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@openspec-explore -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/tng/oh-my-agentic-coder/tree/HEAD/.opencode/skills/openspec-explore

### openspec-propose

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@openspec-propose -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/tng/oh-my-agentic-coder/tree/HEAD/.opencode/skills/openspec-propose

### self-audit

Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

Install:

```bash
npx skills add tng/oh-my-agentic-coder@self-audit -y
```

Package: tng/oh-my-agentic-coder
Source: https://github.com/TNG/oh-my-agentic-coder/tree/main/.opencode/skills/self-audit

## tng/oh-my-agentic-coder package overview

Includes 7 official skills: echo-rest, omac-write-a-skill, openspec-apply-change, openspec-archive-change, openspec-explore, openspec-propose.

### Top skills in this package

- echo-rest: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.
- omac-write-a-skill: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.
- openspec-apply-change: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.
- openspec-archive-change: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.
- openspec-explore: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.
- openspec-propose: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.
- self-audit: Official TNG Technology Consulting GmbH skill from tng/oh-my-agentic-coder.

### Install

Install the full package:

```bash
npx skills add tng/oh-my-agentic-coder -y
```

Install a specific skill:

```bash
npx skills add tng/oh-my-agentic-coder@echo-rest -y
```

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

Source: https://github.com/tng/oh-my-agentic-coder#readme
