← 返回
未分类 中文

Blocket Watcher - Sweden

Poll Swedish Blocket.se via the blocket CLI on a schedule, dedupe listings by ad id, and send new matches to Telegram with openclaw message send — no LLM on...
Poll Swedish Blocket.se via the blocket CLI on a schedule, dedupe listings by ad id, and send new matches to Telegram with openclaw message send — no LLM on...
x3r081 x3r081 来源
未分类 clawhub v1.0.0 1 版本 99728.3 Key: 无需
★ 0
Stars
📥 367
下载
💾 0
安装
1
版本
#latest

概述

Blocket Watch

OS-scheduled watcher for Blocket.se (Sweden). It runs blocket with your search argv, tracks seen ad IDs in seen.json, and notifies only via openclaw message send (Telegram by default). No hosted model is invoked during polling.

When to use this skill

  • You run OpenClaw with the Telegram channel configured.
  • You have the blocket CLI installed (blocket --help).
  • You want periodic checks (e.g. systemd user timer), not OpenClaw Gateway cron alone.

Install (end user)

  1. Install OpenClaw and authenticate openclaw so openclaw message send works.
  2. Install blocket (see upstream docs for your OS).
  3. Copy this skill folder to a fixed path, e.g. ~/.openclaw/scripts/blocket-watch/.
  4. cp config.example.json config.json and edit:
    • telegram_target: your Telegram chat id (DM with the bot).
    • queries: one object per search; argv is passed to blocket after the binary name.
  5. cp seen.example.json seen.json (or start with {"ids":[]}).
  6. chmod +x poll.sh onboard.sh
  7. Optional: install systemd/blocket-watch.service and blocket-watch.timeredit WorkingDirectory and ExecStart in the service file to match step 3.
  8. systemctl --user enable --now blocket-watch.timer

Operations

ActionCommand
-----------------
Poll (normal)./poll.sh
Poll without Telegram / without updating seenBLOCKET_WATCH_DRY_RUN=1 ./poll.sh
Post current config to Telegram./onboard.sh
Preview onboard text locally./onboard.sh --dry-run

Config shape

  • enabled: set true when ready.
  • telegram_target: recipient for openclaw message send.
  • queries: list of { "label", "argv", optional "max_price", "max_price_currency" }.

If max_price is set, only listings ≤ max_price in that currency are notified (default currency SEK).

See README.md for argv examples (general search, cars, boats).

Security and etiquette

  • Do not commit real config.json or seen.json with personal chat IDs to public repos.
  • Respect Blocket’s terms of use and rate limits; this tool is for personal monitoring.
  • Telegram targets and search terms are your data — keep them private.

License

This skill is published under MIT-0 (see LICENSE). By publishing or redistributing on ClawHub you agree to the registry’s MIT-0 terms.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 11:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,086 📥 814,901
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,385 📥 321,022
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,232 📥 268,323