Orchard Core A2A Client
Configuratieverwijzing voor CrestApps' Orchard Core A2A Client-functie: verbindingen, auth-types en profielbedrading.
Getest · Werkt
Wat het doet
Documenteert hoe de CrestApps.OrchardCore.AI.A2A-functie te activeren en configureren -- externe Agent-to-Agent hostverbindingen toevoegen via de admin UI, de 7 ondersteunde authenticatietypes (ApiKey, Basic, OAuth2ClientCredentials/PrivateKeyJwt/MutualTls, CustomHeaders, Anonymous), en verbindingen toewijzen aan AI-profielen, templates en chatinteracties zodat externe agents oproepbare tools worden. Triggers bij configuratie, verbinding, authenticatie of probleemoplossingsverzoeken van Orchard Core A2A Client.
Testrapport
Enkel zelfstandig bestand (geen externe script/${CLAUDE_PLUGIN_ROOT}-afhankelijkheden, in tegenstelling tot de eigen A2A host skill van de repo), en het is specifiek genoeg om echt nuttig te zijn: exacte feature-ID's, het admin-UI klikpad, en de 7-waardige auth-type enum die een basisantwoord zou moeten raden.
Getest op: 2026-07-16 · Claude Code 2.x (agent harness)
Installatie
git clone https://github.com/CrestApps/CrestApps.AgentSkills mkdir -p ~/.claude/skills cp -r CrestApps.AgentSkills/src/CrestApps.AgentSkills/crestapps-orchardcore/orchardcore-ai-a2a-client ~/.claude/skills/orchardcore-ai-a2a-client
Commando's en voorbeeldprompts
/orchardcore-ai-a2a-clientConfiguratieverwijzing voor CrestApps' Orchard Core A2A Client-functie: verbindingen, auth-types en profielbedrading.
Skills reageren op gewone verzoeken — geen commando's om te onthouden. Na installatie activeren prompts zoals deze de skill (in het Engels):
Help me enable the A2A Client feature in my Orchard Core admin panelHow do I add an ApiKey-authenticated remote agent connection here?Wire this remote agent connection to my AI Profile as a callable tool