Summary
Kimi CLIに意見を聞く、セカンドオピニオンを求める。コードレビュー、設計相談、アーキテクチャの相談、別のAIの意見が欲しいときに使用。「Kimiに聞いて」「別の意見」「セカンドオピニオン」などのリクエストで起動。
smithery.ai
Kimi CLIに意見を聞く、セカンドオピニオンを求める。コードレビュー、設計相談、アーキテクチャの相談、別のAIの意見が欲しいときに使用。「Kimiに聞いて」「別の意見」「セカンドオピニオン」などのリクエストで起動。
Kimi CLIに意見を聞く、セカンドオピニオンを求める。コードレビュー、設計相談、アーキテクチャの相談、別のAIの意見が欲しいときに使用。「Kimiに聞いて」「別の意見」「セカンドオピニオン」などのリクエストで起動。
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
>- Delegate a coding task to the Kimi Code CLI (`kimi`) as a background implementer, then revie…
2.6K installsGenerate and edit Word documents (.docx). Supports professional documents including covers, cha…
488 installsSpecialized utility for advanced manipulation, analysis, and creation of spreadsheet files, inc…
412 installsProfessional PDF solution. Create PDFs using HTML+Paged.js (academic papers, reports, documents…
399 installsKimi Browser Extension(Kimi 浏览器扩展,原 Kimi WebBridge)lets AI control the user's real bro…
186 installsOther skills from smithery.ai · top by installs.
npx skills add https://smithery.ai
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Parsed from SKILL.md frontmatter.
Bash, Read, Glob, GrepFiles included with this skill beyond the listing page.
SKILL.md
2,753 B
SUMMARY.md
315 B
このスキルはKimi Code CLIを使って、別のAIの意見を取得します。
kimi -p "質問内容" --print
自動承認(ファイル変更・コマンド実行を許可)する場合:
kimi -p "質問内容" --print --yolo
kimi -p "以下のコードをレビューしてください。改善点、バグの可能性、ベストプラクティスの観点からコメントをお願いします。
[コードをここに貼り付け]" --print
kimi -p "以下の設計について意見をください。
[設計の説明や要件]
考慮すべき点:
- スケーラビリティ
- 保守性
- パフォーマンス" --print
kimi -p "このファイルの問題を分析してください" --print [ファイルパス]
kimi -p "以下の複数ファイルの関連性と設計をレビューしてください。
=== file1.js ===
[内容]
=== file2.js ===
[内容]
" --print
- 必ず --print オプションを付けて非インタラクティブモードで実行 - ファイル変更が必要な場合は --yolo も付ける
--print モードで実行し、インタラクティブモードにならないようにする--yolo を付けるとファイル変更やコマンド実行が自動承認されるので注意--work-dir オプションで指定する