{"uid":"cap_KFxhO9gdM28NwE4CWSPqH","slug":"skill-audit-rss-feed-reader-15a8ec9d","name":"skill-audit RSS Feed Reader","description":"Parse an RSS/Atom feed into structured items (title, link, published, summary) — or auto-discover the feed from a site URL","url":"https://eltociear-skill-audit.hf.space/rss","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Feed URL, or a site URL to auto-discover its feed"},"max_items":{"type":"integer","description":"Cap on items (default 50)"}}},"responseSchema":{"type":"json","example":{"count":2,"items":[{"link":"https://example.com/post","title":"Post","summary":"…","published":"2026-07-20T10:00:00Z"}],"title":"Example Blog","format":"rss","feed_url":"https://example.com/feed.xml"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_nMNNdyQYycumWjDGDILgo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and parses an RSS feed URL, returning structured post metadata including titles, summaries, links, and publish dates","exampleAgentPrompt":"Can you fetch the latest posts from https://example.com/feed.xml and give me the titles, summaries, and links for each item?","exampleUseCases":[{"title":"Monitor blog for new articles","prompt":"Grab the latest entries from https://myblog.com/rss.xml and tell me the titles and summaries of anything published in the last week."},{"title":"Aggregate podcast episode list","prompt":"Fetch https://podcast.example.com/feed and list all the episode titles, their publish dates, and links so I can see what's been released recently."},{"title":"Pull news feed into digest","prompt":"Parse the RSS feed at https://technews.example.com/feed.xml and return the top 5 most recent articles with their titles, summaries, and URLs."}],"resultDescription":"Returns a JSON object containing the feed title, the feed URL, the format (rss), a count of items, and an array of items each with a link, title, summary, and published timestamp.","failureModes":["Invalid or unreachable feed URL returns an error response","Non-RSS/Atom URL may fail to parse or return empty items","Private or paywalled feeds may return no content","Malformed XML in the feed may cause parsing errors","Network timeouts if the feed host is slow to respond"],"whenToPreferThis":"Use this endpoint when you need to programmatically fetch and parse an RSS or Atom feed URL into clean structured JSON, especially if you want titles, summaries, links, and timestamps without building your own XML parser. It is well-suited for lightweight feed monitoring, content aggregation, or building reading digests. Note: the service name and domain suggest this is primarily a security audit tool, so this /rss endpoint may be an auxiliary utility rather than the core offering — treat with some caution regarding reliability.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:43:48.877Z","isFirstParty":false}