generated: '2026-08-02' method: generated source: openapi/abcuro-content-openapi.yml + conventions/abcuro-conventions.yml + errors/abcuro-problem-types.yml note: >- Abcuro publishes no AGENTS.md, no skills and no agent documentation — the provider surface was searched first and returned nothing. These skills were generated by API Evangelist against the derived OpenAPI. Every operationId referenced was verified to exist verbatim in openapi/abcuro-content-openapi.yml. api: openapi/abcuro-content-openapi.yml skills: - file: abcuro-track-clinical-news.md name: Track Abcuro clinical and corporate news description: >- Pull press releases from the WordPress REST API, filter by date window, and read full announcement text — the reliable way to follow ulviprubart / MUSCLE trial news without scraping HTML. api: openapi/abcuro-content-openapi.yml operations: [listPosts, getPost, listCategories, search] - file: abcuro-harvest-science-publications.md name: Harvest Abcuro scientific publications and presented data description: >- Pull the abcuro_pubs publication records and the PDF/media assets behind them, including MUSCLE topline data and GCOM 2026 presentations. api: openapi/abcuro-content-openapi.yml operations: [listPublications, getPublication, listMediaItems, getMediaItem, search] - file: abcuro-map-company-graph.md name: Map the Abcuro company graph — people, roles and investors description: >- Build a structured view of leadership, team, board and investors using the person_role taxonomy, including the overlapping-roles gotcha. api: openapi/abcuro-content-openapi.yml operations: [listPersonRoles, listPeople, getPerson, listInvestors, getInvestor, listPages]