feat: add Turkish locale skill pack (BIST100, crypto, news, daily brief)#1118
feat: add Turkish locale skill pack (BIST100, crypto, news, daily brief)#1118erhnysr wants to merge 1 commit intoNousResearch:mainfrom
Conversation
…gregation and daily brief automation for Turkish users
|
Hi! Just wanted to follow up on this PR. Happy to make any changes if needed. Thanks for your time! 🙏 |
|
Adding demo details for the hackathon submission: 🎬 Demo video: https://x.com/Erhnyasar/status/2032452260014252345 What works right now:
Built entirely using Hermes Agent 🇹🇷 |
|
Tested and compatible with Hermes Agent v0.2.0 ✅ |
|
Hey @erhnysr — this is a cool skill pack! The Turkish locale ecosystem with BIST100, crypto prices, news aggregation, and daily briefing cards is well put together. Love seeing localized content like this. However, locale-specific skill packs like this are a perfect fit for an external skills hub rather than the core repo. We support community skill distribution through ClawHub — publishing there means:
If you publish to ClawHub, we'd be happy to signal-boost it. The skill structure you've built is already in the right format — it should be a straightforward upload. Thanks for building this, especially for the hackathon. 🇹🇷 |
|
@teknium1 Thanks for the feedback @teknium1! Published to GitHub as a standalone repo: https://github.com/erhnysr/hermes-turkish-locale Ready for ClawHub submission. Would love the signal boost! 🇹🇷 |
|
Published to ClawHub as requested! 🇹🇷 https://clawhub.ai/erhnysr/turkish-locale Ready for the signal boost whenever you get a chance @teknium1 🙏 |
Summary
Adds a complete Turkish locale skill ecosystem for Hermes Agent — the first full localization of Hermes for Turkish users.
Files added
skills/turkish-locale/
├── SKILL.md (hub + Turkish SOUL.md template)
├── turkish-news/SKILL.md (8 Turkish news sources)
├── bist100/SKILL.md (BIST100 + forex + gold)
├── turkish-daily-brief/SKILL.md (cron automation)
└── scripts/
├── bist100_prices.py (CoinGecko API, ANSI table)
├── turkish_brief_card.py (1200px PNG card, Pillow)
└── telegram_send.py (Telegram Bot API delivery)
What it does
Hackathon 2026
Built for the Hermes Agent Hackathon 2026 🇹🇷