const starsAddedMatch = article.match(/(\d[\d

]*)\s+stars?\s+(?:today|this week)/);

Views0
PublishedMar 15, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

const starsAddedMatch = article.match(/(\d[\d

]*)\s+stars?\s+(?:today|this week)/);

Share: