# Log2n AI Agent Skills

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

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

Official page: https://skillscout.sh/official/log2n-io/
Markdown page: https://skillscout.sh/official/log2n-io/log2n-io_skills_skillscout.md
Vendor website: https://www.log2n.io/

## Prompt for your agent

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

### log2n-io/typhon

Includes 16 official skills: benchmark, complete-subtask, complete-task, coverage, create-issue, dev-status.

Install:

```bash
npx skills add log2n-io/typhon -y
```

Source: https://github.com/Log2n-io/Typhon

## Individual skills

### benchmark

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@benchmark -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/benchmark

### complete-subtask

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@complete-subtask -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/complete-subtask

### complete-task

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@complete-task -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/complete-task

### coverage

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@coverage -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/coverage

### create-issue

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@create-issue -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/create-issue

### dev-status

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@dev-status -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/dev-status

### implement-feature

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@implement-feature -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/implement-feature

### new-panel

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@new-panel -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/new-panel

### noob

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@noob -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/noob

### profile

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@profile -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/profile

### start-design

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@start-design -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/start-design

### start-research

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@start-research -y
```

Package: log2n-io/typhon
Source: https://github.com/Log2n-io/Typhon/tree/main/.claude/skills/start-research

### start-subtask

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@start-subtask -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/start-subtask

### start-task

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@start-task -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/start-task

### triage-issue

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@triage-issue -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/triage-issue

### wb-dev

Official Log2n skill from log2n-io/typhon.

Install:

```bash
npx skills add log2n-io/typhon@wb-dev -y
```

Package: log2n-io/typhon
Source: https://github.com/log2n-io/typhon/tree/HEAD/.claude/skills/wb-dev

## log2n-io/typhon package overview

Includes 16 official skills: benchmark, complete-subtask, complete-task, coverage, create-issue, dev-status.

### Top skills in this package

- benchmark: Official Log2n skill from log2n-io/typhon.
- complete-subtask: Official Log2n skill from log2n-io/typhon.
- complete-task: Official Log2n skill from log2n-io/typhon.
- coverage: Official Log2n skill from log2n-io/typhon.
- create-issue: Official Log2n skill from log2n-io/typhon.
- dev-status: Official Log2n skill from log2n-io/typhon.
- implement-feature: Official Log2n skill from log2n-io/typhon.
- new-panel: Official Log2n skill from log2n-io/typhon.

### Install

Install the full package:

```bash
npx skills add log2n-io/typhon -y
```

Install a specific skill:

```bash
npx skills add log2n-io/typhon@benchmark -y
```

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

Source: https://github.com/log2n-io/typhon#readme
