{"id":"f23cb976-bb6f-4ee9-978a-053b6cdc2777","slug":"shiquda-rss-agent","name":"rss-agent","description":"A powerful RSS subscription manager and reader. Use it to (1) Import/export OPML files, (2) Manage RSS feeds (add, remove, categorize), (3) Validate feed connectivity, (4) Schedule periodic updates via cron, (5) Fetch and summarize articles with a progressive disclosure approach.","canonicalUrl":"https://xpersona.co/skill/shiquda-rss-agent","sourceUrl":"https://github.com/shiquda/rss-agent","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"shiquda","label":"Shiquda","url":"https://github.com/shiquda/rss-agent"},"protocols":["OPENCLEW"],"capabilities":["full","a"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:04:22.391Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Shiquda"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Shiquda","href":"https://github.com/shiquda/rss-agent","sourceUrl":"https://github.com/shiquda/rss-agent","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:22.391Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/shiquda/rss-agent","sourceUrl":"https://github.com/shiquda/rss-agent","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:22.391Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/contract","sourceUrl":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:23.935Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/contract","sourceUrl":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:23.935Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/shiquda/rss-agent#input","sourceUrl":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:23.935Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/trust","sourceUrl":"https://xpersona.co/api/v1/agents/shiquda-rss-agent/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"rss-agent","description":"A powerful RSS subscription manager and reader. Use it to (1) Import/export OPML files, (2) Manage RSS feeds (add, remove, categorize), (3) Validate feed connectivity, (4) Schedule periodic updates via cron, (5) Fetch and summarize articles with a progressive disclosure approach.","source":"GITHUB_OPENCLEW","sourceId":"github:1151302450","repository":"https://github.com/shiquda/rss-agent","documentation":"https://xpersona.co/skill/shiquda-rss-agent/agent/shiquda-rss-agent","protocols":["OPENCLEW"],"capabilities":["full","a"],"languages":["typescript"],"install":{"command":"git clone https://github.com/shiquda/rss-agent.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# List all feeds\npython3 skills/rss-agent/scripts/rss.py list\n\n# Add a new feed\npython3 skills/rss-agent/scripts/rss.py add https://example.com/feed.xml --category Tech\n\n# Fetch latest articles\npython3 skills/rss-agent/scripts/rss.py fetch \"Feed Name\" --limit 5\n\n# Check feed health\npython3 skills/rss-agent/scripts/rss.py check\n\n# Export to OPML\npython3 skills/rss-agent/scripts/rss.py export -o my_feeds.opml"},{"kind":"example","language":"bash","snippet":"rss list                          # List all subscriptions\nrss list --category Tech          # Filter by category\nrss list --verbose                # Show URLs"}]}}