# Argonne Leadership Computing Facility ALCF AI Agent Skills

Argonne Leadership Computing Facility ALCF publishes official AI agent skills for its tools, services, and developer workflows. ALCF is a DOE Office of Science User Facility that provides leadership supercomputing resources to advance scientific research.

Browse 2 official AI agent skills across 2 Argonne Leadership Computing Facility ALCF repositories, with install commands and source links.

Official page: https://skillscout.sh/official/argonne-lcf/
Markdown page: https://skillscout.sh/official/argonne-lcf/argonne-lcf_skills_skillscout.md
Vendor website: https://www.alcf.anl.gov/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/argonne-lcf/argonne-lcf_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Argonne Leadership Computing Facility ALCF 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

### argonne-lcf/alcf-agent-skillset

Includes 1 official skill: remote-bash.

Install:

```bash
npx skills add argonne-lcf/alcf-agent-skillset -y
```

Source: https://github.com/argonne-lcf/alcf-agent-skillset

### argonne-lcf/chemgraph

Includes 1 official skill: chemgraph.

Install:

```bash
npx skills add argonne-lcf/chemgraph -y
```

Source: https://github.com/argonne-lcf/ChemGraph

## Individual skills

### remote-bash

Official Argonne Leadership Computing Facility ALCF skill from argonne-lcf/alcf-agent-skillset.

Install:

```bash
npx skills add argonne-lcf/alcf-agent-skillset@remote-bash -y
```

Package: argonne-lcf/alcf-agent-skillset
Source: https://github.com/argonne-lcf/alcf-agent-skillset/tree/main/remote-bash

### chemgraph

Official Argonne Leadership Computing Facility ALCF skill from argonne-lcf/chemgraph.

Install:

```bash
npx skills add argonne-lcf/chemgraph@chemgraph -y
```

Package: argonne-lcf/chemgraph
Source: https://github.com/argonne-lcf/ChemGraph/tree/main/.opencode/skills/chemgraph

## argonne-lcf/alcf-agent-skillset package overview

Includes 1 official skill: remote-bash.

### Top skills in this package

- remote-bash: Official Argonne Leadership Computing Facility ALCF skill from argonne-lcf/alcf-agent-skillset.

### Install

Install the full package:

```bash
npx skills add argonne-lcf/alcf-agent-skillset -y
```

Install a specific skill:

```bash
npx skills add argonne-lcf/alcf-agent-skillset@remote-bash -y
```

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

Source: https://github.com/argonne-lcf/alcf-agent-skillset#readme
