# MoEngage AI Agent Skills

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

Browse 24 official AI agent skills across 7 MoEngage repositories, with install commands and source links.

Official page: https://skillscout.sh/official/moengage/
Markdown page: https://skillscout.sh/official/moengage/moengage_skills_skillscout.md
Vendor website: https://moengage.com/

## Prompt for your agent

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

### moengage/moengage-documentation

Includes 7 official skills: doc-author, doc-reader, mintlify, review-android-sdk, review-rn-sdk, review-sdk-changelog.

Install:

```bash
npx skills add moengage/moengage-documentation -y
```

Source: https://github.com/moengage/moengage-documentation

### moengage/flutter-sdk

Includes 5 official skills: flutter-android-bridge-implementation, flutter-dart-interface-implementation, flutter-feature-implementation, flutter-ios-bridge-implementation, flutter-ios-version-update.

Install:

```bash
npx skills add moengage/flutter-sdk -y
```

Source: https://github.com/moengage/Flutter-SDK

### moengage/react-native

Includes 4 official skills: react-native-android-bridge-implementation, react-native-feature-implementation, react-native-ios-bridge-implementation, react-native-ts-implementation.

Install:

```bash
npx skills add moengage/react-native -y
```

Source: https://github.com/moengage/React-Native

### moengage/apple-plugin-cards

Includes 2 official skills: native-feature-implementation, version-update.

Install:

```bash
npx skills add moengage/apple-plugin-cards -y
```

Source: https://github.com/moengage/apple-plugin-cards

### moengage/apple-plugin-geofence

Includes 2 official skills: native-feature-implementation, version-update.

Install:

```bash
npx skills add moengage/apple-plugin-geofence -y
```

Source: https://github.com/moengage/apple-plugin-geofence

### moengage/apple-plugin-inbox

Includes 2 official skills: native-feature-implementation, version-update.

Install:

```bash
npx skills add moengage/apple-plugin-inbox -y
```

Source: https://github.com/moengage/apple-plugin-inbox

### moengage/ios-pluginbase

Includes 2 official skills: native-feature-implementation, version-update.

Install:

```bash
npx skills add moengage/ios-pluginbase -y
```

Source: https://github.com/moengage/iOS-PluginBase

## Individual skills

### doc-author

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@doc-author -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/main/.claude/skills/doc-author

### doc-reader

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@doc-reader -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/HEAD/.claude/skills/doc-reader

### mintlify

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@mintlify -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/main/.claude/skills/mintlify

### review-android-sdk

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@review-android-sdk -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/main/.claude/skills/review-android-sdk

### review-rn-sdk

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@review-rn-sdk -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/main/.claude/skills/review-rn-sdk

### review-sdk-changelog

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@review-sdk-changelog -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/main/.claude/skills/review-sdk-changelog

### update-nav

Official MoEngage skill from moengage/moengage-documentation.

Install:

```bash
npx skills add moengage/moengage-documentation@update-nav -y
```

Package: moengage/moengage-documentation
Source: https://github.com/moengage/moengage-documentation/tree/main/.claude/skills/update-nav

### flutter-android-bridge-implementation

Official MoEngage skill from moengage/flutter-sdk.

Install:

```bash
npx skills add moengage/flutter-sdk@flutter-android-bridge-implementation -y
```

Package: moengage/flutter-sdk
Source: https://github.com/moengage/Flutter-SDK/tree/master/.claude/skills/flutter-android-bridge-implementation

### flutter-dart-interface-implementation

Official MoEngage skill from moengage/flutter-sdk.

Install:

```bash
npx skills add moengage/flutter-sdk@flutter-dart-interface-implementation -y
```

Package: moengage/flutter-sdk
Source: https://github.com/moengage/Flutter-SDK/tree/master/.claude/skills/flutter-dart-interface-implementation

### flutter-feature-implementation

Official MoEngage skill from moengage/flutter-sdk.

Install:

```bash
npx skills add moengage/flutter-sdk@flutter-feature-implementation -y
```

Package: moengage/flutter-sdk
Source: https://github.com/moengage/Flutter-SDK/tree/master/.claude/skills/flutter-feature-implementation

### flutter-ios-bridge-implementation

Official MoEngage skill from moengage/flutter-sdk.

Install:

```bash
npx skills add moengage/flutter-sdk@flutter-ios-bridge-implementation -y
```

Package: moengage/flutter-sdk
Source: https://github.com/moengage/Flutter-SDK/tree/master/.claude/skills/flutter-ios-bridge-implementation

### flutter-ios-version-update

Official MoEngage skill from moengage/flutter-sdk.

Install:

