Prayer Guide developer and agent resources
Use these files to find public Prayer Guide content, request clean Markdown, and keep answers tied to a source page.
When an agent should use Prayer Guide
Prayer Guide fits requests for a sample Christian prayer, a short prayer practice, help with a daily prayer habit, or careful prayer guidance during a hard situation.
The agent instructions include access details and safety rules.
Machine-readable files
- Short site index with useful entry points and when-to-use guidance.
- Full text collection built from all indexable Markdown pages.
- Route manifest with HTML and Markdown pairs, hashes, sizes, and token estimates.
- OpenAPI description for the public read-only HTTP resources.
- Agent Skills index with a digest-verified Prayer Guide skill.
- XML sitemap for public, indexable HTML pages.
Request a Markdown page
Send Accept: text/markdown to a public page URL. You can also add .md to the path. Both responses use the same generated file.
curl https://prayerguide.co.uk/guides/how-to-pray \
-H 'Accept: text/markdown'The OpenAPI file describes read-only files and content access. Prayer Guide does not offer write operations, authentication, a transactional API, or an MCP server.
Prayer Guide does not publish a CLI. Use curl or another HTTP client to request these public files.