ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

retirement-planner

Calculate retirement savings with compound interest and inflation. Use when planning finances.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/retirement-planner
Or

retirement-planner

Calculate retirement savings with compound interest and inflation. Use when planning finances.

Commands

calculate

scripts/script.sh calculate <age target savings monthly>

roi

scripts/script.sh roi <principal rate years>

inflation

scripts/script.sh inflation <amount years rate>

gap

scripts/script.sh gap <current target years>

social

scripts/script.sh social <income>

401k

scripts/script.sh 401k <salary match>

Data Storage

Data stored in ~/.local/share/retirement-planner/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-retirement-planner": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.