# The DevOps Daily AI Agent Skills

The DevOps Daily publishes official AI agent skills for its tools, services, and developer workflows. The latest news, tutorials, and guides for DevOps professionals.

Browse 1 official AI agent skill across 1 The DevOps Daily repository, with install commands and source links.

Official page: https://skillscout.sh/official/the-devops-daily/
Markdown page: https://skillscout.sh/official/the-devops-daily/the-devops-daily_skills_skillscout.md
Vendor website: https://devops-daily.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/the-devops-daily/the-devops-daily_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant The DevOps Daily 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

### the-devops-daily/devops-daily-skills

Includes 1 official skill: kubernetes-manifest-auditor.

Install:

```bash
npx skills add the-devops-daily/devops-daily-skills -y
```

Source: https://github.com/The-DevOps-Daily/devops-daily-skills

## Individual skills

### kubernetes-manifest-auditor

Official The DevOps Daily skill from the-devops-daily/devops-daily-skills.

Install:

```bash
npx skills add the-devops-daily/devops-daily-skills@kubernetes-manifest-auditor -y
```

Package: the-devops-daily/devops-daily-skills
Source: https://github.com/the-devops-daily/devops-daily-skills/tree/HEAD/plugins/devops-daily-skills/skills/kubernetes-manifest-auditor

## the-devops-daily/devops-daily-skills package overview

Includes 1 official skill: kubernetes-manifest-auditor.

### Top skills in this package

- kubernetes-manifest-auditor: Official The DevOps Daily skill from the-devops-daily/devops-daily-skills.

### Install

Install the full package:

```bash
npx skills add the-devops-daily/devops-daily-skills -y
```

Install a specific skill:

```bash
npx skills add the-devops-daily/devops-daily-skills@kubernetes-manifest-auditor -y
```

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

Source: https://github.com/the-devops-daily/devops-daily-skills#readme
