← 一覧に戻る
Grok活用事例ダイジェスト
2026-09-24・仕様2 / 新機能2 / 実践2 ※英語は日本語訳つき。本日は未カバーのSkills/routinesとBots管理仕様、昨日DeferredのTemplatesガイド、未紹介のPMsガイド、日本語のまさお実測とAIgent Lab入口整理を組み合わせています。公式ニュースの9/23以降新着はありません。Xスクショは取得不可です。
仕様解説
docs.x.ai — Skills and routines(Skill化→Routine化の公式手順)en仕様
引用
Turn a successful task into a repeatable process. … A skill is a reusable set of instructions for how to do a task. A routine tells one Bot when to run a workflow—on a schedule or, where supported, after an event. Start with a one-time task. Make it reliable, save the method as a skill, and only then automate it. … A useful skill states: 1. When to use it 2. Required inputs and access 3. The sequence of work 4. How to validate the result 5. What to return 6. What requires approval. … Teaching records visible computer interaction for up to ten minutes. It does not record microphone audio. … A test run performs real work. It can navigate websites, change files, and call connected tools. … A Bot can own up to 50 routines, and the app keeps the 20 most recent run records for each routine. … Automate preparation before execution. … Require approval for sending, purchasing, deleting, publishing, or changing production systems. Include a no-data and stale-data policy.
日本語訳
成功した作業をくり返し使える工程にします。Skillは「やり方」の再利用指示、Routineは「いつ走らせるか」(スケジュールまたは対応イベント)です。一度きりのタスクで信頼性を上げ、Skillに保存し、そのあとで自動化します。良いSkillは、(1)使う条件 (2)必要な入力と権限 (3)作業手順 (4)結果の検証 (5)返すもの (6)承認が要るもの、を書きます。Teachは画面上の操作を最大10分録画し、マイク音声は録りません。Test runは本物の作業で、Web移動・ファイル変更・接続ツール呼び出しが起き得ます。BotあたりRoutineは最大50、直近実行履歴は20件です。実行より先に準備を自動化し、送信・購入・削除・公開・本番変更は承認必須にします。データ無し・古いデータの方針も入れます。
コメント
考察
初回は読取・下書きのSkillだけ作り、送信系は承認付きのままRoutine化しない、という順が安全です。Teachは録画後に失敗時と承認境界を追記してからスケジュールします。確信度: 公式docs。
Skills and routines
docs.x.ai — Create and manage Bots(職務・Description・共有テンプレ)en仕様
引用
Create a separate Bot when the work has a distinct: Goal or area of ownership; Set of tools and sources; Working style; Approval boundary; Recurring schedule. … Use the conversation for task-specific instructions. Use the description for rules that should remain true: Description: “Never send external messages without approval.” Message: “Draft follow-ups for these twelve accounts.” … The copy … carries the profile, settings, enabled skills, routines, and avatar. It does not copy conversation history, learned memory, or chat attachments. … A public link can be opened by anyone who has it and shows the Bot's shared configuration, including its identity, description, skills, and routines … Remove API keys, internal URLs, customer data … before you share. Adding a shared Bot creates a copy on the recipient's account. It does not give them your computer, logins, or conversation history. … Memory is not a substitute for an authoritative source.
日本語訳
ゴール/使うツールとソース/働き方/承認境界/くり返しスケジュールが違うときは、別Botを作ります。会話には今回の指示、Descriptionには「外部送信は承認なしではしない」など恒久ルールを書きます。Duplicateはプロフィール・設定・有効Skill・Routine・アバターを引き継ぎ、会話履歴・学習Memory・添付はコピーしません。公開リンクは誰でも開け、ID・Description・Skill・Routineなど共有設定が見えます。APIキー・社内URL・顧客データは共有前に外します。相手は独立コピーを得て、あなたのPC・ログイン・履歴は渡りません。Memoryは正本ソースの代わりになりません。
コメント
考察
伴走では「1成果=1オーナーBot」から始め、専門席は安定してから追加、グループチャットは受け渡しが見えるときだけ、と説明すると迷いにくいです。確信度: 公式docs。
Create and manage Bots
新規機能解説
x.ai/bot/guides — Templates for Grok Bot(recipe≠meal)en新機能
引用
Templates share a bot as a recipe, not a clone. … When you create a template, you create a copy of the bot’s instructions, relevant memories and skills, and specific plugins. … Clicking the Share as Template button will not make your bot public. … You will have a choice to share with just your team or create a public link as a next step. … If you click View Details, you can see exactly what's included in the template. … Templates do not include secrets … If there are non-standard plugins like MCP servers or other scripts or code, those also aren't included … Be very careful about what you're installing in your bot: View the details and read through the context and integrations, and make sure everything in the template is exactly what you'd expect before installing it.
日本語訳
テンプレはクローンではなくレシピとしてBotを共有します。指示・関連Memory・Skill・特定プラグインのコピーが入ります。「Share as Template」を押しただけでは公開されず、次の画面でチーム限定か公開リンクかを選びます。View Detailsで含まれる中身を確認できます。シークレットは含まれません。カスタムMCPや独自スクリプトも同梱されません。インストール前に詳細と統合を読み、期待どおりか確かめてから追加します。
コメント
考察
受け取り側は接続アカウントを付ける前に、Live指示・ツール・Routine・承認設定を読むチェックリスト1枚があると安全です。公開=安全ではありません。確信度: 公式ガイド。
Templates for Grok Bot
x.ai/bot/guides — Grok Bot for PMs(attention listと席分割)en新機能
引用
Rather than creating a “priority list” … I've started to have Grok Bot follow my attention across Slack, email, and meetings / Granola to create something different: an “attention list.” … Agents can apply the attention list as a filter. … You can compare stated priorities and goals vs. what I'm actually focused on. … Grok Bot now represents a double-digit percent of our internal merged PRs. … Chief of Staff … Eng mgr (Emily): does not code. Breaks work down, delegates to IC eng agents … Eng (×5) … I still keep final review for any external email sends, purchasing anything, or destructive actions like deletes. … Named agents, separate memory. … Agents shouldn't be noisy.
日本語訳
古くなりやすい優先リストの代わりに、Slack・メール・会議/Granola上の注意を追わせて「attention list」を作る、と述べています。エージェントはこのリストをフィルタに使え、掲げた優先と実際の集中の差も見られます。社内のマージ済みPRの二桁パーセントがGrok Bot由来、という著者ケースがあります。席はChief of Staff、コードしないEng mgr、IC eng×5など。外部メール送信・購入・削除など破壊的操作は最終レビューを人が持ちます。名前付き・Memory分離、うるさくしない、が教訓です。
コメント
考察
中小ではCoS+分析+下書き担当の3席から始め、送信・課金は承認必須にする縮小版が現実的です。確信度: 公式ガイド(数値は著者ケース)。
Grok Bot for PMs
実践事例
note — まさお:Grok 4.7を25問で試した実測ja実践
引用
公式ブログには、他社の上位モデルと横並びにした比較表があります。ここで気をつけたいのは、並んでいる列の条件が揃っていない点です。… Grok 4.7 の列は effort が xhigh、前の世代の列は high で、条件が揃っていません。… 手元では 25 問のベンチを回しています。… 点数を並べるのをやめます。7 問ぶんの画面をそのまま出して… 当たり判定・状態の切り替え・信号の周期といった「動くもの」は強く、絵と演出の見映えはそこまで追いついていません。… Artificial Analysis の集計では、仕事ごとに出す token が前の世代の 36k から 66k へ増えていました。1.8 倍です。単価が据え置きでも、使う量が増えれば請求額は上がります。… この範囲の仕事では、effort を上げても答えは変わらず、消費だけが増えました。… 決め手になるのは、自分の仕事に近い形で測ったときの時間と支払いです。
コメント
考察
伴走では「単価据え置き=請求据え置きではない」「effortは品質保証ではない」を見積もりの前提に置くと説明が安定します。確信度: 著者実測(採点AI・条件不完全を著者明記)。
note記事
AIgent Lab — Grok 4.7をAPI・Copilot・Cursorで使う(4入口と単価倍条件)ja実践
引用
Grok 4.7は2026年9月21日に公開され… xAI API(モデルID grok-4.7)・ Grok Build・GitHub Copilot・Cursor の4つの入口から使えます。… 「同じ単価」で通せる範囲は思ったより狭く、プロンプトが20万トークンを超えた瞬間にそのリクエスト全体が2倍の単価で課金されます。さらに出力速度を2倍にするFast版は公開APIには存在せず、CursorとGrok Buildだけの選択肢です。… よくやる失敗4つ:❌ APIで「Fast版」を指定して速くしようとする/❌ 文脈が50万トークンあるから単価は据え置きだと思い込む/❌ 会話を毎回そのまま投げ直して入力を全額払う/❌ 安全側に倒すつもりでZDRをとりあえず有効にする。… 掲載するコマンドとコードはすべて公式ドキュメントに載っている例で、筆者の環境で動かした結果ではありません。
コメント
考察
導入前チェックは「どの入口か」「プロンプト長が20万をまたぐか」「prompt_cache_keyはあるか」の3点に絞ると現場説明が早いです。確信度: 二次整理(公式値準拠・著者実測ではない)。
AIgent Lab記事
収集: 2026-09-24 約05:24–05:45 JST。英語ソースは翻訳付き。公式ニュースに9/23以降の新着はなし。仕様は未カバーのSkills/routinesとBots管理。新機能はDeferredのTemplatesと未紹介のPMsガイド。実践はまさお25問実測とAIgent Labの4入口整理。X(@bot等)は本収集でもスクショ・embed未取得。Designing with Grok Bot(John Bai)、ofoxのResponses暗号化reasoning保持は次号候補。数値(二桁%PR、token 1.8倍、ベンチ等)は公式発表値または著者ケースとして扱い、一般化していません。事実と意見を分け、確信度を各カードに記載しています。