Reader Feed Workbench

Incubating Butler wrapper spec for upstream 'reader'.

ocean326 61fff12 3 files · 3.2 KB Updated

File contents

reader

Status

  • incubating
  • 这不是生产可执行 skill,而是 Butler 对外部上游的包装草案。
  • 默认不得加入 chat_default / codex_default / automation_safe

Proposed Butler Shape

  • persistent feed workspace, read-state management, local feed review tool

Upstream

Why This Matters

  • Stronger than raw feed parsing when Butler needs a durable watchlist or inbox model.
  • Can back a future research-monitor or forum-monitor workflow.

Risks

  • Heavier than feedparser for simple one-shot pulls.
  • Requires local state and lifecycle handling.

Suggested Future Exposure

  • automation_safe

Implementation Checklist

  • 明确 Butler 输入输出 contract,不直接复刻上游 API。
  • 确认认证、限流、缓存和错误恢复策略。
  • 补执行脚本或 tool bridge,而不是只停留在说明文档。
  • 补测试与 skill-pool-verify / skill-pool-maintain 校验。
  • 审阅后再决定是否加入 collection registry。

ocean326/butler/tree/main/butler_main/platform/skills/pool/incubating/general/reader-feed-workbench commit 61fff12a60

Frequently asked questions

npx skillmds@latest add ocean326/reader-feed-workbench