generated: '2026-09-04' method: searched source: https://docs.xcures.com/.well-known/agent-skills/index.json note: >- These six Agent Skills are PROVIDER-PUBLISHED, not generated by this pipeline. xCures announced them in its 2026-08-19 changelog entry and serves them unauthenticated from its docs host with a discovery index that carries a sha256 digest per skill. Each file below was fetched verbatim on 2026-09-04 and saved unchanged. The skills are also listed as skills[] in the provider's A2A agent card (see a2a/). discovery: index_url: https://docs.xcures.com/.well-known/agent-skills/index.json index_file: ../well-known/xcures-agent-skills-index.json schema: https://schemas.agentskills.io/discovery/0.2.0/schema.json http_status: 200 content_type: application/json authentication_required: false fetched: '2026-09-04' api: xCures Public API skills: - name: standard-treatment-workflow file: xcures-standard-treatment-workflow.md url: https://docs.xcures.com/.well-known/agent-skills/standard-treatment-workflow/SKILL.md http_status: 200 digest: sha256:f2400be017e929841d1bfce67ad1cedd86f19d6d679ee50cf758a0742789db42 description: >- Register a patient with xCures and retrieve their structured medical records from national health information networks (Carequality / TEFCA). operations: - PublicSubjectControllerV2_create - PublicQueryController_search - PublicQueryController_create - PublicQueryController_get - PublicDocumentController_getAll - PublicChecklistController_list - PublicChecklistController_evaluate - name: byod-ingestion file: xcures-byod-ingestion.md url: https://docs.xcures.com/.well-known/agent-skills/byod-ingestion/SKILL.md http_status: 200 digest: sha256:927ed06127367a34a9fb5b9c3a84b2e1ca3ba8ab6c22f5196df2de3ae2a2d7a7 description: >- Upload a patient's existing medical records directly to xCures for normalization into FHIR R4 and Clinical Concepts, without querying any health information network. operations: - PublicSubjectControllerV2_create - PublicDocumentController_create - PublicSubjectController_getClinicalConceptsStatus - PublicSummaryController_subjectSummary - name: retrieval-only file: xcures-retrieval-only.md url: https://docs.xcures.com/.well-known/agent-skills/retrieval-only/SKILL.md http_status: 200 digest: sha256:69f58d00ef915b57fc84fa43deca3316f37ce715978235a549908ba90f6f1ba9 description: >- Query Carequality / TEFCA for a patient's existing records and retrieve the raw documents, with no xCures extraction or Clinical Concepts processing. operations: - PublicSubjectControllerV2_create - PublicQueryController_create - PublicQueryController_get - PublicDocumentController_getAll - PublicDocumentController_getPdfById - PublicReciprocityTemplateController_list - PublicDocumentController_create - PublicDocumentController_reciprocity - name: requery-patient file: xcures-requery-patient.md url: https://docs.xcures.com/.well-known/agent-skills/requery-patient/SKILL.md http_status: 200 digest: sha256:cb89de3553c0b0de282373d0625cbdb52b5a0ccd96fefd5320bc17497c962f53 description: >- Decide whether an already-registered patient needs a fresh network query, and dispatch one if their records are missing, stale, or errored. operations: - PublicSubjectController_get - PublicSubjectController_search - PublicQueryController_search - PublicQueryController_create - PublicQueryController_get - PublicDocumentController_getAll - name: bulk-patient-onboarding file: xcures-bulk-patient-onboarding.md url: https://docs.xcures.com/.well-known/agent-skills/bulk-patient-onboarding/SKILL.md http_status: 200 digest: sha256:096e007897ac87eebc999f941d01f948ab492d9a399ee9b25e4ba7dc9fb2cae6 description: >- Register a large roster of patients and dispatch queries for all of them, with chunking, per-subject failure isolation and bounded concurrency. operations: - PublicSubjectController_create - PublicQueryController_create - PublicQueryController_get - name: reciprocity file: xcures-reciprocity.md url: https://docs.xcures.com/.well-known/agent-skills/reciprocity/SKILL.md http_status: 200 digest: sha256:3fd3498b271b5fff85c762d71cad2a71467fd9b313d8012630feecb296ea2a08 description: >- Publish a clinical document back to a health information network (Carequality / TEFCA) to satisfy a project's QHIN reciprocity obligation. operations: - PublicReciprocityTemplateController_list - PublicDocumentController_create - PublicDocumentController_reciprocity - PublicDocumentController_unpublish