# Orq.ai AI Agent Skills

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

Browse 2 official AI agent skills across 1 Orq.ai repository, with install commands and source links.

Official page: https://skillscout.sh/official/orq-ai/
Markdown page: https://skillscout.sh/official/orq-ai/orq-ai_skills_skillscout.md
Vendor website: https://orq.ai/

## Prompt for your agent

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

### orq-ai/orq-python

Includes 2 official skills: models, models.

Install:

```bash
npx skills add orq-ai/orq-python -y
```

Source: https://github.com/orq-ai/orq-python

## Individual skills

### models

Official Orq.ai skill from orq-ai/orq-python.

Install:

```bash
npx skills add orq-ai/orq-python@models -y
```

Package: orq-ai/orq-python
Source: https://github.com/orq-ai/orq-python/tree/HEAD/docs/models

### models

Official Orq.ai skill from orq-ai/orq-python.

Install:

```bash
npx skills add orq-ai/orq-python@models -y
```

Package: orq-ai/orq-python
Source: https://github.com/orq-ai/orq-python/tree/HEAD/packages/orq-rc/docs/models

## orq-ai/orq-python package overview

Includes 2 official skills: models, models.

### Top skills in this package

- models: Official Orq.ai skill from orq-ai/orq-python.
- models: Official Orq.ai skill from orq-ai/orq-python.

### Install

Install the full package:

```bash
npx skills add orq-ai/orq-python -y
```

Install a specific skill:

```bash
npx skills add orq-ai/orq-python@models -y
```

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

Source: https://github.com/orq-ai/orq-python#readme
