agentsclimarketplace

Hermes skill portfolio news monitor

Skill web3blind/hermes-skill-portfolio-news-monitor

Weekly X/Twitter digest по существенным активам портфеля. Использует curated watchlist, categories сигналов и короткий weekly summary без hourly flood.From its SKILL.md

Install
npx -y skills add web3blind/hermes-skill-portfolio-news-monitor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.5 KB, 272 tokens by cl100k_base, as published. Nobody here has run it

portfolio-news-monitor

Weekly monitor для новостей и signal-упоминаний по активам портфеля.

Что делать

  1. Запусти:
node scripts/check-portfolio-news.js

Dry-run:

node scripts/check-portfolio-news.js --dry-run --pretty
  1. Если messages пустой массив:
  • ответь строго NO_REPLY
  1. Если есть сообщения:
  • верни только готовый digest как есть
  • без длинных пояснений сверху

Файлы

  • watchlist.json — активы/проекты для weekly monitor
  • config.json — lookback, лимиты, categories, watchlist accounts
  • state.json — дедупликация по tweet id

Принципы

  • Мониторим только существенные активы портфеля
  • Не ищем всё подряд — только curated signal categories
  • Даём weekly digest, а не поток алертов
  • Если watchlist пустой или не заполнен — молчим

What ships with it: 6 files

26.7 KB alongside SKILL.md, 1 of them executable

scripts/

Keep looking

Skills are one crate of 326,286. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.