Official skills publisher Verified Skillscout rank 165

Prefect

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

Browse 8 official AI agent skills across 4 Prefect repositories, with install commands and source links.

8 Skills
4 Repositories
385 Installs
27,804 GitHub stars

Install

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

4 official repositories

Includes 3 official skills: fastmcp-client-cli, code-review, pdf-processing.

3 skills 378 installs 27,049 stars
npx skills add prefecthq/fastmcp -y

Includes 2 official skills: prefab-ui, prefab-dev-build.

2 skills 4 installs 587 stars
npx skills add prefecthq/prefab -y

Prefect Mcp Server

prefecthq/prefect-mcp-server

Includes 1 official skill: workflows.

1 skill 3 installs 48 stars
npx skills add prefecthq/prefect-mcp-server -y

Includes 2 official skills: models, models.

2 skills 0 installs 120 stars
npx skills add prefecthq/colin -y

8 skills

prefecthq/fastmcp 3 skills

fastmcp-client-cli

prefecthq/fastmcp 118 installs
View source

code-review

prefecthq/fastmcp 0 installs
View source

pdf-processing

prefecthq/fastmcp 0 installs
View source
prefecthq/prefab 2 skills

prefab-dev-build

prefecthq/prefab 1 installs
View source
prefecthq/prefect-mcp-server 1 skill

workflows

prefecthq/prefect-mcp-server 3 installs
View source
prefecthq/colin 2 skills

Repository documentation

prefecthq/fastmcp package overview

prefecthq/fastmcp/README.md View on GitHub

prefecthq/fastmcp

Includes 3 official skills: fastmcp-client-cli, code-review, pdf-processing.

Top skills in this package

fastmcp-client-cliOfficial Prefect skill from prefecthq/fastmcp.
code-reviewOfficial Prefect skill from prefecthq/fastmcp.
pdf-processingOfficial Prefect skill from prefecthq/fastmcp.

Install

Install the full package:

npx skills add prefecthq/fastmcp -y

Install a specific skill:

npx skills add prefecthq/fastmcp@fastmcp-client-cli -y

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

View prefecthq/fastmcp on GitHub
Copied