Fish
Fish makes utility tools simple. Use when you need fish.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/fishFish
Fish makes utility tools simple. Record, search, and analyze your data with clear terminal output.
Why Fish?
- 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
fish help
# Check current status
fish status
# View your statistics
fish stats
Commands
| Command | What it does |
|---|---|
fish run | Run |
fish check | Check |
fish convert | Convert |
fish analyze | Analyze |
fish generate | Generate |
fish preview | Preview |
fish batch | Batch |
fish compare | Compare |
fish export | Export |
fish config | Config |
fish status | Status |
fish report | Report |
fish stats | Summary statistics |
fish export | <fmt> Export (json |
fish search | <term> Search entries |
fish recent | Recent activity |
fish status | Health check |
fish help | Show this help |
fish version | Show version |
fish $name: | $c entries |
fish Total: | $total entries |
fish Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
fish Version: | v2.0.0 |
fish Data | dir: $DATA_DIR |
fish Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
fish Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
fish Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
fish Status: | OK |
fish [Fish] | run: $input |
fish Saved. | Total run entries: $total |
fish [Fish] | check: $input |
fish Saved. | Total check entries: $total |
fish [Fish] | convert: $input |
fish Saved. | Total convert entries: $total |
fish [Fish] | analyze: $input |
fish Saved. | Total analyze entries: $total |
fish [Fish] | generate: $input |
fish Saved. | Total generate entries: $total |
fish [Fish] | preview: $input |
fish Saved. | Total preview entries: $total |
fish [Fish] | batch: $input |
fish Saved. | Total batch entries: $total |
fish [Fish] | compare: $input |
fish Saved. | Total compare entries: $total |
fish [Fish] | export: $input |
fish Saved. | Total export entries: $total |
fish [Fish] | config: $input |
fish Saved. | Total config entries: $total |
fish [Fish] | status: $input |
fish Saved. | Total status entries: $total |
fish [Fish] | report: $input |
fish Saved. | Total report entries: $total |
Data Storage
All data is stored locally at ~/.local/share/fish/. 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-fish": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
aethercore
AetherCore v3.3.4 - Security-focused final release. High-performance JSON optimization with universal smart indexing for all file types. All security review issues fixed, ready for production.
stock-cli
用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。
Rock Paper Scissors Lizard Spock
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interactive GUI modes with score tracking, statistics, and animations.