Bonds
/install bonds
Bonds
Bonds makes personal finance simple. Record, search, and analyze your data with clear terminal output.
Why Bonds?
- Works entirely offline — your data never leaves your machine
- Simple command-line interface, no GUI needed
- Export to JSON, CSV, or plain text anytime
- Automatic history and activity logging
Getting Started
# See what you can do
bonds help
# Check current status
bonds status
# View your statistics
bonds stats
Commands
| Command | What it does |
|---|---|
bonds run |
Run |
bonds check |
Check |
bonds convert |
Convert |
bonds analyze |
Analyze |
bonds generate |
Generate |
bonds preview |
Preview |
bonds batch |
Batch |
bonds compare |
Compare |
bonds export |
Export |
bonds config |
Config |
bonds status |
Status |
bonds report |
Report |
bonds stats |
Summary statistics |
bonds export |
\x3Cfmt> Export (json |
bonds search |
\x3Cterm> Search entries |
bonds recent |
Recent activity |
bonds status |
Health check |
bonds help |
Show this help |
bonds version |
Show version |
bonds $name: |
$c entries |
bonds Total: |
$total entries |
bonds Data |
size: $(du -sh "$DATA_DIR" 2>/dev/null |
bonds Version: |
v2.0.0 |
bonds Data |
dir: $DATA_DIR |
bonds Entries: |
$(cat "$DATA_DIR"/*.log 2>/dev/null |
bonds Disk: |
$(du -sh "$DATA_DIR" 2>/dev/null |
bonds Last: |
$(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
bonds Status: |
OK |
bonds [Bonds] |
run: $input |
bonds Saved. |
Total run entries: $total |
bonds [Bonds] |
check: $input |
bonds Saved. |
Total check entries: $total |
bonds [Bonds] |
convert: $input |
bonds Saved. |
Total convert entries: $total |
bonds [Bonds] |
analyze: $input |
bonds Saved. |
Total analyze entries: $total |
bonds [Bonds] |
generate: $input |
bonds Saved. |
Total generate entries: $total |
bonds [Bonds] |
preview: $input |
bonds Saved. |
Total preview entries: $total |
bonds [Bonds] |
batch: $input |
bonds Saved. |
Total batch entries: $total |
bonds [Bonds] |
compare: $input |
bonds Saved. |
Total compare entries: $total |
bonds [Bonds] |
export: $input |
bonds Saved. |
Total export entries: $total |
bonds [Bonds] |
config: $input |
bonds Saved. |
Total config entries: $total |
bonds [Bonds] |
status: $input |
bonds Saved. |
Total status entries: $total |
bonds [Bonds] |
report: $input |
bonds Saved. |
Total report entries: $total |
Data Storage
All data is stored locally at ~/.local/share/bonds/. Each action is logged with timestamps. Use export to back up your data anytime.
Feedback
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bonds - 安装完成后,直接呼叫该 Skill 的名称或使用
/bonds触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bonds 是什么?
Record bond holdings, analyze yields, and track maturity dates. Use when managing fixed-income portfolios, comparing yields, or exporting data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Bonds?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bonds」即可一键安装,无需额外配置。
Bonds 是免费的吗?
是的,Bonds 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bonds 支持哪些平台?
Bonds 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bonds?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。