ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Etf

Analyze ETF holdings, compare fund metrics, and review sector allocation data. Use when screening ETFs, comparing ratios, or tracking allocations.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/etf
Or

Etf

Etf makes utility tools simple. Record, search, and analyze your data with clear terminal output.

Why Etf?

  • 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
etf help

# Check current status
etf status

# View your statistics
etf stats

Commands

CommandWhat it does
etf runRun
etf checkCheck
etf convertConvert
etf analyzeAnalyze
etf generateGenerate
etf previewPreview
etf batchBatch
etf compareCompare
etf exportExport
etf configConfig
etf statusStatus
etf reportReport
etf statsSummary statistics
etf export<fmt> Export (json
etf search<term> Search entries
etf recentRecent activity
etf statusHealth check
etf helpShow this help
etf versionShow version
etf $name:$c entries
etf Total:$total entries
etf Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
etf Version:v2.0.0
etf Datadir: $DATA_DIR
etf Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
etf Disk:$(du -sh "$DATA_DIR" 2>/dev/null
etf Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
etf Status:OK
etf [Etf]run: $input
etf Saved.Total run entries: $total
etf [Etf]check: $input
etf Saved.Total check entries: $total
etf [Etf]convert: $input
etf Saved.Total convert entries: $total
etf [Etf]analyze: $input
etf Saved.Total analyze entries: $total
etf [Etf]generate: $input
etf Saved.Total generate entries: $total
etf [Etf]preview: $input
etf Saved.Total preview entries: $total
etf [Etf]batch: $input
etf Saved.Total batch entries: $total
etf [Etf]compare: $input
etf Saved.Total compare entries: $total
etf [Etf]export: $input
etf Saved.Total export entries: $total
etf [Etf]config: $input
etf Saved.Total config entries: $total
etf [Etf]status: $input
etf Saved.Total status entries: $total
etf [Etf]report: $input
etf Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/etf/. 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]

Metadata

Stars4097
Views4
Updated2026-04-14
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-bytesagain3-etf": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#tool#terminal#etf#cli#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.