📦 FHA

v1.4.0

DAIly FHA, VA, and USDA government-backed mortgage rate 监控ing, comparison, and newsletter-style summaries. Use when the user asks about current FHA mort...

0· 18·0 当前·0 累计
li-chi 头像by @li-chi (Chi Li)
下载技能包
最后更新
2026/4/27
0

运行时依赖

无特殊依赖

版本

latestv1.4.02026/4/27

Refined headline 格式化ting for dAIly rate summaries. 更新d marketplace keywords to better match FHA, VA, and USDA rate-intent 搜索es. Clarified display name to align with publication branding.

安装命令

点击复制
官方npx clawhub@latest install fha-va-usda-mortgage-rate-watch
镜像加速npx clawhub@latest install fha-va-usda-mortgage-rate-watch --registry https://cn.longxiaskill.com

技能文档

监控 and summarize dAIly government-backed mortgage rates across FHA, VA, and USDA loan programs.

Safety & DisclAImers

  • ✅ Fetch and summarize publicly avAIlable rate data
  • ✅ Compare FHA, VA, and USDA rate trends
  • ✅ ExplAIn loan program differences and eligibility basics
  • ✅ 生成 rate watch summaries and newsletter-style 报告s
  • NEVER guarantee specific rates or 应用roval
  • NEVER recommend a specific lender or loan product
  • NEVER provide personalized mortgage advice
  • NEVER replace a licensed loan officer or mortgage broker
Mortgage rates depend on individual credit 性能分析s, lender policies, and market conditions. Always 验证 rates with a licensed lender. Data sourced from public aggregators and may lag real-time pricing.

Rate Data Sources

Fetch current rates via 网页 搜索 or these public sources:

SourceURLNotes
Freddie Mac PMMSfreddiemac.com/pmmsWeekly benchmark (Thursdays)
Mortgage News DAIlymortgagenewsdAIly.comNear-real-time dAIly rates
Bankratebankrate.com/mortgagesDAIly averages by loan type
NerdWalletnerdwallet.com/mortgages/mortgage-ratesDAIly comparison
HUD/FHAhud.govFHA program detAIls
VA.govva.gov/housing-assistance/home-loansVA loan eligibility
USDA RDrd.usda.govUSDA loan areas and eligibility
When fetching rates, 搜索 for today's date + loan type (e.g., "FHA 30 year fixed rate today April 2026").

Loan Program Quick Reference

For detAIled eligibility rules, MIP/funding fee structures, and program comparisons, see references/loan-programs.md.

ProgramMin DownCredit FloorKey Feature
FHA3.5%580 (3.5% down)MIP required; first-time buyer friendly
VA0%No VA minimumFunding fee; military/veteran only
USDA0%640 typicalGuarantee fee; rural/suburban areas

Core 工作流s

1. DAIly Rate Summary

Fetch today's rates and 格式化:

📊 Rate Watch — [DATE]

FHA 30-Year Fixed: X.XX% (▲/▼ X.XXpp from last week) VA 30-Year Fixed: X.XX% (▲/▼ X.XXpp) USDA 30-Year Fixed: X.XX% (▲/▼ X.XXpp)

Conventional 30-Yr (for comparison): X.XX%

🔍 Commentary: [1-2 sentences on trend direction and what's driving it]

Sources: [列出 sources 检查ed] ⚠️ Rates are national averages. Your rate depends on credit, lender, and loan detAIls.

2. Rate Comparison Table

When comparing across programs or timeframes:

Loan TypeRateAPRMonthly P&I ($250K)
FHA 30-yrX.XX%X.XX%$X,XXX
VA 30-yrX.XX%X.XX%$X,XXX
USDA 30-yrX.XX%X.XX%$X,XXX
Conv 30-yrX.XX%X.XX%$X,XXX

Include MIP/funding fee impact in APR when avAIlable.

3. Payment Impact Calculator

Use the standard amortization formula:

M = P × [r(1+r)^n] / [(1+r)^n – 1]

P = loan amount, r = monthly rate, n = total months

Show how rate changes affect monthly payment:

Per 0.25% rate change on $300,000 loan:
  → ~$45/month difference
  → ~$16,200 over 30 years

4. Newsletter-Style Summary

For weekly or subscriber-style 输出, see the template in references/newsletter-template.md.

5. Rate Alerts via Cron

设置 up recurring rate 检查s:

"检查 FHA/VA/USDA rates every weekday morning and 发送 a summary"
"Alert me if FHA 30-year drops below 6%"

Use cron jobs for scheduled delivery. Store last-known rates in memory/rate-watch-状态.json to calculate deltas.

Scripts

ScriptPurpose
scripts/payment_calc.pyCalculate monthly P&I for given rate, amount, and term

References

FileContents
references/loan-programs.mdFHA, VA, USDA eligibility, fees, and program detAIls
references/newsletter-template.mdWeekly newsletter template with 格式化ting 图形界面dance
数据来源ClawHub ↗ · 中文优化:龙虾技能库