# Mercury AI Agent Skills

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

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

Official page: https://skillscout.sh/official/mercurytechnologies/
Markdown page: https://skillscout.sh/official/mercurytechnologies/mercurytechnologies_skills_skillscout.md
Vendor website: https://mercury.com/

## Prompt for your agent

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

### mercurytechnologies/mercury-skills

Includes 9 official skills: mercury-receipt-finder, mercury-analyze-spend, mercury-autocategorize-transactions, mercury-cash-reconciliation, mercury-detect-anomaly, mercury-journal-entry-prep.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills -y
```

Source: https://github.com/MercuryTechnologies/mercury-skills

## Individual skills

### mercury-receipt-finder

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-receipt-finder -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-receipt-finder

### mercury-analyze-spend

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-analyze-spend -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-analyze-spend

### mercury-autocategorize-transactions

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-autocategorize-transactions -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-autocategorize-transactions

### mercury-cash-reconciliation

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-cash-reconciliation -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-cash-reconciliation

### mercury-detect-anomaly

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-detect-anomaly -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-detect-anomaly

### mercury-journal-entry-prep

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-journal-entry-prep -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-journal-entry-prep

### mercury-onboarding-apply

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-onboarding-apply -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-onboarding-apply

### mercury-receipt-upload

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-receipt-upload -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/MercuryTechnologies/mercury-skills/tree/main/skills/mercury-receipt-upload

### mercury-shared

Official Mercury skill from mercurytechnologies/mercury-skills.

Install:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-shared -y
```

Package: mercurytechnologies/mercury-skills
Source: https://github.com/mercurytechnologies/mercury-skills/tree/HEAD/skills/mercury-shared

## mercurytechnologies/mercury-skills package overview

Includes 9 official skills: mercury-receipt-finder, mercury-analyze-spend, mercury-autocategorize-transactions, mercury-cash-reconciliation, mercury-detect-anomaly, mercury-journal-entry-prep.

### Top skills in this package

- mercury-receipt-finder: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-analyze-spend: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-autocategorize-transactions: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-cash-reconciliation: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-detect-anomaly: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-journal-entry-prep: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-onboarding-apply: Official Mercury skill from mercurytechnologies/mercury-skills.
- mercury-receipt-upload: Official Mercury skill from mercurytechnologies/mercury-skills.

### Install

Install the full package:

```bash
npx skills add mercurytechnologies/mercury-skills -y
```

Install a specific skill:

```bash
npx skills add mercurytechnologies/mercury-skills@mercury-receipt-finder -y
```

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

Source: https://github.com/mercurytechnologies/mercury-skills#readme
