# Dotfiles > An agent-driven Omarchy setup for development, desktop, and automation. ## Docs - [Overview](https://dotfiles.timmo.dev/): An agent-driven Omarchy setup for development, desktop, and automation. - [Getting Started](https://dotfiles.timmo.dev/getting-started): Bootstrap a fresh Omarchy machine and keep it in sync. - [Configuration](https://dotfiles.timmo.dev/configuration): Private overlay, packages, and tracked app config. - [Stow Packages](https://dotfiles.timmo.dev/stow): Short blurbs for the other stowed packages in this repo. - [Pi](https://dotfiles.timmo.dev/agents/pi): Lightweight companion agent harness. - [Cursor](https://dotfiles.timmo.dev/agents/cursor): IDE-embedded agent, launchers, and mirrored AGENTS rules. ## dot - [The dot Command](https://dotfiles.timmo.dev/dot/overview): The CLI for setup, sync, and git helpers across managed repos. - [Command Reference](https://dotfiles.timmo.dev/dot/commands): Every dot command, alias, flag and example, generated from the CLI command tree. ## Desktop - [Hyprland](https://dotfiles.timmo.dev/desktop/hyprland): Stowed Hyprland config and per-host overrides. - [Ghostty](https://dotfiles.timmo.dev/desktop/ghostty): Stowed Ghostty config with per-host overrides. - [Herdr](https://dotfiles.timmo.dev/desktop/herdr): Dotfiles-managed Herdr session config and plugins. - [UWSM](https://dotfiles.timmo.dev/desktop/uwsm): User environment overrides for the graphical session. - [Omarchy Shell](https://dotfiles.timmo.dev/desktop/omarchy-shell): Omarchy Quickshell bar, panels, and timmo.* plugins. ## Agents - [Agents](https://dotfiles.timmo.dev/agents/overview): How OpenCode, skills, and companion harnesses fit together. - [Skills](https://dotfiles.timmo.dev/agents/skills): Shared agent skills catalogue and repo-local skills. ## OpenCode - [OpenCode](https://dotfiles.timmo.dev/agents/opencode/overview): Primary coding-agent harness and published config. - [Agents](https://dotfiles.timmo.dev/agents/opencode/agents): OpenCode agents defined in this repo. - [Commands](https://dotfiles.timmo.dev/agents/opencode/commands): OpenCode slash commands defined in this repo. - [Plugins](https://dotfiles.timmo.dev/agents/opencode/plugins): OpenCode lifecycle plugins defined in this repo. ## Agent resources - [llms-full.txt](https://dotfiles.timmo.dev/llms-full.txt): The full Markdown of every page in one file. - [Page Markdown](https://dotfiles.timmo.dev/index.md): Append `.md` to any page URL to fetch that page as raw Markdown. - [JSON API](https://dotfiles.timmo.dev/api/docs/pages.json): Page index of the JSON docs API; each entry links the page's JSON and Markdown forms. Described by the OpenAPI document at https://dotfiles.timmo.dev/openapi.json. - [MCP server](https://dotfiles.timmo.dev/mcp): Streamable HTTP Model Context Protocol server with search_docs, get_page, list_pages, and get_navigation tools, plus every page as a resource. Discovery document: https://dotfiles.timmo.dev/.well-known/mcp.json - [API catalog](https://dotfiles.timmo.dev/.well-known/api-catalog): RFC 9727 linkset of the APIs documented here. - [agent-readability.json](https://dotfiles.timmo.dev/agent-readability.json): Manifest of every agent-facing artifact on this site. - [Sitemap](https://dotfiles.timmo.dev/sitemap.xml): Every indexable page URL with its last-modified date.