skel/.pi/skills/feed-digest/SKILL.md
Build a deduped markdown digest from feeds.carmo.io (last N hours) and store links separately.
npx skillsauth add rcarmo/piclaw feed-digestInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build a deduped markdown digest from all feeds on https://feeds.carmo.io, filtered by a time window. The script stores:
/workspace/notes/feeds-digest.md/workspace/notes/feeds-digest-links.json/workspace/.pi/skills/feed-digest/run [--hours N] [--simhash N] [--out path] [--links-out path]
Defaults:
--hours 12--simhash 8--out /workspace/notes/feeds-digest.md--links-out /workspace/notes/feeds-digest-links.jsondocumentation
Resolve Teams or SharePoint document links to canonical metadata.
development
Search the web via SearXNG and optionally convert result pages to Markdown.
development
Search via SearXNG, fetch top results, and return quick summaries plus markdown.
testing
Fetch a user's recent tweets (tweets, replies, retweets) using Playwright + Nitter fallbacks and produce compact JSON/Markdown summaries.