# Interf AI Agent Skills

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

Browse 9 official AI agent skills across 2 Interf repositories, with install commands and source links.

Official page: https://skillscout.sh/official/interf-labs/
Markdown page: https://skillscout.sh/official/interf-labs/interf-labs_skills_skillscout.md
Vendor website: https://github.com/interf-labs

## Prompt for your agent

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

### interf-labs/enterprise-readiness-protocol

Includes 3 official skills: enterprise-readiness-protocol, interf-draft, interf-preview.

Install:

```bash
npx skills add interf-labs/enterprise-readiness-protocol -y
```

Source: https://github.com/interf-labs/enterprise-readiness-protocol

### interf-labs/compiler

Includes 6 official skills: entrypoint, improve, interf, knowledge, query, summarize.

Install:

```bash
npx skills add interf-labs/compiler -y
```

Source: https://github.com/interf-labs/compiler

## Individual skills

### enterprise-readiness-protocol

Official Interf skill from interf-labs/enterprise-readiness-protocol.

Install:

```bash
npx skills add interf-labs/enterprise-readiness-protocol@enterprise-readiness-protocol -y
```

Package: interf-labs/enterprise-readiness-protocol
Source: https://github.com/interf-labs/enterprise-readiness-protocol/tree/main/skills/enterprise-readiness-protocol

### interf-draft

Official Interf skill from interf-labs/enterprise-readiness-protocol.

Install:

```bash
npx skills add interf-labs/enterprise-readiness-protocol@interf-draft -y
```

Package: interf-labs/enterprise-readiness-protocol
Source: https://github.com/interf-labs/enterprise-readiness-protocol/tree/main/skills/interf-draft

### interf-preview

Official Interf skill from interf-labs/enterprise-readiness-protocol.

Install:

```bash
npx skills add interf-labs/enterprise-readiness-protocol@interf-preview -y
```

Package: interf-labs/enterprise-readiness-protocol
Source: https://github.com/interf-labs/enterprise-readiness-protocol/tree/main/skills/interf-preview

### entrypoint

Official Interf skill from interf-labs/compiler.

Install:

```bash
npx skills add interf-labs/compiler@entrypoint -y
```

Package: interf-labs/compiler
Source: https://github.com/interf-labs/compiler/tree/HEAD/build-plans/interf-default/build/stages/entrypoint

### improve

Official Interf skill from interf-labs/compiler.

Install:

```bash
npx skills add interf-labs/compiler@improve -y
```

Package: interf-labs/compiler
Source: https://github.com/interf-labs/compiler/tree/HEAD/build-plans/interf-default/improve

### interf

Official Interf skill from interf-labs/compiler.

Install:

```bash
npx skills add interf-labs/compiler@interf -y
```

Package: interf-labs/compiler
Source: https://github.com/interf-labs/compiler/tree/main/skills/interf

### knowledge

Official Interf skill from interf-labs/compiler.

Install:

```bash
npx skills add interf-labs/compiler@knowledge -y
```

Package: interf-labs/compiler
Source: https://github.com/interf-labs/compiler/tree/HEAD/build-plans/interf-default/build/stages/knowledge

### query

Official Interf skill from interf-labs/compiler.

Install:

```bash
npx skills add interf-labs/compiler@query -y
```

Package: interf-labs/compiler
Source: https://github.com/interf-labs/compiler/tree/HEAD/build-plans/interf-default/use/query

### summarize

Official Interf skill from interf-labs/compiler.

Install:

```bash
npx skills add interf-labs/compiler@summarize -y
```

Package: interf-labs/compiler
Source: https://github.com/interf-labs/compiler/tree/HEAD/build-plans/interf-default/build/stages/summarize

## interf-labs/enterprise-readiness-protocol package overview

Includes 3 official skills: enterprise-readiness-protocol, interf-draft, interf-preview.

### Top skills in this package

- enterprise-readiness-protocol: Official Interf skill from interf-labs/enterprise-readiness-protocol.
- interf-draft: Official Interf skill from interf-labs/enterprise-readiness-protocol.
- interf-preview: Official Interf skill from interf-labs/enterprise-readiness-protocol.

### Install

Install the full package:

```bash
npx skills add interf-labs/enterprise-readiness-protocol -y
```

Install a specific skill:

```bash
npx skills add interf-labs/enterprise-readiness-protocol@enterprise-readiness-protocol -y
```

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

Source: https://github.com/interf-labs/enterprise-readiness-protocol#readme
