cali-degustia-client-news-watch

Installation
SKILL.md

cali-degustia-client-news-watch

Monitor AI and tooling news for updates that matter to past clients. Reads existing client report files (generated by cali-degustia-diagnostico or similar), deduplicates recommended tools across all clients, searches for relevant news, and cross-references findings back to the clients who could benefit.


Workflow

Step 1 — Collect client report files

Ask the user where their client report files are stored. Default locations to check:

  • ~/.agents/skills/cali-degustia-diagnostico/assets/ — HTML templates (the source of truth if filled reports are there)
  • A user-specified directory (e.g., ~/clientes/, ~/reports/, or a cloud-synced folder)

Read all files with .html or .md extensions in the given directory. For .html files, extract the visible text content (strip tags, scripts, and styles) — the semantic structure (client name, recommended tools, pain points, context notes) is usually present in headings, lists, and paragraphs.

If no directory is specified, ask the user to provide one or to paste the reports inline.

Installs
1
GitHub Stars
2
First Seen
Jul 24, 2026
cali-degustia-client-news-watch — calionauta/agent-sync-public