# Panfactum Group, Inc. AI Agent Skills

Panfactum Group, Inc. publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Panfactum Group, Inc. repository, with install commands and source links.

Official page: https://skillscout.sh/official/panfactum/
Markdown page: https://skillscout.sh/official/panfactum/panfactum_skills_skillscout.md
Vendor website: https://panfactum.com/

## Prompt for your agent

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

### panfactum/stack

Includes 2 official skills: presentation, changelog.

Install:

```bash
npx skills add panfactum/stack -y
```

Source: https://github.com/Panfactum/stack

## Individual skills

### presentation

Official Panfactum Group, Inc. skill from panfactum/stack.

Install:

```bash
npx skills add panfactum/stack@presentation -y
```

Package: panfactum/stack
Source: https://github.com/Panfactum/stack/tree/main/.claude/skills/presentation

### changelog

Official Panfactum Group, Inc. skill from panfactum/stack.

Install:

```bash
npx skills add panfactum/stack@changelog -y
```

Package: panfactum/stack
Source: https://github.com/Panfactum/stack/tree/main/.claude/skills/changelog

## panfactum/stack package overview

Includes 2 official skills: presentation, changelog.

### Top skills in this package

- presentation: Official Panfactum Group, Inc. skill from panfactum/stack.
- changelog: Official Panfactum Group, Inc. skill from panfactum/stack.

### Install

Install the full package:

```bash
npx skills add panfactum/stack -y
```

Install a specific skill:

```bash
npx skills add panfactum/stack@presentation -y
```

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

Source: https://github.com/panfactum/stack#readme
