skills/Keyphrase Checker

Checks for the presence of a specific phrase in text content or a file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
text-filePath to a file containing text to checkno
textDirect text input to checkno
keyphraseThe phrase to search for in the textyes
case-sensitiveWhether to perform case-sensitive matchingyesfalse
minimum-occurrencesMinimum number of occurrences required for successyes1
maximum-occurrencesMaximum number of keyphrase occurrences allowedno
namedescription
occurrencesNumber of occurrences of the keyphrase found in the text