az9713

Rss — Development skill for Claude Code

Development community

Manage RSS feed subscriptions (add, remove, list, check for updates).

How to install Rss

Installs to ~/.claude/commands/az9713-cerebro-rss.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/az9713/cerebro/HEAD/.claude/commands/rss.md -o ~/.claude/commands/az9713-cerebro-rss.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rss does


description: Manage RSS feed subscriptions (add, remove, list, check for updates)

RSS Feed Management

Manage RSS feeds: $ARGUMENTS

Usage

/rss add  [category]    # Subscribe to a feed
/rss remove     # Unsubscribe from a feed
/rss list                    # Show all subscriptions
/rss check                   # Check all feeds for new content
/rss check               # Check specific feed
/rss items               # Show recent items from a feed

Alternatives in Development

  • Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★
  • Create Check List — agent-input/unsection-hero-sections/ 이미지들에 대해, saaspo-features-checklist.yaml과 동일한 형식의 체크리스트 파일을 초기상태로 생성하고싶다 395 ★
  • Update Scaffold — Check for and apply myPKA scaffold framework updates safely 296 ★

Full documentation available on GitHub

View Source Repository