```bash
npx skills add moengage/flutter-sdk@flutter-ios-version-update -y
```

Package: moengage/flutter-sdk
Source: https://github.com/moengage/Flutter-SDK/tree/master/.claude/skills/flutter-ios-version-update

### react-native-android-bridge-implementation

Official MoEngage skill from moengage/react-native.

Install:

```bash
npx skills add moengage/react-native@react-native-android-bridge-implementation -y
```

Package: moengage/react-native
Source: https://github.com/moengage/React-Native/tree/master/.claude/skills/react-native-android-bridge-implementation

### react-native-feature-implementation

Official MoEngage skill from moengage/react-native.

Install:

```bash
npx skills add moengage/react-native@react-native-feature-implementation -y
```

Package: moengage/react-native
Source: https://github.com/moengage/React-Native/tree/master/.claude/skills/react-native-feature-implementation

### react-native-ios-bridge-implementation

Official MoEngage skill from moengage/react-native.

Install:

```bash
npx skills add moengage/react-native@react-native-ios-bridge-implementation -y
```

Package: moengage/react-native
Source: https://github.com/moengage/React-Native/tree/master/.claude/skills/react-native-ios-bridge-implementation

### react-native-ts-implementation

Official MoEngage skill from moengage/react-native.

Install:

```bash
npx skills add moengage/react-native@react-native-ts-implementation -y
```

Package: moengage/react-native
Source: https://github.com/moengage/React-Native/tree/master/.claude/skills/react-native-ts-implementation

### native-feature-implementation

Official MoEngage skill from moengage/apple-plugin-cards.

Install:

```bash
npx skills add moengage/apple-plugin-cards@native-feature-implementation -y
```

Package: moengage/apple-plugin-cards
Source: https://github.com/moengage/apple-plugin-cards/tree/master/.claude/skills/native-feature-implementation

### version-update

Official MoEngage skill from moengage/apple-plugin-cards.

Install:

```bash
npx skills add moengage/apple-plugin-cards@version-update -y
```

Package: moengage/apple-plugin-cards
Source: https://github.com/moengage/apple-plugin-cards/tree/master/.claude/skills/version-update

### native-feature-implementation

Official MoEngage skill from moengage/apple-plugin-geofence.

Install:

```bash
npx skills add moengage/apple-plugin-geofence@native-feature-implementation -y
```

Package: moengage/apple-plugin-geofence
Source: https://github.com/moengage/apple-plugin-geofence/tree/master/.claude/skills/native-feature-implementation

### version-update

Official MoEngage skill from moengage/apple-plugin-geofence.

Install:

```bash
npx skills add moengage/apple-plugin-geofence@version-update -y
```

Package: moengage/apple-plugin-geofence
Source: https://github.com/moengage/apple-plugin-geofence/tree/master/.claude/skills/version-update

### native-feature-implementation

Official MoEngage skill from moengage/apple-plugin-inbox.

Install:

```bash
npx skills add moengage/apple-plugin-inbox@native-feature-implementation -y
```

Package: moengage/apple-plugin-inbox
Source: https://github.com/moengage/apple-plugin-inbox/tree/master/.claude/skills/native-feature-implementation

### version-update

Official MoEngage skill from moengage/apple-plugin-inbox.

Install:

```bash
npx skills add moengage/apple-plugin-inbox@version-update -y
```

Package: moengage/apple-plugin-inbox
Source: https://github.com/moengage/apple-plugin-inbox/tree/master/.claude/skills/version-update

### native-feature-implementation

Official MoEngage skill from moengage/ios-pluginbase.

Install:

```bash
npx skills add moengage/ios-pluginbase@native-feature-implementation -y
```

Package: moengage/ios-pluginbase
Source: https://github.com/moengage/iOS-PluginBase/tree/master/.claude/skills/native-feature-implementation

### version-update

Official MoEngage skill from moengage/ios-pluginbase.

Install:

```bash
npx skills add moengage/ios-pluginbase@version-update -y
```

Package: moengage/ios-pluginbase
Source: https://github.com/moengage/iOS-PluginBase/tree/master/.claude/skills/version-update

## moengage/apple-plugin-cards package overview

Includes 2 official skills: native-feature-implementation, version-update.

### Top skills in this package

- native-feature-implementation: Official MoEngage skill from moengage/apple-plugin-cards.
- version-update: Official MoEngage skill from moengage/apple-plugin-cards.

### Install

Install the full package:

```bash
npx skills add moengage/apple-plugin-cards -y
```

Install a specific skill:

```bash
npx skills add moengage/apple-plugin-cards@native-feature-implementation -y
```

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

Source: https://github.com/moengage/apple-plugin-cards#readme
