# TAROSKY INC. AI Agent Skills

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

Browse 12 official AI agent skills across 2 TAROSKY INC. repositories, with install commands and source links.

Official page: https://skillscout.sh/official/tarosky/
Markdown page: https://skillscout.sh/official/tarosky/tarosky_skills_skillscout.md
Vendor website: https://tarosky.co.jp/

## Prompt for your agent

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

### tarosky/claude

Includes 11 official skills: t-wada, best-practice-extract, glotpress-translate, skill-review, wp-build-setup, wp-ci-setup.

Install:

```bash
npx skills add tarosky/claude -y
```

Source: https://github.com/tarosky/claude

### tarosky/workflows

Includes 1 official skill: tarosky-standards.

Install:

```bash
npx skills add tarosky/workflows -y
```

Source: https://github.com/tarosky/workflows

## Individual skills

### t-wada

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@t-wada -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/HEAD/skills/t-wada

### best-practice-extract

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@best-practice-extract -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/best-practice-extract

### glotpress-translate

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@glotpress-translate -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/glotpress-translate

### skill-review

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@skill-review -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/HEAD/skills/skill-review

### wp-build-setup

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-build-setup -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/wp-build-setup

### wp-ci-setup

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-ci-setup -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/wp-ci-setup

### wp-i18n-setup

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-i18n-setup -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/wp-i18n-setup

### wp-multi-target

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-multi-target -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/wp-multi-target

### wp-org-assets

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-org-assets -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/wp-org-assets

### wp-plugin-evaluate

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-plugin-evaluate -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/HEAD/skills/wp-plugin-evaluate

### wp-test-setup

Official TAROSKY INC. skill from tarosky/claude.

Install:

```bash
npx skills add tarosky/claude@wp-test-setup -y
```

Package: tarosky/claude
Source: https://github.com/tarosky/claude/tree/main/skills/wp-test-setup

### tarosky-standards

Official TAROSKY INC. skill from tarosky/workflows.

Install:

```bash
npx skills add tarosky/workflows@tarosky-standards -y
```

Package: tarosky/workflows
Source: https://github.com/tarosky/workflows/tree/main/skills/tarosky-standards

## tarosky/claude package overview

Includes 11 official skills: t-wada, best-practice-extract, glotpress-translate, skill-review, wp-build-setup, wp-ci-setup.

### Top skills in this package

- t-wada: Official TAROSKY INC. skill from tarosky/claude.
- best-practice-extract: Official TAROSKY INC. skill from tarosky/claude.
- glotpress-translate: Official TAROSKY INC. skill from tarosky/claude.
- skill-review: Official TAROSKY INC. skill from tarosky/claude.
- wp-build-setup: Official TAROSKY INC. skill from tarosky/claude.
- wp-ci-setup: Official TAROSKY INC. skill from tarosky/claude.
- wp-i18n-setup: Official TAROSKY INC. skill from tarosky/claude.
- wp-multi-target: Official TAROSKY INC. skill from tarosky/claude.

### Install

Install the full package:

```bash
npx skills add tarosky/claude -y
```

Install a specific skill:

```bash
npx skills add tarosky/claude@t-wada -y
```

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

Source: https://github.com/tarosky/claude#readme
