Part 1 of 4 · The container

Keep the whole Local App in one folder.

The Local Folder for a Local App keeps the App Information, Agent Instructions, Skills, Workflows, Local Site, and backups together. A desktop AI Agent reads these files and works with you.

If you copy the Local Folder, you copy the Local App.

Let the Starting Template create this structure with you.

The Starting Template is a great way to begin. Create an empty folder, open it as a project in your desktop AI Agent, include build_your_own.md in the first chat, and type “Build App.” The AI Agent will ask what you want to build and create the Local Folder structure around your answers.

Set up your AI Agent first

From guide words to folder names

The four parts become ordinary folders and files.

Local Folder

The main folder that holds every part of the Local App.

Skills & Workflows

Two separate folders named skills and workflows, plus the Agent Instructions file for rules that apply to all work.

Local Site

A folder named site containing the index.html page you open in your browser.

AI Agent

The desktop software outside the Local Folder that reads these files and works with you.

The remaining areas hold App Information, finished documents, change summaries, and safety copies.

A simple starting structure

Give each kind of file a home.

The badges show what is a folder and what is a file. Every entry has one clear job.

Folderclient-document-follow-upThe bookkeeper’s whole Local App lives here.
  • FileREADME.mdA simple guide for opening and using the Local App.
  • FileAGENTS.md or CLAUDE.mdAgent Instructions in the filename your AI Agent reads automatically.
  • FolderdataThe App Information used day to day.
  • FolderskillsSkills for focused tasks.
  • FolderworkflowsWorkflows for repeatable journeys.
  • FoldersiteThe readable view of the Local App.
    • Fileindex.htmlThe home page that opens in your browser.
  • FolderoutputFinished reports and documents made from the App Information.
  • FolderhistoryShort summaries of changes, not the current business records.
  • FolderbackupsDated copies made before risky changes.

Filled-in example

The bookkeeper’s month-end document Local App

Folderclient-document-follow-upTracks missing client documents each month.
  • FileREADME.mdHow the bookkeeper opens and uses the Local App.
  • FileAGENTS.md or CLAUDE.mdAgent Instructions for handling client information and updating status.
  • FolderdataThe current client and document records.
    • Fileclients.mdClient names, contacts, and filing months.
    • Filedocument-status.mdWhat arrived, what is missing, and who needs a follow-up.
  • FolderskillsA Skill for one focused task.
    • Filerecord-received-document.mdHow to mark one document as received.
  • FolderworkflowsA Workflow for the whole follow-up journey.
    • Filemonth-end-follow-up.mdHow to review missing items and prepare follow-ups.
  • FoldersiteThe bookkeeper’s readable status view.
    • Fileindex.htmlThe status page that opens in a browser.
  • FolderoutputFinished documents created from current records.
    • Fileaugust-follow-up-list.mdA prepared list of clients to contact.
  • FolderhistoryA record of meaningful Local App changes.
    • File2026-08-11-status-update.mdWhat changed and how the AI Agent checked it.
  • FolderbackupsVersion copies made before risky changes.
    • Folder2026-08-11-before-status-updateThe state before a broad update.

.md files are plain text you can open and edit in any text editor. .html is the page that opens in your browser. Nothing here requires special software, and you can open and read any of these files yourself.

Where does the Local Folder go?

Put the Local Folder anywhere your AI Agent can access it. That could be an 8bit Apps folder inside Documents, a shared network drive, or a file storage service such as Dropbox. If other people will use the Local App, choose a shared location with access controls and version history.

How do you look at it?

The Local Folder is an ordinary folder you open in Finder on a Mac or File Explorer on Windows. Open the Local Site’s index.html file in your browser for the friendlier view.

What goes in data?

For the bookkeeper, clients.md holds client names and contacts, while document-status.md records every requested document and its current status. This App Information is what the Local Site and finished reports use.

The one-home rule

Every important fact should have one dependable home.

App Information

The current facts and records belong in data. This is where the bookkeeper keeps the client and document status.

Local Site pages

The Local Site makes the same information easier to read. It should never be the only place an important fact is saved.

Agent Instructions

AGENTS.md for Codex or CLAUDE.md for Claude Code, plus Skills and Workflows, explains how the AI Agent should work.

Output

Output holds finished reports or documents made from the App Information. It is not the dependable home of the facts used to create them.

History

History explains what changed and how it was checked. It is not the current business record.

Keep everything in agreement

When something changes, the AI Agent should save it in the App Information first, update the Local Site, check both, and tell you what changed.

Two kinds of safety

Protect changes and protect the whole computer.

Version safety

Before a risky change, the AI Agent makes a dated copy inside the backups folder. Use it to undo something the AI Agent changed.

Disaster safety

Keep a copy of the entire Local Folder somewhere off this computer. This lets you recover the Local App if the drive fails or the laptop is lost.

An inside copy is not disaster protection

A backup inside the Local Folder is lost if the whole Local Folder is lost. Set an automatic backup to copy it to a trusted backup service or an external drive every day, and keep that copy separate from the computer.

Privacy and upkeep

Know where client information goes.

What stays here and what leaves

The Local Folder and files stay on your computer and are not automatically published. When the AI Agent works, it may send your request and relevant file content to its model provider for processing. Review that provider’s privacy, retention, and account settings before adding client records.

Keep the Local Folder clean and understandable.

  • Do not let the Local Site become the only copy of important information.
  • Write lasting decisions into Agent Instructions instead of relying on chat history.
  • Ask the AI Agent to keep unnecessary work files out of the Local Folder.
  • Periodically ask the AI Agent to explain what each top-level folder owns.

Trouble opening or accessing the Local Folder?

Part 4 explains what to do when the AI Agent cannot see the Local Folder or you opened the wrong one. Open the full troubleshooting guide.