generated: '2026-08-01' method: generated source: >- openapi/gotham-greens-*-openapi.yml (every operationId referenced below was grepped from the specs; none are invented) plus conventions/ and errors/ note: >- Gotham Greens publishes no AGENTS.md, no skills and no developer documentation of any kind — searched 2026-08-01. These three skills were GENERATED by API Evangelist over the derived contract for its public WordPress content API, and are grounded only in operations verified to return HTTP 200 anonymously. skills: - file: gotham-greens-browse-journal.md name: Browse the Gotham Greens Journal description: >- Find and read Journal content — recipes, produce guides, sustainability stories — resolving categories, tags and featured images correctly. api: openapi/gotham-greens-posts-api-openapi.yml operations: [listCategories, listPosts, getPost, listTags, getMediaItem] - file: gotham-greens-harvest-site-content.md name: Harvest Gotham Greens site content description: >- Mirror the corporate pages, media library and full Journal archive, driven by the discovery routes rather than a hardcoded content model. api: openapi/gotham-greens-discovery-api-openapi.yml operations: [getRootIndex, listTypes, listTaxonomies, listPages, getPage, listPosts, listMedia] - file: gotham-greens-search-and-embed.md name: Search Gotham Greens and build rich previews description: >- Search site content, then turn the winning URL into a rich preview with oEmbed and the Yoast SEO / schema.org JSON-LD metadata. api: openapi/gotham-greens-search-api-openapi.yml operations: [searchContent, getPost, getPage, getOembed, getSeoHead]