freshrss-git
01Skill Claude CodeCodex
FreshRSS version control, git workflow, branching strategy (edge/latest), diff/compare, PR changes.
5 tagged freshrss, measured the same way as everything else here.
Browse within: rss 5
Skill Claude CodeCodex
FreshRSS version control, git workflow, branching strategy (edge/latest), diff/compare, PR changes.
Skill Claude CodeCodex
Add, move, or format translation strings in FreshRSS. Use when modifying UI text that needs translation (i18n). Handles all supported languages automatically.
Skill Claude CodeCodex
Read FreshRSS streams over the Google Reader (GReader) API via the freshrss-agent MCP server — fetch stream contents for the reading-list, a single feed, or a category label, page through with a continuation cursor, pull full item bodies, and check per-stream unread counts. Use when the agent must triage what is new…
Skill Claude CodeCodex
Natively ingest FreshRSS data into the epistemic-graph knowledge graph via the freshrss-agent MCP server — push feed items as searchable :Document nodes (title + body + sourceuri) and subscriptions as typed :FeedSubscription nodes with their :FeedCategory folders and :inCategory links. Use when the agent must build…
Skill Claude CodeCodex
Curate FreshRSS feeds, categories, and item tags over the Google Reader (GReader) API via the freshrss-agent MCP server — list subscriptions and categories, subscribe/unsubscribe to feeds, label a feed into a category, and tag items (mark-read / star). Use when the agent must manage which feeds are followed, organize…