generated: '2026-08-02' method: generated source: >- openapi/*.yml (derived from https://perfectday.com/wp-json/wp/v2) + conventions/perfect-day-conventions.yml + errors/perfect-day-problem-types.yml note: >- Packaged Agent Skills for the one machine-readable surface Perfect Day operates — the WordPress REST API behind perfectday.com. Every operationId referenced below exists verbatim in the named OpenAPI document and was verified anonymously reachable on 2026-08-02. Perfect Day publishes no skills or AGENTS.md of its own; these were generated by the API Evangelist pipeline. skills: - file: perfect-day-track-newsroom.md name: Track the Perfect Day newsroom description: >- Pull newsroom items (press coverage, partner launches, regulatory milestones), filter by date and news category, and resolve each item's outbound publication link. api: openapi/perfect-day-news-openapi.yml operations: [getNews, getNewsCategory, getNewsCategoryId, getMediaId] - file: perfect-day-harvest-success-stories.md name: Harvest Perfect Day partner success stories description: >- Pull the published partner/brand case studies, resolve their category taxonomy, and attach their imagery — a read on which consumer brands ship products made with ProFerm. api: openapi/perfect-day-success-stories-openapi.yml operations: [getSuccessStory, getSuccessStoryId, getSuccessStoryCategory, getSuccessStoryCategoryId, getMediaId] - file: perfect-day-search-site-content.md name: Search Perfect Day site content description: >- Cross-content-type search over posts, pages, news and success stories, then hydrate the thin search hits into full records by subtype. api: openapi/perfect-day-search-openapi.yml operations: [getSearch, getPosts, getPostsId, getPages, getPagesId, getNewsId, getSuccessStoryId]