# LocalCloud agent Markdown resources

Canonical policy: human-facing HTML pages remain the canonical product pages. Raw Markdown routes under https://local.cloud/ai/ are published for AI agents that need compact, source-linked operating context. If a Markdown route and an HTML page disagree, treat the shared source data and the linked HTML page as authoritative.

Default LocalCloud agent workflows require no GCP account, no Google credentials, no service-account keys, and no billing project. Use LocalCloud only for workflows permitted by its proprietary license, and validate against real Google Cloud before production.

## Core Markdown routes
- https://local.cloud/ai/agents.md — execution guide for starting LocalCloud safely.
- https://local.cloud/ai/AGENTS.md — downloadable repository-local AGENTS.md template.
- https://local.cloud/ai/resources.md — this index and canonical policy.
- https://local.cloud/ai/services.md — service matrix generated from shared LocalCloud service metadata.
- https://local.cloud/ai/compatibility.md — safety boundaries and validation rules for agents.
- https://local.cloud/ai/docs.md — compact guide to docs, SDK examples, Terraform, and seed data.
- https://github.com/LocalStack-Google/localcloud-site/tree/main/agent-skills — portable Agent Skills package for project-local `.agents/skills/` installs.

## Canonical HTML sources
- https://local.cloud/ai/
- https://local.cloud/services/
- https://local.cloud/compatibility/
- https://local.cloud/docs/
- https://local.cloud/docs/sdk-examples/
- https://local.cloud/docs/terraform/
- https://local.cloud/docs/seed-data/
- https://github.com/LocalStack-Google/localcloud-site/tree/main/agent-skills
