# Techdiary AI Agent Skills

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

Browse 12 official AI agent skills across 1 Techdiary repository, with install commands and source links.

Official page: https://skillscout.sh/official/techdiary-dev/
Markdown page: https://skillscout.sh/official/techdiary-dev/techdiary-dev_skills_skillscout.md
Vendor website: https://github.com/techdiary-dev

## Prompt for your agent

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

### techdiary-dev/techdiary.dev

Includes 12 official skills: workos, github-issue-create, github-issue-resolve, new-action, new-component, new-form.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev -y
```

Source: https://github.com/techdiary-dev/techdiary.dev

## Individual skills

### workos

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@workos -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/HEAD/.agents/skills/workos

### github-issue-create

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@github-issue-create -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/HEAD/.agents/skills/github-issue-create

### github-issue-resolve

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@github-issue-resolve -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/HEAD/.agents/skills/github-issue-resolve

### new-action

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-action -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-action

### new-component

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-component -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-component

### new-form

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-form -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-form

### new-input

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-input -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-input

### new-page

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-page -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-page

### new-query

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-query -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-query

### new-repository

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@new-repository -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/new-repository

### release-note

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@release-note -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/main/.agents/skills/release-note

### seo-audit

Official Techdiary skill from techdiary-dev/techdiary.dev.

Install:

```bash
npx skills add techdiary-dev/techdiary.dev@seo-audit -y
```

Package: techdiary-dev/techdiary.dev
Source: https://github.com/techdiary-dev/techdiary.dev/tree/HEAD/.agents/skills/seo-audit

## techdiary-dev/techdiary.dev package overview

Includes 12 official skills: workos, github-issue-create, github-issue-resolve, new-action, new-component, new-form.

### Top skills in this package

- workos: Official Techdiary skill from techdiary-dev/techdiary.dev.
- github-issue-create: Official Techdiary skill from techdiary-dev/techdiary.dev.
- github-issue-resolve: Official Techdiary skill from techdiary-dev/techdiary.dev.
- new-action: Official Techdiary skill from techdiary-dev/techdiary.dev.
- new-component: Official Techdiary skill from techdiary-dev/techdiary.dev.
- new-form: Official Techdiary skill from techdiary-dev/techdiary.dev.
- new-input: Official Techdiary skill from techdiary-dev/techdiary.dev.
- new-page: Official Techdiary skill from techdiary-dev/techdiary.dev.

### Install

Install the full package:

```bash
npx skills add techdiary-dev/techdiary.dev -y
```

Install a specific skill:

```bash
npx skills add techdiary-dev/techdiary.dev@workos -y
```

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

Source: https://github.com/techdiary-dev/techdiary.dev#readme
