AIFCC
記事一覧へ
claude-setupai-industry

同じAIを同じタスクに使うと結果が変わる

Nick Spisak@NickSpisak_
1,111110
ClaudeがApp Storeで第1位になった。AnthropicがPentagonの大規模監視と自律型兵器への利用に「NO」を突きつけた後、何百万人もがダウンロードした。その一人なら、チャットボットより遥かに強力なものを手に入れた。 CoworkはClaudeのデスクトップアプリ内の機能で、実際に作業を代わりにやってくれる。「テキストを生成する」作業ではなく、本当の作業だ。メールをチェックし、カレンダーを確認し、ドキュメントを下書きし、Slack、Gmail、Google Calendar、Notionなど30以上のツールに接続する。その間、あなたは他のことができる。 私は数ヶ月間Claude Codeで開発を続けており、コンサルティング業務の一環として非技術系ビジネスオーナー向けにCoworkの設定を行っている。最初の30分の設定をスキップするため、ほとんどの人が間違った設定をしている。このガイドはそれを直す。 10分以内で学べること: - ChatGPTに教えたすべてのことをClaudeに移行する方法(ゼロからやり直し不要) - Coworkのすべての返答を実際に役立てるためのグローバル指示 - Plan modeがClaudeのファイル誤操作を防ぐ理由 - Coworkをチャットボットから第2の従業員に変えるフォルダ構成 - プラグイン、スキル、コネクターの連携(最初に何をインストールするか) - 座る前に毎日ブリーフィングを届けるスケジュールタスク @NickSpisak_ をフォローで実践的なAI実装とClaude Codeアーキテクチャのコンテンツを。 非技術系でセットアップのサポートが必要なら、Build With AIコミュニティのウェイトリストに参加:http://return-my-time.kit.com/1bd2720397 --- 1. ChatGPTからメモリを移行する(2分) ChatGPTやGeminiを使ってきたなら、自分が誰で、何をしていて、どういうスタイルが好きかを何ヶ月もかけて教えてきた。最初からやり直す必要はない。 Claudeには組み込みのメモリインポートツールがある。設定→機能に進み、「他のAIプロバイダーからインポート開始」をクリックする。コピーするプロンプトが表示される。それをChatGPTに貼り付ける。ChatGPTがあなたについて保存しているすべてのメモリを1つのテキストブロックに出力する。そのブロックをコピーしてClaudeに貼り付けて完了。 これでClaudeはChatGPTがあなたについて知っていたすべてを知る。好み、ビジネス、コミュニケーションスタイル。約60秒で。 --- 2. グローバル指示を設定する(5分) ほとんどの人がスキップする、最も重要なステップだ。 グローバル指示は、Coworkで送るすべてのメッセージでClaudeが従うルールだ。これなしだと、Claudeはどういうやりかたがいいかを推測する。あれば、すでに知っている。 設定→Coworkタブに進み、グローバル指示の「編集」をクリックする。自分が誰で、どのように働いているかについての平易な英語のルールを書く。例えば:名前、何をしているか、好む出力形式、コミュニケーションのスタイル、安全上の境界(確認なしでファイルを削除しない、指定していないフォルダを変更しない)。 すべてのクライアントにこう言っている:今5分使うか、後ですべてのタスクでClaudeを修正するのに5分ずつ使うか。計算は明らかだ。 --- 3. 常にPlan modeを使う ChatGPTに慣れていた人全員がここで躓く。通常のチャットボットでは、何かを入力するとすぐに動き始める。Coworkもそれができるが、させるべきではない。 Plan modeはClaudeに止まって考え、何かをする前にステップごとのプランを見せるよう指示する。プランを確認して承認すれば、Claudeが実行する。Coworkはコンピューターとツールへの実際のアクセス権を持っているのでこれが重要だ。実行前に何をしようとしているか見たいはずだ。 グローバル指示にこれを追加する:「常にプランを見せて。私の承認を待って。それから実行して。」ClaudeがデスクトップをすべてConfirmなく再編成しないようにする3文。 このステップをスキップして、Claudeが触るべきではないファイルを書き直してしまうのを見たことがある。Plan modeは安全網と品質管理を兼ねている。 --- 4. フォルダ構成を作る Coworkのタスクを始めると、フォルダを選択するよう求められる。このフォルダがClaudeのワークスペースだ。その中に入れたものはすべてClaudeが読んで使える。 メインワークスペースフォルダ(「My-Cowork-Workspace」など)を作り、その中に以下のサブフォルダを作る: context/(Claudeに自分のことを教えるファイル) current-projects/(今取り組んでいること) successful-examples/(ベストな作品。Claudeに良い例を示す) contextフォルダ内に3つのプレーンテキストファイルを作る:about-me.md、brand-voice.md、working-preferences.md。自分で書く必要はない。Coworkに入り、contextフォルダを指定して、「これら3つのファイルを作って。内容を埋めるために私にインタビューして」と言う。Claudeが質問して作ってくれる。 ここで多くの人が止まる。しかし、すべてを変えるもう1つのフォルダがある。 「successful-examples」フォルダだ。ベストなメールを入れる。ベストなLinkedInの投稿。ベストな提案書。定期的に作るコンテンツで、うまくいったものをClaudeに見せる。これでClaudeはスタイルを推測するのではなく、実際の成功例をリバースエンジニアリングする。 --- 5. プラグインをインストールする(最初の3つ) プラグインはClaudeに特化した能力を与える、事前に構築された指示セットだ。職務記述書と考えるといい。プラグインなしだとClaudeはジェネラリスト。あればスペシャリストになる。 カスタマイズ→プラグインを探すに進む。まずこの3つから始める: 生産性プラグイン(Anthropic製)。タスク管理、1日の計画、優先事項の整理を助ける。すべてのクライアントに必ずすすめている。 ワークフロー固有のプラグイン。ニュースレターを書くなら、ニュースレタープラグインを探す。プロジェクトを管理するなら、それ向けのものを。マーケットプレイスには数十種類ある。 自分で作るパーソナルプラグイン。これが秘密兵器だ。Claudeにこう言う:「[繰り返しのタスク]のプラグインを作りたい。ワークフローがどんなものかインタビューして、インストールできるプラグインファイルにして」。 インストールすると、プラグインはスラッシュコマンドとして表示される。/と入力すると見える。1つのコマンドが、一度定義してオンデマンドで実行できるワークフロー全体をトリガーする。 コンサルクライアント向けのAIツール評価を実行するパーソナルプラグインを作った。1つのスラッシュコマンドでプロセス全体が動く:リサーチ、スコアリング、レポート生成。数時間かかっていたことが、今は1コマンドとレビュー時間だけになった。 --- 6. Slackを接続する ここでCoworkが「すごい」から「これなしで生きてたの?」になる。 カスタマイズ→ツールに進み、Slackを接続する。接続したら、「今日のSlackチャンネルで何があった?返信が必要なメッセージは?」と言える。Claudeがチャンネルを読んで、重要なものを見つけ、要約する。 代わりにメッセージを送ることもできる。返信を下書きして確認を求め、承認後に送信する。これもplan modeのパターンだ:何をしようとしているか見せて、承認を待って、実行する。 --- 7. Google Calendarを接続する 同じ手順。カスタマイズ→ツール→Google Calendar。これでClaudeがスケジュールを見て、予定を確認し、空いている会議時間を見つけ、イベントを作成できる。 本当の力はこれをSlackとメールと組み合わせることだ。毎朝3つのアプリをチェックする代わりに、Claudeに1つ質問する:「今日はどんなスケジュール?」で3つのソースから一度に引き出してくれる。 --- 8. メールを接続する カスタマイズ→ツール→Gmail。これで三位一体が完成する。 Claudeが受信箱を読み、重要なメールにフラグを立て、返信を下書きできる。キーワード:下書き。クライアントには常に自動送信ではなく下書きから始めるよう言う。Claudeにメールを書かせ、自分で確認して送信する。時間をかけてシステムへの信頼を構築する。 そしてステップ4のフォルダ構成の活用:contextフォルダに戻ってemail-style.mdファイルを追加する。Claudeに最近の送信メールを分析して、文体のパターン、トーン、典型的な構成を抽出するよう指示する。これで下書きするメールはロボットではなく、あなたが書いたように聞こえる。 --- 9. 繰り返しのタスクにスキルを作る スキルはプラグインよりシンプルだ。プラグインは複数のステップを持つ完全なワークフロー。スキルは単一の指示セット:「LinkedInの投稿をこう書いてほしい」や「会議のアジェンダをこう作ってほしい」。 最もよくやる3〜5つのことにスキルを作る。そして自己改善ループ:Claudeと往復して気に入ったものが生まれたら、何が良かったかに基づいてスキルを更新するようClaudeに指示する。使うたびにスキルが良くなる。 X記事、LinkedInの投稿、ニュースレター、YouTubeの説明、メールシーケンスの書き方のスキルを持っている。それぞれが特定の声とベストな例に基づいてトレーニングされている。汎用的なAI出力とあなたが書いたように見える出力の違いがここにある。 --- 10. 毎日のブリーフィングをスケジュールする これがすべてを結びつけるヒントだ。Coworkには定期的にタスクを自動実行するスケジュール機能がある。 毎平日午前8時に実行するスケジュールタスクを作る。指示:「Slackで優先度の高いメッセージやDMをチェックして。メールで最初の会議前に返信が必要なものをチェックして。カレンダーを確認して今日の会議の準備をして。そして見つけたすべてを使って優先順位付きの日次ブリーフィングをくれ。」 ラップトップを開いたときにブリーフィングはすでにそこにある。Slackをチェックしない。受信箱を見渡さない。カレンダーを見ない。Claudeがすべてやっていて優先度別に整理されている。 コンテンツパイプラインの操作にスケジュールタスクを使っているが、日次ブリーフィングが一緒に働くすべての非技術系の人に最もすすめるものだ。「時々AIを使う」と「AIが自分のために働いている」の違いを感じる最速の方法だ。 --- これが10のセットアップステップ。実際の作業は30分程度。ただし、設定済みのCoworkと未設定のCoworkの差は、チャットボットと第2の従業員の差だ。 ほとんどの人はClaudeをダウンロードし、Coworkを開き、メッセージを1つ入力し、平凡な応答を受け取り、ChatGPTとそれほど違わないと思う。セットアップをスキップしたからだ。ツールは与えたコンテキストほどしか良くならない。 AIからROIへ。それがゲームの全てだ。 PS: この概要が気に入ったら、次に来るものが好きになるはずだ。 カスタムエージェントを本当の従業員に変える方法を詳しく解説するコミュニティを構築中:カスタムスキル、スケジュールワークフロー、眠っている間も動くシステム。 ウェイトリストはこちら:https://return-my-time.kit.com/1bd2720397
原文を表示 / Show original
Claude just hit #1 in the App Store. Millions of people downloaded it after Anthropic told the Pentagon "no" to mass surveillance and autonomous weapons. If you're one of them, you just got handed something way more powerful than a chatbot. Cowork is the feature inside Claude's desktop app that actually does work for you. Not "generates text" work. Real work. It checks your email, reviews your calendar, drafts your documents, and connects to Slack, Gmail, Google Calendar, Notion, and 30+ other tools. While you do other things. I've been building with Claude Code for months, and I set up Cowork configurations for non-technical business owners as part of my consulting work. Most people set it up wrong because they skip the first 30 minutes of configuration. This guide fixes that. In under 10 minutes you'll learn: How to transfer everything you've taught ChatGPT into Claude (without starting over) The global instructions that make every Cowork response actually useful Why plan mode saves you from Claude going rogue on your files The folder structure that turns Cowork from a chatbot into a second employee How plugins, skills, and connectors work together (and which ones to install first) The scheduled task that gives you a daily briefing before you even sit down Follow @NickSpisak_ for practitioner-level AI implementation and Claude Code architecture content. If you're non-technical and want help setting this up, join our Build With AI community waitlist: http://return-my-time.kit.com/1bd2720397 1. Transfer Your Memories from ChatGPT (2 minutes) If you've been using ChatGPT or Gemini, you've spent months teaching it who you are, what you do, and how you like things done. You don't have to start over. Claude has a built-in memory import tool. Go to Settings, then Capabilities, and click "Start import from other AI providers." It gives you a prompt to copy. Paste that prompt into ChatGPT. It dumps all its stored memories about you into a single text block. Copy that block, paste it into Claude, done. Now Claude knows everything ChatGPT knew about you. Your preferences, your business, your communication style. In about 60 seconds. 2. Set Up Your Global Instructions (5 minutes) This is the single most important step that most people skip. Global instructions are rules that Claude follows on every single message you send in Cowork. Without them, Claude guesses how you want things done. With them, it already knows. Go to Settings, then the Cowork tab, and click "Edit" on Global Instructions. Write plain English rules about who you are and how you work. Things like: your name, what you do, your preferred output format, how you like to communicate, and safety boundaries (never delete files without asking, never modify folders you didn't point to). Here's what I tell every client: spend 5 minutes on this now or spend 5 minutes correcting Claude on every single task later. The math is obvious. 3. Always Use Plan Mode This one trips up everyone who's used to ChatGPT. With a regular chatbot, you type something and it just starts going. Cowork can do that too, but you shouldn't let it. Plan mode tells Claude to stop, think, and show you a step-by-step plan before it does anything. You review the plan, approve it, and then Claude executes. This matters because Cowork has real access to your computer and your tools. You want to see what it's about to do before it does it. Add this to your global instructions: "Always show a plan. Wait for my approval. Then execute." Three sentences that prevent Claude from reorganizing your entire desktop without asking. I've seen people skip this step and end up with Claude rewriting files it shouldn't have touched. Plan mode is your safety net and your quality control in one. 4. Build Your Folder Structure When you start a Cowork task, it asks you to select a folder. This folder is Claude's workspace. Whatever you put in it, Claude can read and use. Create a main workspace folder (something like "My-Cowork-Workspace") with these subfolders inside it: context/ (files that tell Claude who you are) current-projects/ (what you're working on right now) successful-examples/ (your best work, so Claude knows what good looks like) Inside the context folder, create three plain text files: about-me.md, brand-voice.md, and working-preferences.md. You don't need to write these yourself. Go into Cowork, point it to your context folder, and say: "Create these three files. Interview me so you can fill them out." Claude will ask you questions and build them for you. This is where most people stop. But there's one more folder that changes everything. That "successful-examples" folder. Put your best emails in there. Your best LinkedIn posts. Your best proposals. Whatever content you produce regularly, give Claude examples of the ones that worked. Now it's not guessing your style. It's reverse-engineering your actual wins. 5. Install Plugins (Your First Three) Plugins are pre-built instruction sets that give Claude specialized abilities. Think of them as job descriptions. Without a plugin, Claude is a generalist. With one, it's a specialist. Go to Customize, then Browse Plugins. Start with these three: Productivity plugin (built by Anthropic). This one helps Claude manage your tasks, plan your day, and organize your priorities. It's the one I recommend to every single client. Any plugin specific to your workflow. If you write newsletters, find a newsletter plugin. If you manage projects, find one for that. The marketplace has dozens. A personal plugin you create yourself. This is the secret weapon. Tell Claude: "I want to create a plugin for [your recurring task]. Interview me about what the workflow looks like, then turn it into a plugin file I can install." Once installed, plugins show up as slash commands. Type / and you'll see them. One command triggers an entire workflow that you defined once and now runs on demand. I built a personal plugin for running AI tool assessments for my consulting clients. One slash command kicks off the entire process: research, scoring, report generation. What used to take hours now takes one command plus review time. 6. Connect Slack This is where Cowork goes from "cool" to "how did I live without this." Go to Customize, then Tools, and connect Slack. Once connected, you can say things like: "What happened in my Slack channels today? Any messages I need to respond to?" Claude reads through your channels, finds the important stuff, and summarizes it. It can also send messages on your behalf. Draft a response, show it to you, and send it after you approve. That's the plan mode pattern again: show me what you're going to do, wait for approval, then execute. 7. Connect Google Calendar Same process. Customize, Tools, Google Calendar. Now Claude can see your schedule, tell you what's coming up, find open meeting times, and create events for you. The real power is stacking this with Slack and email. Instead of checking three apps every morning, you ask Claude one question: "What does my day look like?" and it pulls from all three sources at once. 8. Connect Your Email Customize, Tools, Gmail. This one completes the trifecta. Claude can now read your inbox, flag important emails, and draft responses. Key word: draft. I always tell clients to start with drafts, not auto-sends. Let Claude write the email, review it yourself, then send. You build trust with the system over time. And here's the folder structure trick from step 4 in action: go back to your context folder and add an email-style.md file. Tell Claude to analyze your recent sent emails and extract your writing patterns, tone, and typical structure. Now every email it drafts sounds like you wrote it, not like a robot did. 9. Build Skills for Your Repeating Tasks Skills are simpler than plugins. A plugin is a full workflow with multiple steps. A skill is a single instruction set: "Here's how I want you to write LinkedIn posts" or "Here's how I want you to create meeting agendas." Create skills for the 3-5 things you do most often. Then the self-improvement loop: after you workshop a result back and forth with Claude and land on something you love, tell Claude to update the skill based on what worked. The skill gets better every time you use it. I have skills for writing X articles, LinkedIn posts, newsletter issues, YouTube descriptions, email sequences. Each one is trained on my specific voice and my best-performing examples. That's the difference between generic AI output and output that sounds like it came from you. 10. Schedule Your Daily Briefing This is the tip that ties everything together. Cowork has a scheduling feature that runs tasks automatically on a recurring basis. Create a scheduled task that runs every weekday at 8am. Tell it: "Check my Slack for any high-priority messages or DMs. Check my email for anything that needs a response before my first meeting. Check my calendar and do meeting prep for today's meetings. Then use everything you found to give me a prioritized daily briefing." When you open your laptop in the morning, the briefing is already there. No checking Slack. No scanning your inbox. No looking at your calendar. Claude already did all of it and organized it by priority. I run scheduled tasks for content pipeline operations, but the daily briefing is the one I recommend to every non-technical person I work with. It's the fastest way to feel the difference between "I use AI sometimes" and "AI works for me." That's 10 setup steps. Maybe 30 minutes of actual work. But the difference between a configured Cowork and an unconfigured one is the difference between a chatbot and a second employee. Most people download Claude, open Cowork, type one message, get a mediocre response, and assume it's not that different from ChatGPT. It's because they skipped the setup. The tool is only as good as the context you give it. From AI to ROI. That's the whole game. PS: If you like this overview, you'll love what's coming. I'm building a community where I break down exactly how to turn custom agents into a real employee: custom skills, scheduled workflows, and systems that run while you sleep. Join the waitlist here: https://return-my-time.kit.com/1bd2720397

AIFCC — AI Fluent CxO Club

読み書きそろばん、AI。経営者が AI を自分で動かせるようになるコミュニティ。

同じAIを同じタスクに使うと結果が変わる | AIFCC