Tips & Tricks
Master Claude Cowork with these advanced techniques and best practices
Quick Tips
Prompt Engineering
Write better prompts for better results
Be Specific About Output Format
Always specify exactly how you want the output. Instead of "create a report", say "create a Word document with an executive summary, three main sections with headers, and a conclusion."
Summarize these documents
Create a 2-page summary document with: Executive Summary (1 paragraph), Key Findings (bullet points), and Recommendations (numbered list). Save as summary.docx
Provide Context First
Start your prompt with relevant context before making your request. This helps Claude understand the full picture.
Fix the formatting in my spreadsheet
I have a budget spreadsheet with income in column A and expenses in columns B-F. The totals are in row 20. Fix the formatting to make headers bold, add currency formatting to all money values, and ensure the total formulas are correct.
Use Step-by-Step Instructions
Break complex tasks into numbered steps. This helps Claude follow your exact workflow.
Clean up my project folder
Please do the following: 1) Create subfolders named "Active", "Archive", and "Reference" 2) Move files modified in the last 30 days to Active 3) Move files older than 90 days to Archive 4) Move all PDF documents to Reference 5) Create an index.txt listing all files and their new locations
Specify What NOT to Do
If there are things you want to avoid, say them explicitly. Claude follows instructions literally.
Organize my photos
Organize my photos by date into year/month folders. Do NOT delete any files, do NOT rename the original files, and do NOT move any videos - only image files.
Efficiency Hacks
Work faster and smarter
Batch Similar Tasks
Group similar operations into one request rather than multiple separate ones.
Rename file1.txt to report1.txt... (then repeat for each file)
Rename all .txt files in my Reports folder using this pattern: add "report_" prefix and today's date suffix, so file.txt becomes report_file_2024-01-20.txt
Create Reusable Templates
Ask Claude to create templates you can use repeatedly, then just fill in the variables.
Write a meeting follow-up email
Create an email template for meeting follow-ups with placeholders for: [RECIPIENT], [MEETING DATE], [KEY POINTS], [ACTION ITEMS], [NEXT MEETING]. Save as follow_up_template.txt
Use the Preview Feature
For risky operations, ask Claude to show you a preview or dry run before executing.
Delete all old files
Find all files older than 1 year in my Documents folder and list them with sizes. Don't delete yet - just show me the list so I can review.
Chain Tasks with "Then"
Combine related tasks in sequence for complete workflows.
Download the file... (wait) Now process it... (wait) Now create a report...
Download the Q4 data from my Drive, clean up any formatting issues, calculate monthly totals, then create an Excel report with a chart showing the trend.
File Organization
Keep your files structured and findable
Establish Naming Conventions
Ask Claude to follow consistent naming patterns for all created files.
Save the report
Save using this naming convention: YYYY-MM-DD_ProjectName_DocumentType.ext (e.g., 2024-01-20_ClientX_Proposal.docx)
Request Index Files
When organizing many files, ask for an index document to track everything.
Sort my documents
Organize my documents into folders by type, and create an index.md file listing every file with its new location, original location, and a brief description.
Use Descriptive Folder Structures
Be explicit about folder hierarchy and naming for consistent organization.
Archive old projects
Create this folder structure: Archive/[Year]/[Project Name]/[Documents|Assets|Notes]. Move all projects not modified since 2023 into the appropriate year folders.
Safety & Best Practices
Protect your data and avoid mistakes
Always Request Backups First
Before any bulk operation, ask Claude to create a backup.
Rename all my photos
First, create a backup copy of my Photos folder called Photos_backup_[date]. Then proceed to rename the photos in the original folder.
Start with Limited Scope
Test operations on a small subset before applying to everything.
Process all 1000 invoices
First, process just the first 5 invoices and show me the results. If they look correct, I'll ask you to continue with the rest.
Review Before Sensitive Actions
For deletions or modifications, always ask for confirmation.
Delete duplicate files
Find potential duplicate files and list them grouped by duplicate sets. Show me file sizes and dates. Don't delete anything until I confirm which ones to remove.
Use Specific Paths
Always specify exact folder paths to avoid accidental operations on wrong folders.
Clean up the Downloads folder
Clean up /Users/myname/Downloads (not any other Downloads folder). Only process files directly in this folder, not subfolders.
Advanced Techniques
Power user strategies
Combine Multiple Integrations
Chain operations across different services for powerful workflows.
Download my Drive files
Download all spreadsheets from my "Q4 Reports" Drive folder, merge them into a single Excel file with each original file as a separate sheet, create a summary sheet with totals from each, then upload the combined file back to a new "Consolidated" folder in Drive.
Use Conditional Logic
Tell Claude how to handle different scenarios it might encounter.
Process the data files
Process each CSV in the folder: If it has more than 1000 rows, split it into smaller files. If any column contains dates, standardize to YYYY-MM-DD format. If there are any empty rows, remove them. Log all changes made.
Request Verification
Ask Claude to verify its work and report on what was done.
Move old files to archive
Move files older than 6 months to the Archive folder. After completing, create a verification report showing: total files moved, total size, any files that couldn't be moved and why, and confirmation that originals are intact.
Create Workflow Documentation
Ask Claude to document complex workflows for future reference.
Set up my monthly reporting
Set up my monthly reporting workflow and create a documentation file explaining: what folders it uses, what files it creates, what formulas/logic it applies, and how to run it again next month with new data.
Prompt Cheat Sheet
Structure Your Prompts
# Context
[Describe the situation]
# Task
[What you want done]
# Requirements
- Specific requirement 1
- Specific requirement 2
# Output
[How you want it delivered]
Useful Phrases
Ready to Put These Tips into Practice?
Check out our workflow templates for ready-to-use prompts that follow these best practices.