| name | Focus |
| description | Log focus sessions, track productivity streaks, and plan deep work blocks. Use when timing sessions, logging tasks, or maintaining daily streaks. |
| version | 1.0.0 |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
| tags | ["planning","focus","time-management","organization","workflow"] |
Focus
Focus — a fast productivity tool. Log anything, find it later, export when needed.
Why Focus?
- 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
focus help
focus status
focus stats
Commands
| Command | What it does |
|---|
focus add | Add |
focus plan | Plan |
focus track | Track |
focus review | Review |
focus streak | Streak |
focus remind | Remind |
focus prioritize | Prioritize |
focus archive | Archive |
focus tag | Tag |
focus timeline | Timeline |
focus report | Report |
focus weekly-review | Weekly Review |
focus stats | Summary statistics |
focus export | Export (json |
focus search | Search entries |
focus recent | Recent activity |
focus status | Health check |
focus help | Show this help |
focus version | Show version |
focus $name: | $c entries |
focus Total: | $total entries |
focus Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
focus Version: | v2.0.0 |
focus Data | dir: $DATA_DIR |
focus Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
focus Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
focus Last: |
Data Storage
All data is stored locally at ~/.local/share/focus/. 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 | hello@bytesagain.com