# Themefisher AI Agent Skills

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

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

Official page: https://skillscout.sh/official/themefisher/
Markdown page: https://skillscout.sh/official/themefisher/themefisher_skills_skillscout.md
Vendor website: https://themefisher.com/

## Prompt for your agent

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

### themefisher/automark-astro

Includes 4 official skills: astro, gohighlevel, stripe-best-practices, stripe-projects.

Install:

```bash
npx skills add themefisher/automark-astro -y
```

Source: https://github.com/themefisher/automark-astro

## Individual skills

### astro

Official Themefisher skill from themefisher/automark-astro.

Install:

```bash
npx skills add themefisher/automark-astro@astro -y
```

Package: themefisher/automark-astro
Source: https://github.com/themefisher/automark-astro/tree/HEAD/.agents/skills/astro

### gohighlevel

Official Themefisher skill from themefisher/automark-astro.

Install:

```bash
npx skills add themefisher/automark-astro@gohighlevel -y
```

Package: themefisher/automark-astro
Source: https://github.com/themefisher/automark-astro/tree/main/.agents/skills/gohighlevel

### stripe-best-practices

Official Themefisher skill from themefisher/automark-astro.

Install:

```bash
npx skills add themefisher/automark-astro@stripe-best-practices -y
```

Package: themefisher/automark-astro
Source: https://github.com/themefisher/automark-astro/tree/main/.agents/skills/stripe-best-practices

### stripe-projects

Official Themefisher skill from themefisher/automark-astro.

Install:

```bash
npx skills add themefisher/automark-astro@stripe-projects -y
```

Package: themefisher/automark-astro
Source: https://github.com/themefisher/automark-astro/tree/HEAD/.agents/skills/stripe-projects

## themefisher/automark-astro package overview

Includes 4 official skills: astro, gohighlevel, stripe-best-practices, stripe-projects.

### Top skills in this package

- astro: Official Themefisher skill from themefisher/automark-astro.
- gohighlevel: Official Themefisher skill from themefisher/automark-astro.
- stripe-best-practices: Official Themefisher skill from themefisher/automark-astro.
- stripe-projects: Official Themefisher skill from themefisher/automark-astro.

### Install

Install the full package:

```bash
npx skills add themefisher/automark-astro -y
```

Install a specific skill:

```bash
npx skills add themefisher/automark-astro@astro -y
```

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

Source: https://github.com/themefisher/automark-astro#readme
