The awesome-sfdx-plugins by Shane McLaughlin provides a community-driven list of sf plugins with a hand-crafted description.
The SF Plugin Explorer scrapes data from various sources to allow searching for sf plugins including their commands.
Both the awesome-sfdx-plugins and the SF Plugin Explorer are great resources to discover new and useful sf plugins.
We search the
NPM registry
for the keywords sf-plugin and
sfdx-plugin which should be included in any
plugin generated using the
sf plugins generate command.
Please double-check that your plugin includes these keywords
in
package.json > keywords. If you're not the
author of a plugin you're missing here, please consider
creating a Pull Request
like this
to help them improve their discoverability.
You might also want to check the build logs and search for your plugin name to see if it is excluded for some reasons.