trend
SkillDev toolsScan trending topics in your domains and get content recommendations
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the trend skill
What this skill tells your AI
The instructions your AI receives, as published by lilmgenius/polysona in skills/trend/SKILL.md and read by ahel’s review.
!ACTIVE=$(cat personas/_active.md 2>/dev/null || echo "default"); cat "personas/$ACTIVE/persona.md" 2>/dev/null || echo "No persona. Run /interview first."
Trend Skill Protocol
- Trigger the
trendsetteragent. - Scan current trends and return a ranked topic list matched to persona domains.
- Include platform-fit tags for x, threads, linkedin, naver-blog, and brunch.
- If live search is slow or unavailable, the trendsetter must immediately fall back to persona-driven topic ranking from local files and still return usable results.
- The trendsetter MUST save the ranked scan to
content/trends/before answering. - The trendsetter MUST re-read the saved trend file and include the confirmed saved path in the response.
- If no file was actually written, the trendsetter must report failure instead of claiming success.
Signals
- GitHub stars
- 162
- Forks
- 26
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
trend- Source
- github.com/lilmgenius/polysona