> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skarmy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Skarmy

> Describe an idea in plain language and Skarmy turns it into a company — a working web product you watch being built, plus the daily work of running it.

Skarmy is the AI company builder. You describe what you want in plain language; Skarmy builds it into a real web product you can publish to a live address, then keeps working with you — suggesting the next tasks each day, handling your company's email, connecting to the tools you already use, and running repeat work on a schedule.

You do not write code, install anything, or configure a server. If you can describe what you want a customer to see, you can build it here.

<Frame>
  <img src="https://mintcdn.com/skarmy/mK4kEYg8oQC9Aa5M/images/home-hero.jpg?fit=max&auto=format&n=mK4kEYg8oQC9Aa5M&q=85&s=f96b7d8c3d11131964284cadbb2c4b81" alt="The Skarmy Home page: the heading What's your idea? above the composer, with the get-started checklist below and the sidebar showing Home, Workspaces, Tasks, Inbox, Analytics, and Apps" width="1568" height="700" data-path="images/home-hero.jpg" />
</Frame>

## What you can do today

<Columns cols={2}>
  <Card title="Build a real product" icon="hammer">
    The Builder writes real pages, real copy, and a real design while you watch the live preview. Publish it to `yourname.skarmy.ai`.
  </Card>

  <Card title="Get your next steps daily" icon="list-check">
    Skarmy reads where your company is and suggests a short slate of tasks each day. Work them on a simple board.
  </Card>

  <Card title="Give your company an inbox" icon="envelope">
    Every company gets its own email address at `mail.skarmy.ai`. Read, reply, and let Skarmy draft for you.
  </Card>

  <Card title="Connect your tools" icon="plug">
    Gmail, Stripe, Notion, Slack, and dozens more. Ask Skarmy to work across them in chat, one action at a time.
  </Card>
</Columns>

## Who this is for

Skarmy is built for founders who are not engineers: first-timers, students, solo builders, anyone who wants to work for themselves. Developers are welcome too, but nothing on this site assumes you can read code.

## The shape of it

Your **company** is the unit. Everything you do in Skarmy happens inside one: its workspaces, its tasks, its inbox, its connected apps, its plan. Building and publishing a web app is the first tangible thing your company produces — the earliest task that makes something real — not the whole product.

```mermaid theme={null}
flowchart LR
    A[Describe your idea] --> B[The coach sharpens it]
    B --> C[The Builder builds it,<br/>live preview beside you]
    C --> D[Publish to<br/>yourname.skarmy.ai]
    D --> E[Run it: daily tasks,<br/>inbox, apps, automations]
    E --> C
```

You start on **Home**, under the heading **What's your idea?**. What you type there opens a conversation with the coach, whose job is to sharpen the idea until it is concrete enough to build. Then an **Open Builder** button appears, and the work happens in a workspace: conversation on the left, live preview on the right.

<Note>
  Nothing is built until you accept the handoff, and nothing is published until you approve it. Skarmy proposes; you decide.
</Note>

## Know what to expect

The first version the Builder produces is a real, demo-grade web product — pages, copy, and design good enough to show someone. It uses sample data rather than a live backend: no customer sign-ups and no third-party services wired into the product it builds for you. One exception: if you connect Stripe, the Builder can create a real payment link in your own Stripe account, so your site can take money the day it publishes.

That is a deliberate scope, not a limitation you have to work around. It gets you something shareable in one sitting.

## Start here

<Card title="Quickstart: from idea to a live site" icon="rocket" href="/quickstart" horizontal arrow cta="Start building">
  Go from a blank page to a live address in about 20 minutes.
</Card>

## Keep going

<Columns cols={3}>
  <Card title="How Skarmy works" icon="diagram-project" href="/how-skarmy-works">
    The two agents you talk to and the loop your company runs on.
  </Card>

  <Card title="Core concepts" icon="book-open" href="/concepts">
    Companies, workspaces, tasks, credits, and how they relate.
  </Card>

  <Card title="Run your company" icon="briefcase" href="/company/home">
    Tasks, inbox, apps, and automations — the part after the first build.
  </Card>
</Columns>
