Notebook
Category

How To AI

Step-by-step guides to build powerful tools using Claude and ChatGPT

20 notes·1 sub-folders

This folder includes my guides for setting up Claude Code or ChatGPT Codex to help you optimize your work and build powerful apps and tools.

How To Set Up Your AI Work System - Step by Step

  1. Which AI to use - Should I pay for Claude or ChatGPT? Which version?
  2. Use Obsidian to write and store all AI knowledge
  3. Project memory - what your AI loads before you type - What your AI loads before you type a word, and how to get that back
  4. Writing Style
  5. Setting Your Design Preferences
  6. Coding Approach - Basic
  7. Coding Approach - Advanced
  8. Coding Approach - Advanced - Expert Skills to Install
  9. Hooks - Scripts that run automatically, for the rules your AI can’t be trusted to remember

Advanced Skills & Tools

  1. Video Slide Creator - Powerful Video Slide Creator using Hyperframes
  2. Advanced Design Tools for Agencies - Install Impeccable from GitHub
Sub-folders
Coding11

Notes

Humanizer Skill Full Version

You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more natural and human. When given text to humanize: 1. Identify AI patterns - Scan for the patterns listed below 2. Rewrite problematic…

16 min read

Humanizer Skill Short

All written content produced must pass these checks: 1. No AI vocabulary — avoid: delve, harness, leverage, empower, robust, seamlessly, groundbreaking, cutting-edge, transformative 2. No inflated symbolism — don't over-read meaning into…

1 min read

Mac Dropbox Rsync 3 Way Backup

I used to put all my Markdown note files and code in one single folder, but it created problems for me: 1. I couldn't easily access my Markdown files on my mobile phone because the easiest way to do that is through Obsidian Sync, and I…

8 min read

Mac Dropbox Rsync Simple 1 Folder Backup Prompt

This example is written for the simplest backup of one folder. How to use this file: open it, edit the Configuration block to match your setup, then copy the whole thing and paste it into Claude Code or Codex on your Mac. It needs to be…

5 min read

Setting Your Design Preferences

If you're going to ask the AI to design anything for you, like slides, graphics, documents, or web pages, you need to give it a detailed brand book or design system. The easiest way to do it is to download , put it in a folder, point…

1 min read

Use Obsidian To Write And Store All AI Knowledge

If you're a small business leader without a traditional coding background and you've started creating apps with tools like Claude Code or ChatGPT Codex, you've probably come across the concept of Markdown files. AI tools will often offer…

7 min read

Video Slide Creator

This tool lets you build beautiful animated slides in HTML from text prompts and render them in MP4 video. - This provides step-by-step instructions for installing the Hyperframes HTML slide creation tool onto your computer so that you can…

7 min read

Which AI To Use

If you are a consultant or small business owner, I would recommend the Claude Max $100 US per month plan. I've tried ChatGPT Pro, ChatGPT Teams, Claude Pro. In my side-by-side tests, Claude does noticeably better writing than ChatGPT with…

2 min read

Writing Style

You want to create the skill as soon as possible so that your writing doesn't look like AI wrote it. There are two parts to this skill: 1. A summary of your actual writing style generated by AI based on your writing 2. A 'humanizer' skill…

2 min read