with one click
closing-costs
// Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out.
// Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out.
| name | closing-costs |
| category | business-finance |
| description | Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out. |
Provides itemized estimated closing costs for refinance transactions with state-specific fee schedules, product-specific calculations, and compliance-required disclosures.
| State | Key Taxes/Fees |
|---|---|
| Georgia (GA) | Intangible tax $3.00/$1,000 |
| Alabama (AL) | Mortgage recordation tax $1.50/$1,000 |
| Florida (FL) | Doc stamp $3.50/$1,000 + intangible $2.00/$1,000 |
| Kentucky (KY) | No transfer tax on refinance |
| North Carolina (NC) | Attorney-closing state, no excise tax on refi |
| Oregon (OR) | No mortgage recording tax |
| South Carolina (SC) | Attorney-closing state |
| Tennessee (TN) | Indebtedness tax $1.15/$1,000 |
| Texas (TX) | No mortgage recording tax |
| Utah (UT) | No mortgage tax |
This skill is part of the mortgage plugin. Install via:
/plugin marketplace add lendtrain/mortgage
/plugin install mortgage@mortgage
Full source: github.com/lendtrain/mortgage
Social media scheduling and publishing for AI agents. Use when the user wants to schedule posts, connect social accounts, upload media, or publish campaigns to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, or Pinterest through SocialClaw.
127 production skills across 10 categories (Security, Deployment, Dev, Business, Content, SEO, Marketing, Product, Automation, Core). Skills auto-load based on your task. Includes localhost dashboard with Agent Runner, Burn Report, and session diary.
Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any memories the daemon has flagged for human revision before the session uses them. Invoked as `/brief [topic]`. Call FIRST at session start, before any other Origin verb.
Save a memory to Origin in flow. Active capture verb — use proactively when the user states a preference, makes a decision, corrects you, or shares a durable fact. Invoked as `/capture <content>`.
Alias for `/origin:handoff` — symmetric brief/debrief naming. Same behavior: end-of-session ritual that writes session log + project status + granular MCP captures. Invoked as `/debrief`. Use when the user prefers the brief/debrief pair over brief/handoff.
Synthesize wiki pages from related memories. One endpoint, one flow: daemon clusters and synthesizes what it can; agent finishes whatever the daemon couldn't (no LLM or cluster too big). Invoked as `/distill [target]`.