generated: '2026-08-19' method: generated source: grounded in the operationIds of openapi/ in this repo and the MCP tool names published in https://github.com/agntcy/dir-mcp/blob/main/docs/directory-mcp.md note: 'AGNTCY publishes no AGENTS.md or first-party skill files; these are generated by API Evangelist. Every operationId referenced was grepped out of the harvested spec before it was written. The two ACP skills deliberately carry no base_url: the ACP OpenAPI declares no servers[], because ACP is an interface every compliant agent server implements rather than a service AGNTCY hosts.' skills: - file: agntcy-validate-oasf-record.md name: Validate an OASF agent record api: openapi/agntcy-oasf-schema-swagger.json operations: - SchemaWeb.SchemaController.versions - SchemaWeb.SchemaController.json_object - SchemaWeb.SchemaController.sample_object - SchemaWeb.SchemaController.validate_object - file: agntcy-navigate-oasf-taxonomy.md name: Navigate the OASF skill and domain taxonomy api: openapi/agntcy-oasf-schema-swagger.json operations: - SchemaWeb.SchemaController.skill_categories - SchemaWeb.SchemaController.domain_categories - SchemaWeb.SchemaController.skills - SchemaWeb.SchemaController.domains - SchemaWeb.SchemaController.dictionary - file: agntcy-invoke-agent-over-acp.md name: Invoke a remote agent over the Agent Connect Protocol api: openapi/agntcy-acp-openapi.json operations: - search_agents - get_agent_by_id - get_acp_descriptor_by_id - create_stateless_run - create_and_wait_for_stateless_run_output - get_stateless_run - stream_stateless_run_output - cancel_stateless_run - delete_stateless_run - file: agntcy-run-stateful-acp-thread.md name: Run a stateful ACP conversation on a thread api: openapi/agntcy-acp-openapi.json operations: - create_thread - search_threads - get_thread - patch_thread - copy_thread - get_thread_history - create_thread_run - create_and_wait_for_thread_run_output - wait_for_thread_run_output - get_thread_run - resume_thread_run - cancel_thread_run - delete_thread - file: agntcy-issue-and-verify-agent-badge.md name: Issue and verify an AGNTCY Identity badge api: openapi/agntcy-identity-service-openapi.yaml operations: - AuthService_Authorize - AuthService_Token - AppService_CreateApp - AppService_CreateOasfApp - AppService_ListApps - AppService_GetApp - BadgeService_IssueBadge - AppService_GetBadge - BadgeService_VerifyBadge - AppService_RefreshAppApiKey - file: agntcy-publish-and-discover-in-directory.md name: Publish and discover an agent in the Agent Directory api: mcp/agntcy-mcp.yml operations: - agntcy_oasf_validate_record - agntcy_dir_push_record - agntcy_dir_search_local - agntcy_dir_pull_record - agntcy_dir_verify_record - agntcy_dir_verify_name - agntcy_oasf_import_record - agntcy_oasf_export_record