
A comprehensive playbook spanning Sales, Marketing, Operations, Finance, Legal, and Product & Engineering — plus prompting, agentic workflows, and advanced techniques for Claude or ChatGPT.
Turn your AI assistant — Claude or ChatGPT — into specialized agents for any business function.
Each trick includes complete system instructions, example prompts, and best practices
Copy, paste, and start automating immediately
An AI Trick is a reusable instruction — a prompt configuration, a skill file, or a Custom GPT — that turns Claude or ChatGPT into a specialized agent for a specific task. Each one includes:
The role and rules your AI assistant follows for this specific task
Structured data your AI assistant expects to receive
How results are structured and delivered
Reference documents your AI assistant uses for context
~/.claude/skills/
├── sales/
│ ├── deal-qualification.md
│ ├── proposal-customization.md
│ ├── battle-cards.md
│ ├── account-research.md
│ └── win-loss-analysis.md
├── marketing/
│ ├── campaign-diagnostics.md
│ ├── content-repurposing.md
│ ├── brand-voice.md
│ ├── competitive-positioning.md
│ └── event-followup.md
├── operations/
│ ├── sop-documentation.md
│ ├── vendor-evaluation.md
│ ├── meeting-summary.md
│ └── change-management.md
├── finance/
│ ├── variance-analysis.md
│ ├── expense-review.md
│ ├── modeling-assumptions.md
│ └── audit-prep.md
├── legal/
│ ├── contract-redline.md
│ ├── compliance-check.md
│ ├── nda-summary.md
│ └── risk-assessment.md
└── product/
├── feedback-synthesis.md
├── tech-docs.md
├── retro-analysis.md
└── release-notes.mdEvery trick here is written to be tool-neutral. A handful of mechanisms just go by different names in each tool — here is the one-time mapping, so you never have to think about it per trick:
Reusable instruction
Claude: a skill file at ~/.claude/skills/… or a Project · ChatGPT: a Custom GPT's instructions or a Project's custom instructions
Iterative deliverables
Claude Artifacts ↔ ChatGPT Canvas
Persistent context
Claude Projects ↔ ChatGPT Projects / Custom GPTs
Connected tools
Claude MCP ↔ ChatGPT connectors / Custom GPT Actions
Where a step genuinely differs, the trick shows a short Claude vs. ChatGPT note. A few power-user tricks are Claude-specific and carry a Claude only badge with the nearest ChatGPT equivalent.
Analyze discovery call transcripts against your ICP criteria and output a qualification score with reasoning.
Generate tailored proposals by matching prospect needs to relevant case studies and applying pricing logic.
Maintain living competitive intelligence documents and generate contextual objection responses.
Compile pre-call intelligence from multiple sources into an actionable briefing document.
Process CRM notes and call recordings to identify patterns in why deals are won or lost.
Analyze marketing metrics to identify root causes of underperformance and recommend optimizations.
Transform long-form content into multiple formats optimized for different channels.
Audit content against brand guidelines before publication to ensure consistency.
Track competitor movements and identify positioning whitespace opportunities.
Generate personalized post-event outreach based on interaction context.
Transform process walkthroughs into formatted, version-controlled playbooks.
Score vendor/RFP responses consistently against predefined criteria.
Transform meeting recordings into structured action items with owners and deadlines.
Generate stakeholder-appropriate messaging for organizational changes.
Transform financial variances into board-ready explanations with business context.
Audit expense submissions against company policy and flag exceptions with reasoning.
Document, validate, and stress-test the assumptions underlying financial projections.
Compile supporting documentation for audit requests from general ledger and policy documents.
Compare incoming contracts against your playbook and suggest markup with fallback positions.
Review documents against regulatory requirements and cite specific provisions.
Extract key terms from agreements into a standardized tracker format.
Generate structured risk analysis for business decisions requiring legal review.
Process support tickets and reviews into prioritized feature themes.
Transform code comments and architecture decisions into readable documentation.
Identify patterns across retrospectives to surface systemic issues.
Transform commit messages and tickets into customer-facing announcements.
Install one custom instruction that makes your AI assistant size up each request and switch reasoning methods automatically — decomposing problems to solve them, teaching plainly to explain them.
Turn vague replies into usable ones by structuring every prompt around three things: a plain ask, the background your AI assistant cannot see, and an example of the output you want.
Create a reusable Project that loads your reference files and standing custom instructions into every chat, so you stop re-explaining who you are and how you want answers.
Claude vs. ChatGPT
Persistent context ports across tools: a Claude Project maps to a ChatGPT Project or a Custom GPT. Upload the same reference files and paste the same custom instructions there.
Have your AI assistant build documents, tables, checklists, or small apps in a side panel you can read, copy, and revise in place — instead of watching results scroll away in the chat.
Claude vs. ChatGPT
Claude's Artifacts side panel maps to ChatGPT's Canvas. Ask for one concrete deliverable and refine it in place in either tool.
Set your AI assistant's history, memory, and training controls on purpose — and make a personal rule about what is safe to paste — before you trust it with real work.
Claude vs. ChatGPT
Both Claude and ChatGPT have memory plus conversation-history and data-training controls in Settings. Set them deliberately in whichever you use.
Connect Claude Desktop to your real tools — Gmail, Calendar, Drive, Linear, Stripe — through MCP so it can read and act in them instead of only talking about them.
Claude vs. ChatGPT
MCP is Anthropic's open connection protocol. Nearest ChatGPT equivalent: connectors and Custom GPT Actions, which wire ChatGPT to outside tools in a similar spirit.
Turn a vague wish into a repeatable routine by writing workflow instructions that cover all six parts: purpose, trigger, steps, output format, quality checks, and error handling.
Before running a workflow, list everything it must do and match each need to a live connection, so the run does not stall halfway because a tool was not wired up.
Claude vs. ChatGPT
Connections differ by name: Claude uses MCP; ChatGPT uses connectors and Custom GPT Actions. Map each workflow need to whichever your tool provides before you run it.
Trigger a workflow, watch each step, correct drift in plain language while it runs, and save good outputs as reference examples for better future runs.
Score each workflow run against a few metrics, fix the lowest-scoring part, and once it is reliable, capture the refined instructions as a reusable skill or saved prompt.
Claude vs. ChatGPT
Save a proven workflow where your tool keeps reusable work: a Claude skill (.md) file, or a ChatGPT Custom GPT or saved prompt.
Match the task to the right surface — plain chat, a browser agent, a connected-tools workspace, or a local-files coding app — and know each one's name in both Claude and ChatGPT.
Claude vs. ChatGPT
Every surface has a counterpart in both tools — the table pairs each Claude surface with its ChatGPT equivalent (Chat/ChatGPT, Claude for Chrome/Operator, Cowork+MCP/connectors, Claude Code/Code Interpreter).
Use Claude Code without writing any code — build a one-page site, tidy and rename a messy folder, or draft and revise documents, all in plain English.
Claude vs. ChatGPT
This is the Claude Code desktop app. Nearest ChatGPT equivalent: Code Interpreter for data and file tasks, or Operator — a different model, and neither is a drop-in match.
Add two slash commands and two skills to Claude Code that help it write, save, reuse, and plan prompts — starting with /create-prompt.
Claude vs. ChatGPT
These are Claude Code slash commands and skills in your local .claude folder. No direct ChatGPT equivalent.
Use Claude for Chrome safely: grant access one site at a time, review every action before you approve it, and recognize prompt injection — hidden instructions on a page trying to redirect Claude.
Claude vs. ChatGPT
Built around Claude for Chrome. ChatGPT's browser agents (Operator / Atlas) carry the same prompt-injection risks, so these safety habits apply there too.
Invest in context documents
Quality of your ICP criteria, brand guides, and playbooks determines output quality
Iterate on prompts
First attempts rarely perfect; refine based on results
Standardize outputs
Consistent formats make skills more useful over time
Measure impact
Track time saved and quality improvements
These 40 AI Tricks are just the beginning. In our free weekly workshop, you'll learn how to:
Live sessions every week with Q&A and hands-on demos