Official skills publisher Verified Skillscout rank 18

Calliope AI

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.

16 Skills
3 Repositories
0 Installs
5 GitHub stars

Install

Add Calliope AI skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

3 official repositories

Astrolift Skills

calliopeai/astrolift-skills

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

14 skills 0 installs 0 stars
npx skills add calliopeai/astrolift-skills -y

Astrolift Sample Agent

calliopeai/astrolift-sample-agent

Includes 1 official skill: echo-input.

1 skill 0 installs 0 stars
npx skills add calliopeai/astrolift-sample-agent -y

Zentinelle Sdk

calliopeai/zentinelle-sdk

Includes 1 official skill: skill.

1 skill 0 installs 5 stars
npx skills add calliopeai/zentinelle-sdk -y

16 skills

calliopeai/astrolift-skills 14 skills

app-secrets-and-env

calliopeai/astrolift-skills 0 installs
View source

astro-cli

calliopeai/astrolift-skills 0 installs
View source

astrolift-deploy

calliopeai/astrolift-skills 0 installs
View source

astrolift-platform

calliopeai/astrolift-skills 0 installs
View source

csv-process

calliopeai/astrolift-skills 0 installs
View source

data-transform

calliopeai/astrolift-skills 0 installs
View source

export

calliopeai/astrolift-skills 0 installs
View source

file-ops

calliopeai/astrolift-skills 0 installs
View source

git

calliopeai/astrolift-skills 0 installs
View source

http-request

calliopeai/astrolift-skills 0 installs
View source

mcp-client

calliopeai/astrolift-skills 0 installs
View source

pdf-generate

calliopeai/astrolift-skills 0 installs
View source

schedule-tasks

calliopeai/astrolift-skills 0 installs
View source

shell

calliopeai/astrolift-skills 0 installs
View source
calliopeai/astrolift-sample-agent 1 skill

echo-input

calliopeai/astrolift-sample-agent 0 installs
View source
calliopeai/zentinelle-sdk 1 skill

skill

calliopeai/zentinelle-sdk 0 installs
View source

Repository documentation

calliopeai/astrolift-skills package overview

calliopeai/astrolift-skills/README.md View on GitHub

calliopeai/astrolift-skills

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-envOfficial Calliope AI skill from calliopeai/astrolift-skills.
astro-cliOfficial Calliope AI skill from calliopeai/astrolift-skills.
astrolift-deployOfficial Calliope AI skill from calliopeai/astrolift-skills.
astrolift-platformOfficial Calliope AI skill from calliopeai/astrolift-skills.
csv-processOfficial Calliope AI skill from calliopeai/astrolift-skills.
data-transformOfficial Calliope AI skill from calliopeai/astrolift-skills.
exportOfficial Calliope AI skill from calliopeai/astrolift-skills.
file-opsOfficial Calliope AI skill from calliopeai/astrolift-skills.

Install

Install the full package:

npx skills add calliopeai/astrolift-skills -y

Install a specific skill:

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 Calliope AI repository.

View calliopeai/astrolift-skills on GitHub
Copied