Claude Code Plugins

Community-maintained marketplace

Feedback

call-foundry-agent

@jacwu/github-materials
67
0

Call Foundry agent with a prompt and get the response.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name call-foundry-agent
description Call Foundry agent with a prompt and get the response.

Call Azure Foundry Agent

Send a prompt to an Azure Foundry Agent and retrieve the response.

Parameters

  • Required: prompt (The input text to send to the agent)
  • Optional:
    • --agent-id (The ID of the agent to call. Defaults to AZURE_AI_AGENT_ID env var)
    • --endpoint (The Azure AI Project Endpoint. Defaults to AZURE_AI_PROJECT_ENDPOINT env var)

Example

.venv/Scripts/python .claude/skills/call_foundry_agent/scripts/call_foundry.py "search the latest news in 2026"