What problem does it solve?
It helps you turn routine daily/weekly work (reports), maintenance tasks (to-dos), and repetitive launching (aliases) into fast, consistent terminal commands instead of manual editing across files and apps.
Core Features & Use Cases
- Daily/Weekly reporting (日报/周报): Write entries to the weekly report, view recent lines, search keywords, and manage the report via TUI and Git push/pull workflows.
- Todo management (待办): Add, list, filter, and manage todos in a full-screen TUI, with optional “write completed items into the report” behavior.
- Alias + app/URL launching (别名): Register apps, files, and URLs as aliases, then open or search them with one command; rename/remove/update aliases safely.
- Script presets (脚本预制): Create reusable scripts, auto-register them as aliases, and run them with environment variable injection for all registered aliases.
- Installation readiness: Provide an install/check path so you can verify j-cli availability before running workflows.
Quick Start
Use the skill to add a todo item by running: j todo add "买牛奶"