HomeBrowseUpload
← Back to registry
// Skill profile

retirement-planner

name: "retirement-planner"

by bytesagain · published 2026-03-22

数据处理加密货币
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain/bytesagain-retirement-planner
View on GitHub
// Full documentation

---

name: "retirement-planner"

version: "3.0.0"

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

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# 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 | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band