1. User requests action on Bear notes (create, search, modify).
2. Skill identifies necessary parameters (title, content, tags, ID).
3. Skill constructs the appropriate grizzly CLI command.
4. Skill executes the grizzly command.
5. Skill captures and presents the output to the user.
6. If `--enable-callback` is used, the skill waits for Bear's response.