# Calliope AI AI Agent Skills

Calliope AI publishes official AI agent skills for its tools, services, and developer workflows. Build with AI, not against it.

Browse 16 official AI agent skills across 3 Calliope AI repositories, with install commands and source links.

Official page: https://skillscout.sh/official/calliopeai/
Markdown page: https://skillscout.sh/official/calliopeai/calliopeai_skills_skillscout.md
Vendor website: https://calliope.ai/

## Prompt for your agent

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

### calliopeai/astrolift-skills

Includes 14 official skills: app-secrets-and-env, astro-cli, astrolift-deploy, astrolift-platform, csv-process, data-transform.

Install:

```bash
npx skills add calliopeai/astrolift-skills -y
```

Source: https://github.com/calliopeai/astrolift-skills

### calliopeai/astrolift-sample-agent

Includes 1 official skill: echo-input.

Install:

```bash
npx skills add calliopeai/astrolift-sample-agent -y
```

Source: https://github.com/calliopeai/astrolift-sample-agent

### calliopeai/zentinelle-sdk

Includes 1 official skill: skill.

Install:

```bash
npx skills add calliopeai/zentinelle-sdk -y
```

Source: https://github.com/calliopeai/zentinelle-sdk

## Individual skills

### app-secrets-and-env

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@app-secrets-and-env -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/HEAD/skills/app-secrets-and-env

### astro-cli

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@astro-cli -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/HEAD/skills/astro-cli

### astrolift-deploy

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@astrolift-deploy -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/HEAD/skills/astrolift-deploy

### astrolift-platform

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@astrolift-platform -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/HEAD/skills/astrolift-platform

### csv-process

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@csv-process -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/csv-process

### data-transform

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@data-transform -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/data-transform

### export

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@export -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/export

### file-ops

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@file-ops -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/file-ops

### git

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@git -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/git

### http-request

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@http-request -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/http-request

### mcp-client

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@mcp-client -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/mcp-client

### pdf-generate

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@pdf-generate -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/main/skills/pdf-generate

### schedule-tasks

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@schedule-tasks -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/HEAD/skills/schedule-tasks

### shell

Official Calliope AI skill from calliopeai/astrolift-skills.

Install:

```bash
npx skills add calliopeai/astrolift-skills@shell -y
```

Package: calliopeai/astrolift-skills
Source: https://github.com/calliopeai/astrolift-skills/tree/HEAD/skills/shell

### echo-input

Official Calliope AI skill from calliopeai/astrolift-sample-agent.

Install:

```bash
npx skills add calliopeai/astrolift-sample-agent@echo-input -y
```

Package: calliopeai/astrolift-sample-agent
Source: https://github.com/calliopeai/astrolift-sample-agent/tree/main/skills/echo-input

### skill

Official Calliope AI skill from calliopeai/zentinelle-sdk.

Install:

```bash
npx skills add calliopeai/zentinelle-sdk@skill -y
```

Package: calliopeai/zentinelle-sdk
Source: https://github.com/calliopeai/zentinelle-sdk/tree/main/plugins/agent/zentinelle_agent/skill

## calliopeai/astrolift-skills package overview

Includes 14 official skills: app-secrets-and-env, astro-cli, astrolift-deploy, astrolift-platform, csv-process, data-transform.

### Top skills in this package

- app-secrets-and-env: Official Calliope AI skill from calliopeai/astrolift-skills.
- astro-cli: Official Calliope AI skill from calliopeai/astrolift-skills.
- astrolift-deploy: Official Calliope AI skill from calliopeai/astrolift-skills.
- astrolift-platform: Official Calliope AI skill from calliopeai/astrolift-skills.
- csv-process: Official Calliope AI skill from calliopeai/astrolift-skills.
- data-transform: Official Calliope AI skill from calliopeai/astrolift-skills.
- export: Official Calliope AI skill from calliopeai/astrolift-skills.
- file-ops: Official Calliope AI skill from calliopeai/astrolift-skills.

### Install

Install the full package:

```bash
npx skills add calliopeai/astrolift-skills -y
```

Install a specific skill:

```bash
npx skills add calliopeai/astrolift-skills@app-secrets-and-env -y
```

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

Source: https://github.com/calliopeai/astrolift-skills#readme
