For developers & AI agents
RGM Tailoring Developer & AI Agent Resources
Everything RGM Tailoring publishes for machines: a Markdown variant of every page, an llms.txt index, agent instructions, structured data and sitemaps.
RGM Tailoring is a tailoring atelier, not a software product, so there is no public HTTP API, no authentication and no SDK. What we do publish is the whole site in agent-friendly formats, plus contact channels a person answers.
- /agent-instructions.md
Agent instructions — when to use RGM Tailoring, when not to, and how to act on its behalf
- /llms.txt
llms.txt — index of every page and resource, in the llmstxt.org format
- /llms-full.txt
llms-full.txt — the whole site as one Markdown document
- /sitemap.xml
sitemap.xml — every canonical URL this site publishes
- /robots.txt
robots.txt — crawl policy; every agent is allowed
- Home · /index.md
the atelier, its services, testimonials and contact details
- Gallery · /gallery.md
photographs of finished garments with direct image URLs
- Pricing · /pricing.md
published prices in PHP, by garment and size band
- Developer & agent resources · /developers.md
this index, in both representations
Markdown content negotiation
Every page URL serves two representations from the same address, following the acceptmarkdown.com convention. Ask for Markdown with an Accept header, or append .md to any path. acceptmarkdown.com documents the convention.
$ curl -H "Accept: text/markdown" https://www.rgmtailoring.com/pricing$ curl https://www.rgmtailoring.com/pricing.md- Markdown responses send Content-Type: text/markdown; charset=utf-8 and Vary: Accept.
- An Accept header that allows neither text/html nor text/markdown gets 406 Not Acceptable.
- Unknown paths return a real 404 whose Markdown body links back to this index.
Structured data
Every page embeds JSON-LD as an @graph with Organization (contact points and postal address), ClothingStore (geo coordinates, opening hours, offers) and WebSite nodes.
Talk to a human
Nothing on this site is transactional. For quotes, fittings and orders, reach the atelier directly: 0910 367 1812 or rgmtailoringphilippines@gmail.com.
