03agent skills
Skills for coding agents.
A skill is a folder with a SKILL.md in it — instructions an agent loads when the task calls for them, plus any scripts and reference material it needs to do the job properly. These are the ones built here, published open source and free to install.
install the whole pack (1)
$ npx skills add mimu-sh/skillsSource: github.com/mimu-sh/skills · MIT
trend-acceleration-radar
Find trends that are in the acceleration phase — past emergence, before saturation — and pick the monetization play that fits where the trend actually is.
5 filesbundled scriptsreference docs▸when the agent loads it
Find trends that are in the acceleration phase — past emergence, before saturation — and pick the monetization play that fits where the trend actually is. Use this whenever the user asks how to spot trends early, find what's about to blow up, catch a wave, identify emerging niches, time a product launch to a trend, evaluate whether a hyped topic is worth building for, or turn attention into revenue. Also use it when the user names a specific topic and asks "is it too late for X?", "is X still growing?", "should I build for X?", or wants a trend radar, trend dashboard, or early-signal monitoring system. Prefer this over generic market-research or social-media skills whenever timing relative to an adoption curve is part of the question.
install
$ npx skills add mimu-sh/skills@trend-acceleration-radartry without installing
$ npx skills use mimu-sh/skills@trend-acceleration-radar
More on the way
Skills get published here as they get extracted from real work. The pack install command above always pulls whatever is current, so there is nothing to check back for — watch the repo instead.