Official skills publisher Verified Skillscout rank 18

Phase

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

Browse 3 official AI agent skills across 1 Phase repository, with install commands and source links.

3 Skills
1 Repository
0 Installs
5 GitHub stars

Install

Add Phase 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/phasehq/phasehq_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Phase 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

1 official repository

Includes 3 official skills: docker-compose, eks, k8s.

3 skills 0 installs 5 stars
npx skills add phasehq/docs -y

3 skills

phasehq/docs 3 skills

docker-compose

phasehq/docs 0 installs
View source

Repository documentation

phasehq/docs package overview

phasehq/docs/README.md View on GitHub

phasehq/docs

Includes 3 official skills: docker-compose, eks, k8s.

Top skills in this package

docker-composeOfficial Phase skill from phasehq/docs.
eksOfficial Phase skill from phasehq/docs.
k8sOfficial Phase skill from phasehq/docs.

Install

Install the full package:

npx skills add phasehq/docs -y

Install a specific skill:

npx skills add phasehq/docs@docker-compose -y

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

View phasehq/docs on GitHub
Copied