← 返回
未分类 中文

RSS-Brew

Run and operate the RSS-Brew digest pipeline, including app CLI usage, dry-runs, latest-run inspection, delivery status updates, and retry/finalize-aware ope...
运行和管理 RSS‑Brew 文摘流水线,包括应用 CLI 用法、干运行、最新运行检查、投递状态更新以及重试/终结感知操作
sunsetchow sunsetchow 来源
未分类 clawhub v0.1.0 1 版本 99670 Key: 无需
★ 0
Stars
📥 302
下载
💾 0
安装
1
版本
#latest

概述

RSS-Brew Skill

Use this skill when you need to:

  • run the RSS-Brew pipeline
  • inspect the latest run
  • do a dry-run
  • update delivery status
  • understand the current migration/app-wrapper state
  • troubleshoot retry/finalize behavior

Current recommended entrypoint

Use the app CLI from the skill root:

cd /root/.openclaw/workspace/skills/rss-brew
export PYTHONPATH=app/src
python3 -m rss_brew.cli --help

Common commands:

python3 -m rss_brew.cli inspect latest --data-root '/root/workplace/2 Areas/rss-brew-data'
python3 -m rss_brew.cli dry-run --data-root '/root/workplace/2 Areas/rss-brew-data' --debug
python3 -m rss_brew.cli run --data-root '/root/workplace/2 Areas/rss-brew-data' --debug
python3 -m rss_brew.cli delivery update --data-root '/root/workplace/2 Areas/rss-brew-data' --status sent

Current architecture reality

RSS-Brew is in an in-place app-ification state:

  • app/ is the new app wrapper/container
  • app/src/rss_brew/cli.py is the new entrypoint
  • scripts/ still contain the runtime source-of-truth semantics
  • the app CLI intentionally delegates to legacy scripts in the current phase

Read these references as needed

  • Usage / commands: references/usage.md
  • Operational checks / failure modes: references/ops.md
  • Pipeline behavior / outputs: references/pipeline-spec.md
  • Retry / finalize architecture: references/retry-architecture.md
  • Migration / implementation status: docs/rss-brew-implementation-plan.md

Current default data root

/root/workplace/2 Areas/rss-brew-data

Important note

This skill is no longer just a loose script bundle. It is now a working app-wrapper around the legacy RSS-Brew runtime. Prefer the app CLI for new operations while keeping legacy scripts intact during migration.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 11:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,379 📥 320,415
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,082 📥 810,014
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,227 📥 267,818