generated: '2026-08-26' method: generated source: >- Generated by the API Evangelist enrichment pipeline from the OpenAPI documents in openapi/, which were derived from the live WordPress REST route index at https://momatx.com/wp-json/ on 2026-08-26. Every operationId referenced below was verified to exist in those specs and to return data anonymously. MOMA Therapeutics publishes no skills, no AGENTS.md and no agent guidance of its own. skills: - name: moma-therapeutics-track-news-archive file: moma-therapeutics-track-news-archive.md api: moma-therapeutics:moma-therapeutics-posts-api description: >- Poll the news archive incrementally and resolve each item to the PDF or off-site article it actually points at. operations: [listPosts, getPost, listCategories, getMediaItem] - name: moma-therapeutics-resolve-people file: moma-therapeutics-resolve-people.md api: moma-therapeutics:moma-therapeutics-team-api description: >- Enumerate and classify the 59 people in the `team` custom post type by team_types, with roles and headshots. operations: [listTeamMembers, getTeamMember, listTeamTypes, getTeamType, getMediaItem] - name: moma-therapeutics-harvest-publications file: moma-therapeutics-harvest-publications.md api: moma-therapeutics:moma-therapeutics-media-api description: >- Join the news archive to the media library to retrieve AACR posters and papers on MOMA-313 and MOMA-341. operations: [search, listPosts, listMedia, getMediaItem] scope_note: >- Three skills, matching the three things this surface is genuinely good for. No skill was written for the comments, options, oEmbed or discovery surfaces: comments is empty, options is site configuration rather than a workflow, oEmbed is a single call needing no instruction, and discovery is already documented in the OpenAPI. Padding the set would not make the provider more agent-ready.