# GitNotifier AI Agent Skills

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

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

Official page: https://skillscout.sh/official/gitnotifier-labs/
Markdown page: https://skillscout.sh/official/gitnotifier-labs/gitnotifier-labs_skills_skillscout.md
Vendor website: https://www.gitnotifier.com/

## Prompt for your agent

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

### gitnotifier-labs/ateliermojis

Includes 3 official skills: git-commit, mouse-effect, shadcn.

Install:

```bash
npx skills add gitnotifier-labs/ateliermojis -y
```

Source: https://github.com/gitnotifier-labs/ateliermojis

## Individual skills

### git-commit

Official GitNotifier skill from gitnotifier-labs/ateliermojis.

Install:

```bash
npx skills add gitnotifier-labs/ateliermojis@git-commit -y
```

Package: gitnotifier-labs/ateliermojis
Source: https://github.com/gitnotifier-labs/ateliermojis/tree/HEAD/.agents/skills/git-commit

### mouse-effect

Official GitNotifier skill from gitnotifier-labs/ateliermojis.

Install:

```bash
npx skills add gitnotifier-labs/ateliermojis@mouse-effect -y
```

Package: gitnotifier-labs/ateliermojis
Source: https://github.com/gitnotifier-labs/ateliermojis/tree/main/.agents/skills/mouse-effect

### shadcn

Official GitNotifier skill from gitnotifier-labs/ateliermojis.

Install:

```bash
npx skills add gitnotifier-labs/ateliermojis@shadcn -y
```

Package: gitnotifier-labs/ateliermojis
Source: https://github.com/gitnotifier-labs/ateliermojis/tree/HEAD/.agents/skills/shadcn

## gitnotifier-labs/ateliermojis package overview

Includes 3 official skills: git-commit, mouse-effect, shadcn.

### Top skills in this package

- git-commit: Official GitNotifier skill from gitnotifier-labs/ateliermojis.
- mouse-effect: Official GitNotifier skill from gitnotifier-labs/ateliermojis.
- shadcn: Official GitNotifier skill from gitnotifier-labs/ateliermojis.

### Install

Install the full package:

```bash
npx skills add gitnotifier-labs/ateliermojis -y
```

Install a specific skill:

```bash
npx skills add gitnotifier-labs/ateliermojis@git-commit -y
```

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

Source: https://github.com/gitnotifier-labs/ateliermojis#readme
