← Back to tools
View AGENTS.md for Marker
Marker
The terminal command palette
Description
Marker is the terminal command palette. It allows you to bookmark commands and access them quickly, similar to a command palette in modern IDEs.
When to use this tool
✓ Good fit when
- User has many commands to remember
- User likes IDE-style command palettes
✕ Avoid when
- User prefers shell aliases
AI Summary
A terminal command palette for bookmarking and quickly accessing frequently used commands.
Capabilities
- + Bookmark frequently used commands
- + Quick command access via palette
- + Command template support
Use When
- → User has many commands to remember
- → User likes IDE-style command palettes
Avoid When
- x User prefers shell aliases