記事一覧へ
Claude Coworkを使い始めてから毎日欠かさず使い続けています。保存必至です :)
作業スタイルを変えてくれた40のコマンドとワークフローを紹介します。
ほとんどの人は「ファイルを整理して」と入力するだけで終わっています。それはスイスアーミーナイフを栓抜きにしか使わないようなものです。Coworkにはスラッシュコマンド、スケジュールタスク、サブエージェントパターン、コネクターチェーン、ワークフローテンプレートという、ほぼ誰も語らない機能の層があり、それによってただの便利なアシスタントから自律型オペレーティングシステムへと変貌します。
誰も知らない40のコマンド・トリック・ワークフローを紹介します。無駄なし。すべて実際にテスト済みです。
## 作業を変えるスラッシュコマンド(1〜10)
**01. /schedule**:繰り返しタスクを自動実行する設定ができます。「毎週月曜8時にGmailで急ぎのメールを確認し、週のカレンダーを要約して/Weeklyに保存する」のように指定可能。PCが起動してClaude Desktopが開いている必要はありますが、無人で実行されます。
**02. /compact**:会話が長くなりClaudeがコンテキストを見失い始めたとき、重要な情報を保ちながら会話履歴を圧縮します。フレッシュなコンテキストで出力品質が上がります。Claudeが同じミスを繰り返し始めたら使いましょう。
**03. /clear**:完全リセット。会話全体を消去して最初からやり直します。コンテキストが手の施しようがないほど汚染されたときに使います。混乱したエージェントと格闘するより、クリーンに始めた方がいいです。
**04. /strategy**:Product Managementプラグインから。ビジョン・目標・ターゲットオーディエンス・競合ポジショニングといった完全な戦略キャンバスをガイドします。/business-model → /pricing → /plan-launch と連鎖させれば20分で製品戦略セッションが完成します。
**05. /review**:自分で作れるカスタムスラッシュコマンドです。コンテンツ・コード・提案書・レポートなど、あらゆる種類の作業のレビューチェックリストを作成できます。.claude/commands/に置くと全セッションで使えるようになります。
**06. /memory**:Claudeが現在読み込んでいるメモリファイルとコンテキストを表示します。Claudeの動作が安定しないときのデバッグツールです。正しいコンテキストが読み込まれていなければ、そこが問題の原因です。
**07. /doctor**:診断コマンド。うまく動かないとき、接続済みアプリ・読み込まれたスキル・使用可能コマンド・現在の権限など、Cowork環境の状態を表示します。
**08. /plan**:実行前にClaudeを計画モードに強制します。タスクにいきなり取り掛かるのではなく、まずステップごとの計画を立て、確認を取ってから実行します。複数ファイルやシステムに触れるタスクには必須です。
**09. /cost**:タスク実行前にトークン使用量の見積もりを表示します。Maxプランでは気にならないかもしれませんが、Pro(月$20)で制限がある場合、あるタスクが通常の3倍のトークンを使うと事前に知れるのは助かります。
**10. /undo**:直前のファイル操作をロールバックします。ミスをしてしまったときにパニックになる前に/undoを使いましょう。直前の1操作にのみ有効です。
## ファイルシステムの高度な使い方(11〜18)
**11. インテリジェントな一括リネーム**:「/Downloadsのすべてのファイルを YYYY-MM-DD_説明_種別 の形式でリネームしてください。日付はファイルの作成日、説明はファイルの内容から生成してください」。Claudeが各ファイルを読み内容を把握してから賢くリネームします。
**12. スマートな重複除去**:「/Documentsと/Desktop全体の重複ファイルを検索してください。削除前に見つかったものを見せてください。内容が同じで名前が違うものは、最終更新日が新しい方を残してください」。真の重複とほぼ重複(内容同じ・名前違い)の両方を検出します。
**13. 混沌からフォルダ構造を作る**:「/Downloads内のすべてのファイルを確認してください。見つかった内容に基づいて論理的なフォルダ構造を作成し、プロジェクト別、その中でファイル種別別にグループ化して、新しい構造に移動した内容をサマリーで教えてください」。散らかった置き場所が整理されたワークスペースに変わります。
**14. 古いファイルをアーカイブ**:「/Projects内で90日以上更新されていないファイルをすべて /Archive/[年]/[月] に移動してください。/Projects/Active には触れないでください」。アクティブな作業に誤って手を付けることなく自動的に整理されます。
**15. テンプレートジェネレーター**:「/Proposals/Completedにあるすべての提案書を読んでください。共通の構成・セクション・フォーマットを把握し、同じパターンに従った空のテンプレートを/Templates/proposal-template.docxとして作成してください」。Claudeがあなたのベストな仕事をリバースエンジニアリングして再利用可能なテンプレートにします。
**16. 横断検索と抽出**:「/Research内のすべてのPDFを[トピック]への言及で検索してください。関連段落を抽出し、それぞれどの文書の何ページから来たかを記録して、単一のリサーチサマリーファイルにまとめてください」。複数文書をまたいだリサーチが秒でできます。
**17. フォーマット変換パイプライン**:「/Content内のすべての.docxファイルをMarkdown形式に変換してください。フォーマット・見出し・箇条書きを維持し、同じファイル名で/Content/markdownに保存してください」。フォーマットを維持したまま一括変換します。
**18. サイズ監査**:「/Documentsフォルダを分析してください。上位20の大きなファイル、1GBを超えるフォルダ、6ヶ月以上開いていないファイルを削除した場合のスペース節約見込みを教えてください」。文脈を踏まえたストレージ管理が可能です。
## コネクターワークフロー(19〜26)
**19. Gmail → サマリー → Drive**:「未読メールをすべて確認してください。緊急・要返信・参照のみ・削除可能に分類し、ルーティンなメールには返信の下書きを作成して、全サマリーをGoogle Driveの/Dailyフォルダに今日の日付でファイル保存してください」。
**20. カレンダー → 準備ブリーフ**:「明日のGoogle Calendarを確認してください。各ミーティングについて参加者と会社を調査し、1ページの準備ブリーフを各ミーティング用に作成して/Meeting-Prep/[日付]に保存してください」。
**21. Slack → アクションアイテム**:「過去24時間の全チャンネルのSlackメッセージを読んでください。自分宛のアクションアイテムをすべて抽出し、チャンネルと緊急度順のタスクリストにまとめて/Tasks/slack-actions-[日付].mdに保存してください」。
**22. Drive → 分析 → スライド**:「Google DriveのスプレッドシートからQ3データを取得してください。トレンドを分析し、上位3つのインサイトを特定して、グラフ付きの5スライドのPowerPointサマリーを作成して/Presentationsに保存してください」。
**23. メールチェーン解決**:「Gmailで[プロジェクト]についてのメールスレッドを見つけてください。スレッド全体を読んで、何が決まったか・未解決のことは何か・誰が何をするかをまとめ、会話を前に進めるためのフォローアップメールを下書きしてください」。
**24. マルチソースレポートビルダー**:「今週のセールスデータをDriveのGoogle Sheetから取得してください。Slack #salesチャンネルで今週言及された案件のアップデートを確認し、すべてを統合したフォーマット済みの週次セールスレポートをPDFとして保存してください」。
**25. 議事録配布**:「/Meetingsに保存したばかりの議事録を読んでください。アクションアイテムを抽出し、言及された人ごとに、自分のアクションアイテムと締め切りだけを記載した短いメールを下書きしてください。送信前にメールを見せてください」。
**26. クロスプラットフォーム検索**:「[プロジェクト名]に関する情報を探しています。Google Drive・Slackメッセージ・Gmailから関連するものをすべて検索し、ソース別に整理した1つのドキュメントにまとめてください」。
## ドキュメント・コンテンツワークフロー(27〜34)
**27. ボイスノートから磨かれた下書きへ**:「/Voice-Notes/[ファイル名]のトランスクリプトを読んでください。[トピック]についての私のアイデアのラフな音声録音です。1,500語の磨かれた記事にしてください。私の自然な話し方を維持しながら構造を加え、まとまりのない部分を整理して公開できるようにしてください」。
**28. 録音から構造化議事録へ**:「/Meetings/[ファイル名]の会議トランスクリプトを処理してください。決定事項・アクションアイテム(担当者+締め切り)・未解決の質問・主要な議論ポイントを含む構造化された議事録をMarkdown形式で作成してください」。
**29. リサーチからエグゼクティブブリーフへ**:「/Research/[プロジェクト]に12本の記事が保存されています。全部読んでください。主要な知見を統合し、相反する見解を特定し、リサーチに基づく3つのアクションアイテムを推奨する2ページのエグゼクティブブリーフを作成してください。出典を記載してください」。
**30. 提案書カスタマイザー**:「/Templates/proposal.docxのテンプレートを読んでください。/Clients/[名前]/brief.mdのクライアントブリーフも読んでください。この特定のクライアント向けにカスタマイズした提案書を生成してください。テンプレートの構成を維持しつつ、すべてのセクションをその状況に合わせてください」。
**31. 契約書を平易な言葉に**:「/Legal/[ファイル名].pdfの契約書を読んでください。重要事項・重要な締め切り・自動更新条項・責任上限・変わっていたり問題になり得ることについて、わかりやすく要約してください。これは法的アドバイスではなく、時間を節約するための最初の確認です」。
**32. スプレッドシートから語る文章へ**:「/Data/[ファイル名].xlsxのスプレッドシートを読んでください。技術に詳しくない読者向けの物語的な分析を書いてください。上位3つのトレンド・調査する価値のある異常値・具体的な数字を含め2つの推奨アクションを書いてください」。
**33. コンテンツ転用パイプライン**:「/Content/[ファイル名].mdの記事を読んでください。次のものを作成してください:独立したツイート8本・LinkedInの投稿2本・Instagramのキャプション3本・件名付きのニュースレターティーザーメール1通。それぞれ/Content/repurposed/[日付]内の独自ファイルに保存してください」。
**34. 週刊ニュースレターアセンブラー**:「今週/Content/draftsに作成したすべてのファイルを読んでください。最も強力な3つを選択してください。それぞれに2文のティーザー付きリンクを含むニュースレターを書いてください。イントロ段落とサインオフを追加してnewsletter-[日付].mdとして保存してください」。
## スケジュール自動化(35〜40)
**35. デイリー受信トレイゼロプロセッサー**:毎日7時にスケジュール:「Gmailを確認してください。すべての未読メールを分類し、ルーティンなメールの返信を下書きし、緊急なものにフラグを立て、サマリーを/Daily/inbox-[日付].mdに保存してください」。
**36. 週次ファイルクリーンアップ**:毎週金曜17時にスケジュール:「/Downloadsを種別で整理してください。ドキュメントは/Documents、画像は/Images、コードは/Projectsに移動してください。60日以上前のもので/Important以外は削除してください」。
**37. 月曜計画ブリーフ**:毎週月曜7:30にスケジュール:「週のカレンダーを確認してください。Driveから関連する準備資料を取得してください。Gmailで未処理のアクションアイテムをスキャンしてください。優先事項・ミーティング・締め切りを含む週次計画ドキュメントを作成して/Weekly/plan-[日付].mdに保存してください」。
**38. 月次財務整理**:毎月1日にスケジュール:「/Receiptsにあるすべての領収書画像を処理してください。各画像から業者・金額・日付・カテゴリを抽出してください。カテゴリ別の経費スプレッドシートを作成し、カテゴリごとの合計を計算して/Finance/expenses-[月].xlsxに保存してください」。
**39. 隔週競合スキャン**:隔週月曜にスケジュール:「[競合1]・[競合2]・[競合3]の最新ニュースをWebで検索してください。価格変更・製品リリース・採用状況を確認してください。前回のスキャンと比較して/Intelligence/comp-scan-[日付].mdに保存してください」。
**40. 退勤ログ**:毎日18時にスケジュール:「今日/Projects内で作成または編集したファイルを読んでください。達成したこと・進行中のこと・明日注意が必要なことを記した簡単な作業ログを書いて/Daily/log-[日付].mdに保存してください」。
## Coworkをフル活用するためのProヒント
**タスクをまとめる**:小さなタスクを5つ別々に実行する代わりに、関連する作業を1つのセッションにまとめましょう。1ファイルを処理するセッションを10回行うより、10ファイルを処理する1セッションの方がトークン消費が少なくなります。
**指示は具体的に**:「ファイルを整理して」は確認のやり取りでトークンを消費します。「Downloads内のすべてのPDFをDocuments/PDFsに移動して、YYYY-MM-DD のプレフィックスでリネームし、90日以上前のものは削除してください」は一発でクリーンに実行されます。
**重いタスクはオフピーク時にスケジュール**:夜間や週末はスループットが高いと言われています。最も計算負荷の高い自動化はこの時間帯にスケジュールしましょう。
**複雑なタスクには必ず /plan を使う**:3ファイル以上に触れる、または複数のステップを含むタスクには、最初に計画モードを強制してください。計画を確認し、調整してから実行する。トークンを節約し、ミスを防げます。
**フォルダ構造を整理しておく**:Coworkは論理的で予測可能なフォルダ構造で最も機能します。ファイルシステムが整理されているほど、Claudeはうまく操作できます。
## まとめ
40のコマンドとワークフロー。すべて毎日テスト済みです。ほとんどのユーザーが知っているのはそのうち5つほどでしょう。
Coworkはファイルアクセス機能付きのチャットボットではありません。あなたがホントに大切な仕事に集中している間にワークフローを実行してくれる自律型オペレーティングシステムです。
このリストをまとめるのに毎日の使用を何ヶ月も重ねてきました。時間の節約になったと感じたら、フォローをお願いします。
開発者向けツール・ワークフロー・コマンド・実際に使っているものを定期的に投稿しています。無駄なし。機能するものだけです。
@eng_khairallah1 をフォローしてください。お役に立てれば幸いです。❤️

