occupation
Software Developers
description
埋め込みLLMリファレンスを再生成して検証する。llmdocs の編集後、オプションやコンポーネントの変更後に使う。
Source text: Japanese
updated
Menu
SkillsMP has collected 3 skills from ideamans/cqi-cli. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
埋め込みLLMリファレンスを再生成して検証する。llmdocs の編集後、オプションやコンポーネントの変更後に使う。
Source text: Japanese
Make the cqi command available, installing the cqi-cli npm package only if it is missing. Use when another skill reports that `cqi` is not on PATH, or when the user asks to install, update or upgrade the CQI queue container CLI. Prefers an already-installed…
Run a CQI queue container with the cqi CLI — listen on a queue such as AWS SQS (or a REPL for testing) and dispatch each message to a handler program via stdin, CGI-style. Use when the user wants to consume a queue with a script, wire an SQS queue to a worker…