--- name: agentic-first version: 0.1.4 description: >- Author or update an agentic-first profile (open standard at https://www.agentic-first.co/standard/). Use when the user wants to publish a company or personal profile, generate /.well-known/agentic-profile.json, embed an agentic-first profile in HTML, validate one against the canonical JSON Schemas, or submit a domain to the directory at directory.agentic-first.co. v0.1.4 revises Mode 5 (plain-text colophon for AI-builder hosts like Gamma free / *.gamma.site, Tome, Beautiful.AI) from a multi-line block to a single pipe-separated line based on live testing on Gamma — empirically the multi-line block + "do not edit" preamble shipped in v0.1.3 did NOT survive Gamma's publish AI; the single-line colophon with user-voice framing did. v0.1.4 also de-vendors the Mode 1 upgrade path: any static host with path-based rewrites/proxies works (Vercel, Netlify, Cloudflare Pages or Workers, Bunny.net, GitHub Pages, self-hosted reverse proxy) — the standard does not require any specific vendor. Mode 4 remains speculative. Per-host recipe files at github.com/yqup/agentic-first/tree/main/docs/recipes — fetch only the recipe for the user's host instead of dumping a generic table. --- # agentic-first profile author The **agentic-first** standard is an open JSON profile companies and individuals publish on their own website at `/.well-known/agentic-profile.json` so AI agents and directories can discover them without scraping. Spec at . Live directory MCP at . This skill walks the user end-to-end from "I want to publish my profile" to a validated JSON file ready to host, then on to submitting the domain to the directory. It covers all four schema variants (company × person × public × protected) and all five publishing modes: 1. file at `/.well-known/agentic-profile.json` (canonical), 2. ` ``` The directory will find this on the home page when the well-known path is missing. 3. **Inline XML fallback** (only if their host won't allow `