📰
AutomationRust

Papr RSS

by l0ng-ai

Papr RSS is an Automation skill for Claude Code, published by l0ng-ai in papr.

518 stars53 forkson l0ng-ai/paprAdded 2026/08/26+1% in starsRepository updated 2026/08/10
agent-skillsagenticai-agentsclaude-codeclidesktop-appfeed-readerllmreactrssrss-readerrusttauri
Install in seconds
Install Papr RSS
Copy Papr RSS into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/l0ng-ai/papr/tree/main/skills/papr-rss ~/.claude/skills/papr-rss

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/l0ng-ai/papr.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/papr-rss/SKILL.md in l0ng-ai/papr
Installs to
~/.claude/skills/papr-rss
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Papr RSS does

Papr RSS reads and manages Papr RSS subscriptions from the shell with the papr CLI. Use it to check unread items, search articles, mark read, star or save posts, subscribe to feeds, and refresh new content.

Papr RSS is cataloged under Automation on DirSkills. Papr RSS comes from a repository tagged agent-skills, agentic, ai-agents, claude-code and cli.

Documentation

README

Papr RSS CLI

papr is a token-efficient, agent-facing CLI over the user's local Papr RSS database. It emits TOON on stdout (≈40% cheaper than JSON, via the official toon-format encoder), keeps diagnostics on stderr, and returns structured errors with exit codes (0 success/no-op, 1 runtime, 2 usage). Reads are token-minimal by default; long article bodies are truncated with a --full escape hatch.

Run papr with no arguments first — it prints the unread dashboard plus the most useful next commands, so you can orient without reading a manual.

Core flow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Papr RSS

  • How does Papr RSS compare to other Automation skills?

    Papr RSS ranks #1339 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Papr RSS against them. Open each page to compare what they document and how they install.