# Dailybot > The coordination layer for teams where people and AI agents work side by side. Dailybot is an async coordination platform trusted by remote and hybrid teams worldwide. Founded in 2017, backed by Y Combinator (S21). Teams use Dailybot to replace meetings with async check-ins, AI-powered summaries, blocker detection, workflow automation, and agent observability. ## How to read this site as an agent Every page on dailybot.com is available as clean Markdown -- no HTML parsing needed. **Option 1 -- Append .md to any URL:** - /about -> /about.md - /blog/dailybot-v3-launch -> /blog/dailybot-v3-launch.md - /es/pricing -> /es/pricing.md **Option 2 -- Content negotiation:** Send `Accept: text/markdown` header to any page URL. ## Content endpoints | Collection | English | Spanish | Portuguese | |---|---|---|---| | Pages | `/{page}.md` | `/es/{page}.md` | `/pt/{page}.md` | | Blog posts | `/blog/{slug}.md` | `/es/blog/{slug}.md` | `/pt/blog/{slug}.md` | | Blog index | `/blog/index.md` | `/es/blog/index.md` | `/pt/blog/index.md` | | Academy | `/academy/{section}/{cluster}/{slug}.md` | `/es/academy/...` | `/pt/academy/...` | | Help center | `/help/{slug}.md` | `/es/help/{slug}.md` | `/pt/help/{slug}.md` | | Templates | `/templates/{slug}.md` | `/es/templates/{slug}.md` | `/pt/templates/{slug}.md` | | Integrations | `/integrations/{slug}.md` | `/es/integrations/{slug}.md` | `/pt/integrations/{slug}.md` | | Connections | `/connections/{slug}.md` | `/es/connections/{slug}.md` | `/pt/connections/{slug}.md` | | Changelog | `/changelog/{slug}.md` | `/es/changelog/{slug}.md` | `/pt/changelog/{slug}.md` | | Skills | `/skills/{slug}.md` | `/es/skills/{slug}.md` | `/pt/skills/{slug}.md` | | Careers | `/careers/{slug}.md` | `/es/careers/{slug}.md` | `/pt/careers/{slug}.md` | ## Key pages - Product: https://www.dailybot.com/product - Pricing: https://www.dailybot.com/pricing - About: https://www.dailybot.com/about - Enterprise: https://www.dailybot.com/enterprise - Security: https://www.dailybot.com/security - Solutions: https://www.dailybot.com/solutions ## Agent skill pack Dailybot has an open-source skill pack that any AI coding agent can install in one step. It gives agents four native capabilities: reporting progress, checking for team messages, sending emails, and announcing health status. Install the Dailybot skill pack for agents at https://api.dailybot.com/skill.md Source: https://github.com/DailyBotHQ/agent-skill ## For agents and developers - Agent documentation: https://www.dailybot.com/agents - Public API: https://www.dailybot.com/developers - API reference: https://www.dailybot.com/developers/api - Webhooks: https://www.dailybot.com/developers/webhooks - Authentication: https://www.dailybot.com/developers/authentication - Agent skill pack (open source): https://github.com/DailyBotHQ/agent-skill ## Content hubs - Blog: https://www.dailybot.com/blog - Academy: https://www.dailybot.com/academy - Help center: https://www.dailybot.com/help - Changelog: https://www.dailybot.com/changelog - Templates: https://www.dailybot.com/templates - Skills: https://www.dailybot.com/skills - Integrations: https://www.dailybot.com/integrations ## Platform integrations Slack, Microsoft Teams, Google Chat, Discord, VS Code, Cursor, CLI, Browser Extension, API, Webhooks. ## Languages - English (default): https://www.dailybot.com/ - Spanish: https://www.dailybot.com/es/ - Portuguese: https://www.dailybot.com/pt/ ## Discovery - Sitemap: https://www.dailybot.com/sitemap-index.xml - RSS (EN): https://www.dailybot.com/rss.xml - RSS (ES): https://www.dailybot.com/es/rss.xml - RSS (PT): https://www.dailybot.com/pt/rss.xml - Full site description: https://www.dailybot.com/llms-full.txt - Academy index for agents: https://www.dailybot.com/academy/llms.txt