Add Smart Save setup documentation (ja/en)#592
Add Smart Save setup documentation (ja/en)#592tomoyuki-t-weseek wants to merge 6 commits intomasterfrom
Conversation
Add setup guide for Smart Save feature and register in sidebar navigation for both docs-growi-org and help-growi-cloud configs.
There was a problem hiding this comment.
ai-tools エンドポイントには今後 smart save 以外の機能も追加される見込みなので、将来のコンテンツを吸収できるようなページ構成、セクション構成にしてほしい
There was a problem hiding this comment.
smart-save-setup.md を ai-tools.md に再構成しました。Smart Save は1セクションとして配置し、今後の機能はセクション追加で吸収できる構成にしています。
|
|
||
| Smart Saveは、GROWIにコンテンツを保存する際に、AIが保存先のディレクトリを自動提案する機能です。 | ||
|
|
||
| Claude Desktopで「GROWIに保存して」と伝えるだけで、コンテンツの内容を分析し、関連するページや適切なカテゴリを検索して保存先の候補を提示します。 |
There was a problem hiding this comment.
Claude Desktop にはこだわらないはず
There was a problem hiding this comment.
MCP クライアント全般に対応する記述に変更しました。スキルのインストール手順も Claude Desktop / Claude Code / Gemini CLI / Skills.sh / 手動インストールの5パターンに対応しています。
|
|
||
| ### 設定手順 | ||
|
|
||
| #### 1. UTCP設定ファイルの作成 |
There was a problem hiding this comment.
UTCP セットアップは MCP セットアップのドキュメントに載せるべきでは
There was a problem hiding this comment.
UTCP Code-Mode のセットアップ手順を mcp-server.md に移動しました。ai-tools.md からはリンクで参照する形にしています。
|
|
||
| ## Smart Saveスキルのインストール | ||
|
|
||
| UTCP経由でGROWI MCPに接続できたら、Smart Saveスキルをプラグインとしてインストールします。 |
There was a problem hiding this comment.
https://github.com/growilabs/growi-mcp-server という URL で手に入るスキルは smart save 専用なの?そんなことないような
There was a problem hiding this comment.
スキルインストール手順を growi-mcp-server のスキル全般として汎用的に記載するように変更しました。
Address review feedback on PR #592: - Move UTCP Code-Mode setup to mcp-server.md (ja/en) - Rename smart-save-setup.md to ai-tools.md for extensibility - Support multiple MCP clients (Claude Desktop, Claude Code, Gemini CLI, etc.) - Make skill installation generic (not Smart Save-specific) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
Test plan