遇到关键词"搜索"、"全文搜索"、"检索"、"查找"时,从用户输入中提取搜索关键词以及搜索模式,构造JSON请求体,使用curl命令发送POST请求并返回相关信息
若需要获取文件结构,使用eza --tree --level=3 --sort=newest ./命令获取当前目录下的文件结构,并返回结果。
eza --tree --level=3 --sort=newest ./
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
BluOS CLI (blu) for discovery, playback, grouping, and volume.
Capture and automate macOS UI with the Peekaboo CLI.
Add dock band support to your Command Palette extension for persistent toolbar widgets. Use when asked to add dock support, toolbar buttons, persistent UI widgets, taskbar integration, live-updating status displays, quick-access buttons, or always-visible controls. Supports single buttons, multi-button strips, and live-updating content.
Add fallback commands to your Command Palette extension for catch-all search behavior. Use when asked to add search functionality, query matching, direct input handling, calculator-style evaluation, URL opening, command execution, or results that appear when no other extension matches. Used by 14 of 20 built-in extensions.
Create form-based UI for your Command Palette extension using Adaptive Cards. Use when asked to add forms, user input fields, toggle switches, text inputs, dropdown menus, data entry, surveys, configuration dialogs, or interactive content pages. Supports the Adaptive Cards Designer for visual form building.