Where does it live?
The Local Folder and Local Site live on your computer. You choose where the Local Folder is stored and when it is copied or moved.
You do not need to know how to code to build a useful Local App around your own process. This guide explains the four parts that make it work: a Local Folder, Skills and Workflows, a Local Site, and an AI Agent. The Starting Template is a great way to begin because your AI Agent uses it to walk you through building the first version.
What is a Local App?
When most people hear “app,” they picture something downloaded from an app store or a subscription they log into, built by a company and hosted on that company’s servers. This is not that.
In this guide, a Local App is a Local Folder that holds your App Information and Agent Instructions, plus an AI Agent that reads the Local Folder and does the work with you.
It is local, which means its files live on your own computer rather than on a company’s servers. There is no separate app account to create and no code to write. You describe what you need in plain language, and the AI Agent builds and maintains the files.
One running example
An independent bookkeeper spends every month chasing missing client documents. She builds a small Local App that tracks what has arrived, what is missing, and who needs a follow-up.
| A traditional app | A Local App |
|---|---|
| Built by a software company | Built around your process |
| You adapt to how it works | It adapts to how you work |
| Your data lives on their servers | Your App Information lives in your Local Folder |
| Changes require a feature request | Changes are a conversation |
| You rent access | You own the Local Folder |
| Ends if the company shuts down | Continues while you keep the Local Folder |
The power comes from combining files you own with an AI Agent that can maintain the App Information and build the experience around it. Ask it to create a new page or Workflow, change how something works, or add a feature for the way your business operates. Instead of waiting for a software company to decide what to build, you can keep shaping the Local App until it works exactly the way you want.
The Local Folder and Local Site live on your computer. You choose where the Local Folder is stored and when it is copied or moved.
Yes. Save the Local Folder on a shared drive and people with access can view the Local Site and update the Local App from their own computers. Let one person or AI Agent finish a change before another starts editing the same files, and use a shared drive with version history so conflicting changes can be recovered.
The Local App can be restored if you have a backup. Copy the whole Local Folder regularly to another drive or a backup service.
Why build your own
Generic products are designed for an average customer. You already know the exceptions, handoffs, repeated explanations, and missing information that make your own work harder. A small custom Local App can focus on that exact problem.
Build around the unusual step, recurring delay, or disconnected information that off-the-shelf software leaves unresolved.
Turn a task you explain or rebuild every time into a clear process your Local App can help you follow consistently.
Capture the rules, judgment, preferences, and context in Agent Instructions, Skills, and Workflows.
Keep the App Information and Agent Instructions together so you can inspect them, move them, and continue improving them.
You do not need to recreate every tool you use. Choose one job that costs time, creates mistakes, or depends too much on memory. Build the smallest Local App that makes that job easier, then grow it only when the next need becomes clear.
The four parts
Read these parts in order because each explains a layer the next part uses. When you are ready to build, download the Starting Template. It guides your AI Agent through creating all four parts together, and you can return to each section when you need to understand or improve what it built.
It keeps the App Information, Agent Instructions, Local Site, and backups together. For the bookkeeper, that includes client document lists and their current status.
Learn about the Local FolderA Skill tells the AI Agent how to complete one task. A Workflow connects Skills into a complete sequence. For the bookkeeper, they record a received document and guide each follow-up.
Learn about Skills & WorkflowsIt gives you an easy-to-read view of the App Information. The bookkeeper can see which month-end documents are missing and who needs a follow-up.
Learn about the Local SiteIt is the software you talk to, and it reads the Agent Instructions before updating files. The bookkeeper asks it to record documents, update their status, and prepare follow-ups.
Learn about the AI AgentWhat you need before you start
How the parts work together
The data folder keeps the App Information. The Local Site presents it in a friendly way, letting you review the facts, preferences, references, and Agent Instructions the AI Agent relies on. You stay in control because you can correct the App Information, change a Skill or Workflow, and keep improving the Local App around your needs.
What makes this approach useful
Guide glossary
The complete tool you build around your own process: a Local Folder containing App Information, Agent Instructions, Skills, Workflows, and a Local Site, maintained with an AI Agent.
The main folder containing the whole Local App. It can live on your computer, a shared network drive, or a file storage service the AI Agent can access.
The plain-language project rules the AI Agent reads automatically, stored in AGENTS.md for OpenAI Codex or CLAUDE.md for Claude Code.
The dependable facts and records kept in the data folder. The Local Site presents this information but is not its only home.
The readable pages inside the site folder, beginning with site/index.html, that open in a standard web browser.
The desktop software you talk to that can read the Local Folder, follow the Agent Instructions, and update files with your approval.
A plain-language document that explains one focused task, including its inputs, steps, approval stops, checks, and report.
A plain-language document that connects Skills into one complete sequence with decisions, approval stops, and a clear finish.