Spell
Log anything fast and find it later with search and export. Use when running lookups, checking entries, converting formats, generating summaries.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/spellSpell
Spell — a fast utility tools tool. Log anything, find it later, export when needed.
Why Spell?
- 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
spell help
# Check current status
spell status
# View your statistics
spell stats
Commands
| Command | What it does |
|---|---|
spell run | Run |
spell check | Check |
spell convert | Convert |
spell analyze | Analyze |
spell generate | Generate |
spell preview | Preview |
spell batch | Batch |
spell compare | Compare |
spell export | Export |
spell config | Config |
spell status | Status |
spell report | Report |
spell stats | Summary statistics |
spell export | <fmt> Export (json |
spell search | <term> Search entries |
spell recent | Recent activity |
spell status | Health check |
spell help | Show this help |
spell version | Show version |
spell $name: | $c entries |
spell Total: | $total entries |
spell Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
spell Version: | v2.0.0 |
spell Data | dir: $DATA_DIR |
spell Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
spell Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
spell Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
spell Status: | OK |
spell [Spell] | run: $input |
spell Saved. | Total run entries: $total |
spell [Spell] | check: $input |
spell Saved. | Total check entries: $total |
spell [Spell] | convert: $input |
spell Saved. | Total convert entries: $total |
spell [Spell] | analyze: $input |
spell Saved. | Total analyze entries: $total |
spell [Spell] | generate: $input |
spell Saved. | Total generate entries: $total |
spell [Spell] | preview: $input |
spell Saved. | Total preview entries: $total |
spell [Spell] | batch: $input |
spell Saved. | Total batch entries: $total |
spell [Spell] | compare: $input |
spell Saved. | Total compare entries: $total |
spell [Spell] | export: $input |
spell Saved. | Total export entries: $total |
spell [Spell] | config: $input |
spell Saved. | Total config entries: $total |
spell [Spell] | status: $input |
spell Saved. | Total status entries: $total |
spell [Spell] | report: $input |
spell Saved. | Total report entries: $total |
Data Storage
All data is stored locally at ~/.local/share/spell/. 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-spell": {
"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.