# Sean Guillermo Digital — Agent Instructions

> Machine-readable site map: `/llms.txt`  
> API catalog: `/.well-known/api-catalog`  
> OpenAPI: `/openapi.json`

## Identity

- **Site:** https://www.seanguillermo.com
- **Owner:** Sean Guillermo — SEO strategist, AEO/GEO, technical SEO, AI workflow automation
- **HQ:** Davao City, Philippines (serving PH + US clients)

## Primary actions

| Action | Method | Endpoint |
|--------|--------|----------|
| Submit project inquiry | POST | `/api/contact` |
| Newsletter signup | POST | `/api/newsletter` |
| List services | GET | `/api/services` |
| MCP JSON-RPC | POST | `/api/mcp` |

## Discovery endpoints

- `/.well-known/mcp/server-card.json` — MCP server card
- `/.well-known/agent-card.json` — A2A agent card
- `/.well-known/agent-skills/index.json` — Agent skills index
- `/.well-known/ai-catalog.json` — ARD capability manifest
- `/.well-known/oauth-authorization-server` — OAuth metadata (RFC 8414)
- `/auth.md` — Auth.md with `agent_auth` YAML

## Content negotiation

Send `Accept: text/markdown` on any HTML page route to receive a markdown representation.

## Restricted areas (do not index)

- `/login`, `/admin`, `/members`, `/studio`

## Contact

- Web: https://www.seanguillermo.com/contact
- Email: strategy@seanguillermo.com