claude-workflowagent-opsproductivityautomation
Claude Cowork 40の厳選コマンド
♥ 859↻ 137
原文を表示 / Show original
I've been using Claude Cowork every single day since it launched.
Save this :)
These 40 commands and workflows are the ones that changed how I work.
Most people open Cowork, type "organize my files," and think that is all it does.
That is like buying a Swiss Army knife and only using the bottle opener.
Cowork has an entire layer of functionality that almost nobody talks about - slash commands, scheduled tasks, sub-agent patterns, connector chains, and workflow templates that turn it from a helpful assistant into an autonomous operating system.
Here are the 40 commands, tricks, and workflows that most users have no idea exist. Zero fluff. Every single one tested.
Slash Commands That Change Everything (1-10)
01. /schedule: Set up recurring tasks that run automatically. "Every Monday at 8am, check my Gmail for anything urgent, summarize my calendar for the week, and save a briefing to /Weekly." Your computer needs to be on and Claude Desktop open, but it runs unattended.
02. /compact: When your conversation gets long and Claude starts losing context, this compresses the conversation history while keeping the important details. Fresh context equals better output. Use this before Claude starts repeating mistakes.
03. /clear: Nuclear reset. Wipes the entire conversation and starts fresh. Use when context is too polluted to save. Better to start clean than fight a confused agent.
04. /strategy: From the Product Management plugin. Walks you through a full strategic canvas: vision, goals, target audience, competitive positioning. Chain it with /business-model → /pricing → /plan-launch for a complete product strategy session in 20 minutes.
05. /review: Custom slash command you can build. Create a review checklist for any type of work. content, code, proposals, reports. Put it in .claude/commands/ and it is available in every session.
06. /memory: Shows you which memory files and context Claude currently has loaded. This is your debugging tool when Claude is behaving inconsistently. If the right context is not loaded, you have found your problem.
07. /doctor: Diagnostic command. When something is not working right, this shows you the state of your Cowork environment. connected apps, loaded skills, available commands, and current permissions.
08. /plan: Forces Claude into planning mode before execution. Instead of diving straight into a task, Claude first creates a step-by-step plan, shows it to you for approval, and only then executes. Essential for any task touching multiple files or systems.
09. /cost: Shows estimated token usage for a task before you run it. On the Max plan this matters less, but on Pro ($20/month) where limits are tighter, knowing a task will cost 3x normal usage before running it saves you from burning through your allocation on something that was not worth it.
10. /undo: Rolls back the last file operation. Made a mistake? Claude moved the wrong files? Hit /undo before panicking. Only works for the most recent operation.
File System Power Moves (11-18)
11. Batch rename with intelligence: "Rename all files in /Downloads using this pattern: YYYY-MM-DD_description_type. Use the file creation date for the date and generate the description from the file content." Claude reads each file, understands what it is, and renames intelligently.
12. Smart deduplication: "Find all duplicate files across /Documents and /Desktop. Show me what you found before deleting anything. For near-duplicates (same content, different names), keep the one with the most recent modification date." Claude finds true duplicates AND near-duplicates.
13. Folder structure from chaos: "Look at every file in /Downloads. Create a logical folder structure based on what you find. group by project, then by file type within each project. Move everything into the new structure and give me a summary of what went where." Turns a dumping ground into an organized workspace.
14. Archive stale files: "Find all files in /Projects that haven't been modified in 90 days. Move them to /Archive/[year]/[month]. Don't touch anything in /Projects/Active." Automatic housekeeping without accidentally archiving active work.
15. Template generator: "Read all the proposals in /Proposals/Completed. Identify the common structure, sections, and formatting. Create a blank template in /Templates/proposal-template.docx that follows the same pattern." Claude reverse-engineers your best work into reusable templates.
16. Recursive search and extract: "Search through every PDF in /Research for mentions of [topic]. Extract the relevant paragraphs, note which document and page each one came from, and compile them into a single research summary file." Cross-document research in seconds.
17. Format converter pipeline: "Convert all .docx files in /Content to .md format. Preserve formatting, headers, and bullet points. Save the markdown versions to /Content/markdown with the same filenames." Batch conversion with formatting intelligence.
18. Size audit: "Analyze my /Documents folder. Show me the 20 largest files, any folders over 1GB, and estimate how much space I could free up by removing files I haven't opened in 6 months." Storage management with context.
Connector Workflows (19-26)
19. Gmail → Summary → Drive: "Check my Gmail for all unread emails. Categorize them: urgent, needs response, FYI, can delete. Draft responses for the routine ones. Save the entire summary to a file in my Google Drive /Daily folder with today's date."
20. Calendar → Prep Brief: "Check my Google Calendar for tomorrow. For each meeting, research the attendees and their companies. Create a one-page prep brief for each meeting and save them to /Meeting-Prep/[date]."
21. Slack → Action Items: "Read my Slack messages from the last 24 hours across all channels. Extract every action item directed at me. Compile them into a task list sorted by channel and urgency. Save to /Tasks/slack-actions-[date].md."
22. Drive → Analysis → Slides: "Pull the Q3 data from the spreadsheet in my Google Drive. Analyze trends, identify the top 3 insights, and create a 5-slide PowerPoint summary with charts. Save to /Presentations."
23. Email chain resolver: "Find the email thread about [project] in my Gmail. Read the entire thread. Summarize what was decided, what is still open, and who needs to do what next. Draft a follow-up email that moves the conversation forward."
24. Multi-source report builder: "Pull this week's sales data from the Google Sheet in Drive. Check Slack #sales channel for any deal updates mentioned this week. Combine everything into a formatted weekly sales report and save as PDF."
25. Meeting notes distributor: "Read the meeting notes I just saved to /Meetings. Extract the action items. For each person mentioned, draft a brief email with just their action items and deadlines. Show me the emails before sending."
26. Cross-platform search: "I am looking for information about [project name]. Search my Google Drive, Slack messages, and Gmail for anything related. Compile everything you find into a single document organized by source."
Document and Content Workflows (27-34)
27. Voice note to polished draft: "Read the transcript in /Voice-Notes/[filename]. This is a rough voice recording of my ideas about [topic]. Turn it into a polished 1,500-word article. Keep my natural voice but add structure, clean up the rambling, and make it publication-ready."
28. Meeting recording to structured notes: "Process the meeting transcript at /Meetings/[filename]. Create structured notes with: decisions made, action items (who owns each one + deadline), open questions, and key discussion points. Format as markdown."
29. Research to executive brief: "I have 12 articles saved in /Research/[project]. Read all of them. Create a 2-page executive brief that synthesizes the key findings, identifies conflicting viewpoints, and recommends 3 action items based on the research. Include source references."
30. Proposal customizer: "Read the proposal template at /Templates/proposal.docx. Read the client brief at /Clients/[name]/brief.md. Generate a customized proposal for this specific client. Match the template structure but tailor every section to their situation."
31. Contract to plain English: "Read the contract at /Legal/[filename].pdf. Create a plain-English summary with: key terms, important deadlines, auto-renewal clauses, liability caps, and anything unusual or potentially problematic. This is not legal advice. it is a time-saving first-pass review."
32. Spreadsheet narrative writer: "Read the spreadsheet at /Data/[filename].xlsx. Write a narrative analysis for a non-technical audience. Cover the top 3 trends, any anomalies worth investigating, and 2 recommended actions. Include the specific numbers but explain what they mean."
33. Content repurposing pipeline: "Read the article at /Content/[filename].md. Create: 8 standalone tweets, 2 LinkedIn posts, 3 Instagram captions, and 1 newsletter teaser email with a subject line. Save each format in its own file in /Content/repurposed/[date]."
34. Weekly newsletter assembler: "Read all files in /Content/drafts created this week. Select the 3 strongest pieces. Write a newsletter that links to each one with a 2-sentence teaser. Add an intro paragraph and a sign-off. Save as newsletter-[date].md."
Scheduled Automations (35-40)
35. Daily inbox zero processor: Schedule daily at 7am: "Check Gmail. Categorize all unread emails. Draft responses for routine ones. Flag urgent ones. Save the summary to /Daily/inbox-[date].md."
36. Weekly file cleanup: Schedule every Friday at 5pm: "Sort /Downloads by type. Move documents to /Documents, images to /Images, code to /Projects. Delete anything older than 60 days that is not in /Important."
37. Monday planning brief: Schedule every Monday at 7:30am: "Check my calendar for the week. Pull any relevant prep materials from Drive. Scan Gmail for outstanding action items. Create a weekly planning document with priorities, meetings, and deadlines. Save to /Weekly/plan-[date].md."
38. Monthly financial organizer: Schedule the 1st of every month: "Process all receipt images in /Receipts. Extract vendor, amount, date, and category from each. Create a categorized expense spreadsheet. Calculate totals by category. Save to /Finance/expenses-[month].xlsx."
39. Bi-weekly competitive scan: Schedule every other Monday: "Search the web for the latest news about [competitor 1], [competitor 2], and [competitor 3]. Check for pricing changes, product launches, and hiring. Compare to the previous scan. Save to /Intelligence/comp-scan-[date].md."
40. End of day log: Schedule daily at 6pm: "Read any files I created or modified today in /Projects. Write a brief work log noting what was accomplished, what is in progress, and what needs attention tomorrow. Save to /Daily/log-[date].md."
Pro Tips for Getting the Most Out of Cowork
Batch your tasks. Instead of running 5 small tasks separately, combine related work into one session. One session processing 10 files uses fewer tokens than 10 separate sessions processing 1 file each.
Be specific in your instructions. "Organize my files" burns tokens on back-and-forth clarification. "Move all PDFs from Downloads to Documents/PDFs, rename them with YYYY-MM-DD prefix, and delete anything older than 90 days" runs cleanly in one pass.
Schedule heavy tasks for off-peak hours. Evenings and weekends reportedly give higher throughput. Schedule your most compute-intensive automations for these windows.
Always use /plan for complex tasks. If a task touches more than 3 files or involves multiple steps, force plan mode first. Review the plan. Adjust. Then execute. You will save tokens and avoid mistakes.
Keep your folder structure clean. Cowork works best with logical, predictable folder structures. The cleaner your file system, the better Claude navigates it.
TL;DR
40 commands and workflows. All tested daily. Most users know maybe 5 of these.
Cowork is not a chatbot with file access. It is an autonomous operating system that runs your workflows while you focus on the work that actually matters.
This list took months of daily usage to compile. If it saved you time, you know what to do.
I post stuff like this regularly - AI tools, workflows, commands, and things I actually use. No fluff.
Follow me @eng_khairallah1 for more developer tools, workflows, and techniques. No fluff. Just what works.
hope this was useful for you, Khairallah ❤️