自然言語でCLI引数だけを生成する「noman」を作った
Zenn / 3/13/2026
💬 OpinionTools & Practical Usage
Key Points
- 自然言語を入力してCLI引数を自動生成するツール「noman」を紹介している。
- 文章だけでコマンドのオプションを組み立てられる使い勝手を示唆している。
- 実演デモや利用ケースを通じて、CLI設計の新しい使い方を提案している。
- 本記事は個人の試作・解説として位置づけられ、今後のツール開発にヒントを与える可能性がある。
Vibe Coding時代でもコマンドは結構叩く。でもオプションはLLMに聞いてる。
jqのオプション、毎回調べていませんか?
cat log.json | jq . ???
ffmpegで動画をGIFに変換したい。ChatGPTに聞けば教えてくれる。良い時代だ。Cmd + c, Cmd + p
jqでJSONをフィルタしたい。ChatGPTに聞こ。 Cmd + c, Cmd + p
この作業実は結構無駄だな? そう思って作ったのが noman です。
https://github.com/azihsoyn/noman
ほんとは会社LT用のネタを考えていた時に見つけたこのツイートが...
Continue reading this article on the original site.
Read original →Related Articles
I Built an AI That Audits Other AI Agents for Token Waste — Launching on Product Hunt Today
Dev.to

Check out this article on AI-Driven Reporting 2.0: From Manual Bottlenecks to Real-Time Decision Intelligence (2026 Edition)
Dev.to

SYNCAI
Dev.to
How AI-Powered Decision Making is Reshaping Enterprise Strategy in 2024
Dev.to
AI-Driven Reporting 2.0: From Manual Bottlenecks to Real-Time Decision Intelligence (2026 Edition)
Dev.to