Мониторинг трендов: IoT, EV, Games, DIY, Tech.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill techpulse --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Techpulse?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-techpulse)More formats (shields.io, HTML) on the badges page.
# TechPulse
Мониторинг трендов: IoT, EV, Games, DIY, Tech.
## Установка
```bash
mkdir -p ~/.openclaw/skills/techpulse
unzip techpulse.zip -d ~/.openclaw/skills/
openclaw restart
```
## Использование
```
python3 main.py # все категории
python3 main.py ev # только EV
python3 main.py iot # только IoT
python3 main.py games # только Games
python3 main.py diy # только DIY
python3 main.py tech # только Tech
```
## Источники
Reddit (публичный API, без авторизации):
- r/homeautomation, r/IOT (IoT)
- r/electricvehicles, r/teslamotors (EV)
- r/gaming, r/gamedev (Games)
- r/arduino, r/raspberry_pi (DIY)
- r/technology, r/artificial (Tech)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!