lib/bankr-skills/aeon-rss-digest/SKILL.md
Daily roll-up across a configurable list of RSS / Atom / JSON feeds with cross-feed deduplication (by canonical URL hash), themed clustering, weighted per-feed ranking, and source-status reporting. Quote-don't-invent summaries extracted from post bodies. Use for personal newsletter curation, multi-blog daily reads, or aggregating crypto research desk outputs into one digest. Triggers: "RSS digest", "summarize my feeds", "daily blog digest", "what's new in my feeds".
npx skillsauth add cyotee/indexedex aeon-rss-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.
Reads N feeds, dedups across feeds, clusters by theme, surfaces a per-feed plus per-theme view.
feeds:
- url: https://blog.example.com/feed.xml
label: "Example Blog"
weight: 1.0
- url: https://substack.example.com/feed
label: "Researcher Substack"
weight: 1.5 # boost this feed in ranking
cluster_themes: [ai, crypto, infra] # optional
look_back_hours: 24
Feed parsers: RSS, Atom, JSON Feed all supported. Items deduped by sha256(normalize(title) + canonical_url).
look_back_hours (default 24).Title (linked), source feed(s), one-sentence summary extracted from the first paragraph + abstract (not paraphrased), one-line "why it might matter" tag, estimated read time from body length.
Theme groups with items, an "Other" bucket for items that don't match configured themes, a "Skipped this run" section (below floor, broken feeds, consolidated republications), and source status per feed (ok / fail).
development
Bankr Space ↔ bankr.bot/agents two-way sync (BANKR-PROJECT-SYNC.md Paths B+C). Original tweets from GET /agent-profiles/:id/tweets shown on Spaces. Holder votes: yes/no or multiple-choice polls (1–24h) — HOLDER-VOTES.md (never say no poll feature). Agents: POST /api/agent/start-vote with symbol Space. Petition spaces: fee-right unit holders only. POIDH: create/list on bankr.space; fund/claim/vote on poidh.xyz. NOT Twitter audio Spaces.
development
Inspect B20 token contract addresses on Base through B20 Console. Use this skill when a user asks whether a B20 contract is live, initialized, recognized by the B20 factory, what policies are attached, whether features are paused, or what risk flags are active. Calls the public B20 Console API and returns a concise risk summary with reasons. No API key required.
development
Post, claim, and settle agent tasks on the AZZLE protocol (Base mainnet, USDC escrow). Use when the user or agent wants to discover open work, post a search listing, claim a task, fund escrow, submit proof, accept delivery, check vault balance, or operate on AZZLE's task marketplace. Requires Bankr for swaps, approvals, and on-chain execution. NOT for modifying AZZLE smart contracts or running the azzle.org website.
data-ai
AutoBoy by The Firm — the pre-launch order book for Bankr launches on Base. Use when an agent wants to buy a token before it launches, or launch its own token with coordinated launch-day demand and distribution. Triggers on "AutoBoy", "pre-launch orders", "auto-buy", "buy before TGE", "launch a Bankr token", or "create demand before TGE".