Use this skill when the user wants to command line rss/atom/json feed reader.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-3d8a5346)More formats (shields.io, HTML) on the badges page.
---
name: srss
description: Use this skill when the user wants to command line rss/atom/json feed reader.
---
# Srss Plugin
Command line RSS/ATOM/JSON feed reader.
## Commands
### Operations
- `srss feed list` — list feed via srss
- `srss article read` — read article via srss
- `srss feed add` — add feed via srss
- `srss feed remove` — remove feed via srss
## Usage Examples
- "srss --help"
- "srss <args>"
## Installation
```bash
go install github.com/sheepla/srss@latest
```
## Examples
```bash
srss --version
srss --help
```
## Key Features
- rss\n- feed-reader\n- news
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!