SkillAgentSearch skills...

Strapi Plugin Awesome Help

This plugin enable creation of contextual helps for your Strapi documents!

Install / Use

npx skills add ExFabrica/strapi-plugin-awesome-help

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Strapi plugin Awesome Help

This plugin is not intended to be used in production. This is a learning aid. Nevertheless, we will try to go as far as possible in its design and deployment.

This plugin includes all code you need to follow this technical articles: A Strapi plugin from scratch to production

DESCRIPTION

The purpose of this plugin is to display an icon on each form label present in each document to display contextual help. When the user over the icon, the plugin displays a tooltip with a helpful text.

Awesome Help in document

Awesome Help main UI

FEATURES

  • Add contextual Help on your Strapi documents.
  • Scan the Strapi Structure to get all textual and numerical fields.

INSTALLATION

#npm
npm install @exfabrica/strapi-plugin-awesome-help
#yarn
yarn add @exfabrica/strapi-plugin-awesome-help

CONFIGURATION

Just go inside the general settings of Awesome Help to enable / disable the contextual help.

Awesome Help

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated10mo ago
Forks5

Languages

JavaScript

Security Score

67/100

Audited on Oct 6, 2025

No findings