← 返回 Skills 市场
Surplus Funds Recovery System
作者
Solomon Watkins
· GitHub ↗
· v1.0.0
· MIT-0
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install surplus-funds-recovery
功能描述
Turn unclaimed government funds into passive income. Automated scanning, skip-tracing, SMS outreach, e-signature capture, and claim filing.
使用说明 (SKILL.md)
Surplus Funds Recovery System
Turn unclaimed government funds into passive income with this complete automation system.
The Business Model
- Property foreclosures create surplus funds (sale price > taxes owed)
- Previous owners usually don't know this money exists
- You find it, contact them, file claims, earn 20-30% finder's fee
- Example: $223K surplus → $56K fee in ~30 minutes of work
What's Included
- Automated county record scanning (Fulton County GA)
- Skip-tracing integration (Intelius/TrueCaller APIs)
- SMS outreach templates with compliance safeguards
- Digital signature capture (RabbitSign/DocuSign)
- Auto-populated claim form generation
- Payment tracking & split calculation
- Full audit trail for compliance
ROI Example
- 1 case/week = $290K/year (mostly passive after filing)
- Cost per case: $3-5 (skip trace + SMS)
- Your fee: 20-30% of surplus amounts
Quick Start
# Configure your business
export BUSINESS_NAME="Your Recovery Business"
export YOUR_FEE_PERCENT=25
export YOUR_PHONE="+1-XXX-XXX-XXXX"
# Run automated scan
npm run scan-fulton --min-amount 10000
# Review flagged high-value cases
cat surplus-cases.json | jq '.[] | select(.amount > 50000)'
# Auto-skip-trace and send compliant SMS
node scripts/skip-trace-owner.js --case CASE-123
node scripts/send-sms-campaign.js --case CASE-123 --template standard
Requirements
- Termux (Android) or Linux environment
- Node.js v16+
- OpenClaw agent system
- API keys: Intelius, Twilio, RabbitSign
Support
Email: [email protected]
安全使用建议
Review carefully before installing. Use only if you have a documented legal basis to process claimant data, contact recipients, collect signatures, and file claims in the relevant jurisdiction. Configure external providers deliberately, verify recipients manually, keep SMS opt-out handling and rate limits, and do not run outreach or filing steps automatically without human approval.
能力评估
Purpose & Capability
The stated purpose coherently matches the advertised capabilities, but those capabilities include skip-tracing, external SMS outreach, e-signature capture, payment splitting, and claim filing, which are high-impact actions involving personal data and legally significant workflows.
Instruction Scope
The quick start tells users to run automated scanning, skip-tracing, and SMS campaign commands, but does not require recipient verification, consent/legal-basis checks, opt-out handling, test mode, or explicit approval before outreach or filing actions.
Install Mechanism
The submitted artifact contains only README.md, SKILL.md, and skill.json, with no executable scripts included; static scan was clean and there is no VirusTotal telemetry.
Credentials
Requiring Intelius, Twilio, and RabbitSign API keys is consistent with the purpose, but the documentation under-discloses what personal data would be sent to those third-party services and what compliance obligations apply.
Persistence & Privilege
No persistence mechanism, background worker, credential harvesting, or privilege escalation is present in the submitted files, but the advertised business workflow would create audit trails and handle sensitive claimant/contact records without documented retention or deletion controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install surplus-funds-recovery - 安装完成后,直接呼叫该 Skill 的名称或使用
/surplus-funds-recovery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - automated surplus funds recovery for Fulton County GA
元数据
常见问题
Surplus Funds Recovery System 是什么?
Turn unclaimed government funds into passive income. Automated scanning, skip-tracing, SMS outreach, e-signature capture, and claim filing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。
如何安装 Surplus Funds Recovery System?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install surplus-funds-recovery」即可一键安装,无需额外配置。
Surplus Funds Recovery System 是免费的吗?
是的,Surplus Funds Recovery System 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Surplus Funds Recovery System 支持哪些平台?
Surplus Funds Recovery System 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Surplus Funds Recovery System?
由 Solomon Watkins(@wizelements)开发并维护,当前版本 v1.0.0。
推荐 Skills