bitcoin-reddit-sentiment
Reads the 25 most recent Bitcoin posts from r/cryptocurrency via the public RSS feed (no API key — Reddit's JSON API is blocked but RSS works), classifies each post's sentiment as positive, negative, or neutral from its title and description, and returns a Telegram summary with the counts and an overall mood label: BULLISH if positives lead by 5+, BEARISH if negatives lead by 5+, otherwise MIXED, plus the most striking post it found.
Informations de source
- Dépôt
- nearai/ironhub
- Dernière activité de la source
- 21 juin 2026 à 23:16
- Langue détectée de SKILL.md
- anglais
- Étoiles
- 8
- Forks
- 14
Options d'installation
Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.
Vérifiez les fichiers source
Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.
Affichage de SKILL.md
- name
- bitcoin-reddit-sentiment
- version
- 1.0.0
- description
- Reads the 25 most recent Bitcoin posts from r/cryptocurrency via the public RSS feed (no API key — Reddit's JSON API is blocked but RSS works), classifies each post's sentiment as positive, negative, or neutral from its title and description, and returns a Telegram summary with the counts and an overall mood label: BULLISH if positives lead by 5+, BEARISH if negatives lead by 5+, otherwise MIXED, plus the most striking post it found.
- activation
- {"keywords":["bitcoin sentiment","reddit sentiment","crypto sentiment","market mood"],"patterns":["(?i)(bitcoin|btc|crypto)\\s+sentiment","(?i)reddit\\s+(sentiment|mood)"],"tags":["crypto","bitcoin","sentiment","automation"],"max_context_tokens":2000}
- requires
- {"tools":["http","message","routine"],"bins":[],"env":[]}