Official skills publisher Verified Skillscout rank 0

MoEngage

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.

24 Skills
7 Repositories
0 Installs
0 GitHub stars

Install

Add MoEngage skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

7 official repositories

Moengage Documentation

moengage/moengage-documentation

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

7 skills 0 installs 0 stars
npx skills add moengage/moengage-documentation -y

Flutter SDK

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.

5 skills 0 installs 0 stars
npx skills add moengage/flutter-sdk -y

React Native

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.

4 skills 0 installs 0 stars
npx skills add moengage/react-native -y

Apple Plugin Cards

moengage/apple-plugin-cards

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

2 skills 0 installs 0 stars
npx skills add moengage/apple-plugin-cards -y

Apple Plugin Geofence

moengage/apple-plugin-geofence

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

2 skills 0 installs 0 stars
npx skills add moengage/apple-plugin-geofence -y

Apple Plugin Inbox

moengage/apple-plugin-inbox

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

2 skills 0 installs 0 stars
npx skills add moengage/apple-plugin-inbox -y

IOS PluginBase

moengage/ios-pluginbase

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

2 skills 0 installs 0 stars
npx skills add moengage/ios-pluginbase -y

24 skills

moengage/moengage-documentation 7 skills

doc-author

moengage/moengage-documentation 0 installs
View source

doc-reader

moengage/moengage-documentation 0 installs
View source

mintlify

moengage/moengage-documentation 0 installs
View source

review-android-sdk

moengage/moengage-documentation 0 installs
View source

review-rn-sdk

moengage/moengage-documentation 0 installs
View source

review-sdk-changelog

moengage/moengage-documentation 0 installs
View source

update-nav

moengage/moengage-documentation 0 installs
View source
moengage/flutter-sdk 5 skills

flutter-android-bridge-implementation

moengage/flutter-sdk 0 installs
View source

flutter-dart-interface-implementation

moengage/flutter-sdk 0 installs
View source

flutter-feature-implementation

moengage/flutter-sdk 0 installs
View source

flutter-ios-bridge-implementation

moengage/flutter-sdk 0 installs
View source

flutter-ios-version-update

moengage/flutter-sdk 0 installs
View source
moengage/react-native 4 skills

react-native-android-bridge-implementation

moengage/react-native 0 installs
View source

react-native-feature-implementation

moengage/react-native 0 installs
View source

react-native-ios-bridge-implementation

moengage/react-native 0 installs
View source

react-native-ts-implementation

moengage/react-native 0 installs
View source
moengage/apple-plugin-cards 2 skills

native-feature-implementation

moengage/apple-plugin-cards 0 installs
View source

version-update

moengage/apple-plugin-cards 0 installs
View source
moengage/apple-plugin-geofence 2 skills

native-feature-implementation

moengage/apple-plugin-geofence 0 installs
View source

version-update

moengage/apple-plugin-geofence 0 installs
View source
moengage/apple-plugin-inbox 2 skills

native-feature-implementation

moengage/apple-plugin-inbox 0 installs
View source

version-update

moengage/apple-plugin-inbox 0 installs
View source
moengage/ios-pluginbase 2 skills

native-feature-implementation

moengage/ios-pluginbase 0 installs
View source

version-update

moengage/ios-pluginbase 0 installs
View source

Repository documentation

moengage/apple-plugin-cards package overview

moengage/apple-plugin-cards/README.md View on GitHub

moengage/apple-plugin-cards

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

Top skills in this package

native-feature-implementationOfficial MoEngage skill from moengage/apple-plugin-cards.
version-updateOfficial MoEngage skill from moengage/apple-plugin-cards.

Install

Install the full package:

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

Install a specific skill:

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 MoEngage repository.

View moengage/apple-plugin-cards on GitHub
Copied