Official skills publisher Verified Skillscout rank 162

Margelo

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

Browse 11 official AI agent skills across 3 Margelo repositories, with install commands and source links.

11 Skills
3 Repositories
3,742 Installs
1,627 GitHub stars

Install

Add Margelo 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/margelo/margelo_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Margelo 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

3 official repositories

React Native Skills

margelo/react-native-skills

Includes 9 official skills: react-native-mmkv, build-nitro-modules, react-native-vision-camera, api-design, swift, kotlin.

9 skills 3,729 installs 152 stars
npx skills add margelo/react-native-skills -y

React Native Nitro Fetch

margelo/react-native-nitro-fetch

Includes 1 official skill: nitro-fetch.

1 skill 10 installs 926 stars
npx skills add margelo/react-native-nitro-fetch -y

React Native Runtimes

margelo/react-native-runtimes

Includes 1 official skill: react-native-runtimes.

1 skill 3 installs 549 stars
npx skills add margelo/react-native-runtimes -y

11 skills

margelo/react-native-skills 9 skills

react-native-mmkv

margelo/react-native-skills 640 installs
View source

build-nitro-modules

margelo/react-native-skills 636 installs
View source

react-native-vision-camera

margelo/react-native-skills 577 installs
View source

api-design

margelo/react-native-skills 384 installs
View source

swift

margelo/react-native-skills 314 installs
View source

kotlin

margelo/react-native-skills 308 installs
View source

cpp

margelo/react-native-skills 293 installs
View source

react-native-vision-camera-realtime

margelo/react-native-skills 43 installs
View source

react-native-nitro-fetch

margelo/react-native-skills 0 installs
View source
margelo/react-native-nitro-fetch 1 skill

nitro-fetch

margelo/react-native-nitro-fetch 10 installs
View source
margelo/react-native-runtimes 1 skill

react-native-runtimes

margelo/react-native-runtimes 3 installs
View source

Repository documentation

margelo/react-native-skills package overview

margelo/react-native-skills/README.md View on GitHub

margelo/react-native-skills

Includes 9 official skills: react-native-mmkv, build-nitro-modules, react-native-vision-camera, api-design, swift, kotlin.

Top skills in this package

react-native-mmkvOfficial Margelo skill from margelo/react-native-skills.
build-nitro-modulesOfficial Margelo skill from margelo/react-native-skills.
react-native-vision-cameraOfficial Margelo skill from margelo/react-native-skills.
api-designOfficial Margelo skill from margelo/react-native-skills.
swiftOfficial Margelo skill from margelo/react-native-skills.
kotlinOfficial Margelo skill from margelo/react-native-skills.
cppOfficial Margelo skill from margelo/react-native-skills.
react-native-vision-camera-realtimeOfficial Margelo skill from margelo/react-native-skills.

Install

Install the full package:

npx skills add margelo/react-native-skills -y

Install a specific skill:

npx skills add margelo/react-native-skills@react-native-mmkv -y

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

View margelo/react-native-skills on GitHub
Copied