# LabNow.ai AI Agent Skills

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

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

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

## Prompt for your agent

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

### labnow-ai/aloha-python

Includes 2 official skills: aloha_cicd, aloha_python.

Install:

```bash
npx skills add labnow-ai/aloha-python -y
```

Source: https://github.com/LabNow-ai/aloha-python

## Individual skills

### aloha_cicd

Official LabNow.ai skill from labnow-ai/aloha-python.

Install:

```bash
npx skills add labnow-ai/aloha-python@aloha_cicd -y
```

Package: labnow-ai/aloha-python
Source: https://github.com/LabNow-ai/aloha-python/tree/main/doc/skills/aloha_cicd

### aloha_python

Official LabNow.ai skill from labnow-ai/aloha-python.

Install:

```bash
npx skills add labnow-ai/aloha-python@aloha_python -y
```

Package: labnow-ai/aloha-python
Source: https://github.com/LabNow-ai/aloha-python/tree/main/doc/skills/aloha_python

## labnow-ai/aloha-python package overview

Includes 2 official skills: aloha_cicd, aloha_python.

### Top skills in this package

- aloha_cicd: Official LabNow.ai skill from labnow-ai/aloha-python.
- aloha_python: Official LabNow.ai skill from labnow-ai/aloha-python.

### Install

Install the full package:

```bash
npx skills add labnow-ai/aloha-python -y
```

Install a specific skill:

```bash
npx skills add labnow-ai/aloha-python@aloha_cicd -y
```

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

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