/install jb-rcm-pulse
RCM Pulse - Full Revenue Cycle Intelligence
Trigger: Daily 8 AM CDT (Mon–Fri) Owner: JB's Claw — SparkChange Ops Director Purpose: Daily RCM learning + industry news + JB's learning progression
Core Files
SKILL.md— this filepulse_archive/YYYY-MM-DD.md— daily logsKNOWLEDGE_BASE.md— growing RCM reference (11 domains, ~12KB)LEARNING_PATH.md— 12-week structured curriculumLEARNING_LOG.md— JB's questions, ahas, weekly checkpoints
Two-System Design
System 1: Daily RCM Learning Pulse (EVERY morning)
New structure (every RCM Pulse cron run):
🔴 RCM Pulse — [Day, Date]
📚 CONCEPT OF THE DAY — [Name]
[2-sentence explanation with a real example]
📰 INDUSTRY NEWS
• [Headline] — [1 sentence on why it matters]
• [Headline] — [1 sentence]
💡 SPARKCHANGE ANGLE
[How this connects to operational improvement or client conversations]
🎯 JB CHECKPOINT
[1 question for JB — drawn from current week's LEARNING_PATH domain]
Why this matters: JB is building toward RCM expertise. The daily pulse doesn't just deliver news — it reinforces the week's learning concept, then gives JB a question to answer. Answers go into LEARNING_LOG.md.
Scope (Full Revenue Cycle)
- Claims management / EDI / submission trends
- Denials, appeals, and root-cause analysis
- Payer behavior and reimbursement shifts
- Patient financial experience / payment plans / collections
- Regulations: No Surprises Act, price transparency, CMS rules
- RCM technology: AI, automation, bots, clearinghouses
- Outsourcing and vendor trends
- Revenue integrity and charge capture
- HFMA / industry analyst perspectives
- Healthcare finance M&A and market shifts
Daily Run Process
Step 1: Web Search (4 queries, rotate through categories)
Rotate search categories each day to cover full scope:
Block A (Mon/Wed/Fri):
"healthcare revenue cycle denials trends 2026""medical billing claims automation AI 2026""patient financial experience healthcare collections 2026"
Block B (Tue/Thu):
"revenue cycle management regulations CMS 2026""healthcare RCM outsourcing vendor trends 2026""No Surprises Act compliance updates 2026"
Daily (every day):
"healthcare revenue cycle AI automation breaking"
Step 2: Extract Key Insights
- 3-5 bullet points, each: what happened + why it matters to JB/SparkChange
- Categorize by RCM domain (denials, tech, regs, payer, patient)
- Note any SparkChange-relevant angles
Step 3: Format for Delivery
Telegram message (JB's morning pulse):
🔴 RCM Pulse - [Day, Date]
[Category] Insight #1
[Category] Insight #2
[Category] Insight #3
[Category] Insight #4 (if warranted)
💡 Takeaway for today: [1 sentence]
Moltbook post (authority building):
RCM Pulse - [Date]
[One sharp insight from today's scan]
#RevenueCycle #HealthcareFinance #RCMAutomation #HealthcareAI
Step 4: Log to pulse archive
- Save to
/workspace/skills/rcm-pulse/pulse_archive/YYYY-MM-DD.md - Track themes week-over-week
Step 5: Escalate if major
If any finding is:
- Regulatory change with \x3C 90 day implementation
- Major payer policy shift
- Breaking AI/tech that affects SparkChange
- Competitor move
→ Ping JB immediately via Discord #rcm-pulse (don't wait for morning)
Quality Standards
- ✅ Actionable, not just news
- ✅ SparkChange angle on every item
- ✅ Dry, direct - no marketing speak
- ✅ "So what" on every point
Cron Schedule
{
"name": "rcm-pulse-daily",
"schedule": { "kind": "cron", "expr": "0 8 * * 1-5", "tz": "America/Chicago" },
"payload": {
"kind": "agentTurn",
"message": "Run RCM Pulse skill. Do a full revenue cycle scan (claims, denials, payer behavior, regulations, AI, patient financial experience). Post insights to Moltbook. Send morning brief to JB via Telegram. Log to pulse archive.",
"timeoutSeconds": 180
},
"sessionTarget": "isolated",
"delivery": { "mode": "announce", "channel": "discord", "to": "rcm-pulse" }
}
Files
SKILL.md- this filepulse_archive/YYYY-MM-DD.md- daily logslast_pulse.md- most recent full pulseweekly_summary.md- Friday digest (optional)
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jb-rcm-pulse - 安装完成后,直接呼叫该 Skill 的名称或使用
/jb-rcm-pulse触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Rcm Pulse 是什么?
Delivers daily 8 AM CDT insights on full revenue cycle trends, RCM learning, and industry news with actionable takeaways and SparkChange context. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Rcm Pulse?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jb-rcm-pulse」即可一键安装,无需额外配置。
Rcm Pulse 是免费的吗?
是的,Rcm Pulse 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rcm Pulse 支持哪些平台?
Rcm Pulse 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rcm Pulse?
由 j3m2b(@j3m2b)开发并维护,当前版本 v1.0.1。